#include "const.h"
#include "gvplugin_textlayout.h"
#include "gvcint.h"
#include "gvcproc.h"
Include dependency graph for gvtextlayout.c:
Go to the source code of this file.
Functions | |
int | gvtextlayout_select (GVC_t *gvc) |
boolean | gvtextlayout (GVC_t *gvc, textpara_t *para, char **fontpath) |
boolean gvtextlayout | ( | GVC_t * | gvc, | |
textpara_t * | para, | |||
char ** | fontpath | |||
) |
Definition at line 44 of file gvtextlayout.c.
References gvplugin_active_textlayout_s::engine, FALSE, gvtextlayout_engine_s::textlayout, and GVC_s::textlayout.
int gvtextlayout_select | ( | GVC_t * | gvc | ) |
Definition at line 30 of file gvtextlayout.c.
References gvplugin_installed_t::engine, gvplugin_active_textlayout_s::engine, gvplugin_load(), GVRENDER_PLUGIN, NO_SUPPORT, GVC_s::textlayout, and gvplugin_available_s::typeptr.
Referenced by gvconfig().