A font feature in a particular font face, such as 'smcp' (small caps).
Public Member Functions | |
void | Setup () |
Fully sets up this feature now. More... | |
Public Attributes | |
string | Name |
FontParser | Parser |
int | Offset |
FontFace | Face |
LookupList | List |
The list of lookup entries. More... | |
Lookup[] | Lookups |
This features lookup sets. More... | |
Properties | |
bool | SetupRequired [get] |
True if this feature has been fully loaded. More... | |
|
inline |
Fully sets up this feature now.
FontFace InfiniText.FontFeature.Face |
LookupList InfiniText.FontFeature.List |
The list of lookup entries.
Lookup [] InfiniText.FontFeature.Lookups |
This features lookup sets.
string InfiniText.FontFeature.Name |
int InfiniText.FontFeature.Offset |
FontParser InfiniText.FontFeature.Parser |
|
get |
True if this feature has been fully loaded.