Mansour Behabadi
a78630ce99
Make src scripts executable
...
Signed-off-by: Mansour Behabadi <mansour@oxplot.com >
2014-01-14 17:50:46 +11:00
fritz-hh
01d07253e8
indicate python2 to be used in header
2014-01-13 18:03:43 +01:00
Jim Barlow
1d62ef27a2
Fix AttributeError on self.width if Tesseract finds no OCR text
...
self.width remains undefined unless hOCR finds text. It might not, if
a page contains only an image for example.
Full error message is:
AttributeError: ‘hocrTransform’ object has no attribute ‘width’
2014-01-12 22:10:15 -08:00
Jim Barlow
9aa2171052
Monkeypatch reportlab to output grayscale and monochrome colorspaces
2014-01-09 16:36:26 -08:00
fritz-hh
884dbce712
copyright years updated
2014-01-04 21:20:29 +01:00
fritz-hh
5e0f8be4b1
Various improvements
...
-Constants moved to config.sh
- Use "python2" cmd instead of "python"
- few other minor changes
2013-11-27 22:34:21 +01:00
fritz-hh
15baca5e08
HocrTransform.py: exist if page size if not found
...
fixes #21
2013-04-28 14:56:14 +02:00
fritz-hh
ec26736577
folder structure cleaned
...
- put all src files (except OCRmyPDF.sh) to src
- rename tesseract_cfg to tess-cfg
2013-04-26 16:34:49 +02:00