tesseract
4.0.0-1-g2a2b
|
#include <string>
#include <unordered_map>
#include <utility>
#include <vector>
#include "commandlineflags.h"
#include "host.h"
#include "pango/pango-font.h"
#include "pango/pango.h"
#include "pango/pangocairo.h"
#include "util.h"
Go to the source code of this file.
Classes | |
class | tesseract::PangoFontInfo |
class | tesseract::FontUtils |
Namespaces | |
tesseract | |
Typedefs | |
using | char32 = signed int |
Functions | |
DECLARE_STRING_PARAM_FLAG (fonts_dir) | |
DECLARE_STRING_PARAM_FLAG (fontconfig_tmpdir) | |
using char32 = signed int |
Definition at line 38 of file pango_font_info.h.
DECLARE_STRING_PARAM_FLAG | ( | fonts_dir | ) |
DECLARE_STRING_PARAM_FLAG | ( | fontconfig_tmpdir | ) |