Package: pango

Function pango-cairo-layout-line-path

Lambda List

pango-cairo-layout-line-path (cr line)

Arguments

cr -- a cairo-t context
line -- a pango-layout-line instance

Details

Adds the text in the pango-layout-line instance to the current path in the specified Cairo context. The origin of the glyphs (the left edge of the line) will be at the current point of the Cairo context.
 

See also

2021-1-9