2676 Commits

Author SHA1 Message Date
James R. Barlow
df32008667 Ensure test_optimize passes
Linearization sends it over the edge
v9.0.0
2019-07-27 16:47:53 -07:00
James R. Barlow
db4598f76a Add PDF linearization 2019-07-27 16:15:48 -07:00
James R. Barlow
ce13431ecf Remove experimental filters.py 2019-07-27 15:47:09 -07:00
James R. Barlow
eb104b405d Avoid circular imports for __version__ 2019-07-27 05:02:19 -07:00
James R. Barlow
5f00e4f9d8 Sort imports 2019-07-27 04:51:52 -07:00
James R. Barlow
1a91cd4652 pikepdf 1.6 2019-07-27 04:36:48 -07:00
James R. Barlow
b0f1a55537 completions: --pages 2019-07-27 04:26:38 -07:00
James R. Barlow
0c066d1d53 Expand scope of --pages testing 2019-07-27 04:26:23 -07:00
James R. Barlow
e4cfcec5f3 docs: some cleanup 2019-07-27 04:04:33 -07:00
James R. Barlow
85c90404d7 Update release notes 2019-07-27 03:23:56 -07:00
James R. Barlow
4d011c28ea Improve completions 2019-07-27 03:02:04 -07:00
James R. Barlow
5304c631ec Don't warn about --user-words in Tesseract 4.1 or later 2019-07-27 02:14:59 -07:00
James R. Barlow
6fbeb6347d Merge api (without plugins) 2019-07-27 02:04:01 -07:00
James R. Barlow
f83de20c37 Remove plugins (for now)
It's holding up too many other useful,
releaseable changes.
2019-07-27 01:41:14 -07:00
James R. Barlow
423324af01 Merge branch 'master' of github.com:jbarlow83/OCRmyPDF 2019-07-15 12:08:59 -07:00
James R. Barlow
016a2a01d9 docs: Notes on WSL 2019-07-13 02:06:11 -07:00
James R. Barlow
6189910c74 Fix text-image registration when mediabox contains an offset
Cropbox, trimbox not addressed... should look at those. Also rotation.
2019-07-11 02:20:04 -07:00
James R. Barlow
7117dc10de Suppress noisy empty debug messages 2019-07-11 01:23:01 -07:00
jbarlow83
b601cb0cba
Fix funding.yml 2019-07-11 00:36:09 -07:00
jbarlow83
0c781faf89
Create funding.yml
[ci skip]
2019-07-11 00:35:39 -07:00
James R. Barlow
12769b96e5 Drop support for omitting pdfminer.six v8.3.2 2019-07-10 13:37:01 -07:00
James R. Barlow
a7b4ed9688 Double vertical bars for logo 2019-07-08 22:20:23 -07:00
James R. Barlow
ee92ce8717 gitattributes: ensure afdesign is okay 2019-07-08 22:16:47 -07:00
James R. Barlow
cbeddab35f rename ocrmypdf.run -> ocrmypdf.ocr 2019-07-07 02:11:44 -07:00
James R. Barlow
98050534d6 logo: once more 2019-07-07 01:19:23 -07:00
James R. Barlow
9850231e91 (Hopefully) fix logo text invisible on Github 2019-07-07 01:12:52 -07:00
James R. Barlow
fd810239b5 Add a logo 2019-07-07 01:07:48 -07:00
James R. Barlow
2cff6ad2d1 Fixed blank pages produced when NULs removed from metadata v8.3.1 2019-07-03 02:22:50 -07:00
James R. Barlow
3ee306184b Don't overwrite input PDF when fixing NULs in metadata 2019-07-03 01:57:58 -07:00
James R. Barlow
1cc4c45b7e docs: mention WSL works
[ci skip]
2019-07-03 00:49:06 -07:00
James R. Barlow
a86cb8148a Fix jbig2 not checked for special colorspaces 2019-07-02 13:50:29 -07:00
James R. Barlow
eeae6f8292 test: Add syntax checks for shell completions 2019-07-02 13:49:17 -07:00
James R. Barlow
4dab299619 Fix parameterization of --verbose 2019-07-02 13:27:07 -07:00
James R. Barlow
340e2bbac6 Drop --mask-barcodes from completions 2019-07-02 13:10:05 -07:00
James R. Barlow
187283192b Fix reporting output file size skipped
Due to change to using finally for clean up
2019-06-30 15:08:10 -07:00
James R. Barlow
f855bdd36b Docker: Ubuntu image should be manylinux1 compatible v9.0.0b1 2019-06-24 01:32:42 -07:00
James R. Barlow
9873d51f58 release notes: add next 2019-06-23 16:54:53 -07:00
James R. Barlow
11a57c7a17 Drop --mask-barcodes feature 2019-06-23 16:54:43 -07:00
James R. Barlow
8aa678859d Use pandoc to rewrite .rst files
Fixes all of the long lines, mainly.
2019-06-22 17:29:26 -07:00
James R. Barlow
1beb7dfd37 helpers: don't expect psutil will be installed
It's not in stdlib
2019-06-22 02:36:06 -07:00
James R. Barlow
9b60d3e285 Improve testing of _validation.py 2019-06-22 02:33:04 -07:00
James R. Barlow
3331a686fa Fix tess_threads clamped to 1 2019-06-22 00:59:33 -07:00
James R. Barlow
c32ea3b374 If a page have vector content, promote to full color 2019-06-22 00:59:04 -07:00
James R. Barlow
c357d4146e Restructure ocrmypdf.pdfinfo 2019-06-20 03:10:41 -07:00
James R. Barlow
f47cb2fade docs: update ocrmypdf.ocrmypdf to .run 2019-06-20 02:45:14 -07:00
James R. Barlow
9c4b1aeb8d docs: plugin; renaming 2019-06-20 02:44:54 -07:00
James R. Barlow
51ed381bfc Rename weave -> graft 2019-06-13 01:16:56 -07:00
James R. Barlow
5ee45411c9 Decide on OMP_THREAD_LIMIT more intelligently 2019-06-13 01:02:07 -07:00
James R. Barlow
16990890d8 Remove "from ocrmypdf import ocrmypdf"
Messes up future imports from ocrmypdf, so don't do it.
2019-06-12 17:52:25 -07:00
James R. Barlow
cfb11559d5 logging: capture warnings too 2019-06-12 17:28:02 -07:00