DFont is a C++ class for use with SDL that allows specially formated
fonts (any type supported by SDL_Image) to be used on SDL_Surfacees. The
only function it has implented right now is PutText. More will come when
I find a need for them.
http://phoenix.lhup.edu/~dleimbac/Projects/DFont/
Thanks Sam!!
Dave