This function returns a font dependent glyph index based on the specified character code.
Parameter | Description |
---|---|
font_index |
Font index of the font or font instance in the Font Catalog. |
char_code |
Character's code (Unicode). |
The return value is a font dependent glyph index. Nonexistent characters will be represented by the glyph index 0.