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

Man Page: font::ttf::pclt

Operating Environment: debian

Section: 3pm

Font::TTF::PCLT(3pm)					User Contributed Perl Documentation				      Font::TTF::PCLT(3pm)

NAME
Font::TTF::PCLT - PCLT TrueType font table
DESCRIPTION
The PCLT table holds various pieces HP-PCL specific information. Information here is generally not used by other software, except for the xHeight and CapHeight which are stored here (if the table exists in a font).
INSTANCE VARIABLES
Only from table and the standard: version FontNumber Pitch xHeight Style TypeFamily CapHeight SymbolSet Typeface CharacterComplement FileName StrokeWeight WidthType SerifStyle Notice that "Typeface", "CharacterComplement" and "FileName" return arrays of unsigned characters of the appropriate length
METHODS
$t->read Reads the table into memory thanks to some utility functions $t->out($fh) Writes the table to a file either from memory or by copying.
BUGS
None known
AUTHOR
Martin Hosken Martin_Hosken@sil.org. See Font::TTF::Font for copyright and licensing. perl v5.10.1 2009-01-29 Font::TTF::PCLT(3pm)
Related Man Pages
font::ttf::oldcmap(3) - centos
font::ttf::os_2(3) - centos
font::ttf::post(3) - centos
font::ttf::head(3pm) - debian
font::ttf::oldcmap(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
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
My first PERL incarnation... Audio Oscillograph