Give info about expected leptonica dependencies (fix #2333)

This commit is contained in:
zdenop 2019-07-12 10:39:01 +02:00
parent ba8e870f85
commit 838b6476f9

View File

@ -104,6 +104,10 @@ Please report an issue only for a **bug**, not for asking questions.
Tesseract uses [Leptonica library](http://leptonica.com/) which essentially
uses a [BSD 2-clause license](http://leptonica.com/about-the-license.html).
## Dependencies
Tesseract uses [Leptonica library](https://github.com/DanBloomberg/leptonica) for opening input images (e.g. not documents like pdf). It is suggested to use leptonica with build-in support for [zlib](https://zlib.net), [png](https://sourceforge.net/projects/libpng) and [tiff](http://www.simplesystems.org/libtiff) (for w multipage tiff).
## Latest Version of README
For the latest online version of the README.md see: