freetypy.SubGlyph

class freetypy.SubGlyph

A description of a given subglyph.

__init__()

x.__init__(...) initializes x; see help(type(x)) for signature

Attributes

arg1 The subglyph’s first argument (if any).
arg2 The subglyph’s second argument (if any).
flags The SUBGLYPH_FLAG bitfield.
index The glyph index of the subglyph.
transform The subglyph transformation (if any).