Used to enable an OpenType feature.
Public Member Functions | |
OpenTypeFeature (string name) | |
OpenTypeFeature (string name, int param) | |
Public Attributes | |
string | Name |
The name of the feature. More... | |
int | Parameter |
An extra parameter if the feature uses one. More... | |
|
inline |
|
inline |
string InfiniText.OpenTypeFeature.Name |
The name of the feature.
int InfiniText.OpenTypeFeature.Parameter |
An extra parameter if the feature uses one.