SDL::TTFont.3pm

Langue: en

Autres versions - même langue

Version: 2003-01-03 (openSuse - 09/10/07)

Section: 3 (Bibliothèques de fonctions)

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