ascender_offset property

Glyph.ascender_offset property

Vertical (y) offset relative to glyph position. Mostly used to attach marks (like diacritics) to base characters.

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

See Also