layoutPath

fnvoid layoutPath(cairo.context.Context cr, pango.layout.Layout layout)

Adds the text in a [pango.layout.Layout] to the current path in the specified cairo context.

The top-left corner of the [pango.layout.Layout] will be at the current point of the cairo context.

Parameters

cra Cairo context
layouta Pango layout