#include <memory>
#include <string>
#include "absl/strings/str_split.h"
#include "allheaders.h"
#include "boxchar.h"
#include "boxread.h"
#include "commandlineflags.h"
#include <tesseract/genericvector.h>
#include "include_gunit.h"
#include "stringrenderer.h"
#include <tesseract/strngs.h>
Go to the source code of this file.
◆ BOOL_PARAM_FLAG()
BOOL_PARAM_FLAG |
( |
display |
, |
|
|
false |
, |
|
|
"Display image for inspection" |
|
|
) |
| |
◆ DECLARE_BOOL_PARAM_FLAG()
DECLARE_BOOL_PARAM_FLAG |
( |
use_only_legacy_fonts |
| ) |
|
◆ DECLARE_STRING_PARAM_FLAG() [1/2]
DECLARE_STRING_PARAM_FLAG |
( |
fontconfig_tmpdir |
| ) |
|
◆ DECLARE_STRING_PARAM_FLAG() [2/2]
DECLARE_STRING_PARAM_FLAG |
( |
fonts_dir |
| ) |
|