Function FreeTypeFont.getCharGlyph

get character glyph information

override Glyph* getCharGlyph(
  dchar ch,
  bool withImage = true
);