![]() |
libgpac
Documentation of the core library of GPAC
|
Include dependency graph for svg_font.c:Data Structures | |
| struct | SVG_GlyphStack |
| struct | FontURIStack |
Functions | |
| static GF_Err | svg_font_get_glyphs (void *udta, const char *utf_string, u32 *glyph_buffer, u32 *io_glyph_buffer_size, const char *lang, Bool *is_rtl) |
| static GF_Glyph * | svg_font_load_glyph (void *udta, u32 glyph_name) |
| static void | svg_traverse_font (GF_Node *node, void *rs, Bool is_destroy) |
| static void | svg_font_on_load (GF_Node *handler, GF_DOM_Event *event, GF_Node *observer) |
| void | compositor_init_svg_font (GF_Compositor *compositor, GF_Node *node) |
| static void | svg_traverse_glyph (GF_Node *node, void *rs, Bool is_destroy) |
| void | compositor_init_svg_glyph (GF_Compositor *compositor, GF_Node *node) |
| static Bool | svg_font_uri_check (GF_Node *node, FontURIStack *st) |
| GF_Font * | svg_font_uri_get_alias (void *udta) |
| static void | svg_traverse_font_face_uri (GF_Node *node, void *rs, Bool is_destroy) |
| void | compositor_init_svg_font_face_uri (GF_Compositor *compositor, GF_Node *node) |
| struct SVG_GlyphStack |
| struct FontURIStack |
|
static |
Here is the call graph for this function:
Here is the caller graph for this function:
Here is the call graph for this function:
Here is the caller graph for this function:
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Here is the call graph for this function:
Here is the caller graph for this function:| void compositor_init_svg_font | ( | GF_Compositor * | compositor, |
| GF_Node * | node | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:
Here is the call graph for this function:
Here is the caller graph for this function:| void compositor_init_svg_glyph | ( | GF_Compositor * | compositor, |
| GF_Node * | node | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_Font * svg_font_uri_get_alias | ( | void * | udta | ) |
Here is the call graph for this function:
Here is the caller graph for this function:
Here is the call graph for this function:
Here is the caller graph for this function:| void compositor_init_svg_font_face_uri | ( | GF_Compositor * | compositor, |
| GF_Node * | node | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function: