Package: pango

Function pango-context-load-fontset

Lambda List

pango-context-load-fontset (context desc language)

Arguments

context -- a pango-context object
desc -- a pango-font-description instance describing the fonts 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 context that can be used to render a font matching desc.
 

See also

2021-1-3