PgCairo.showGlyphString

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

struct PgCairo
static
void
showGlyphString

Parameters

cr Context

a Cairo context

font PgFont

a #PangoFont from a #PangoCairoFontMap

glyphs PgGlyphString

a #PangoGlyphString

Meta

Since

1.10