GlyphPosition.xOffset

harfbuzz.types.Position xOffset() @property

Get xOffset field.

Returns

how much the glyph moves on the X-axis before drawing it, this

should not affect how much the line advances.

void xOffset(harfbuzz.types.Position propval) @property

Set xOffset field.

Parameters

propvalhow much the glyph moves on the X-axis before drawing it, this should not affect how much the line advances.