Function FreeTypeFontFile.getCharIndex

find glyph index for character

uint getCharIndex(
  dchar code,
  dchar def_char = '\0'
);