PgFont.hasChar

Returns whether the font provides a glyph for this character.

Returns %TRUE if @font can render @wc

class PgFont
bool
hasChar
(
dchar wc
)

Parameters

wc dchar

a Unicode character

Meta

Since

1.44