attemptCharacterSplitting property
Whether to attempt splitting touching characters.
When true, the system tries to separate characters that are connected. This improves accuracy for some fonts but adds processing time. Default: true
Implementation
final bool attemptCharacterSplitting;