Overview
GlyphNotFoundException is a class in Aspose.Font FOSS for Python.
Inherits from: FontException.
Raised when a requested glyph ID or codepoint has no mapping in the font.
Properties
| Name | Type | Access | Description |
|---|
glyph_id | `` | Read | |
Methods
| Signature | Description |
|---|
__init__(glyph_id: int) | |