man PDF::API2::Basic::TTF::Fpgm () - Font program in a TrueType font. Called when a font is loaded
NAME
PDF::API2::Basic::TTF::Fpgm - Font program in a TrueType font. Called when a font is loaded
DESCRIPTION
This is a minimal class adding nothing beyond a table, but is a repository for fpgm type information for those processes brave enough to address hinting.
$t->read
Reading this table is simply a process of reading all the data into the RAM copy. Nothing more is done with it. Outputs Fpgm program as XML Parse all that hinting code
BUGS
None known
AUTHOR
Martin Hosken Martin_Hosken@sil.org. See PDF::API2::Basic::TTF::Font for copyright and licensing.