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