TtfTableRepository

TtfTableRepository class

表示 TTF 表的存储库。

public class TtfTableRepository

特性

姓名描述
CffTable { get; }获取 cff 表。
CMapTable { get; }获取 CMap 表。
CvtTable { get; }获取 cvt 表。
FpgmTable { get; }获取 fpgm 表。
GlyfTable { get; }获取字形表。
HeadTable { get; }获取头表。
HheaTable { get; }获取 hhea 表。
HmtxTable { get; }获取 hmtx 表。
LocaTable { get; }获取位置表。
MaxpTable { get; }获取 maxp 表。
NameTable { get; }获取名称表。
Os2Table { get; }获取 OS/2 表。
PostTable { get; }获取 post 表。
PrepTable { get; }获取准备表。

也可以看看