Author:
Sam Lantinga
Documentation:
http://jcatki.no-ip.org:8080/SDL_ttf/
Source:
SDL_ttf-2.0.9.tar.gz
SDL_ttf-2.0.9-1.src.rpm
SDL_ttf-2.0.9.zip
SDL_ttf-2.0.9.sea.bin
Subversion Repository:
http://svn.libsdl.org/trunk/SDL_ttf
Binary:
Linux
SDL_ttf-2.0.9-1.i386.rpm
SDL_ttf-devel-2.0.9-1.i386.rpm
Win32
SDL_ttf-2.0.9-win32.zip
SDL_ttf-devel-2.0.9-VC8.zip
MacOS X
SDL_ttf-2.0.9.dmg
MacOS Classic
SDL_ttf-devel-2.0.9-PPC.sea.bin
Requires:
The latest stable release of SDL 1.2, FreeType 2.0 or newer (except FreeType 2.1.3)
Runs on:
All platforms supported by SDL
Description:
This is a sample library which allows you to use TrueType
fonts in your SDL applications. It comes with an example program "showfont"
which displays an example string for a given TrueType font file.
Instructions:
Unpack and build. Run "showfont fontfile"
to display a font using the library.