I used BMfont to make my text, (3*5 pixels) but even at the lowest setting, it is still very spaced out! See here:
is there a way to make it more packed together? In Gdev or not.
I used BMfont to make my text, (3*5 pixels) but even at the lowest setting, it is still very spaced out! See here:
Sounds like you’ve created a font with monospacing, whereas you want a font with proportional spacing.
Mono spacing means every letter, number, or symbol takes up the same amount of horizontal space.
Proportional spacing means that the space each character takes up is based on its actual size. For instance, an “i” is narrower than an “m”.
Get some font and go with
Or just use snowb it should not add mono spacing by default
That is if you have original ttf
Free TTF Fonts
https://www.google.com/search?q=free+ttf+fonts
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