table of contents
| Font::TTF::Prop(3pm) | User Contributed Perl Documentation | Font::TTF::Prop(3pm) |
NAME¶
Font::TTF::Prop - Glyph Properties table in a fontDESCRIPTION¶
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 tableBUGS¶
None knownAUTHOR¶
Jonathan Kew Jonathan_Kew@sil.org. See Font::TTF::Font for copyright and licensing.| 2011-02-25 | perl v5.10.1 |