drawGlyphs
open fun drawGlyphs(font: Font, glyphs: GlyphString, x: <Error class: unknown class>, y: <Error class: unknown class>)
Draws the glyphs in @glyphs with the specified PangoRenderer
.
Since
1.8
Parameters
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.