Package: pango

Function pango-font-map-load-fontset

Lambda List

pango-font-map-load-fontset (fontmap context desc language)

Arguments

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

Return Value

The newly allocated pango-fontset object loaded, or nil if no font matched.

Details

Load a set of fonts in the fontmap that can be used to render a font matching desc.
 

See also

2021-1-8