sdl::ttf::font(3pm) debian man page | unix.com

Man Page: sdl::ttf::font

Operating Environment: debian

Section: 3pm

pods::SDL::TTF::Font(3pm)				User Contributed Perl Documentation				 pods::SDL::TTF::Font(3pm)

NAME
SDL::TTF::Font - Font object type for SDL_ttf
CATEGORY
TTF, Structure
METHODS
CONSTRUCTOR
my $font = SDL::TTF::Font->new($font_file, $point_size); my $font = SDL::TTF::Font->new($font_file, $point_size, $face_index); Load file for use as a font, at the given size. This can load TTF, OTF and FON files. You can specify the face index of a font file containing multiple faces. Returns: a SDL::TTF::Font object. "undef" is returned on errors. Example: use SDL::TTF::Font; my $font = SDL::TTF::Font->new('arial.ttf', 24);
AUTHORS
See "AUTHORS" in SDL.
SEE ALSO
SDL::TTF perl v5.14.2 2012-05-28 pods::SDL::TTF::Font(3pm)
Related Man Pages
font::ttf::ttc(3) - centos
font::ttf::loca(3) - centos
font::ttf::features::cvar(3) - centos
font::ttf::anchor(3pm) - debian
font::ttf::ttc(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Introduction
How to copy a column of multiple files and paste into new excel file (next to column)?
New UNIX and Linux History Sections