Index

CDTEngineV8

FontGetGlyphIndex

This function returns a font dependent glyph index based on the specified character code.

Parameters

ParameterDescription

font_index

Font index of the font or font instance in the Font Catalog.

char_code

Character's code (Unicode).

Return Value

The return value is a font dependent glyph index. Nonexistent characters will be represented by the glyph index 0.



 

Index