Overview
FontParseException is a class in Aspose.Font FOSS for Python.
Inherits from: FontException.
Raised when binary font data cannot be parsed.
Properties
| Name | Type | Access | Description |
|---|
offset | `` | Read | |
format_name | `` | Read | |
Methods
| Signature | Description |
|---|
__init__(message: str, offset: int, format_name: str) | |