Hello! I am trying to evaluate this program to see if I should buy it.
My current project needs to have a Monospaced font, with the dimensions of 32x32 pixels. But I am struggling how to figure out how to accomplish this. I found a brief mention of this in the help file, but it’s not very clear on what to do. Please keep in mind I’m very new to making fonts…
A mono-spaced font should work within the command console.
However this program seems to be invalidating fonts. I can load up an existing TTF font which works with the console, change one character, save, but then it fails to load in the console.
I followed all of the guidelines and it still wont work…
- Font file must be fixed width.
- It must be FF_MODERN.
I have no idea if it’s something I’m doing wrong (most likely) or the software itself.

Is this problem solved with a more recent update of FontCreator, or is it still failing in the console?