table of contents
Font::TTF::Sill(3) | User Contributed Perl Documentation | Font::TTF::Sill(3) |
NAME¶
Font::TTF::Sill - Graphite language mapping table
DESCRIPTION¶
INSTANCE VARIABLES¶
- version
- Table version number.
- langs
- Contains a hash where the key is the language id and the value is an array of language records
Language Records¶
Each language record is itself an array of two values [fid, val]. fid is the feature id and is held as a long.
2011-10-13 | perl v5.16.3 |