Hi.
I want to add a bitmap font to my game. I've already created a png image containing the chars sheet. The sheet is only for numbers, not letters, so it will only contain 0, 1, 2, 3... etc.
How can I make it usable in my game? I made a .fnt file to hopefully make things easier.
Thanks!