GlyphCompatibilityIssue
Overview
GlyphCompatibilityIssue is a class in Aspose.Font FOSS for Python.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
codepoint | int | Read | |
character | str | Read | |
reason | str | Read | |
geometry_notes | tuple[str, ...] | Read | |
before_signature | tuple[str, ...] | Read | |
after_signature | tuple[str, ...] | Read | |
before_stats | GlyphOutlineStats | Read | |
after_stats | GlyphOutlineStats | Read |
Methods
| Signature | Description |
|---|---|
to_dict() → dict[str, object] |