James R. Barlow
bfe4a5b329
Tidy a log message
2020-09-25 00:17:57 -07:00
James R. Barlow
29097837d6
Release notes typo
2020-09-19 00:49:36 -07:00
James R. Barlow
a40361db3c
Remove unpaper from macOS build
...
Homebrew seems to be having issues with its deps?
v11.1.0
2020-09-17 03:38:48 -07:00
James R. Barlow
8b29e3cbab
Merge commit '9a6cd95e5fe2826d40861229aaa0431b76e302e7'
2020-09-17 03:34:35 -07:00
James R. Barlow
b170be120b
v11.1.0 release notes
2020-09-17 03:21:06 -07:00
Suyash Behera
9a6cd95e5f
load zlib before liblept on windows ( #633 )
...
fixes #631
2020-09-17 03:14:42 -07:00
James R. Barlow
d464d3122e
Use img2pdf to create optimized PNG images
...
Fixes #629 , #620
2020-09-17 03:11:26 -07:00
James R. Barlow
1327ab37d4
Fix page rotation regression
...
Fixes #634 , #581
2020-09-17 02:57:00 -07:00
James R. Barlow
67553fc5c6
Display page numbers in log messages when grafting
2020-09-17 01:20:50 -07:00
James R. Barlow
306a903854
Remove unused function log_page_orientations
2020-09-17 01:20:02 -07:00
James R. Barlow
b93cf51c0f
Disable pikepdf mmap
...
Infrequently we can reproduce this error:
terminating with uncaught exception of type std::runtime_error: pybind11_object_dealloc(): Tried to deallocate unregistered instance!
The error is probably related to pybind11 issue #2252 and a bunch of
other related issues. Until that is resolved in pybind11 and pikepdf
we will disable the pikepdf mmap interface.
2020-09-16 23:48:55 -07:00
James R. Barlow
6b994221c6
Remove Python 3.7 from build since homebrew removed it
2020-09-16 23:44:18 -07:00
James R. Barlow
8b5b02e0d8
Expand documentation of filter_page_image
2020-09-14 14:36:17 -07:00
James R. Barlow
624df9bb23
Extend example plugin with example of mono conversion
2020-09-14 14:35:50 -07:00
James R. Barlow
fa06ea3600
v11.0.2 release notes
v11.0.2
2020-09-08 02:38:57 -07:00
James R. Barlow
31994258fb
metadata fixup: don't try to update original PDF's metadata with docinfo
2020-09-08 02:35:16 -07:00
James R. Barlow
1f15ecbca5
Add "Postprocessing" message as a hint for long Ghostscript runs
2020-09-08 02:34:10 -07:00
James R. Barlow
bcf5657e5c
Reorganize issue templates
2020-08-26 17:11:52 -07:00
jbarlow83
2ae028bf38
Update issue templates
2020-08-26 17:03:09 -07:00
James R. Barlow
b51a5887e5
v11.0.1 release notes
v11.0.1
2020-08-17 23:25:31 -07:00
James R. Barlow
fc523e837c
Clarify that the GPL-3 portion of pdfa.py was removed
...
Removal was in 8c90f7c97.
pdfa.py now has no special licensing and falls unders the
"Files: *" clause of debian/copyright.
2020-08-17 23:23:31 -07:00
James R. Barlow
caeba76a61
Approve img2pdf 0.4 as it passes tests
2020-08-14 01:34:04 -07:00
James R. Barlow
cd35216f21
setup: blacklist pdfminer.six 20200720
...
NotAllowedError is going to removed
99f0c09869
2020-08-12 13:10:08 -07:00
James R. Barlow
e6a7b58863
Merge branch 'de-gpl'
v11.0.0
2020-08-12 12:20:38 -07:00
James R. Barlow
56184a762f
Issue template:Give stronger hints about sample input files
2020-08-12 12:12:37 -07:00
James R. Barlow
07ab98f5af
docs: mention that Ghostscript PDF/A can swallow hyperlinks
...
Addresses #605
2020-08-12 12:12:00 -07:00
James R. Barlow
04fb1892b4
Don't ask for sample files anymore
2020-08-12 11:40:42 -07:00
James R. Barlow
173ce2f215
v10.3.3 release notes
v10.3.3
2020-08-07 02:23:21 -07:00
James R. Barlow
9b641055e1
Fix KeyError: 'dpi' when using --threshold on image to PDF
...
Fixes #607
2020-08-07 02:21:02 -07:00
James R. Barlow
4fa28d7e74
v10.3.2 release notes
v10.3.2
ss-2020-08
2020-08-05 01:36:56 -07:00
James R. Barlow
bed74501fc
Fix test breakage in validation
...
Broken in commit 4cc0dc
2020-08-05 01:35:26 -07:00
James R. Barlow
8c90f7c972
Replace GPLv3-derived PDF/A template with PostScript generator
2020-08-05 01:30:45 -07:00
James R. Barlow
aa0ec40102
Change license of all GPLv3 files to MPL-2.0
...
https://github.com/jbarlow83/OCRmyPDF/issues/600
2020-08-05 00:44:42 -07:00
James R. Barlow
12c567ee10
Copyright cleanup: relicense example_plugin.py
...
The author is relicensing this file to MIT.
2020-08-05 00:15:33 -07:00
James R. Barlow
d39778ce3a
Clarify copyright status of misc/batch.py, synology.py
...
At the time these files were contributed there was no discussion
of the license that the authors wanted to use, but the project was
MIT licensed at the time. As such, these files deemed to be MIT licensed.
https://github.com/jbarlow83/OCRmyPDF/issues/600
2020-08-05 00:12:44 -07:00
James R. Barlow
e824cdbc4e
Change license of misc/watcher.py to MIT
...
The authors of this file all agreed to relicense it under the MIT license.
https://github.com/jbarlow83/OCRmyPDF/issues/600
2020-08-04 23:57:41 -07:00
James R. Barlow
1d91c09963
Clarify license status of misc/completion/* files
...
These files were contributed when the project license was GPLv3. On
discussion, all known authors of these files agreed to place them
under MIT license.
See https://github.com/jbarlow83/OCRmyPDF/issues/600
2020-08-04 23:53:56 -07:00
James R. Barlow
e821ca46d5
Approve pdfminer.six 20200726
2020-08-03 16:04:16 -07:00
James R. Barlow
a29e4952fb
Document use of mmap
2020-08-03 16:03:54 -07:00
James R. Barlow
4cc0dc6b4a
Additional size increase reasons
2020-08-03 16:03:29 -07:00
James R. Barlow
7263702de9
Remove gs.py (spoofers entirely removed) and update copyright
2020-07-29 16:31:47 -07:00
James R. Barlow
0287d91874
v10.3.1 release notes
v10.3.1
2020-07-26 21:53:08 -07:00
James R. Barlow
436af55050
Approve pdfminer.six 20200720
2020-07-26 21:51:49 -07:00
James R. Barlow
d6128e6937
Fix support for older versions of pdfminer.six (boxes_flow error)
2020-07-26 21:51:25 -07:00
James R. Barlow
642437e804
Merge branch 'master' of github.com:jbarlow83/OCRmyPDF
v10.3.0
2020-07-22 00:34:33 -07:00
James R. Barlow
4ce802fdb2
v10.3.0 release notes
2020-07-22 00:34:27 -07:00
James R. Barlow
a672422b0b
Enable pikepdf mmap in other contexts
2020-07-22 00:20:07 -07:00
James R. Barlow
addc2cbad0
Enable pikepdf mmap and set up signal handlers
2020-07-22 00:19:50 -07:00
James R. Barlow
5f45f77b4e
docs: plugins update
2020-07-21 23:53:30 -07:00
James R. Barlow
93f9bffb37
Merge branch 'feature/leptonica-179'
2020-07-20 21:23:53 -07:00