James R. Barlow
642ebc6098
Fix test that failed on Windows
v9.8.1
2020-05-28 15:52:00 -07:00
James R. Barlow
74fdfeea3f
v9.8.1 notes
2020-05-28 15:04:23 -07:00
James R. Barlow
3754185f56
Mark pdfminer.six 20200517 as supported
2020-05-28 15:01:51 -07:00
James R. Barlow
df9f5157bd
Fix shim_paths to account for unexpected files in Program Files\gs
...
Fixes #565
2020-05-28 14:58:41 -07:00
James R. Barlow
0cefe886ec
Update email
2020-05-19 16:12:36 -07:00
James R. Barlow
f656c00f41
docs: Note about OCRmyPDF speed
2020-05-18 01:27:45 -07:00
James R. Barlow
03da34ee24
Test files needed!
2020-05-16 17:04:44 -07:00
James R. Barlow
2541f6cf89
Fix missing jbig2enc reported as error with -O3 instead of warning
...
Fixes #558
2020-05-12 01:05:57 -07:00
James R. Barlow
59440448ee
Merge branch 'master' of github.com:jbarlow83/OCRmyPDF
2020-05-04 01:38:26 -07:00
Peter Hogg
51b54893ce
docs: update Arch Linux install instructions ( #540 )
...
The python-pdfminer.six package is now available in the official Arch
repositories. The dependency will be automatically resolved when
installing the OCRmyPDF AUR package.
2020-05-04 01:37:58 -07:00
James R. Barlow
1f3665f614
docs: remove reference to brewfile
2020-05-03 16:10:26 -07:00
James R. Barlow
b59e761a14
v9.8.0 release notes
v9.8.0
2020-04-28 02:40:17 -07:00
James R. Barlow
17cd655752
Don't utf-8 decode tesseract --print-parameters
...
Output not guaranteed to be UTF-8.
Fixes #543 .
2020-04-28 02:37:17 -07:00
James R. Barlow
b840b16c82
Remove tesseract_badutf8.py
...
Should have been removed in 9db01c7
2020-04-28 02:35:23 -07:00
James R. Barlow
3834d1a0bf
azure: use brew python instead
2020-04-26 00:58:38 -07:00
James R. Barlow
33e982b3fd
azure: add certifi, openssl for macOS
2020-04-26 00:37:14 -07:00
James R. Barlow
43d650e78c
Fix issue where only first PNG-style image would be optimized
2020-04-25 03:50:11 -07:00
James R. Barlow
b4c65c5781
Update requirements
2020-04-25 03:49:34 -07:00
James R. Barlow
d96867e6ab
watcher: add polling and log level adjustment
2020-04-24 04:14:44 -07:00
James R. Barlow
0a5108e704
install: clarify that old ocrmypdf should be removed from Ubuntu 18.04
...
Closes #526
2020-04-24 04:14:19 -07:00
James R. Barlow
58abb5785c
pytest picky about list vs tuple
v9.7.2
2020-04-15 03:16:51 -07:00
James R. Barlow
509e75eaff
v9.7.2 release notes
2020-04-15 02:56:46 -07:00
James R. Barlow
0c50eedb2a
Support pdfminer.six 20200402
2020-04-15 02:55:22 -07:00
James R. Barlow
c38ff90081
Merge branch 'master' of github.com:jbarlow83/OCRmyPDF
2020-04-14 23:55:01 -07:00
James R. Barlow
4c029e973f
Fix isinstance(..,str)
2020-04-14 23:53:52 -07:00
Lars K.W. Gohlke
21cf9029e8
docs: Set ownership when using docker image ( #518 )
2020-04-14 23:32:01 -07:00
James R. Barlow
4a640b8dcd
Fix language argument not working as list
...
Fixes #523
2020-04-14 23:18:52 -07:00
James R. Barlow
9471bc8921
Fix versions with leading v, e.g. v5.0
v9.7.1
2020-04-10 13:42:33 -07:00
James R. Barlow
7fe06c64fc
v9.7.1 release notes
2020-04-10 13:00:19 -07:00
James R. Barlow
d13d70fd56
Fix version checker failing for qpdf 10.0.0
...
Fixes #527
2020-04-10 13:00:19 -07:00
James R. Barlow
58ec56180a
Add a few more type annotations to public APIs
2020-04-10 13:00:19 -07:00
James R. Barlow
32a88f1bad
docs: warn that AWS Lambda doesn't work
2020-04-10 13:00:19 -07:00
James R. Barlow
99ef42940c
docs: warn that Windows users should use an ifmain guard
2020-04-10 13:00:19 -07:00
jbarlow83
c152710617
Update issue templates
2020-04-04 15:41:53 -07:00
James R. Barlow
8de0f9b86f
v9.7.0 release notes
v9.7.0
2020-03-29 22:45:25 -07:00
James R. Barlow
23bc3d3a29
tests: workaround for Ghostscript 9.52 txtwrite problem
2020-03-29 22:45:16 -07:00
James R. Barlow
8307832ce9
tests: add force OCR to a file with text that Ghostscript doesn't see
...
For gs 9.52 support.
Also refactor use of pikepdf.open() to use with blocks.
2020-03-29 22:44:27 -07:00
James R. Barlow
dd1cf567db
watcher: Fix JSONDecodeError if OCR_JSON_SETTINGS not set
...
Fixes #516
2020-03-29 21:58:37 -07:00
James R. Barlow
2490be8490
Fix debug.log not being deleted on Windows (probably)
...
Fixes #515
2020-03-29 21:53:56 -07:00
James R. Barlow
85e6c6669a
docs: Add username to WSL instructions
...
Fixes #519
2020-03-29 21:16:24 -07:00
James R. Barlow
00498282f5
validation: blacklist Ghostscript 9.51 too
2020-03-24 21:27:18 -07:00
James R. Barlow
e4cc9fcba7
Wrong number of threads to use shown when OMP_THREAD_LIMIT is defined
2020-03-23 01:06:55 -07:00
James R. Barlow
a4555b1dae
Add halftone mask to leptonica
2020-03-18 23:09:39 -07:00
James R. Barlow
f35a2303bb
info.py: linearize O(n^2) search for use images on a page
2020-03-18 22:59:18 -07:00
James R. Barlow
82142fe5ef
Merge branch 'master' of github.com:jbarlow83/OCRmyPDF
2020-03-16 04:11:03 -07:00
James R. Barlow
9be533b5f4
watcher: allow all parameters to ocrmypdf.pdf to be passed by JSON
2020-03-15 21:45:51 -07:00
James R. Barlow
99653fcd32
optimize: consider ICCBased 1 bit for optimization
2020-03-15 02:20:44 -07:00
James R. Barlow
5442c97ed8
Consult ICC profile when determining image colorspace
2020-03-11 04:03:09 -07:00
tlwhitec
0165255bd9
fix install instructions for Ubunti 16.04 ( #507 )
...
`pip3` defaults to the system's outdated version which downloads wrong qpdf package.
2020-03-11 02:57:37 -07:00
James R. Barlow
378e4dae3b
Expand documentation for subprocess.run() from test
2020-03-04 13:37:44 -08:00