TtfCMapFormat0Table.GetGlyphIndex
TtfCMapFormat0Table.GetGlyphIndex method
Gets a glyph index for a given character code.
public override uint GetGlyphIndex(uint charCode)
Parameter | Type | Description |
---|---|---|
charCode | UInt32 | Character code. |
Return Value
Glyph index.
See Also
- class TtfCMapFormat0Table
- namespace Aspose.Font.TtfCMapFormats
- assembly Aspose.Font