GlyphNotFoundException

GlyphNotFoundException

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

NameTypeAccessDescription
glyph_id``Read

Methods

SignatureDescription
__init__(glyph_id: int)