David J. Goehrig > SDL_Perl-2.1.2 > SDL::TTFont

Download:
SDL_Perl-2.1.2.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  5
Open  4
Stalled  3
View Bugs
Report a bug
Source   Latest Release: SDL_Perl-v2.2.6

NAME ^

SDL::TTFont - a SDL perl extension

SYNOPSIS ^

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

DESCRIPTION ^

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

AUTHOR ^

David J. Goehrig

SEE ALSO ^

perl SDL::Surface