PDFontTool icon indicating copy to clipboard operation
PDFontTool copied to clipboard

Compiler complains over default png filename created

Open ArchOwlen opened this issue 2 years ago • 0 comments

The compiler complains with the default naming scheme that is applied to the generated png

Fix: remove ".fnt" in the png filename

Compiler Error: Axolotl.fnt should either have matching image table png/gif or encoded image data in the file

Does not work (default settings): image

Works (edited out ".fnt" in png name): image

Command Used: image

This is probably just user error, but may be useful for others struggling to figure out what went wrong

ArchOwlen avatar Nov 20 '23 22:11 ArchOwlen