SDL::TTFont - a SDL perl extension



NAME

SDL::TTFont - a SDL perl extension


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.


AUTHOR

David J. Goehrig


SEE ALSO

the perl manpage the SDL::Surface manpage

 SDL::TTFont - a SDL perl extension