The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

SDL::TTFont - a SDL perl extension

SYNOPSIS

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

DESCRIPTION

AUTHOR

David J. Goehrig

SEE ALSO

perl(1) SDL::Surface(3)