font::ttf::mort(3)
NAME
Font::TTF::Mort - Glyph Metamorphosis table in a font
METHODS
$t->read
Reads the table into memory
$t->out($fh)
Writes the table to a file either from memory or by copy
ing
$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.