GlyphInterpolationIssue

GlyphInterpolationIssue

Vue de l’ensemble

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

GlyphInterpolationIssue.codepoint est le code-point intégral de l’unicode du glyphe affecté.

Cette classe fournit 1 méthode pour travailler avec GlyphInterpolationIssue des 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: ‘after_active’, ‘before_activ’, ‘character’, ‘codepoint’, entered_tuple_indices', ’exited_Tuples_Indices, et 2 autres.

Propriétés

NameTypeAccessDescription
codepointintReadGets the codepoint.
characterstrReadGets the character.
reasonstrReadGets the reason.
before_activetuple[ActiveTupleSummary, ...]ReadGets the before active.
after_activetuple[ActiveTupleSummary, ...]ReadGets the after active.
entered_tuple_indicestuple[int, ...]ReadGets the entered tuple indices.
exited_tuple_indicestuple[int, ...]ReadGets the exited tuple indices.
retuned_tuplestuple[TupleScalarDelta, ...]ReadGets the retuned tuples.

méthodes

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

Voir aussi

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