Graphviz
2.41.20171026.1811
|
#include "config.h"
#include "const.h"
#include "gvplugin_textlayout.h"
#include "gvcint.h"
#include "gvcproc.h"
Go to the source code of this file.
Functions | |
int | gvtextlayout_select (GVC_t *gvc) |
boolean | gvtextlayout (GVC_t *gvc, textspan_t *span, char **fontpath) |
boolean gvtextlayout | ( | GVC_t * | gvc, |
textspan_t * | span, | ||
char ** | fontpath | ||
) |
Definition at line 39 of file gvtextlayout.c.
References gvplugin_active_textlayout_s::engine, FALSE, gvtextlayout_engine_s::textlayout, and GVC_s::textlayout.
Referenced by textspan_size().
Definition at line 25 of file gvtextlayout.c.
References gvplugin_active_textlayout_s::engine, gvplugin_installed_t::engine, gvplugin_load(), GVRENDER_PLUGIN, NO_SUPPORT, GVC_s::textlayout, and gvplugin_available_s::typeptr.
Referenced by gvconfig().