Holds the postscript names for glyphs. Note that they are not held as an array, but as indexes into two lists. The first list is the standard Postscript name list defined by the TrueType standard. The second comes from the font directly. Looking up a...
BHALLISSY/Font-TTF-1.06 - 25 Aug 2016 01:26:48 UTCA Truetype font consists of a header containing a directory of tables which constitute the rest of the file. This class holds that header and directory and also creates objects of the appropriate type for each table within the font. Note that it does...
BHALLISSY/Font-TTF-1.06 - 25 Aug 2016 01:26:48 UTCHandles the GSUB subtables in relation to Ttopen tables. Due to the variety of different lookup types, the data structures are not all that straightforward, although I have tried to make life easy for myself when using this!...
BHALLISSY/Font-TTF-1.06 - 25 Aug 2016 01:26:48 UTCHandles all the script, lang, feature, lookup stuff for a Font::TTF::Gsub/Font::TTF::Gpos table leaving the class specifics to the subclass...
BHALLISSY/Font-TTF-1.06 - 25 Aug 2016 01:26:48 UTCBHALLISSY/Font-TTF-Scripts-1.06 - 25 Aug 2016 01:35:31 UTC
A Truetype font consists of a header containing a directory of tables which constitute the rest of the file. This class holds that header and directory and also creates objects of the appropriate type for each table within the font. Note that it does...
OTTO/PDF-API3-3.001 - 25 Apr 2009 23:23:46 UTC