fix(tesseract/regex): support unicode characters
Mostly from the first part of regexify_text
This commit is contained in:
@ -22,4 +22,5 @@ rpath = false
|
||||
[profile.release-debug]
|
||||
inherits = "release"
|
||||
debug = true
|
||||
incremental = true
|
||||
strip = false
|
||||
|
||||
Reference in New Issue
Block a user