layoutLinePath

fnvoid layoutLinePath(cairo.context.Context cr, pango.layout_line.LayoutLine line)

Adds the text in [pango.layout_line.LayoutLine] 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.

Parameters

cra Cairo context
linea [pango.layout_line.LayoutLine]