advance_offset property
Glyph.advance_offset property
Horizontal (x) offset relative to glyph position. Mostly used to attach marks (like diacritics) to base characters.
@property
def advance_offset(self) -> int:
...
See Also
- module aspose.words.shaping
- class Glyph