GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
#include <clocale>
#include <cwchar>
#include <iostream>
#include <map>
#include <utility>
#include "singleton-cleanup.h"
#include "error.h"
#include "pr-output.h"
#include "txt-eng-ft.h"
Go to the source code of this file.
Classes | |
class | ft_manager |
Functions | |
static void | ft_face_destroyed (void *object) |
static void | gripe_glyph_render (FT_ULong c) |
static void | gripe_missing_glyph (FT_ULong c) |
Definition at line 305 of file txt-eng-ft.cc.
References ft_manager::font_destroyed().
Referenced by ft_manager::do_get_font().
|
static |
Definition at line 57 of file txt-eng-ft.cc.
References warning_with_id().
Referenced by ft_render::process_character().
|
static |
Definition at line 49 of file txt-eng-ft.cc.
References warning_with_id().
Referenced by ft_render::process_character().