GetAllGlyphIds
CffFont.GetAllGlyphIds method
返回所有字形 ID 的数组,在字体中可用。 字形 ID 是字形的唯一编号,取决于字体类型。 CFF 字体字形 ID 可以是 (GlyphStringId
) 类或 (GlyphUInt32Id
类.
public override GlyphId[] GetAllGlyphIds()
返回值
所有字形标识符,在字体中可用。
也可以看看
- class GlyphId
- class CffFont
- 命名空间 Aspose.Font.Cff
- 部件 Aspose.Font