|
tesseract
4.00.00dev
|
#include "stringrenderer.h"#include <assert.h>#include <stdio.h>#include <string.h>#include <algorithm>#include <map>#include <utility>#include <vector>#include "allheaders.h"#include "boxchar.h"#include "ligature_table.h"#include "normstrngs.h"#include "pango/pango-font.h"#include "pango/pango-glyph-item.h"#include "tlog.h"#include "unichar.h"#include "unicode/uchar.h"#include "util.h"Go to the source code of this file.
Namespaces | |
| tesseract | |
Functions | |
| Pix * | tesseract::CairoARGB32ToPixFormat (cairo_surface_t *surface) |