Package: pango

Function pango:cairo-layout-path

Lambda List

pango:cairo-layout-path (cr layout)

Arguments

cr -- a cairo:context-t instance
layout -- a pango:layout object

Details

Adds the text in a Pango layout to the current path in the specified Cairo context. The top-left corner of the Pango layout will be at the current point of the Cairo context.
 

See also

#2025-1-1