SDL ttf

From GPWiki

Files:GUITutorial_warn.gif The Game Programming Wiki has moved! Files:GUITutorial_warn.gif

The wiki is now hosted by GameDev.NET at wiki.gamedev.net. All gpwiki.org content has been moved to the new server.

However, the GPWiki forums are still active! Come say hello.

SDL_ttf is an extension to SDL that provides support for drawing TrueType fonts. It is a wrapper around the well known FreeType Library. It is, like all SDL extensions, simple, powerful, portable, and available under the GNU LGPL.

SDL_ttf Tutorials

SDL_ttf Links