"PersonaFont.exe [param1] [param2:opt]"
param1: "decom" - Decompress; "com" - Compress.
param2: "-l" - Logging to file "PersonaFont.log".
- Place "FONT0.FNT" (or renamed "FONT1.FNT") file near "PersonaFont.exe"
- Run "PersonaFont.exe", enter "decom" and you got:
- "FONT0.BMP" - indexed bitmap (Width = 16 glyph, Color depth = 4bpp).
- "FONT0 WIDTH TABLE.XML" - width table.
- Edit bitmap and cut's table.
Attention! Don't change cut's table structure! Result "FONT0.BMP" must have origin size and color depth!
- Place source "FONT0.FNT" and changed "FONT0.BMP","FONT0 WIDTH TABLE.XML" near "PersonaFont.exe"
- Run "PersonaFont.exe", enter "com" and you got:
- "FONT0 NEW.FNT"