SDL_ttf - Overview
A Little Bit About Me
I am currently, as I write this document, a programmer for Raytheon. There I do all sorts of communications, network, GUI, and other general programming tasks in C/C++ on the Solaris and sometimes Linux Operating Systems. I've used SDL_ttf as one of the many methods of putting text on my SDL applications, and use it in my own SDL GUI code as well. While this document doesn't explain how and where to get fonts to use, it will explain how to use them with SDL_ttf.
Feel free to contact me: jcatki@jcatki.no-ip.org
The latest version of this library is available from: SDL_ttf Homepage
I am also usually on IRC at irc.freenode.net in the #SDL channel as LIM
This is the README in the SDL_ttf source archive.
This library is a wrapper around the excellent FreeType 1.2 library, available at: FreeType Homepage |
