TtfPostTable.GetAllGlyphIndexesForGlyphName
TtfPostTable.GetAllGlyphIndexesForGlyphName method
Gets array of glyphs indexes by glyph name
public uint[] GetAllGlyphIndexesForGlyphName(string glyphName)
Parameter | Type | Description |
---|---|---|
glyphName | String | Glyph name |
Return Value
array of glyphs indexes
See Also
- class TtfPostTable
- namespace Aspose.Font.TtfTables
- assembly Aspose.Font