TtfCMapFormat0Table.GetGlyphIndex

TtfCMapFormat0Table.GetGlyphIndex method

Gets a glyph index for a given character code.

public override uint GetGlyphIndex(uint charCode)
ParameterTypeDescription
charCodeUInt32Character code.

Return Value

Glyph index.

See Also