tesseract/src/api
Stefan Weil a32d24fa65 Remove empty tessbox.h
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2018-06-24 19:45:12 +02:00
..
apitypes.h Move sources into src dir. Update build scripts. 2018-04-25 11:02:54 +03:00
baseapi.cpp Remove empty tessbox.h 2018-06-24 19:45:12 +02:00
baseapi.h Rename all C-style headers (e.g. <stdio.h>) to C++ style (<cstdio>). 2018-05-20 00:52:04 +03:00
capi.cpp Fixed a typo in progres monitor C API 2018-06-01 19:42:28 +02:00
capi.h capi: Fix regression caused by use of bool data type 2018-06-09 08:45:45 +02:00
Makefile.am Require tesseract/ for API header files (fixes potential name conflicts) 2018-06-17 22:01:19 +02:00
pdfrenderer.cpp Move sources into src dir. Update build scripts. 2018-04-25 11:02:54 +03:00
renderer.cpp Replace string.h by standard C++ cstring 2018-06-21 20:40:26 +02:00
renderer.h Added downward compatibility for older APIs 2018-05-08 17:22:06 +02:00
tess_version.h.in Move sources into src dir. Update build scripts. 2018-04-25 11:02:54 +03:00
tesseractmain.cpp tesseractmain: Allow combinations of the different help options 2018-06-02 09:03:56 +02:00