tesseract  5.0.0-alpha-619-ge9db
pango_font_info.cpp File Reference
#include <cstdlib>
#include <cstdio>
#include <cstring>
#include <sys/param.h>
#include <algorithm>
#include "pango_font_info.h"
#include "commandlineflags.h"
#include "fileio.h"
#include "normstrngs.h"
#include "tlog.h"
#include <tesseract/unichar.h>
#include "util.h"
#include "pango/pango.h"
#include "pango/pangocairo.h"
#include "pango/pangofc-font.h"

Go to the source code of this file.

Namespaces

 tesseract
 

Functions

 STRING_PARAM_FLAG (fontconfig_tmpdir, "/tmp", "Overrides fontconfig default temporary dir")
 
 STRING_PARAM_FLAG (fonts_dir, "", "If empty it use system default. Otherwise it overrides" " system default font location")
 

Variables

const int tesseract::kDefaultResolution = 300
 

Function Documentation

◆ STRING_PARAM_FLAG() [1/2]

STRING_PARAM_FLAG ( fontconfig_tmpdir  ,
"/tmp"  ,
"Overrides fontconfig default temporary dir"   
)

◆ STRING_PARAM_FLAG() [2/2]

STRING_PARAM_FLAG ( fonts_dir  ,
""  ,
"If empty it use system default. Otherwise it overrides" " system default font location"   
)