Search results for "module:Font::TTF::GPOS"
Font::TTF::GPOS - Support for Opentype GPOS tables in conjunction with TTOpen
The GPOS table is one of the most complicated tables in the TTF spec and the corresponding data structure abstraction is also not trivial. While much of the structure of a GPOS is shared with a GSUB table via the Font::TTF::Ttopen...
BHALLISSY/Font-TTF-1.06 - 25 Aug 2016 01:26:48 UTC
Font::TTF::Anchor - Anchor points for GPOS tables
The Anchor defines an anchor point on a glyph providing various information depending on how much is available, including such information as the co-ordinates, a curve point and even device specific modifiers....
BHALLISSY/Font-TTF-1.06 - 25 Aug 2016 01:26:48 UTC
Font::TTF::Font - Memory representation of a font
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...
BHALLISSY/Font-TTF-1.06 - 25 Aug 2016 01:26:48 UTC
Font::TTF::Ttopen - Opentype superclass for standard Opentype lookup based tables (GSUB and GPOS)
Handles 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 UTC
PDF::API3::Compat::API2::Basic::TTF::Font - Memory representation of a font
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