glyph_index property

Glyph.glyph_index property

Index of the glyph (GID) in the physical font.

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

See Also