Data Fields | |
MSymbol | sym |
unsigned int | script |
unsigned int | langsys |
unsigned int * | features [2] |
Unique symbol representing the spec. This is the same as the OTF-SPEC of the FLT.
unsigned int MFLTOtfSpec::script |
Tags for script and language system.
unsigned int MFLTOtfSpec::langsys |
unsigned int* MFLTOtfSpec::features[2] |
Array of GSUB (1st element) and GPOS (2nd element) features. Each array is terminated by 0. If an element is 0xFFFFFFFF apply the previous features in that order, and apply all the other features except those that appear in the following elements. It may be NULL if there are no features.