SDL_ttf 2.0

Screenshot Author:
   Sam Lantinga

Documentation:
   http://jcatki.no-ip.org:8080/SDL_ttf/ and on this site.

Source:
   SDL_ttf-2.0.10.tar.gz
   SDL_ttf-2.0.10-1.src.rpm
   SDL_ttf-2.0.10.zip

Mercurial Repository:
   http://hg.libsdl.org/SDL_ttf/

Binary:
   Linux
      SDL_ttf-2.0.10-1.i586.rpm
      SDL_ttf-devel-2.0.10-1.i586.rpm
      SDL_ttf-debuginfo-2.0.10-1.i586.rpm
      SDL_ttf-2.0.10-1.x86_64.rpm
      SDL_ttf-devel-2.0.10-1.x86_64.rpm
      SDL_ttf-debuginfo-2.0.10-1.x86_64.rpm
   Win32
      SDL_ttf-2.0.10-win32.zip
      SDL_ttf-devel-2.0.10-VC.zip
   Mac OS X
      SDL_ttf-2.0.10.dmg

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.