Files
OCRmyPDF/ocrmypdf
James R. Barlow cc161780df Replace fileinput with regular open-replace
fileinput is supposed to save time in these cases but it's not capable
of doing both in-place rewrites and working with a non-ascii encoding.
This was not noticed until characters outside of ASCII were picked up
by tesseract and saved in a HOCR file. Rework some surrounding code as
well and add multilingual test cases.
2015-08-18 23:27:50 -07:00
..
2015-08-17 15:26:07 -07:00
2015-08-13 23:10:22 -07:00
2015-07-28 04:36:58 -07:00