I put the font file and the atlas image where its supposed to go and the text will either look blurry, broken, or not show up at all depending on which font I try to use
my game is in 1920 by 1080, the blurring in the resources tab is off, scale mode is nearest, some fonts will occasionally look fine if I scale them by 0.5 so I try to scale them up in bmfont but it seems to just make it worse
I tested A LOT of stuff to make bitmap fonts
Only thing that works perfectly for me is
Convert TTF Font to Bitmap Font
1 - ON LEFT Click Add Font File
2 - ON LEFT Change Font Size to 20-30 (60-80 if it’s NOT Pixel Art)
3 - ON LEFT Change Sharp from 80% to 100%
4 - ON RIGHT Change Color from Black to White
(OPTIONAL) Adding Outline
4A - ON RIGHT Click on Stroke to set it to On
4B - Line Join set to MITER
4C - Color set to different than color of Fill
(OPTIONAL) Adding Drop Shadow
4D - ON RIGHT click on Shadow to set it to Online
4E - Adjust it to your needs or leave as it is
5 - Click Export
6 - Click Save
There is also program called font builder which works but is a little bit more complicated than SnowB
Other crap just gave me bad results
Not saying their are bad but most likely i did something wrong when i should not be able to