Package: pango

Function pango-cairo-update-context

Lambda List

pango-cairo-update-context (cr context)

Arguments

cr -- a cairo-t context
context -- a pango-context object, from a PangoCairo font map

Details

Updates a pango-context object previously created for use with Cairo to match the current transformation and target surface of a Cairo context. If any layouts have been created for the context, it is necessary to call the function pango-layout-context-changed on those layouts.
 

See also

2021-1-9