tesseract
5.0.0-alpha-619-ge9db
|
#include <string>
#include <unordered_map>
#include <utility>
#include <vector>
#include "commandlineflags.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 |
using char32 = signed int |
Definition at line 33 of file pango_font_info.h.