ot_math_glyph_part_t#

Added in version 1.3.3.

class ot_math_glyph_part_t(*args, **kwargs)#

Data type to hold information for a “part” component of a math-variant glyph. Large variants for stretchable math glyphs (such as parentheses) can be constructed on the fly from parts.

Fields#

class ot_math_glyph_part_t
end_connector_length#

The length of the connector on the ending side of the variant part

flags#

ot_math_glyph_part_flags_t flags for the part

full_advance#

The total advance of the part

glyph#

The glyph index of the variant part

start_connector_length#

The length of the connector on the starting side of the variant part