GlyphNotFoundException

GlyphNotFoundException

Overview

GlyphNotFoundException 是Python的Aspose.Font FOSS中的一个类. 继承人: FontException.

当请求的字符标识或代码点在字体中没有映射时,会被提升.

这个类提供了一个方法,用于在Python程序中使用GlyphNotFoundException 对象. 有的方法包括: __init__. 在安装Python包的Aspose.Font FOSS后,所有公众成员都可以访问任何 Python 应用程序. 特性: glyph_id.

Properties

NameTypeAccessDescription
glyph_id``Read得到了字符号的标识.

Methods

SignatureDescription
__init__(glyph_id: int)Calls 开始 在这个 GlyphNotFoundException 实例上.

See Also

 中文