Definition at line 100 of file ft-text-renderer.cc.
◆ ft_cache
◆ ft_key
◆ ft_manager() [1/2]
| ft_manager::ft_manager |
( |
void |
| ) |
|
|
inlineprivate |
◆ ft_manager() [2/2]
◆ ~ft_manager()
| ft_manager::~ft_manager |
( |
void |
| ) |
|
|
inlineprivate |
◆ cleanup_instance()
| static void ft_manager::cleanup_instance |
( |
void |
| ) |
|
|
inlinestatic |
◆ do_font_destroyed()
| void ft_manager::do_font_destroyed |
( |
FT_Face |
face | ) |
|
|
inlineprivate |
◆ do_get_font()
| FT_Face ft_manager::do_get_font |
( |
const std::string & |
name, |
|
|
const std::string & |
weight, |
|
|
const std::string & |
angle, |
|
|
double |
size, |
|
|
FT_ULong |
search_code_point |
|
) |
| |
|
inlineprivate |
◆ do_get_system_fonts()
| static octave_map ft_manager::do_get_system_fonts |
( |
void |
| ) |
|
|
inlinestaticprivate |
◆ font_destroyed()
| static void ft_manager::font_destroyed |
( |
FT_Face |
face | ) |
|
|
inlinestatic |
◆ get_font()
| static FT_Face ft_manager::get_font |
( |
const std::string & |
name, |
|
|
const std::string & |
weight, |
|
|
const std::string & |
angle, |
|
|
double |
size, |
|
|
FT_ULong |
c = 0 |
|
) |
| |
|
inlinestatic |
◆ get_system_fonts()
| static octave_map ft_manager::get_system_fonts |
( |
void |
| ) |
|
|
inlinestatic |
◆ instance_ok()
| static bool ft_manager::instance_ok |
( |
void |
| ) |
|
|
inlinestatic |
◆ operator=()
◆ m_cache
◆ m_fontconfig_initialized
| bool ft_manager::m_fontconfig_initialized |
|
private |
◆ m_freetype_initialized
| bool ft_manager::m_freetype_initialized |
|
private |
◆ m_instance
◆ m_library
| FT_Library ft_manager::m_library |
|
private |
The documentation for this class was generated from the following file: