virtual int GetCharValue(unsigned glyphIndex) const;
GetCharValue returns the UCS-2 character value associated with a glyph index.
Parameters |
Description |
unsigned glyphIndex |
Glyph index value which is used to retrieve the corresponding UCS-2 character value. |
An integer value containing the value of UCS-2 character.