Font::TTF::Fdsc(3pm) User Contributed Perl Documentation Font::TTF::Fdsc(3pm)
NAME
Font::TTF::Fdsc - Font Descriptors table in a font
DESCRIPTION
INSTANCE VARIABLES
version
descriptors
Hash keyed by descriptor tags
METHODS
$t->read
Reads the table into memory
$t->out($fh)
Writes the table to a file either from memory or by copying
$t->print($fh)
Prints a human-readable representation of the table
BUGS
None known
AUTHOR
Jonathan Kew Jonathan_Kew@sil.org. See Font::TTF::Font for copyright and licensing.
perl v5.10.1 2011-02-25 Font::TTF::Fdsc(3pm)