CmapSubtable
CmapSubtable
概述
CmapSubtable 是Python的Aspose.Font FOSS中的一个类.
CmapSubtable.get_gid返回 Unicode 代码点的字符标识或没有如果未映射.
这个类提供了一个方法,用于在Python程序中使用CmapSubtable 对象. 有的方法包括: get_gid. 在安装Python包的Aspose.Font FOSS后,所有公众成员都可以访问任何 Python 应用程序. 特性: encoding_id, format, platform_id.
属性
| 名称: | 类型 | Access | 描述情况 |
|---|---|---|---|
platform_id | int | 阅读/写作 | 获取或设置 platform id。. |
encoding_id | int | 阅读/写作 | 获取或设置编码 ID。. |
format | int | 阅读/写作 | 获取或设置格式。. |
方法
| Signature | 描述情况 |
|---|---|
get_gid(codepoint: int) → `int | None` |