[]
Controls metric kerning, kerning that utilizes adjustment data contained in the font.
public enum SvgFontKerning
Public Enum SvgFontKerning
| Name | Description |
|---|---|
| Auto | Specifies that kerning is applied at the discretion of the user agent. |
| None | Specifies that kerning is not applied. |
| Normal | Specifies that kerning is applied. |