Value
| Name | Description | Value |
|---|---|---|
| AutoKernType.MANUAL | Allows manual kerning. | int 1 |
| AutoKernType.METRICS | Uses kern pairs, which contain information about the spacing of specific pairs of letters. | int 2 |
| AutoKernType.OPTICAL | Adjusts the spacing between adjacent characters based on their shapes. | int 3 |
Usage
As property
TextItem.autoKerning
| Jongware, 28-Aug-2012 v3.0.3i | Contents :: Index |