forked from pool/python-pyocr
Accepting request 914389 from home:glaubitz:branches:devel:languages:python
- Update to 0.8:
* Replaced libtesseract.image_to_pdf() by an object-oriented API that allows
creating PDF with more than 1 page (thanks to Matthias Kraus).
* Tesseract 4 + sys.frozen=True: Fix TESSDATA_PREFIX: starting with
Tesseract 4, the path must include tessdata/
OBS-URL: https://build.opensuse.org/request/show/914389
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyocr?expand=0&rev=9
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 26 10:41:00 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to 0.8:
|
||||
* Replaced libtesseract.image_to_pdf() by an object-oriented API that allows
|
||||
creating PDF with more than 1 page (thanks to Matthias Kraus).
|
||||
* Tesseract 4 + sys.frozen=True: Fix TESSDATA_PREFIX: starting with
|
||||
Tesseract 4, the path must include tessdata/
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 10 11:51:28 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user