GetGlyphsForText
TtfFont.GetGlyphsForText method
获取文本的字形表示。
public override GlyphId[] GetGlyphsForText(string text)
范围 | 类型 | 描述 |
---|---|---|
text | String | 输入文本。 |
返回值
GlyphId 数组。
也可以看看
- class GlyphId
- class TtfFont
- 命名空间 Aspose.Font.Ttf
- 部件 Aspose.Font
获取文本的字形表示。
public override GlyphId[] GetGlyphsForText(string text)
范围 | 类型 | 描述 |
---|---|---|
text | String | 输入文本。 |
GlyphId 数组。