James R. Barlow
|
190bfe8859
|
Fix suppression of tesseract config error messages
Cherry-pick and merge from fb8b161
|
2018-10-28 14:22:01 -07:00 |
|
James R. Barlow
|
ce930aa16e
|
tesseract: account for behavior changes when params are missing
Tesseract 4.0-rc1 now accepts invalid parameters in config and
won't return an error anymore. We prefer to raise an error if this
occurs.
See: https://github.com/tesseract-ocr/tesseract/commit/741ea00d7059d8ff7c55797ffc525a461d7f3ced
|
2018-10-28 14:07:47 -07:00 |
|
James R. Barlow
|
ed9fb110b1
|
Fix a comment about Tesseract behavior in certain versions
|
2018-07-12 02:46:34 -07:00 |
|
James R. Barlow
|
25a1dde57c
|
Fix recent versions of tesseract not registering as textonly_pdf
This change happened sometime after the 4.0.0-beta1 release in
Ubuntu 18.04
|
2018-06-23 02:59:22 -07:00 |
|
James R. Barlow
|
1caebaefb5
|
tesseract: Fix FileExistsError on if output file was created at timeout
|
2018-03-25 21:38:20 -07:00 |
|
James R. Barlow
|
af085b79dd
|
Move ocrmypdf to src/ocrmypdf
|
2018-03-24 23:59:08 -07:00 |
|