[SOLVED] Bitmap fonts converted from tff via SnowB don't work

If you go to https://snowb.org and convert ttf to bitmap font
Font won’t work in gdevelop

Font i converted long ago works perfectly fine
Actually all my older fonts do
BUT even if take any ttf file of any of these fonts and convert them now
They don’t work
Link to fonts

PixelTimesNewRom converted today don’t work
ZeroMonogramOutline converted long ago works perfectly fine
ZM converted today but from SAME file as ZeroMonogramOutline
And ZM also don’t work

I saw some new lines in fnt file and extra text after i converted font’s today
I did try to remove extra stuff from fnt file but it did not change anything

i had the same problem a bit ago!!
i guess there was some sort of update to snowb that broke how they export their fonts??

the problem for me was that the one of the page counts would have “-1” instead of 0
trying opening the .fnt in a text editor and change this line!!

1 Like

I figured it out already and posted it on SnowB git
Hopefully author will fix it

SilenceLeo (the fev behind SnowB) has aleays been super fast on this stuff.

Looks like he got a fix out. Page=-1 in fnt file for first char · Issue #141 · SilenceLeo/snowb-bmf · GitHub