I recently made 4 bitmap fonts using texture maker(out of the font Verdana)
The font contains all the letters on a keyboard(Shift and no shift).
There are 4 bitmaps in the zip.
Each bitmap contains an entire font.
The bitmap must be manualy seperated because the letters vary in size.
Pure blue is the transparency color.
You can do whatever you want with these fonts, just be sure to mention that I(Ilya) made them.
Download(600kb each):



Some things that would make these fonts better:
If you extract all the letters from a font, please take the time to email it to me so I can post it here/post it here yourself(if you want to).
If you made a function that:
Requires a string, x position, and y position (optionaly a scale)
Prints the string to the screen at the x and y position (optionaly using the scale)
Optionaly allows you to load diffrent bitmap fonts.
Or something similar, please post it here(if you want to).