TtfCMapFormat4Table
TtfCMapFormat4Table class
代表TTF字体文件的Format4 CMap子表。
public class TtfCMapFormat4Table : TtfCMapFormatBaseTable
特性
姓名 | 描述 |
---|---|
PlatformId { get; } | 获取 PlatformId. |
PlatformSpecificId { get; } | 获取 PlatformSpecificId. |
方法
姓名 | 描述 |
---|---|
override GetAllCodes() | 获取当前 CMap 的子表中的所有代码。 |
override GetGlyphIndex(uint) | 获取给定字符代码的字形索引。 |