Add TextFiltering Support for more languages

This commit is contained in:
Beangate
2025-07-28 12:07:15 -04:00
parent 01f63cd402
commit 1c2e844d7a
3 changed files with 39 additions and 8 deletions

View File

@@ -29,6 +29,10 @@
;note: this specifies a combo to wait on for taking a screenshot instead of using the delay. As an example: <ctrl>+<shift>+s. The list of keys can be found here: https://pynput.readthedocs.io/en/latest/keyboard.html#pynput.keyboard.Key
;screen_capture_combo = <ctrl>+<shift>+s
;screen_capture_old_macos_api = False
;language = ja
;language = zh
;note: This specifies the language to use for text filtering while using "screencapture". Valid values: ja: (Japanese) zh: (Chinese) ko: (Korean) ar: (Arabic) ru: (Russian) el: (Greek) he: (Hebrew) th: (Thai)
;Any other value will use Latin Extended (for most European languages and English).
;[winrtocr]
;url = http://aaa.xxx.yyy.zzz:8000
;[oneocr]