PDF::API2::Basic::TTF::Prop(3)
Glyph Properties table in a font
DESCRIPTION
INSTANCE VARIABLES
- version
-
- default
-
- lookup
-
Hash of property values keyed by glyph number
- lookupFormat
-
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
[email protected]. See PDF::API2::Basic::TTF::Font for copyright and
licensing.