9-nine- switch .fnt (Entergram's engine)
imKota opened this issue · comments
Alex commented
DevSeed commented
The font seems to be encrypted or compressed. Have you try to decrypt or decompress at first ?
Cosetto commented
Alex commented
@YuriSizuku any news?
DevSeed commented
@YuriSizuku any news?
It seems that this font was compressed by lz77. Later I will check it.
DevSeed commented
Sorry for the late reply.
I made a script for parsing this kind of font. You can use command to extract glphys. Then modify and append the data to the end of font.
I just tested append origin glyph in the end of the fnt file.
I did't test the details of the result, you can edit and test the glphy parameter as well.
python 9nine_fnt.py e font_00.fnt font_00.zip
python 9nine_fnt.py a font_00.fnt font_00.zip font_rebuild.fnt
Here are the glphys in fnt
font_00.zip