debian man page for imager::font::freetype2

Query: imager::font::freetype2

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Imager::Font::FreeType2(3pm)				User Contributed Perl Documentation			      Imager::Font::FreeType2(3pm)

NAME
Imager::Font::FreeType2 - low-level functions for FreeType2 text output
DESCRIPTION
Imager::Font creates a Imager::Font::FreeType2 object when asked to. See Imager::Font to see how to use this type. This class provides low-level functions that require the caller to perform data validation. This driver supports: transform() dpi() draw() The following parameters: o "utf8" o "vlayout" o "sizew" Special behaviors If you call transform() to set a transformation matrix, hinting will be switched off. This prevents sudden jumps in the size of the text caused by the hinting when the transformation is the identity matrix. If for some reason you want hinting enabled, use $font->hinting(hinting=>1) to re-enable hinting. This will need to be called after each call to transform().
AUTHOR
Addi, Tony perl v5.14.2 2011-06-06 Imager::Font::FreeType2(3pm)
Related Man Pages
imager::font(3pm) - debian
imager::font::bbox(3pm) - debian
imager::inline(3pm) - debian
imager::matrix2d(3pm) - debian
imager::transform(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Find columns in a file based on header and print to new file
Weird 'find' results
A (ksh) Library For and From UNIX.com