Class OpenTypeFeature
public class OpenTypeFeature
- Inheritance
-
OpenTypeFeature
- Inherited Members
Constructors
OpenTypeFeature(OpenTypeFontTableReader, int)
public OpenTypeFeature(OpenTypeFontTableReader openTypeReader, int locationFeatureTable)
Parameters
openTypeReader
OpenTypeFontTableReaderlocationFeatureTable
int
Methods
GetRecord(int)
public virtual FeatureRecord GetRecord(int idx)
Parameters
idx
int
Returns
GetRecords()
public virtual IList<FeatureRecord> GetRecords()