advance property

Glyph.advance property

Advance width indicating placement for the subsequent glyph.

@property
def advance(self) -> int:
    ...

See Also