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
|
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
|
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 |
|
James R. Barlow
|
4030258bbc
|
Modernize build system to use setup.cfg
For now, keep but deprecate the requirements/*.txt files.
|
2021-06-10 00:27:52 -07:00 |
|
dependabot[bot]
|
db388165a9
|
Bump pillow from 8.1.2 to 8.2.0 in /requirements (#793)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.1.2 to 8.2.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/8.1.2...8.2.0)
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-06-08 13:27:17 -07:00 |
|
James R. Barlow
|
3d6907f7f6
|
v12.0.3 release notes
v12.0.3
|
2021-05-27 13:53:33 -07:00 |
|
James R. Barlow
|
701c3b371b
|
docs: take a more vender neutral position on commercial OCR
|
2021-05-27 13:45:59 -07:00 |
|
James R. Barlow
|
684e5b4944
|
docs: mention ISO Latin-1
|
2021-05-27 13:42:17 -07:00 |
|
James R. Barlow
|
a964080f77
|
validation: a word
|
2021-05-27 13:42:05 -07:00 |
|
James R. Barlow
|
3f72f16958
|
Merge branch 'master' of github.com:jbarlow83/OCRmyPDF
|
2021-05-27 01:26:40 -07:00 |
|
James R. Barlow
|
b4f2582766
|
Show ExitCodeException traceback in verbose mode
|
2021-05-27 01:26:25 -07:00 |
|
Frank
|
c77cc7c837
|
Update README.md (#785)
readme: mention LinuxUser article
|
2021-05-26 12:37:58 -07:00 |
|
James R. Barlow
|
f3715daf15
|
Move HOCR_OK_LANGS to hocrtransform.py
|
2021-05-23 01:15:53 -07:00 |
|
James R. Barlow
|
c87221a4e6
|
validation: add proper list of languages supported by hocr
Based on Latin-1 support in default PDF fonts.
|
2021-05-23 01:14:15 -07:00 |
|
James R. Barlow
|
c409fa5825
|
v12.0.2 release notes
v12.0.2
|
2021-05-18 23:22:11 -07:00 |
|
James R. Barlow
|
09c485bd88
|
Convert harmless Leptonica exception to warning
Closes Error when trying --remove-background on pdf #769
|
2021-05-18 23:19:51 -07:00 |
|
James R. Barlow
|
9d51a1b5ab
|
Merge branch 'master' of github.com:jbarlow83/OCRmyPDF
|
2021-05-13 23:29:02 -07:00 |
|
James R. Barlow
|
43e7765efd
|
Expand documentation for adding language packs
Closes #777
|
2021-05-13 23:24:54 -07:00 |
|
Matthias Braun
|
352f009c77
|
Fix code of French language pack in languages.rst (#776)
* Fix code of French language pack in languages.rst
* Update languages.rst
Reviewed-by: jbarlow83 <jbarlow83@users.noreply.github.com>
|
2021-05-09 01:03:13 -07:00 |
|
James R. Barlow
|
399b5548ca
|
v12.0.1 release notes
v12.0.1
|
2021-04-26 01:18:57 -07:00 |
|
James R. Barlow
|
7b1e5b4f41
|
Fix "invalid version number" for untagged tesseract versions
Fixes #770
|
2021-04-26 01:18:07 -07:00 |
|
James R. Barlow
|
33e0b16174
|
v12.0.0 release notes
v12.0.0
|
2021-04-23 00:04:21 -07:00 |
|
James R. Barlow
|
a613722e96
|
Auto-register semfree.py if needed
v12.0.0b4
|
2021-04-21 23:39:38 -07:00 |
|
James R. Barlow
|
ad0126185f
|
Rename awslambda -> semfree.py
|
2021-04-21 23:29:55 -07:00 |
|
James R. Barlow
|
be45871d10
|
docker: add special hint for using docker
|
2021-04-21 23:18:29 -07:00 |
|
James R. Barlow
|
252221fd8b
|
dockerfile: remove unnecessary copy of /app/src
|
2021-04-21 23:17:42 -07:00 |
|
James R. Barlow
|
d25c49ba81
|
docs: remove incorrect value of rotate-pages-threshold from docs
Closes #762
|
2021-04-19 00:06:22 -07:00 |
|
James R. Barlow
|
5112e9e857
|
Redo dpi calc to avoid 'math.ulp'
v12.0.0b3
|
2021-04-16 00:54:41 -07:00 |
|
James R. Barlow
|
757b72b0af
|
Revert "Remove apparently unused portion of a test"
This reverts commit d89a633ba73af4a6bdacda6b9a4c0638b39167bd.
|
2021-04-16 00:21:11 -07:00 |
|
James R. Barlow
|
75c5b92cb9
|
v12.0.0 update release notes
|
2021-04-15 23:49:58 -07:00 |
|
James R. Barlow
|
d673126994
|
Fix ZeroDivisionError on files containing images drawn at scale 0
Fixes #761
|
2021-04-15 23:26:14 -07:00 |
|