GlyphDeltaComparisonReport
Overview
GlyphDeltaComparisonReport is a class in Aspose.Font FOSS for Python.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
moved_point_count | int | Read | |
is_comparable | bool | Read | |
glyph_id | int | Read | |
glyph_name | str | None | Read | |
codepoint | int | None | Read | |
character | str | Read | |
before | GlyphDeltaReport | Read | |
after | GlyphDeltaReport | Read | |
comparison_points | tuple[DeltaPoint, ...] | Read | |
note | str | None | Read |
Methods
| Signature | Description |
|---|---|
to_dict() → dict[str, object] |