Hello, i would need some help for the project i'm currently working on. I'v writted a font rendering engine for my library, which use some textured fonts, based on the nehe openGL tutorials ( http://nehe.gamedev.net/data/lessons/lesson.asp?lesson=17 ).
The problem is : i can't find any fonts image in this format on the net. The format is 256*256 for the whole font image, and 16*16 per char. Could someone do me some cool fonts, or point me to a place where i could find some ?
Here is an exemple of the font file i need (the format could be bmp, png etc, rgba ) :
Sorry for my crappy english, and thanks in advance !
The problem is : i can't find any fonts image in this format on the net. The format is 256*256 for the whole font image, and 16*16 per char. Could someone do me some cool fonts, or point me to a place where i could find some ?
Here is an exemple of the font file i need (the format could be bmp, png etc, rgba ) :
Sorry for my crappy english, and thanks in advance !