Package: pango

Function pango:font-has-char

Lambda List

pango:font-has-char (font char)

Arguments

font -- a pango:font object
char -- a character or a char code with a Unicode character

Return Value

Returns whether the font provides a glyph for the given character.

Details

Returns true if font can render the given character.

Since 1.44
 

See also

2024-3-5