TRUE if font can render wcFont.hasChar
bool hasChar(dchar wc)Returns whether the font provides a glyph for this character.
Parameters
wc | a Unicode character |
bool hasChar(dchar wc)Returns whether the font provides a glyph for this character.
wc | a Unicode character |
TRUE if font can render wc