#include <cstdio>
#include <string>
#include <pango/pango.h>
#include "include_gunit.h"
#include "commandlineflags.h"
#include "fileio.h"
#include "pango_font_info.h"
#include "absl/strings/str_cat.h"
#include "gmock/gmock-matchers.h"
#include "util/utf8/unicodetext.h"
Go to the source code of this file.
◆ 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 |
| ) |
|