PgCairo.layoutPath

Adds the text in a PangoLayout to the current path in the specified cairo context. The top-left corner of the PangoLayout will be at the current point of the cairo context. Since 1.10

class PgCairo
static
void
layoutPath

Parameters

cr Context

a Cairo context

layout PgLayout

a Pango layout

Meta