Credits:
 - FontConv.exe and FontConv.psd created by PitzerMike
 - FontConvUpdateJ.exe created by Ammorth

About:
PitzerMike created a nifty tool to generate .blp files and a .j file for custom fonts to use with his textsplat library.
When Deaod took over textsplats (found here: http://www.wc3c.net/showthread.php?t=107989 ) the syntax for the .j file changed.
FontConvUpdateJ.exe will generate an updated .j file that works with the latest version of TextSplat (1.3.0).  It requires the
original initialization.j to be in the same directory (folder) and will create (or replace) output.j with the updated code.

Usage:
 - Follow the instructions here related to Importing Custom Fonts: http://www.wc3c.net/showthread.php?t=87798
 - Run FontConvUpdateJ.exe, after running FontConv.exe and generating the .blps and initialization.j
 - Open the generated output.j and copy and paste the code into your map

Errors:
 
   "Could not read initialization.j...  Aborting!"

   Fix: place initialization.j in the same directory (folder) as FontConvUpdateJ.exe


   "Could not open output.j...  Aborting!"

   Fix: something is restricting FontConvUpdateJ.exe from wiriting to disk.  You may have to give it elevated privlages,
        try running it in a different directory (non-protected) or you may not have enough room on your drive.
