draw_glyphs


Description:

public virtual void draw_glyphs (Font font, GlyphString glyphs, int x, int y)

Draws the glyphs in glyphs with the specified `PangoRenderer`.

Parameters:

this

a `PangoRenderer`

font

a `PangoFont`

glyphs

a `PangoGlyphString`

x

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

y

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