CffFontMetrics.SetGlyphWidth

CffFontMetrics.SetGlyphWidth method

Sets glyph width.

public override void SetGlyphWidth(GlyphId glyphId, double value)
ParameterTypeDescription
glyphIdGlyphIdGlyph identifier.
valueDoubleNew width

See Also