tesseract/api
Ray Smith 6b634170c1 Significant change to invisible font system
to improve correctness and compatibility with
external programs, particularly ghostscript.
We will start mapping everything to a single glyph,
rather than allowing characters to run off the end
of the font.

A more detailed design discussion is embedded into
pdfrenderer.cpp comments. The font, source code
that produces the font, and the design comments
were contributed by Ken Sharp from Artifex Software.
2015-05-12 17:33:18 -07:00
..
apitypes.h Cleaned up externally used namespace by removing includes from baseapi.h 2012-02-02 03:14:16 +00:00
baseapi.cpp Add ability to build under android (without cube or scrollview). 2015-05-12 15:41:15 -07:00
baseapi.h Fixed issue 1252: Refactored LearnBlob and its call hierarchy to make it a member of Classify. 2015-05-12 15:22:34 -07:00
capi.cpp fix typo/ issue 1397 2014-12-31 22:31:50 +01:00
capi.h fix bool in c-api 2014-12-28 17:55:56 +01:00
Makefile.am fix cygwin build (issue 1289) 2014-09-28 23:19:52 +02:00
pdfrenderer.cpp Significant change to invisible font system 2015-05-12 17:33:18 -07:00
renderer.cpp fix issue 1417 2015-02-07 22:22:20 +01:00
renderer.h Fixed bidi handling in PDF output 2014-10-09 13:29:01 -07:00
tesseractmain.cpp Reduced size of multi-renderer implementation from code review 2014-10-09 13:29:46 -07:00