font_create.exe
    when run it will create "font.dat" provided there is a "font.txt" present
    debug data is logged to screen, use redirect to capture it from DOS (font_create.exe > output.txt)

font_extract.exe
    when run it will create "font.txt" provided there is a "font.dat" present
    debug data is logged to screen, use redirect to capture it from DOS (font_create.exe > output.txt)

Neither makes a backup of the file it is creating.

If you want the source, just ask. The other EZ font tools should work with these files.

2 sample fonts in both dat and txt form are provided. One was hand made by myself, the other
was generated from a EZ4 skin.

cory1492