Learn R Programming

RGtk2 (version 2.20.31)

pangoCairoShowGlyphString: pangoCairoShowGlyphString

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

pangoCairoShowGlyphString(cr, font, glyphs)

Arguments

cr
[Cairo] a Cairo context

Details

Since 1.10