Results 538 comments of Amit Dovev

The original request is about mixing different font styles in the same line.

Well, the in-memory API was not design to work with multiple traineddata.

>is there any way that we can load additional traineddata after Init(...)? No.

However, depending on which scripts you are trying to combine, a trainddata file from the script directory may be used as a replacement. https://github.com/tesseract-ocr/tessdata_fast/tree/main/script For example: eng+fra => Latin

Hi @arvintnn, Did you change Tesseract's code? If the answer is yes, the prefered way to send code changes is via pull request. Be aware that it's not guaranteed that...

@egorpugin, The SW job for Windows with VS 2022 failed in the last few days.

@egorpugin, The Windows job failed in the last few days.

@stweil, @zdenop IMO, we have a long standing principle issue with SW which is used in the CI for PRs and commits. SW CI breaks regularly. Sometimes for weeks. It...

Recently, the sw badge says: 'failing' even when the sw jobs did not fail. ![Build status](https://github.com/tesseract-ocr/tesseract/workflows/sw/badge.svg) https://github.com/tesseract-ocr/tesseract/actions/workflows/sw.yml