pangoCairoShowGlyphString: pangoCairoShowGlyphString

Description Usage Arguments Details Author(s)

View source: R/pangoFuncs.R

Description

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

Usage

1
pangoCairoShowGlyphString(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.