GlyphDeltaComparisonReport

GlyphDeltaComparisonReport

Vue de l’ensemble

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

GlyphDeltaComparisonReport.moved_point_count est le nombre de points qui se déplacent entre avant et après.

Cette classe fournit 1 méthode pour travailler avec GlyphDeltaComparisonReport 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: ‘après’, ‘avant’, ‘character’, ‘codepoint’, comparison_points', ’glyf_id et 4 autres.

Propriétés

NameTypeAccessDescription
moved_point_countintReadGets the moved point count.
is_comparableboolReadGets the is comparable.
glyph_idintReadGets the glyph id.
glyph_name`strNone`Read
codepoint`intNone`Read
characterstrReadGets the character.
beforeGlyphDeltaReportReadGets the before.
afterGlyphDeltaReportReadGets the after.
comparison_pointstuple[DeltaPoint, ...]ReadGets the comparison points.
note`strNone`Read

méthodes

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

Voir aussi

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