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::Tool::Font - a perl extension

DESCRIPTION

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

METHODS

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

perl SDL::Font SDL::TTFont SDL::Surface