| SDL_Perl documentation | view source | Contained in the SDL_Perl distribution. |
SDL::TTFont - a SDL perl extension
$font = new TTFont -name => "Utopia.ttf", -size => 18;
SDL::TTFont is a module for applying true type fonts to SDL::Surface.
David J. Goehrig
perl SDL::Surface
| SDL_Perl documentation | view source | Contained in the SDL_Perl distribution. |