forked from pool/python-pytesseract
31 lines
1.1 KiB
Plaintext
31 lines
1.1 KiB
Plaintext
![]() |
-------------------------------------------------------------------
|
||
|
Thu May 24 17:39:43 UTC 2018 - toddrme2178@gmail.com
|
||
|
|
||
|
- Update to 0.2.0
|
||
|
* Convert image to RGB mode in order to save as PNG
|
||
|
- Update to 0.1.9
|
||
|
* Preserve source image extension and metadata info
|
||
|
* Don't delete every file in current directory if the temp_name is not populated
|
||
|
* Remove enum dependency, fix bug with missing text in last line
|
||
|
* Support for different output types
|
||
|
* Added verbose option that returns detailed output from tesseract run
|
||
|
- Update to 0.1.8
|
||
|
* Add initial support for numpy arrays/opencv images
|
||
|
* Improved method to discard alpha channel
|
||
|
* Add optional nice agrument for runing tesseract with different priority
|
||
|
* fix python 3 byte string bug
|
||
|
- spec file cleanups
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed Oct 18 16:46:49 UTC 2017 - toddrme2178@gmail.com
|
||
|
|
||
|
- Implement single-spec version
|
||
|
- Update to version 0.1.7
|
||
|
* No changelog
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Jun 10 21:31:13 UTC 2014 - jnweiger@gmail.com
|
||
|
|
||
|
- pull from pypi. needed by testipy
|
||
|
|