GlyphPosition.yOffset

harfbuzz.types.Position yOffset() @property

Get yOffset field.

Returns

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

should not affect how much the line advances.

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

Set yOffset field.

Parameters

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