Method Cairo.Glyph()->create()
- Method
create
Cairo.Glyph Cairo.Glyph(int(0..)index,float|int|voidx,float|int|voidy)- Parameter
index glyph index in the font. The exact interpretation of the glyph index depends on the font technology being used.
- Parameter
x the offset in the X direction between the origin used for drawing or measuring the string and the origin of this glyph.
- Parameter
y the offset in the Y direction between the origin used for drawing or measuring the string and the origin of this glyph.