jwilk-archive / ocrodjvu

OCR for DjVu
GNU General Public License v2.0
44 stars 19 forks source link

gocr: "trying pxH-fix by Hxp …" #45

Open jwilk opened 2 years ago

jwilk commented 2 years ago

gocr prints some junk on stderr:

$ gocr --version
0.52-20181015

$ ocrodjvu -e gocr --dry-run tests/data/alice.djvu
Processing 'tests/data/alice.djvu':
- Page #1
  trying pxH-fix by Hxp -30 -23   0   4
#

We should either supress it, or, better, get it fixed upstream.