TtfCMapFormatBaseTable.GetGlyphIndex

TtfCMapFormatBaseTable.GetGlyphIndex method

Gets a glyph index for a given character code

public virtual uint GetGlyphIndex(uint charCode)
ParameterTypeDescription
charCodeUInt32character code

Return Value

glyph index

See Also