TextDeltaReport
Overview
TextDeltaReport is a class in Aspose.Font FOSS for Python.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
glyph_count | int | Read | |
active_glyph_count | int | Read | |
supported_glyph_count | int | Read | |
text | str | Read | |
instance_label | str | Read | |
coordinates | dict[str, float] | Read | |
normalized_coordinates | dict[str, float] | Read | |
glyph_reports | tuple[GlyphDeltaReport, ...] | Read |
Methods
| Signature | Description |
|---|---|
to_dict() → dict[str, object] |