Skip to content

Commit

Permalink
Give info about expected leptonica dependencies (fix #2333)
Browse files Browse the repository at this point in the history
  • Loading branch information
zdenop committed Jul 12, 2019
1 parent c8b9000 commit 2e2ea63
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).

This comment has been minimized.

Copy link
@stweil

stweil Jan 5, 2020

Member

@zdenop, what means 'w' in "for w multipage tiff"?

This comment has been minimized.

Copy link
@zdenop

zdenop Jan 5, 2020

Author Contributor

typo ;-)


## Latest Version of README

For the latest online version of the README.md see:
Expand Down

0 comments on commit 2e2ea63

Please sign in to comment.