Commit Graph

276 Commits

Author SHA1 Message Date
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
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