GlyphCompatibilityIssue
Vue de l’ensemble
‘GlyphCompatibilityIssue’ est une classe dans Aspose.Font FOSS pour Python.
GlyphCompatibilityIssue.to_dict retourne une représentation vocabulaire du sujet.
Cette classe fournit 1 méthode pour travailler avec GlyphCompatibilityIssue 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_signature’, ’efter-stats’, `before_Signatur’, ‘be Before_states’, ‘character’, ’codepoint‘ et 2 autres.
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
codepoint | int | Read | Gets the codepoint. |
character | str | Read | Gets the character. |
reason | str | Read | Gets the reason. |
geometry_notes | tuple[str, ...] | Read | Gets the geometry notes. |
before_signature | tuple[str, ...] | Read | Gets the before signature. |
after_signature | tuple[str, ...] | Read | Gets the after signature. |
before_stats | GlyphOutlineStats | Read | Gets the before stats. |
after_stats | GlyphOutlineStats | Read | Gets the after stats. |
méthodes
| Signature | Description |
|---|---|
to_dict() → dict[str, object] | Returns a dictionary representation of the issue |
Voir aussi
- Aspose.Font — référence API d’entreprise