Context.glyphPath

Adds closed paths for the glyphs to the current path. The generated path if filled, achieves an effect similar to that of cairo_show_glyphs(). Since 1.0

class Context
void
glyphPath

Parameters

glyphs cairo_glyph_t*

array of glyphs to show

numGlyphs int

number of glyphs to show

Meta