|
| virtual Glyph |
GetGlyph (int index) |
| |
| virtual OpenTableLookup |
GetLookupTable (int idx) |
| |
| virtual IList< ScriptRecord > |
GetScriptRecords () |
| |
| virtual IList< FeatureRecord > |
GetFeatureRecords () |
| |
| virtual IList< FeatureRecord > |
GetFeatures (String[] scripts, String language) |
| |
| virtual IList< FeatureRecord > |
GetSpecificFeatures (IList< FeatureRecord > features, String[] specific) |
| |
| virtual FeatureRecord |
GetRequiredFeature (String[] scripts, String language) |
| |
| virtual IList< OpenTableLookup > |
GetLookups (FeatureRecord[] features) |
| |
| virtual IList< OpenTableLookup > |
GetLookups (FeatureRecord feature) |
| |
| virtual bool |
IsSkip (int glyph, int flag) |
| |
| virtual int |
GetGlyphClass (int glyphCode) |
| |
| virtual int |
GetUnitsPerEm () |
| |
| virtual LanguageRecord |
GetLanguageRecord (String otfScriptTag) |
| |
| virtual LanguageRecord |
GetLanguageRecord (String otfScriptTag, String langTag) |
| |