TextDeltaReport
Vue de l’ensemble
‘TextDeltaReport’ est une classe dans Aspose.Font FOSS pour Python.
TextDeltaReport agrégera les informations delta au niveau glyph, exposant le glyf_count, active_glyph_conte et une collection de glyfe_reports pour l’inspection QA.
Cette classe fournit 1 méthode pour travailler avec TextDeltaReport objets dans les programmes Python. Les méthodes disponibles comprennent: to_dict. Tous les membres publics sont accessibles à n’importe quelle application Pythone après l’installation de l’Aspose.Font FOSS pour le package Pyathon. Propriétés: ‘active_glyph_count’, ‘coordinates’, gryph-count, ‘gyph’reports’, ‘instance_label , 'normalized_coordinaires et 2 autres.
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
glyph_count | int | Read | Gets the glyph count. |
active_glyph_count | int | Read | Gets the active glyph count. |
supported_glyph_count | int | Read | Gets the supported glyph count. |
text | str | Read | Gets the text. |
instance_label | str | Read | Gets the instance label. |
coordinates | dict[str, float] | Read | Gets the coordinates. |
normalized_coordinates | dict[str, float] | Read | Gets the normalized coordinates. |
glyph_reports | tuple[GlyphDeltaReport, ...] | Read | Gets the glyph reports. |
méthodes
| Signature | Description |
|---|---|
to_dict() → dict[str, object] | Calls to_dict on this TextDeltaReport instance. |
Voir aussi
- Aspose.Font — référence API d’entreprise