CffFont.GetAllGlyphIds
CffFont.GetAllGlyphIds method
返回字体中所有可用字形 ID 的数组。字形 ID 是针对字形的唯一编号,取决于字体类型。CFF 字体的字形 ID 可以是 (GlyphStringId) 类或 (GlyphUInt32Id) 类的实例。
public override GlyphId[] GetAllGlyphIds()
返回值
所有可在字体中使用的字形标识符。
另见
- class GlyphId
- class CffFont
- namespace Aspose.Font.Cff
- assembly Aspose.Font