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

NameTypeAccessDescription
glyph_countintReadGets the glyph count.
active_glyph_countintReadGets the active glyph count.
supported_glyph_countintReadGets the supported glyph count.
textstrReadGets the text.
instance_labelstrReadGets the instance label.
coordinatesdict[str, float]ReadGets the coordinates.
normalized_coordinatesdict[str, float]ReadGets the normalized coordinates.
glyph_reportstuple[GlyphDeltaReport, ...]ReadGets the glyph reports.

méthodes

SignatureDescription
to_dict()dict[str, object]Calls to_dict on this TextDeltaReport instance.

Voir aussi

  • Aspose.Font — référence API d’entreprise
 Français