James R. Barlow
c3719d3b72
Dockerfile: remove venv from Ubuntu image; tweak reqs
2019-11-03 23:39:40 -08:00
James R. Barlow
ad48fc6415
Remove Alpine Docker image
2019-11-03 22:35:15 -08:00
James R. Barlow
7f8018ffde
Mention that v9.0.4 requires a source install for Py3.8 for now, due to lack of CI availability
2019-11-03 01:49:36 -08:00
James R. Barlow
775b958c55
Update release notes
2019-10-24 16:58:39 -07:00
James R. Barlow
b55d7e57af
Python 3.8 updates
2019-10-20 03:20:54 -07:00
James R. Barlow
de61530d4d
docs: fix intermediate file list for v9
2019-09-20 17:02:35 -07:00
James R. Barlow
c149f860b5
Add contributing guide
2019-09-20 17:02:22 -07:00
James R. Barlow
d7b7ca0574
v9.0.3 notes; Remove test_tesseract_config_notfound from suite
2019-09-05 13:39:43 -07:00
James R. Barlow
17ac9d7a9a
Embed ICC profile in .ps (fixing Ghostscript 9.28 compatibility)
...
Previously we included the
filename, which required Postscript to run with file access enabled. For
security, Ghostscript 9.28 enables ``-dSAFER`` and as such, no longer
permits access to any file by default. This fix is necessary for
compatibility with Ghostscript 9.28.
We use ASCII85 for a slightly more compact representation.
2019-09-05 13:17:26 -07:00
James R. Barlow
a2a197ce4c
v9.0.2 release notes
2019-09-04 02:34:21 -07:00
James R. Barlow
462bfb84fb
install: affirm that we now require Tesseract beta
2019-08-31 01:24:31 -07:00
James R. Barlow
6460a7eb3e
docs: leptonica.com -> .org
2019-08-26 12:07:34 -07:00
James R. Barlow
707ebeb151
docs: installation updates
2019-08-11 18:48:56 -07:00
James R. Barlow
e9bc093842
v9.0.1 release notes
2019-08-11 17:14:11 -07:00
James R. Barlow
8ad034a678
docs: update install on FreeBSD to point to ports
2019-08-11 15:50:52 -07:00
James R. Barlow
c4afc5c242
Add missing item from v9.0.0 release notes
2019-07-30 00:39:14 -07:00
James R. Barlow
db4598f76a
Add PDF linearization
2019-07-27 16:15:48 -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
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
016a2a01d9
docs: Notes on WSL
2019-07-13 02:06:11 -07:00
James R. Barlow
12769b96e5
Drop support for omitting pdfminer.six
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
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
2019-07-03 02:22:50 -07:00
James R. Barlow
1cc4c45b7e
docs: mention WSL works
...
[ci skip]
2019-07-03 00:49:06 -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
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
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
aba293fd80
Change "Temporary working files" output message
2019-06-12 13:56:02 -07:00
James R. Barlow
5dd10c961c
Docker: prefer streaming
2019-06-05 03:14:36 -07:00
James R. Barlow
db29cae177
Docker docs: Remove legacy images, revive Ubuntu
2019-05-28 21:36:45 -07:00
James R. Barlow
0628a89041
docs: mention how to use Docker image shell
2019-05-26 00:20:40 -07:00
James R. Barlow
ed236e0c27
Begin API documentation
2019-05-24 01:05:32 -07:00
James R. Barlow
8bcb85720c
release notes: clarify
2019-05-22 15:34:23 -07:00
James R. Barlow
2fdaa76a0d
Refactor configure_logging
2019-05-20 14:54:34 -07:00
James R. Barlow
188e08e98b
docs: Remove discussion of ruffus
2019-05-17 22:28:28 -07:00
James R. Barlow
61afef549e
Remove some now-unused code; etc
2019-05-17 14:25:17 -07:00
James R. Barlow
07d4fff3d4
docs: mention FreeBSD works
2019-05-14 02:13:56 -07:00
James R. Barlow
7e388f59af
Move completions to better location/Homebrew compat
2019-05-13 00:22:52 -07:00
James R. Barlow
84ec83151d
v8.3.0 notes: clarify
2019-05-12 03:36:41 -07:00
James R. Barlow
7dea0a8362
v8.3.0 release notes in progress
2019-05-11 12:50:44 -07:00
James R. Barlow
4d5e0eb749
docs: mention completions
2019-05-06 18:07:41 -07:00