mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2024-11-23 18:49:08 +08:00
Fix ChangeLog for Leptonica 1.74
Since commit 245eebdf29
, Tesseract 3.05
requires Leptonica 1.74, so this is not a new requirement for 4.00.
Signed-off-by: Stefan Weil <sw@weilnetz.de>
This commit is contained in:
parent
a3e0c10dc7
commit
e2b1e9f977
@ -9,7 +9,6 @@
|
||||
* Made LSTM the default engine, pushed cube out.
|
||||
* Deleted cube code.
|
||||
* Changed OEModes --oem 0 for legacy tesseract engine, --oem 1 for LSTM, --oem 2 for both, --oem 3 for default.
|
||||
* Require leptonica 1.74 or higher.
|
||||
* Avoid use of Leptonica debug parameters or functions.
|
||||
* Fixed multi-language mode.
|
||||
* Removed support for VS2010.
|
||||
@ -34,6 +33,7 @@
|
||||
* Added new C API for orientation and script detection, removed the old one.
|
||||
* Increased minimum autoconf version to 2.59.
|
||||
* Removed dead code.
|
||||
* Require Leptonica 1.74 or higher.
|
||||
* Fixed many compiler warning.
|
||||
* Fixed memory and resource leaks.
|
||||
* Fixed some issues with the 'Cube' OCR engine.
|
||||
|
Loading…
Reference in New Issue
Block a user