CffFontMetrics.GetGlyphWidth
CffFontMetrics.GetGlyphWidth method
Returns glyph width. May be overridden by specific Font encoding inheritors.
public override double GetGlyphWidth(GlyphId glyphId)
| Parameter | Type | Description |
|---|---|---|
| glyphId | GlyphId | Glyph identifier. |
Return Value
Glyph width.
See Also
- class GlyphId
- class CffFontMetrics
- namespace Aspose.Font.Cff
- assembly Aspose.Font