311 Commits

Author SHA1 Message Date
James R. Barlow
8f984bf958 docs: add note on limitations of sidecar file 2020-01-04 16:43:13 -08:00
James R. Barlow
89aa78b724 docs: fix obsolete statement to "brew install tesseract-lang"
Closes #469
2019-12-29 02:37:10 -08:00
James R. Barlow
d12b27ac1d v9.3.0 release notes 2019-12-28 15:42:24 -08:00
James R. Barlow
e4e00de79f Add improved example demonstrating watched folder functionality
Closes #466
2019-12-28 15:37:42 -08:00
James R. Barlow
39da931a56 Look in Program Files for executables and liblept5.dll 2019-12-19 12:11:32 -08:00
James R. Barlow
9fe354359b Generally update documentation about available platforms 2019-12-19 00:27:37 -08:00
James R. Barlow
437c235738 v9.2.0 release notes and docs 2019-12-11 13:13:51 -08:00
James R. Barlow
9af59c0d6d docs: improvements for Windows 2019-12-09 21:39:01 -08:00
James R. Barlow
c434b97f55 docs: more install notes 2019-12-09 16:18:01 -08:00
James R. Barlow
6b745d892f Merge branch 'windows' 2019-12-06 15:09:09 -08:00
James R. Barlow
66bda3420a docs: cause about using Windows in production 2019-12-06 15:03:20 -08:00
James R. Barlow
d4abe88452 docs: sketch Windows install procedure 2019-12-04 21:01:09 -08:00
James R. Barlow
7691ba8535 v9.1.1 release notes 2019-11-18 15:17:00 -08:00
James R. Barlow
b787a369ee Fix reference to Alpine apk add 2019-11-18 15:13:42 -08:00
James R. Barlow
f517efe819 docs: wsl - get-pip.py 2019-11-12 15:01:15 -08:00
James R. Barlow
000040d497 v9.1.0 release notes 2019-11-11 22:39:33 -08:00
James R. Barlow
1c303afe21 docs: fix installation instructions for pikepdf manylinux2010 wheels 2019-11-11 22:22:30 -08:00
James R. Barlow
df4a8faecd docs: mention systemd for batches 2019-11-08 03:24:54 -08:00
James R. Barlow
1273e7aeda docs: document optimization 2019-11-08 03:22:28 -08:00
James R. Barlow
e13a673b1a docs: mention how to suppress progbar 2019-11-08 02:59:02 -08:00
James R. Barlow
3438afaffe Support pdfminer.six 20191020 2019-11-04 03:15:59 -08:00
James R. Barlow
681fa039cc Update release notes; disable Py3.8 test again 2019-11-04 03:00:15 -08:00
James R. Barlow
983835cce4 docs: add remark about optimizing without OCR 2019-11-04 02:32:29 -08:00
James R. Barlow
d656b2b3f2 docs: remove comment about Ubuntu image
[ci skip]
2019-11-04 02:08:42 -08:00
James R. Barlow
4da5214ca9 Drop support for unpaper 6.1 on Ubuntu 14.04 2019-11-04 00:09:04 -08:00
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