tesseract/tessdata
amitdo c2f5e9b849 If there is no explicit renderer(s), default to TessTextRenderer
Revert fd429c32, 43834da7, 05de195e.

See #49, #59.

The code in this commit solves the issue in a more elegant way, IMHO.

Now you can use:
  * `tesseract eurotext.tif eurotext txt pdf`
  * `tesseract eurotext.tif eurotext txt hocr`
  * `tesseract eurotext.tif eurotext txt hocr pdf`

NOTE:
  With `tesseract eurotext.tif eurotext`
  or `tesseract eurotext.tif eurotext txt`
  the psm will be set to '3', but...
  With `tesseract eurotext.tif eurotext txt pdf`
  or `tesseract eurotext.tif eurotext txt hocr`
  the psm will be set to '1'.
2015-12-11 19:06:49 +02:00
..
configs If there is no explicit renderer(s), default to TessTextRenderer 2015-12-11 19:06:49 +02:00
tessconfigs Revert "temporary add config/*, configure and Makefile.in for release" 2015-07-31 21:44:43 +02:00
eng.user-patterns fix issue 755; add example config files from tesseract manpage 2013-10-20 20:20:10 +00:00
eng.user-words fix issue 755; add example config files from tesseract manpage 2013-10-20 20:20:10 +00:00
Makefile.am Fixes to make yesterday's changes compile 2015-05-13 09:58:59 -07:00
pdf.ttf Significant change to invisible font system 2015-05-12 17:33:18 -07:00