CffFontMetrics.GetGlyphWidth
CffFontMetrics.GetGlyphWidth method
返回字形宽度。可能被特定字体编码的继承者覆盖。
public override double GetGlyphWidth(GlyphId glyphId)
| 参数 | 类型 | 描述 |
|---|---|---|
| glyphId | GlyphId | 字形标识符。 |
返回值
字形宽度。
另见
- class GlyphId
- class CffFontMetrics
- namespace Aspose.Font.Cff
- assembly Aspose.Font