mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2024-11-28 05:39:35 +08:00
Merge pull request #776 from cjmayo/stdoutput
Add item to ChangeLog for options writing to stdout instead of stderr
This commit is contained in:
commit
51d0bbe6cc
@ -9,6 +9,7 @@
|
||||
* Improved the embedded pdf font (pdf.ttf).
|
||||
* Enable selection of OCR engine mode from command line.
|
||||
* 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.
|
||||
* Increased minimum autoconf version to 2.59.
|
||||
* Removed dead code.
|
||||
|
Loading…
Reference in New Issue
Block a user