Function Font.getCharGlyph

get character glyph information

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