pangoCairoLayoutLinePath {RGtk2}R Documentation

pangoCairoLayoutLinePath

Description

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.

Usage

pangoCairoLayoutLinePath(cr, line)

Arguments

cr [Cairo] a Cairo context
line [PangoLayoutLine] a PangoLayoutLine

Details

Since 1.10

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]