Package: pango

Function pango-font-has-char

Lambda List

pango-font-has-char (font wc)

Arguments

font -- a pango-font object
wc -- an unsigned integer with a Unicode character

Return Value

Returns whether the font provides a glyph for this character.

Details

Returns true if font can render wc.

Since 1.44
 

See also

2021-1-8