tesseract/api
zdenop@gmail.com 49c4ce3183 fix for GRAPHICS_DISABLED build
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@686 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2012-03-01 22:43:51 +00:00
..
apitypes.h Cleaned up externally used namespace by removing includes from baseapi.h 2012-02-02 03:14:16 +00:00
baseapi.cpp fix for GRAPHICS_DISABLED build 2012-03-01 22:43:51 +00:00
baseapi.h fix for issue 463 (GetHOCRText segfaults unless SetInputName has been called first); removed declaration of GetLastInitLanguage 2012-02-27 17:19:20 +00:00
Makefile.am Cleaned up externally used namespace by removing includes from baseapi.h 2012-02-02 03:14:16 +00:00
tesseractmain.cpp check return code of API init (issue 593) 2012-02-26 14:48:35 +00:00
tesseractmain.h fixing issue 628 (replacing __MSW32__ with _WIN32) and issue 614 (reverting "class DLLSYM STRING" to "class CCUTIL_API STRING") 2012-02-19 21:48:45 +00:00