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
James R. Barlow
58b2bed99d
v8.2.4 notes
2019-04-23 00:07:12 -07:00
James R. Barlow
6e49bb3588
v8.2.3 notes
2019-04-03 01:19:12 -07:00
James R. Barlow
210f134b5b
Merge branch 'master' of github.com:jbarlow83/OCRmyPDF
2019-03-08 15:38:31 -08:00
James R. Barlow
696c0721a0
docs: fix broken sphinx ref
...
[ci skip]
2019-03-08 15:38:26 -08:00
James R. Barlow
aabab95418
docs: use images folder
2019-03-08 15:38:01 -08:00
James R. Barlow
7d614dd68b
docs: explain Automator workflow
2019-03-08 15:37:42 -08:00
jumblies
f57dda7939
Update batch.rst ( #362 )
...
Added docker instructions for passing "find" filenames into container. Obviates prior incorrect flag fix.
2019-03-08 12:46:50 -08:00
James R. Barlow
1b4542aa77
Further fixes to external program version testing
2019-03-07 14:27:16 -08:00
James R. Barlow
6c7fca57ec
v8.2.1 notes
2019-03-06 22:22:50 -08:00
James R. Barlow
5da26e4c9c
Convert most uses of subprocess.Popen to subprocess.run in test suite
2019-03-05 22:25:22 -08:00
James R. Barlow
c2f316c2c5
v8.2.0 release notes: optimizer
2019-03-03 15:26:01 -08:00
James R. Barlow
974979b0a0
Merge branch 'feature/optimization-fixes'
2019-03-03 15:00:20 -08:00
James R. Barlow
e918480351
v8.2.0 release notes
2019-03-03 14:15:20 -08:00
James R. Barlow
2c56b0935c
docs: minor
2019-03-03 03:28:17 -08:00
James R. Barlow
691f8ce254
Docs: reorganize for new docker-alpine image
2019-03-01 23:15:32 -08:00
James R. Barlow
56a56a4dcb
docs: avoid importing ocrmypdf
2019-02-26 12:57:50 -08:00
Julien Ma
9b92af5aed
README: install other language packs on macOS ( #352 )
...
The default homebrew formula installs only the English language pack.
Another brew formula exists to install all other language packs.
This makes it easier than having to do the whole install manually.
2019-02-19 10:13:36 -08:00
James R. Barlow
e2847ea4c3
v8.1.0 release notes
2019-02-10 02:10:48 -08:00
James R. Barlow
933f0b8f9b
docs: more unpaper details
2019-02-08 13:05:09 -08:00
James R. Barlow
5483dacf52
Fuzz
2019-02-07 17:09:47 -08:00
James R. Barlow
a6e7485da6
docs: --unpaper-args
2019-02-07 17:06:51 -08:00
James R. Barlow
9fe067bbd9
Merge branch 'master' of github.com:jbarlow83/OCRmyPDF
2019-02-07 16:31:06 -08:00
Charles Forcey
66c8d4b47a
Adjust the docker pull command for webservice ( #346 )
...
Not completely sure this is correct, but I think `docker pull jbarlow83/ocrmypdf-webservice` might be the correct command for getting the web service version. It installs as expected:
```
docker pull jbarlow83/ocrmypdf-webservice
Using default tag: latest
latest: Pulling from jbarlow83/ocrmypdf-webservice
38e2e6cd5626: Already exists
705054bc3f5b: Already exists
c7051e069564: Already exists
7308e914506c: Already exists
3977c3cd82d1: Already exists
ec01b9573956: Already exists
b508b5192a3c: Already exists
ace6e737fffb: Already exists
0a453ee84e11: Already exists
f8cb8b66151b: Already exists
f53c3b27b23f: Already exists
22df51ea5473: Already exists
e38d932f9f30: Already exists
b9d3c1d5b53b: Already exists
68be2088ada3: Already exists
8b17945ab41b: Pull complete
59c4aae491bd: Pull complete
19dce698a07e: Pull complete
Digest: sha256:0cc9433d490c9a65389403757bf6081a30bcd248055340a8789c23d9cdf9ac8a
Status: Downloaded newer image for jbarlow83/ocrmypdf-webservice:latest
```
2019-01-25 10:41:42 -08:00
James R. Barlow
721489a06c
docs: remove reference to --skip-repair since the argument was removed
2019-01-18 05:44:11 -08:00
James R. Barlow
edb4d6c586
docs: Clarify ArchLinux edition is in AUR
2019-01-18 05:29:37 -08:00
James R. Barlow
b8cd3acd9e
v8.0.1 notes
2019-01-17 00:57:28 -08:00
James R. Barlow
03779e33da
docs: Update some install procedures for v8 changes
...
[ci skip]
2019-01-12 00:33:36 -08:00
James R. Barlow
c466483e82
docs: Explain intermediate files
2019-01-11 14:52:05 -08:00
James R. Barlow
72337094ca
v8.0.0 release notes
2019-01-05 23:35:47 -08:00
James R. Barlow
8b90c45437
Drop support for Tesseract 3
2018-12-30 00:47:12 -08:00
James R. Barlow
72b920eb16
Drop support for Python 3.5
2018-12-30 00:23:26 -08:00
James R. Barlow
1ca1221432
leptonica.py: Fix exception on certain types of barcode failures
...
Closes #322
2018-12-19 17:23:23 -08:00
James R. Barlow
40b72b0fa8
v7.4.1 release notes
2018-12-19 16:41:09 -08:00
James R. Barlow
7b4f5a8fc4
docs: try to fix readthedocs
...
[ci skip]
2018-12-19 15:30:07 -08:00
James R. Barlow
ad15e845f9
docs: Ghostscript PDF/A XMP metadata loss; ocrmypdf-webservice
...
[ci skip]
2018-12-17 23:20:49 -08:00
James R. Barlow
ab632f57cd
v7.4.0 release notes
2018-12-15 15:27:23 -08:00