Top
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.
Use the SDL::Font given as first parameter.
David J. Goehrig
perl SDL::Surface