CompositeComponentMovement
Overview
CompositeComponentMovement is a class in Aspose.Font FOSS for Python.
Properties
| Name | Type | Access | Description |
|---|
component_index | int | Read | |
glyph_id | int | Read | |
point_count | int | Read | |
strongest_point_index | int | None | Read | |
strongest_magnitude | float | Read | |
total_abs_dx | float | Read | |
total_abs_dy | float | Read | |
active_tuple_count | int | Read | |
local_strongest_point_index | int | None | Read | |
local_strongest_magnitude | float | Read | |
shift_magnitude | float | Read | |
transform_changed | bool | Read | |
note | str | None | Read | |
Methods
| Signature | Description |
|---|
to_dict() → dict[str, float | int | bool | None] | |