Page 1 of 1

How to create Monospaced font 32x32 pixels?

Posted: Tue Jul 20, 2021 1:12 am
by TheOneMagos
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...

Re: How to create Monospaced font 32x32 pixels?

Posted: Mon Jul 26, 2021 7:02 pm
by TheOneMagos
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...

1. Font file must be fixed width.
2. It must be FF_MODERN.

I have no idea if it's something I'm doing wrong (most likely) or the software itself.

Re: How to create Monospaced font 32x32 pixels?

Posted: Mon Aug 09, 2021 10:40 pm
by Erwin Denissen
Is this problem solved with a more recent update of FontCreator, or is it still failing in the console?