[]
Indicates how the user agent should determine the spacing between typographic characters that are to be rendered along a path.
public enum SvgTextPathSpacing
Public Enum SvgTextPathSpacing
Name | Description |
---|---|
Auto | Indicates that the user agent should adjust the spacing between typographic characters in order to achieve visually appealing results. |
Exact | Indicates that the typographic characters should be rendered exactly according to the spacing rules. |