类 TtfCMapFormatBaseTable

TtfCMapFormatBaseTable class

表示 CMap 子表的基类。

public class TtfCMapFormatBaseTable

属性

名称描述
PlatformId { get; }获取 PlatformId。
PlatformSpecificId { get; }获取 PlatformSpecificId。

方法

名称描述
virtual GetAllCodes()获取当前 CMap 子表中的所有代码。
virtual GetGlyphIndex(uint)获取给定字符代码的字形索引

另见