FONTS: Disable Kerning

Greetings. I have been trying to solve this for days by reading the manual and looking for a post: How can I disable the kerning (1 pixel between each letter)?

I am creating my fonts following the multiples of 16 pxiels:
https://www.dropbox.com/s/ytmkvm06j9pp8yy/font.gif?dl=0

I always get this result, between each letter there is 1 empty pixel of space:
https://www.dropbox.com/s/onpcw1hnt1kav9n/My%20Mod%20-%200044.png?dl=0

Is there a way to reduce this space to 0?

Hope someone can help me, thank you very much.




 
Have you tried setting fontmonospace 1 in menu.txt?
If you don't have menu.txt, then just make one :). It should go in data folder together with models.txt and levels.txt.

[couple hours later]

I've tried font3.gif and it's bugged because it's background color uses color not from 1st color in its palette. Long story short, I fixed it by converting it to RGB then converting it back to indexed color.
 
Bloodbane said:
Have you tried setting fontmonospace 1 in menu.txt?
If you don't have menu.txt, then just make one :). It should go in data folder together with models.txt and levels.txt.

[couple hours later]

I've tried font3.gif and it's bugged because it's background color uses color not from 1st color in its palette. Long story short, I fixed it by converting it to RGB then converting it back to indexed color.

Hello thank you very much.
Unfortunately the command fontmonospace 1 further separates the characters from each other, I think this will work better for me with a PixelArt style font.
About the background color of Font3.gif, I think I uploaded the wrong file, I apologize  :P
I will continue to test the Fonts.
Thank Yoy very much.  ;D
 
Back
Top Bottom