Package: pango

Function pango-context-load-font

Lambda List

pango-context-load-font (context desc)

Arguments

context -- a pango-context object
desc -- a pango-font-description instance describing the font to load

Return Value

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

Details

Loads the font in one of the fontmaps in the context that is the closest match for desc.
 

See also

2021-1-3