Commit Graph

706 Commits

Author SHA1 Message Date
James R. Barlow
15df9c370c Update notes 2024-12-08 12:20:40 -08:00
Elliott Sales de Andrade
8f44b29ca3 Update intersphinx mapping to current format (#1443)
This will break somewhere in Sphinx 8.
2024-12-05 23:54:21 -08:00
joskezelensky
5a08a6cfeb Update cookbook.rst (#1440) 2024-12-05 00:49:13 -08:00
James R. Barlow
cc058be4b2 v16.7.0 release notes 2024-12-02 11:45:01 -08:00
James R. Barlow
36837f8353 Remove conda from installables list (conda's ocrmypdf is old/unmaintained) 2024-11-17 13:38:17 -08:00
James R. Barlow
12fd4f70f1 docs: fix typo 2024-11-17 13:37:31 -08:00
James R. Barlow
250615561d v16.6.2 release notes 2024-11-16 19:05:20 -08:00
James R. Barlow
08f95c0b13 v16.6.1 release notes 2024-11-10 02:09:10 -08:00
James R. Barlow
f052e910c9 docs: Improve batch command 2024-11-07 00:09:55 -08:00
James R. Barlow
f77f701a50 Fix quadratic time performance regression on scanning pages 2024-10-27 21:57:53 -07:00
James R. Barlow
1c3b7d1507 Tidy release notes 2024-10-27 19:35:53 -07:00
James R. Barlow
92c5200ad2 Update release notes for 16.6.0 2024-10-27 16:56:41 -07:00
James R. Barlow
86a102f8e6 Update docker docs 2024-10-27 16:49:54 -07:00
Mayeul Kauffmann
a67a11e61c Doc: new infix for temp files; snap temp files folder (#1404) 2024-10-26 11:18:25 -07:00
James R. Barlow
8fca0c71dc v16.5.0 release notes 2024-08-31 02:12:07 -07:00
James R. Barlow
8d7a8f0f98 Update documentation to transition from setuptools to hatchling 2024-08-31 01:14:51 -07:00
James R. Barlow
1225269a4b Clarify opporutnities available with OCR_JSON_SETTINGS 2024-08-10 01:02:05 -07:00
James R. Barlow
3a75b20740 v16.4.3 release notes 2024-07-31 02:14:12 -07:00
James R. Barlow
fbaad570c7 v16.4.2 release notes 2024-07-22 15:02:53 -07:00
Johannes Kalliauer
5256e74d0c Update installation.rst "python -m venv .venv" (#1355) 2024-07-18 06:28:07 -07:00
Iris
08be7c8bbe update arch base-devel install command (#1354)
the '--needed' flag only installs the package if it isn't installed, otherwise it would reinstall it if already installed.
2024-07-15 13:28:36 -07:00
James Barlow
d544342602 Merge branch 'main' of https://github.com/ocrmypdf/OCRmyPDF 2024-07-04 22:59:33 -07:00
James R. Barlow
fac91fca2a v16.4.1 release notes 2024-06-30 00:11:27 -07:00
James Barlow
6a8eb7daaa docs: page seg mode 2024-06-26 01:16:31 -07:00
James R. Barlow
34c285c9ac v16.4.0 release notes (3) 2024-06-17 14:40:22 -07:00
James R. Barlow
964b30ca26 v16.4.0 release notes (2) 2024-06-11 16:55:33 -07:00
James R. Barlow
cbc5e8ce8d Revert "Delete and de-list snap because it no longer works"
This reverts commit 3a721e6578.
2024-06-09 15:32:34 -07:00
James R. Barlow
a1c4cfe8f1 Merge branch 'main' of github.com:ocrmypdf/OCRmyPDF 2024-06-08 01:37:19 -07:00
James R. Barlow
3a721e6578 Delete and de-list snap because it no longer works 2024-06-08 01:24:47 -07:00
Omid Raha
e6b716cdde Update docker.rst (#1327) 2024-06-08 01:20:51 -07:00
James R. Barlow
02c39998b8 Note that alpine is now available for arm 2024-06-08 01:20:25 -07:00
James R. Barlow
0774bc7f14 v16.4.0 release notes 2024-06-01 02:01:11 -07:00
James R. Barlow
2b0c6cfd40 v16.4.0 release ntoes 2024-06-01 00:26:07 -07:00
James R. Barlow
cb2f090c60 v16.3.1 release notes 2024-05-21 01:39:30 -07:00
James R. Barlow
397fad249d v16.3.0 release notes 2024-05-19 00:50:59 -07:00
Ahmed Abdou
08e89e2dbe Adding language install docs for archlinux (#1296)
Adding language install docs for archlinux
2024-04-24 14:46:05 -07:00
James R. Barlow
0e013df161 v16.2.0 release notes 2024-04-16 00:37:03 -07:00
James R. Barlow
315aa0474b Merge branch 'main' of github.com:ocrmypdf/OCRmyPDF 2024-04-07 00:34:51 -07:00
akierig
3ba42802d1 added Macports install information (#1286) 2024-04-07 00:33:57 -07:00
James R. Barlow
d6342cb8c2 Add heif/heic input image support 2024-04-07 00:33:13 -07:00
Daniel Lovegrove
6895c2d70f Fix Broken Documentation Links (#1275)
* Update URL for PDFMARK documentation

For reference, here is a link to the old PDF:
https://web.archive.org/web/20190806035303/https://www.adobe.com/content/dam/acom/en/devnet/acrobat/pdfs/pdfmark_reference.pdf

It appears Adobe converted the PDF into a webpage-based document, the
wording seems to almost identical b/w the PDF and the website.

* Fix cross-references to JBIG2 page

* Fix links for Fedora + Arch + HEAD revision install

Fedora 39 has been released, and the package tracker no longer includes
a release overview for Fedora 37 hence why it was removed here.
2024-03-22 14:38:52 -07:00
James R. Barlow
a9e1d19b78 v16.1.2 release notes 2024-03-20 12:56:13 -07:00
James R. Barlow
59d5b0d1bd v16.1.1 release notes 2024-02-15 16:56:25 -08:00
James R. Barlow
4a78458821 v16.1.0 release notes 2024-02-12 01:46:21 -08:00
James R. Barlow
11f53fe9a9 First cut at propagating page boxes
This would fix the immediate issue, but does not address an offset mediabox.
2024-02-11 15:34:54 -08:00
James R. Barlow
123c0c766f Mention pipx, install --user --upgrade
Closes #1249
2024-02-08 09:42:00 -08:00
James R. Barlow
6a9be2142e Advise Homebrew on Linux for Ubuntu 20.04 2024-02-07 19:52:50 -08:00
nisbet-hubbard
2005f622bb Update gs dependency & instructions for RHEL (#1228)
* Update gs depedency to 9.54

* Add instructions for RHEL

* Update instruction for using python3.11 on RHEL
2024-01-24 10:07:58 -08:00
James R. Barlow
cca04fd799 Document ability to remove all OCR 2024-01-23 23:35:43 -08:00
Maxi
75bf8e4ba2 Add autotools automake libtool and leptonica requirements (#1230)
These tools are required for a successful install of JBIG2 on Ubuntu
2024-01-09 11:58:17 -08:00