Package: pango

Function pango:font-map-load-font

Lambda List

pango:font-map-load-font (fontmap context desc)

Arguments

fontmap -- a pango:font-map object
context -- a pango:context object the font will be used with
desc -- a pango:font-description instance describing the font to load

Return Value

The newly allocated pango:font loaded, or nil if no font matched.

Details

Load the font in the fontmap that is the closest match for desc.
 

See also

2024-3-6