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 |
|
James R. Barlow
|
d89a633ba7
|
Remove apparently unused portion of a test
|
2021-04-15 23:25:18 -07:00 |
|
James R. Barlow
|
710d797299
|
Fix comment typos
|
2021-04-14 00:36:58 -07:00 |
|
James R. Barlow
|
fc75254c60
|
Fix awslambda progressbar.update() error
Fixes #759
v12.0.0b2
|
2021-04-13 14:37:30 -07:00 |
|
James R. Barlow
|
f453e94f14
|
awslambda: better documentation
|
2021-04-13 13:16:35 -07:00 |
|
James R. Barlow
|
8f8aaa93ed
|
Refactor removing log handlers
|
2021-04-13 13:16:21 -07:00 |
|
James R. Barlow
|
a90b9e669f
|
Add reminder to not mess with pool/listener order
|
2021-04-09 13:22:48 -07:00 |
|
James R. Barlow
|
e4f69cc1d6
|
Maybe fix a deadlock on attempting sys.stderr.flush()
Closes #758
Closes #733
|
2021-04-09 01:59:30 -07:00 |
|
James R. Barlow
|
a5852ba199
|
Remove parent process's log handlers properly
|
2021-04-08 21:39:18 -07:00 |
|
James R. Barlow
|
051b9da991
|
Remove undocumented/unused debug environment variables
|
2021-04-08 21:08:12 -07:00 |
|
James R. Barlow
|
139d9f9841
|
Shut up pikepdf mmap disabled message
|
2021-04-08 20:58:46 -07:00 |
|
James R. Barlow
|
532d65a355
|
ci: push on tag
v12.0.0b1
|
2021-04-08 14:19:59 -07:00 |
|
James R. Barlow
|
9de38afb13
|
Fix Tesseract version for ubuntu 18.04
|
2021-04-08 13:07:13 -07:00 |
|
James R. Barlow
|
913c939dc9
|
docs: update wrt AWS
|
2021-04-08 01:51:44 -07:00 |
|
James R. Barlow
|
9db9a3d6ec
|
helpers: improve test coverage of Resolution
|
2021-04-07 23:26:37 -07:00 |
|