A simple bitmap texture loader, two example fonts and a drawString function. This is more of an alternative to using glutBitmapCharacter for example if you don't want to include the glut libraries.
gltext.tar.gzThe font size can be changed and the mask colour set before loading the texture.
Use NeHe ttf tute example if you have the truetype2 libs.
Tutoring