Font.hasChar

bool hasChar(dchar wc)

Returns whether the font provides a glyph for this character.

Parameters

wca Unicode character

Returns

TRUE if font can render wc