AutoKernType

The type of kerning to use for characters.

Values

Name

Description

Value

AutoKernType.MANUAL

Allows manual kerning.

1

AutoKernType.METRICS

Uses kern pairs, which contain information about the spacing of specific pairs of letters.

2

AutoKernType.OPTICAL

Adjusts the spacing between adjacent characters based on their shapes.

3

Object of

TextItem.autoKerning