tesseract v5.3.3.20231005
|
#include "export.h"
#include "commandlineflags.h"
#include "pango/pango-font.h"
#include "pango/pango.h"
#include "pango/pangocairo.h"
#include <string>
#include <unordered_map>
#include <utility>
#include <vector>
Go to the source code of this file.
Classes | |
class | tesseract::PangoFontInfo |
class | tesseract::FontUtils |
Namespaces | |
namespace | tesseract |
Typedefs | |
using | char32 = signed int |
using char32 = signed int |
Definition at line 36 of file pango_font_info.h.