You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
please consider the need of users to do OCR with languages outside the suggested list.
Maybe a configuration variable can be added instead, with these default values, but which can be modified if needed?
Activity
[-]Tesseract 语言包过滤[/-][+]Tesseract OCR 语言包过滤[/+]🎨 Tesseract OCR 语言包过滤 Fix #7242
eulores commentedon Feb 3, 2023
Dear D,
please consider the need of users to do OCR with languages outside the suggested list.
Maybe a configuration variable can be added instead, with these default values, but which can be modified if needed?
Thanks for your cosideration!
88250 commentedon Feb 3, 2023
有道理,我想我们可以继续改进为通过环境变量进行扩展,优先读取环境变量中的配置,例如可以配置环境变量
SIYUAN_TESSERACT_LANGS=chi_sim+chi_sim_vert+eng+fra+osd
如果存在这样的环境变量就直接使用了。[-]Tesseract OCR 语言包过滤[/-][+]Tesseract OCR 语言包支持通过环境变量设置[/+]🎨 Tesseract OCR 语言包支持通过环境变量设置 Fix #7242