PgCairo.glyphStringPath

Adds the glyphs in @glyphs to the current path in the specified cairo context. The origin of the glyphs (the left edge of the baseline) will be at the current point of the cairo context.

struct PgCairo
static
void
glyphStringPath

Parameters

cr Context

a Cairo context

font PgFont

a #PangoFont from a #PangoCairoFontMap

glyphs PgGlyphString

a #PangoGlyphString

Meta

Since

1.10