pangoCairoGlyphStringPath: pangoCairoGlyphStringPath

Description Usage Arguments Details Author(s)

View source: R/pangoFuncs.R

Description

Adds the glyphs in glyphs to the current path in the specified cairo context. The origin of the glyphs (the left edge of the baseline) will be at the current point of the cairo context.

Usage

1
pangoCairoGlyphStringPath(cr, font, glyphs)

Arguments

cr

[Cairo] a Cairo context

font

[PangoFont] a PangoFont from a PangoCairoFontMap

glyphs

[PangoGlyphString] a PangoGlyphString

Details

Since 1.10

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.