Public Member Functions | |
| Lookup (int position) | |
Public Attributes | |
| ushort | MarkFilteringSet |
| ushort | Flags |
| Dictionary< int, Substitution > | Substitutions |
| The mapping. It marks the first glyph of a sequence to its set of one or more substitution matches. (A set of substitutions is itself a 'GlyphSubstitution' object - avoids the need to have a list here) More... | |
Package Functions | |
| void | Setup (FontParser parser) |
Package Attributes | |
| int | Offset |
Properties | |
| bool | SetupRequired [get] |
|
inline |
|
inlinepackage |
| ushort InfiniText.Lookup.Flags |
| ushort InfiniText.Lookup.MarkFilteringSet |
|
package |
| Dictionary<int,Substitution> InfiniText.Lookup.Substitutions |
The mapping. It marks the first glyph of a sequence to its set of one or more substitution matches. (A set of substitutions is itself a 'GlyphSubstitution' object - avoids the need to have a list here)
|
get |