draw_glyph


Description:

public virtual void draw_glyph (Font font, Glyph glyph, double x, double y)

Draws a single glyph with coordinates in device space.

Parameters:

this

a `PangoRenderer`

font

a `PangoFont`

glyph

the glyph index of a single glyph

x

X coordinate of left edge of baseline of glyph

y

Y coordinate of left edge of baseline of glyph