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)
ParameterTypeDescription
charCodeuint32_tcharacter code

ReturnValue

glyph index

See Also