cairoShowGlyphs {RGtk2} | R Documentation |
A drawing operator that generates the shape from a list of glyphs, rendered according to the current font_face, font_size (font_matrix), and font_options.
cairoShowGlyphs(cr, glyphs, num.glyphs)
|
[Cairo ] a cairo context |
|
[CairoGlyph ] list of glyphs to show |
|
[integer] number of glyphs to show |
Derived by RGtkGen from GTK+ documentation