Aspose::Font::TtfCMapFormats::TtfCMapFormatBaseTable::GetGlyphIndex method
TtfCMapFormatBaseTable::GetGlyphIndex method
Gets a glyph index for a given character code.
virtual uint32_t Aspose::Font::TtfCMapFormats::TtfCMapFormatBaseTable::GetGlyphIndex(uint32_t charCode)
Parameter | Type | Description |
---|---|---|
charCode | uint32_t | character code |
ReturnValue
glyph index
See Also
- Class TtfCMapFormatBaseTable
- Namespace Aspose::Font::TtfCMapFormats
- Library Aspose.Font for C++