类 TtfCMapFormat6Table
TtfCMapFormat6Table class
表示 TTF 字体文件的 Format6 CMap 子表。
public class TtfCMapFormat6Table : TtfCMapFormatBaseTable
属性
| 名称 | 描述 |
|---|---|
| PlatformId { get; } | 获取 PlatformId。 |
| PlatformSpecificId { get; } | 获取 PlatformSpecificId。 |
方法
| 名称 | 描述 |
|---|---|
| override GetAllCodes() | 获取当前 CMap 子表中的所有代码。 |
| override GetGlyphIndex(uint) | 获取给定字符代码的字形索引。 |
另见
- class TtfCMapFormatBaseTable
- namespace Aspose.Font.TtfCMapFormats
- assembly Aspose.Font