SDL::TTFont - a SDL perl extension


SDL_Perl documentation  | view source Contained in the SDL_Perl distribution.

Index


NAME

Top

SDL::TTFont - a SDL perl extension

SYNOPSIS

Top

  $font = new TTFont -name => "Utopia.ttf", -size => 18;

DESCRIPTION

Top

SDL::TTFont is a module for applying true type fonts to SDL::Surface.

AUTHOR

Top

David J. Goehrig

SEE ALSO

Top

perl SDL::Surface


SDL_Perl documentation  | view source Contained in the SDL_Perl distribution.