SDL::TTFont - a SDL perl extension


Back to Top


NAME

SDL::TTFont - a SDL perl extension

Back to Top


SYNOPSIS

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

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

Back to Top


AUTHOR

David J. Goehrig

Back to Top


SEE ALSO

perl the SDL::Surface manpage

Back to Top

 SDL::TTFont - a SDL perl extension