cairo_layout_line_path


Description:


[ Version ( since = "1.10" ) ]
public void cairo_layout_line_path (Context cr, LayoutLine line)

Adds the text in `PangoLayoutLine` 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:

cr

a Cairo context

line

a `PangoLayoutLine`


Namespace: Pango
Package: pangocairo