[]
Determines whether the glyphs themselves should be stretched or compressed in addition to the advance values.
public enum SvgLengthAdjust
Public Enum SvgLengthAdjust
Name | Description |
---|---|
Spacing | Indicates that only the advance values are adjusted. The glyphs themselves are not stretched or compressed. |
SpacingAndGlyphs | Indicates that the advance values are adjusted and the glyphs themselves stretched or compressed in one axis. |