Type1FontMetrics.SetGlyphWidth
Type1FontMetrics.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 Type1FontMetrics
- namespace Aspose.Font.Type1
- assembly Aspose.Font