tesseract/api
Stefan Weil 5e3665c6ae Remove most libtiff dependencies
libtiff is no longer needed for OpenCL, so remove that dependency.

It is still suggested for Windows to redirect warning messages
from the tesseract executable to the console.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
2017-05-12 10:15:35 +02:00
..
apitypes.h Replace reserved identifiers used in #define guards header files 2016-12-04 15:43:03 +01:00
baseapi.cpp Merge pull request #900 from rfschtkt/cast 2017-05-11 16:08:12 +02:00
baseapi.h RAII: *::GetUNLVText() 2017-05-11 02:02:37 +02:00
capi.cpp Implement invisible text only for PDF 2017-01-20 21:26:34 +01:00
capi.h Fix C-API 2017-01-21 07:40:54 +01:00
Makefile.am Remove most libtiff dependencies 2017-05-12 10:15:35 +02:00
pdfrenderer.cpp Fewer g++ -Wsign-compare warnings 2017-05-11 23:14:52 +02:00
renderer.cpp RAII: *::GetUNLVText() 2017-05-11 02:02:37 +02:00
renderer.h Better escaping for PDF title; fixes #636 2017-04-02 19:01:16 +02:00
tesseractmain.cpp Use NDEBUG macro instead of DEBUG. 2017-05-08 13:01:22 +03:00