Aspose.Font.Glyphs

Aspose.Font.Glyphs命名空间提供描述字形对象的类。

课程

班级描述
CompositeGlyph表示一个字体复合字形。
CompositeGlyphComponent表示复合字形组件(带有放置矩阵的字形)。
CompositeGlyphComponentList表示复合字形组件列表。
Glyph表示字体字形。
GlyphId表示字形id,在Font中可用。 字形id是字形的唯一编号,取决于字体类型。 例如: type1的id是字形名称,实例为(GlyphStringId) class. TTF 的 id 是一个 int 索引,实例为 (GlyphUInt32Id 类.
GlyphIdList表示字形 id 列表。
GlyphStringId表示字符串字形id。
GlyphUInt32Id表示整数字形 id。

接口

界面描述
IGlyphAccessor定义检索指定字形标识符和字形的功能。

枚举

枚举描述
GlyphIdType指定字形 id 的类型。
GlyphState指定字形状态。