PgRenderer.drawGlyphs

Draws the glyphs in @glyphs with the specified #PangoRenderer.

class PgRenderer
void
drawGlyphs

Parameters

font PgFont

a #PangoFont

glyphs PgGlyphString

a #PangoGlyphString

x int

X position of left edge of baseline, in user space coordinates in Pango units.

y int

Y position of left edge of baseline, in user space coordinates in Pango units.

Meta