tesseract/api
Stefan Weil 1cf8fe51a0 Remove mathfix.h
It was only needed for MS Visual Studio 2012 and older.
Those compilers are not supported for Tesseract.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
2017-06-05 20:26:25 +02:00
..
apitypes.h Replace reserved identifiers used in #define guards header files 2016-12-04 15:43:03 +01:00
baseapi.cpp Remove mathfix.h 2017-06-05 20:26:25 +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 Remove mathfix.h 2017-06-05 20:26:25 +02:00
renderer.cpp Fix crash if output file could not be opened 2017-05-13 17:27:07 +02:00
renderer.h Better escaping for PDF title; fixes #636 2017-04-02 19:01:16 +02:00
tesseractmain.cpp Issue #529: inside main() use return rather than exit 2017-05-13 18:02:00 +02:00