SDL::Tool::Font - a perl extension



NAME

SDL::Tool::Font - a perl extension


DESCRIPTION

the SDL::Tool::Font manpage provides a unified interface for applying True Type and SFont fonts to various surfaces.


METHODS

print ( surface, x, y, text ... )

SDL::Tool::Font::print print the given text on the supplied surface with the upper left hand corner starting at the specified coordinates.


AUTHOR

David J. Goehrig


SEE ALSO

the perl manpage the SDL::Font manpage the SDL::TTFont manpage the SDL::Surface manpage

 SDL::Tool::Font - a perl extension