Definition at line 99 of file ft-text-renderer.cc.
◆ ft_cache
◆ ft_key
◆ ft_manager() [1/2]
octave::ft_manager::ft_manager |
( |
void |
| ) |
|
|
inlineprivate |
◆ ft_manager() [2/2]
octave::ft_manager::ft_manager |
( |
const ft_manager & |
| ) |
|
|
delete |
◆ ~ft_manager()
octave::ft_manager::~ft_manager |
( |
void |
| ) |
|
|
inlineprivate |
◆ cleanup_instance()
static void octave::ft_manager::cleanup_instance |
( |
void |
| ) |
|
|
inlinestatic |
◆ do_font_destroyed()
void octave::ft_manager::do_font_destroyed |
( |
FT_Face |
face | ) |
|
|
inlineprivate |
◆ do_get_font()
FT_Face octave::ft_manager::do_get_font |
( |
const std::string & |
name, |
|
|
const std::string & |
weight, |
|
|
const std::string & |
angle, |
|
|
double |
size |
|
) |
| |
|
inlineprivate |
◆ do_get_system_fonts()
static octave_map octave::ft_manager::do_get_system_fonts |
( |
void |
| ) |
|
|
inlinestaticprivate |
◆ font_destroyed()
static void octave::ft_manager::font_destroyed |
( |
FT_Face |
face | ) |
|
|
inlinestatic |
◆ get_font()
static FT_Face octave::ft_manager::get_font |
( |
const std::string & |
name, |
|
|
const std::string & |
weight, |
|
|
const std::string & |
angle, |
|
|
double |
size |
|
) |
| |
|
inlinestatic |
◆ get_system_fonts()
static octave_map octave::ft_manager::get_system_fonts |
( |
void |
| ) |
|
|
inlinestatic |
◆ instance_ok()
static bool octave::ft_manager::instance_ok |
( |
void |
| ) |
|
|
inlinestatic |
◆ operator=()
◆ cache
◆ fontconfig_initialized
bool octave::ft_manager::fontconfig_initialized |
|
private |
◆ freetype_initialized
bool octave::ft_manager::freetype_initialized |
|
private |
◆ instance
ft_manager * octave::ft_manager::instance = nullptr |
|
staticprivate |
◆ library
FT_Library octave::ft_manager::library |
|
private |
The documentation for this class was generated from the following file: