CffFontMetrics.SetGlyphWidth
CffFontMetrics.SetGlyphWidth method
Sets glyph width.
public override void SetGlyphWidth(GlyphId glyphId, double value)
| Parameter | Type | Description |
|---|---|---|
| glyphId | GlyphId | Glyph identifier. |
| value | Double | New width |
See Also
- class GlyphId
- class CffFontMetrics
- namespace Aspose.Font.Cff
- assembly Aspose.Font