GlyphDeltaReport

Vue de l’ensemble

‘GlyphDeltaReport’ est une classe dans Aspose.Font FOSS pour Python.

GlyphDeltaReport.to_dict retourne une représentation vocabulaire des données du rapport.

Cette classe fournit 1 méthode pour travailler avec GlyphDeltaReport 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_tuples’, ‘character’, codepoint', ‘component_movements’, 'composite_compositionnants', ’contour_count et 10 autres.

Propriétés

NameTypeAccessDescription
glyph_idintReadGets the glyph id.
glyph_name`strNone`Read
codepoint`intNone`Read
characterstrReadGets the character.
instance_labelstrReadGets the instance label.
coordinatesdict[str, float]ReadGets the coordinates.
normalized_coordinatesdict[str, float]ReadGets the normalized coordinates.
total_tuple_countintReadGets the total tuple count.
active_tuplestuple[DeltaTupleReport, ...]ReadGets the active tuples.
strongest_pointstuple[DeltaPoint, ...]ReadGets the strongest points.
composite_componentstuple[CompositeGlyphComponent, ...]ReadGets the composite components.
component_movementstuple[CompositeComponentMovement, ...]ReadGets the component movements.
point_countintReadGets the point count.
contour_countintReadGets the contour count.
is_supportedboolReadGets the is supported.
note`strNone`Read

méthodes

SignatureDescription
to_dict()dict[str, object]Returns a dictionary representation of the report’s data

Voir aussi

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