Context.showGlyphs

A drawing operator that generates the shape from an array of glyphs, rendered according to the current font face, font size (font matrix), and font options. Since 1.0

class Context
void
showGlyphs

Parameters

glyphs cairo_glyph_t[]

array of glyphs to show

Meta