Meloman19 / PersonaEditor

Persona 3/4/5 File Editor: Text, Graphics, Containers.
MIT License
61 stars 23 forks source link

Font Editor Improvements #27

Open marcussacana opened 2 years ago

marcussacana commented 2 years ago

Some features that will be very usefull to edit the fonts

marcussacana commented 2 years ago

Also, After a good time debugging I found another the problem in the PersonaLib to replace the font texture, the png decoder is buggy, when trying replace the font texture with a PNG using palette the problem happens. To circumvent, we can just convert the png to 24bpp RGB image file.