cairoGlyphPath: cairoGlyphPath

Description Usage Arguments Author(s)

View source: R/cairoFuncs.R

Description

Adds closed paths for the glyphs to the current path. The generated path if filled, achieves an effect similar to that of cairoShowGlyphs.

Usage

1
cairoGlyphPath(cr, glyphs)

Arguments

cr

[Cairo] a cairo context

glyphs

[CairoGlyph] list of glyphs to show

Author(s)

Derived by RGtkGen from GTK+ documentation


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

Related to cairoGlyphPath in RGtk2...