HarfBuzz.ot_math_glyph_part_t¶
Fields¶
| Name | Type | Access | Description | 
|---|---|---|---|
| end_connector_length | int | r/w | The length of the connector on the ending side of the variant part | 
| flags | HarfBuzz.ot_math_glyph_part_flags_t | r/w | HarfBuzz.ot_math_glyph_part_flags_tflags for the part | 
| full_advance | int | r/w | The total advance of the part | 
| glyph | int | r/w | The glyph index of the variant part | 
| start_connector_length | int | r/w | The length of the connector on the starting side of the variant part | 
Methods¶
None