Commit Graph

548 Commits

Author SHA1 Message Date
James R. Barlow
e3ba13e365 docs: update installation notes
Add Snap. Remove Mageia because I have no idea if it still works. Drop a
lot of old versions and old notes. Change pip3->pip except for old py2/py3 images.
Try to make things less version sensitive.
2022-06-10 01:33:05 -07:00
James R. Barlow
0cd04abc4e snap: add logo 2022-06-09 16:59:20 -07:00
James R. Barlow
1cdc2591e5 v13.4.7 release notes 2022-06-02 02:00:16 -07:00
James R. Barlow
865002c7be v13.4.6 release notes 2022-05-26 00:59:14 -07:00
James R. Barlow
11125c5367 v13.4.5 release notes 2022-05-24 16:52:43 -07:00
James R. Barlow
845cb5c40c docs: clarify that --pages and --skip-text exclusions apply to image processing and OCR
Closes #950
2022-05-16 13:20:47 -07:00
James R. Barlow
b699e158be Fix references to old repo at jbarlow83/OCRmyPDF 2022-05-16 12:48:10 -07:00
James R. Barlow
8d0765a5e0 v13.4.4 release notes 2022-05-14 14:53:03 -07:00
James R. Barlow
f504fd1875 Change Docker base to 22.04 2022-04-28 22:46:30 -07:00
James R. Barlow
cf7c20ca16 v13.4.3 release notes 2022-04-14 20:19:31 -07:00
Christopher Besch
fed0226761 Add Gentoo Language Installation Instructions (#936) 2022-04-05 00:26:24 -07:00
Joseph Morris
27e22b4f07 Update jbig2.rst (#911)
Adding Ubuntu package names for dependencies I needed to save others time. The tequired package for leptonica is particularly confusing since configure just says "Error! Leptonica not detected." and there are multiple leptonica packages
2022-04-05 00:25:28 -07:00
James R. Barlow
79382a6039 Docker: Change base image to debian
Debian has latest qpdf.
2022-04-04 00:40:03 -07:00
James R. Barlow
7788d94c4a v13.4.2 release notes, take 2 2022-04-03 23:58:37 -07:00
James R. Barlow
1d0584c644 Add advisory note to release notes 2022-04-03 23:04:55 -07:00
James R. Barlow
04996caac3 pdfminer 20220319 2022-03-22 22:36:06 -07:00
James R. Barlow
8182fe9c92 Make --use-threads default and update release notes
Re: issue Hanging on Random Files  #814
2022-03-13 00:37:06 -08:00
James R. Barlow
1950acfbda docs: proofread plugins 2022-02-20 00:56:43 -08:00
James R. Barlow
c4e2fce1ef v13.4.0 release notes (2) 2022-02-18 23:37:33 -08:00
James R. Barlow
8f714b1375 v13.4.0 release notes 2022-02-18 23:08:48 -08:00
James R. Barlow
b0ad07bc5f Merge branch 'master' of github.com:ocrmypdf/OCRmyPDF 2022-02-08 00:46:26 -08:00
James R. Barlow
73934c854c release notes: typo 2022-02-06 22:39:32 -08:00
rdiez
2be8eeec2c Fix spelling of 'ephemeral' (#908) 2022-02-03 10:33:51 -08:00
James R. Barlow
aea1862644 v13.3.0 release notes 2022-01-25 23:50:48 -08:00
James R. Barlow
298bdb8690 v13.2.0 release notes 2021-12-19 11:40:23 -08:00
James R. Barlow
190ca81951 v13.1.1 release notes 2021-12-10 21:49:04 -08:00
James R. Barlow
1ec2ccca14 docs: add warning about multiproc on macOS 2021-12-10 17:42:50 -08:00
James R. Barlow
e78f0cc56f v13.1.0 release notes 2021-12-06 20:00:53 -08:00
James R. Barlow
6910c48b81 Fix test_outputtype_none on Windows and cleanup docs 2021-12-06 15:38:38 -08:00
James R. Barlow
69aa3981c4 docs: Remove reference to long removed 'tesseract' renderer 2021-12-06 15:38:38 -08:00
James R. Barlow
9c1e5adfe6 docs: remove Ubuntu 16.04 install instructions
It's EOL.
2021-12-06 15:38:38 -08:00
James R. Barlow
793cc33a90 Whitespace 2021-12-04 16:07:34 -08:00
mara004
312c1e51b5 [ci skip] minor corrections to maintainers.rst (#858) 2021-11-15 15:13:12 -08:00
James R. Barlow
fdc6aa03fb docs: new maintainer notes 2021-11-13 14:29:30 -08:00
James R. Barlow
25cc17ee03 v13 release notes (2) 2021-11-13 02:02:04 -08:00
James R. Barlow
4ed9622335 v13 release notes 2021-11-13 01:37:38 -08:00
James R. Barlow
659e738f92 Remove some 'liblept' references we no longer need 2021-11-13 01:22:09 -08:00
James R. Barlow
380b981763 Remove most Python 3.6 special casing 2021-11-13 00:27:48 -08:00
James R. Barlow
5abfb14c2a Remove leptonica and cffi 2021-11-13 00:06:35 -08:00
James R. Barlow
d74d315e8b docs: update some old OS versions 2021-11-10 00:30:48 -08:00
James R. Barlow
8be9a68c5e v12.7.2 release notes 2021-11-04 00:20:25 -07:00
James R. Barlow
644581ed3c v12.7.1 release notes 2021-10-27 01:20:06 -07:00
James R. Barlow
42713b77d7 v12.7.0 release notes 2021-10-12 13:39:49 -07:00
mara004
7bdd1828a9 [ci skip] docs/conf.py: add intersphinx mapping to make external links work (#838) 2021-10-04 00:34:59 -07:00
mara004
a8f513eeeb [ci skip] Update api.rst (#839) 2021-10-04 00:34:39 -07:00
James R. Barlow
b621df6947 v12.6.0 release notes 2021-10-02 01:02:17 -07:00
James R. Barlow
313c9e7dc1 docs: add missing sphinx extensions 2021-09-26 23:41:25 -07:00
James R. Barlow
9d04795f7f docs: fix package version error 2021-09-26 23:41:17 -07:00
James R. Barlow
9a08e71e7f docs: show logo 2021-09-26 23:40:54 -07:00
James R. Barlow
5629e960b9 v12.5.0 release notes update 2021-09-15 00:27:32 -07:00