Function FreeTypeFontFile.getCharIndex
find glyph index for character
uint getCharIndex(
dchar code,
dchar def_char = '\0'
);
find glyph index for character
uint getCharIndex(
dchar code,
dchar def_char = '\0'
);