James R. Barlow
72279e7759
typing: confirmed that _pages_from_ranges(not-str) is never used
2021-08-26 23:47:11 -07:00
James R. Barlow
6f9b948064
typing: fix some trivial issues
2021-08-26 23:46:44 -07:00
James R. Barlow
4eca0a165b
pre-commit: pyupgrade modernizing
2021-08-26 18:04:38 -07:00
James R. Barlow
067e61e03a
pre-commit: auto update
2021-08-26 18:00:37 -07:00
James R. Barlow
1b46481f7e
pre-commit: add setup.cfg fmt
2021-08-26 17:59:40 -07:00
James R. Barlow
d8d9c41abb
v12.3.3 release notes
v12.3.3
2021-08-21 18:06:14 -07:00
James R. Barlow
a8cad72f72
Merge branch 'master' of github.com:jbarlow83/OCRmyPDF
2021-08-21 17:38:19 -07:00
James R. Barlow
86c04305f4
readme: confirm Tesseract 5 support
2021-08-21 17:37:10 -07:00
James R. Barlow
0a110fac55
watcher: fix bool not working as expecting
...
Closes #821
2021-08-21 17:30:14 -07:00
James R. Barlow
f8970ad862
Update CI to test Tesseract 5 and more Linux versions
2021-08-17 02:30:24 -07:00
James R. Barlow
fcfc78b7ee
Move tool config to pyproject
2021-08-17 01:46:22 -07:00
8bb244df24
[ci skip] Update jbig2.rst ( #817 )
...
Co-authored-by: jbarlow83 <jbarlow83@users.noreply.github.com >
2021-08-14 20:05:27 -07:00
James R. Barlow
8a1cb70479
build: adjust pull request again
v12.3.2
2021-08-04 03:06:28 -07:00
James R. Barlow
2c579700d6
v12.3.2 release notes
2021-08-04 02:52:45 -07:00
James R. Barlow
87ff6c8301
webservice: tidy flask apis
2021-08-04 02:49:48 -07:00
James R. Barlow
5915259bee
Merge branch 'master' of github.com:jbarlow83/OCRmyPDF
2021-08-04 02:49:23 -07:00
Elliott Sales de Andrade and GitHub
969e54f0e3
Allow flask 2 for webservice ( #816 )
...
* Allow flask 2 for webservice.
The breaking changes do not appear to affect it.
* Add shebang to webservice script.
2021-08-04 02:49:13 -07:00
Elliott Sales de Andrade and GitHub
b923612323
Allow watchdog 2. ( #815 )
...
* Allow watchdog 2.
The breaking change was dropping support for macOS 10.12 and earlier,
which doesn't affect us.
* Add shebang to watcher script.
2021-08-04 02:48:25 -07:00
mara004 and GitHub
dc2b161306
docs: Add two commas ( #809 )
2021-08-04 02:47:34 -07:00
James R. Barlow
ae49e3b6db
build: don't try to docker build for third party users
2021-08-04 02:47:03 -07:00
James R. Barlow
0fc5067ab6
Merge branch 'master' of github.com:jbarlow83/OCRmyPDF
v12.3.1
2021-08-01 01:00:17 -07:00
James R. Barlow
5eb5b5ba73
v12.3.1 release notes
2021-08-01 01:00:14 -07:00
James R. Barlow
aa10a70d70
Rebuild test cache due to hocr output change
2021-08-01 01:00:05 -07:00
James R. Barlow
f99fd686de
hocrtransform: ensure text is rendered in document order
...
Previously we rendered text objects based on their vertical position, but this confuses
some PDF viewers.
Closes #813 .
2021-08-01 00:49:57 -07:00
James R. Barlow
22dd9314ea
logo: add square version
2021-07-20 23:24:17 -07:00
Kai Knoblich and GitHub
73b8b88724
Update the FreeBSD specific parts of the documentation ( #810 )
...
The Python default version was changed from 3.7 to 3.8 at the end of April. For the new quarterly branch, 2021Q3, Python 3.8 has also been the default version since July.
2021-07-20 13:35:19 -07:00
James R. Barlow
4863a8e521
docker: make base install packages in common
2021-07-15 23:33:12 -07:00
James R. Barlow
2366629774
docker: Fix timezone prompt
2021-07-15 23:29:53 -07:00
James R. Barlow
814ad36e51
dockerfile: try newer ubuntu
2021-07-15 19:06:46 -07:00
James R. Barlow
1c2adc3d89
v12.3.0 release notes
v12.3.0
2021-07-14 02:38:23 -07:00
James R. Barlow
37923ffe52
Work around Pillow 8.3.1 DPI changes
...
Pillow decided against round-tripping DPI values.
https://github.com/python-pillow/Pillow/pull/5476
Fixes #802
2021-07-14 02:34:28 -07:00
James R. Barlow
773e28478c
graft: don't use deprecated pikepdf APIs
2021-07-14 01:44:26 -07:00
James R. Barlow
e6db071273
Merge remote-tracking branch 'origin/master'
2021-07-14 00:48:30 -07:00
mara004 and GitHub
de74b80335
docs: Fix two missing words ( #805 )
...
* Fix two missing words
2021-07-14 00:48:00 -07:00
James R. Barlow
5cba68b93d
tests: Don't require symlink permissions on Windows
...
Some of tests required symlink permissions, which CI workers have but typical Windows
user accounts do not. Mostly these are just correctness tests.
2021-07-14 00:11:47 -07:00
mara004 and GitHub
d2d39de92f
Update api.rst ( #797 )
...
fix excess 'no'
2021-07-05 14:12:51 -07:00
James R. Barlow
0b834411fe
validation: mention ISO 639-2 to give people a clue about how to find the appropriate code
2021-06-28 15:19:59 -07:00
James R. Barlow
c935ba070b
Fix name of sphinx-rtd-theme
2021-06-23 00:43:30 -07:00
James R. Barlow
e30fffa8a4
v12.2.0 release notes
v12.2.0
2021-06-16 00:40:47 -07:00
James R. Barlow
e760be9e19
Drop an obsolete documentation file
2021-06-16 00:39:51 -07:00
James R. Barlow
38280e77f8
Use sphinx-issues to "refactor" release notes
2021-06-16 00:39:40 -07:00
James R. Barlow
6b9b5cc5d5
setup.py shouldn't have a shebang
2021-06-16 00:10:10 -07:00
James R. Barlow
5f01c5e330
Fix another species of Tesseract version number breaking regex
...
Fixes #795
2021-06-16 00:09:03 -07:00
James R. Barlow
5d08303805
docs: plugins - show setup.cfg example
2021-06-14 02:15:52 -07:00
James R. Barlow
7965b1f930
docs: don't suggest unmaintained alternatives, update on GS
2021-06-14 01:08:07 -07:00
James R. Barlow
0a1216bf14
v12.1.0 release notes
v12.1.0
2021-06-13 02:26:10 -07:00
James R. Barlow
f10a0f7707
readme: we Docker arm now
2021-06-13 02:20:36 -07:00
James R. Barlow
dc11802809
github templates: ask for more details on feature reqs
2021-06-13 02:20:25 -07:00
James R. Barlow
4cce0077d0
Merge branch 'ci'
2021-06-10 00:30:32 -07:00
James R. Barlow
d293e05946
Adjust readthedocs to not use requirements files
...
Remove .yml since RTD considers it deprecated.
2021-06-10 00:28:38 -07:00