GetAllGlyphIds

Type1Font.GetAllGlyphIds method

返回所有字形 ID 的数组,在字体中可用。 字形 ID 是字形的唯一编号,取决于字体类型。 Type1 字体字形 ID 可以是 (GlyphStringId) 类或 (GlyphUInt32Id 类.

public override GlyphId[] GetAllGlyphIds()

返回值

所有字形标识符,在字体中可用。

也可以看看