mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2024-11-30 23:49:05 +08:00
Add item to ChangeLog for options writing to stdout instead of stderr
This commit is contained in:
parent
f30cac479d
commit
4925e6c449
@ -9,6 +9,7 @@
|
|||||||
* Improved the embedded pdf font (pdf.ttf).
|
* Improved the embedded pdf font (pdf.ttf).
|
||||||
* Enable selection of OCR engine mode from command line.
|
* Enable selection of OCR engine mode from command line.
|
||||||
* Changed tesseract command line parameter '-psm' to '--psm'.
|
* Changed tesseract command line parameter '-psm' to '--psm'.
|
||||||
|
* Write output of tesseract --help, --version and --list-langs to stdout instead of stderr.
|
||||||
* Added new C API for orientation and script detection, removed the old one.
|
* Added new C API for orientation and script detection, removed the old one.
|
||||||
* Increased minimum autoconf version to 2.59.
|
* Increased minimum autoconf version to 2.59.
|
||||||
* Removed dead code.
|
* Removed dead code.
|
||||||
|
Loading…
Reference in New Issue
Block a user