Removing deprecated code is not critical for 4.0.0

Stefan Weil 2018-09-17 21:43:29 +02:00
parent 6c24843e0b
commit b7cfae2fd3

@ -33,11 +33,11 @@ See also the discussion for [issue #1423](https://github.com/tesseract-ocr/tesse
* #### Some images translated to text using Tesseract 4 throw an error ... (see [issue 1205](https://github.com/tesseract-ocr/tesseract/issues/1205))
* #### Remove deprecated code
This does not include OpenCL or the old Tesseract engine. Some recent commits already removed such code.
### Features wanted for this release
* #### Remove deprecated code
This does not include OpenCL or the old Tesseract engine. Some recent commits already removed such code, for example API include files, so it could be good enough for 4.0.0.
* #### Add --version parameter for all command line commands. **[done](https://github.com/tesseract-ocr/tesseract/commit/69c8292d81cbb71d6d422f79c97ef50d2a1da352)**
* #### Script for installing only selected languages from github (see [issue](https://github.com/tesseract-ocr/tesseract/issues/1440))