SDL::Font - a SDL perl extension


SDL_Perl documentation  | view source Contained in the SDL_Perl distribution.

Index


NAME

Top

SDL::Font - a SDL perl extension

SYNOPSIS

Top

  $font = new Font "Font.png";
  $font->use();

DESCRIPTION

Top

SDL::Font provides an interface to loading and using SFont style fonts with SDL::Surface objects.

AUTHOR

Top

David J. Goehrig

SEE ALSO

Top

perl SDL::Surface


SDL_Perl documentation  | view source Contained in the SDL_Perl distribution.