Aspose::Font::TtfTables::TtfPostTable::GetAllGlyphIndexesForGlyphName method
TtfPostTable::GetAllGlyphIndexesForGlyphName method
Gets array of glyphs indexes by glyph name.
System::ArrayPtr<uint32_t> Aspose::Font::TtfTables::TtfPostTable::GetAllGlyphIndexesForGlyphName(System::String glyphName)
Parameter | Type | Description |
---|---|---|
glyphName | System::String | Glyph name |
ReturnValue
array of glyphs indexes
See Also
- Typedef ArrayPtr
- Class String
- Class TtfPostTable
- Namespace Aspose::Font::TtfTables
- Library Aspose.Font for C++