Setting | Description |
---|---|
Minimum Character Gap Percentage | The maximum horizontal gap between joint characters' boxes is denoted as a percentage of A char height.
|
Maximum Vertical Misalignment Percentage | The Maximum vertical misalignment between joint character boxes is denoted as a percentage of A char height. Default value: 0.25f
|
Minimum Characters to Create a Line | Determine the minimum number of characters to create a line. Default value: 1 can also be described as a Block or Word for the utilization of this tool. |
Flatten | If True, it concatenates the words on the line into a single result string. Otherwise, each word is a separate result string. Default value: False. It is generally recommended to enable this setting. |