PDFontTool
PDFontTool copied to clipboard
Compiler complains over default png filename created
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):
Works (edited out ".fnt" in png name):
Command Used:
This is probably just user error, but may be useful for others struggling to figure out what went wrong