Enumeration
AutoKernType
The type of kerning to use for characters.
Values
| Name | Type | Access | Description |
|---|---|---|---|
| Int = 1 | readonly | Allows manual kerning. | |
| Int = 2 | readonly | Uses kern pairs, which contain information about the spacing of specific pairs of letters. | |
| Int = 3 | readonly | Adjusts the spacing between adjacent characters based on their shapes. |
Object of 1
Properties elsewhere that hold an AutoKernType value.