Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Kind of looks like your font metrics (ascent/descent/pixel size) are fairly off, the latest version of the program should be warning you about this.

And how do I fix this? I tried to adjust it but after changing the default values in combination with my chosen letter resolution, I'm pretty lost...

I used 32x32 px big letters with 4 px space on the top, bottom and both sides. Could you tell me what to put here? I try to fix this for the 6 hours straight now and I just want it to be previewed right in the Windows font viewer, everything else is already set up.

Thanks for helping btw. (x_x)




Ascent and Descent are in em units, not in pixels. There’s an overlay when you move your mouse over the input image showing ascent/descent.

I can’t tell what this glyph of yours is supposed to be, but you can try ascent=896, descent=128, linegap=0 (and adjust your Baseline Y to be, well, at the baseline).