Aspose::Font::TtfCMapFormats::TtfCMapFormat6Table::GetGlyphIndex method

TtfCMapFormat6Table::GetGlyphIndex method

Gets a glyph index for a given character code.

uint32_t Aspose::Font::TtfCMapFormats::TtfCMapFormat6Table::GetGlyphIndex(uint32_t charCode) override
ParameterTypeDescription
charCodeuint32_tCharacter code.

ReturnValue

Glyph index.

See Also