SDL::Tool::Font - a perl extension


Back to Top


NAME

SDL::Tool::Font - a perl extension

Back to Top


DESCRIPTION

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

Back to Top


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.

Back to Top


AUTHOR

David J. Goehrig

Back to Top


SEE ALSO

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

Back to Top

 SDL::Tool::Font - a perl extension