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 | 指定字形状态。 |