Learn R Programming

RGtk2 (version 2.12.17)

cairoShowGlyphs: cairoShowGlyphs

Description

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.

Usage

cairoShowGlyphs(cr, glyphs, num.glyphs)

Arguments

cr
[Cairo] a cairo context
glyphs
[CairoGlyph] list of glyphs to show
num.glyphs
[integer] number of glyphs to show