| SDL_Perl documentation | view source | Contained in the SDL_Perl distribution. |
SDL::Font - a SDL perl extension
$font = new Font "Font.png"; $font->use();
SDL::Font provides an interface to loading and using SFont style fonts with SDL::Surface objects.
David J. Goehrig
perl SDL::Surface
| SDL_Perl documentation | view source | Contained in the SDL_Perl distribution. |