Graphviz
2.41.20171026.1811
|
#include "config.h"
#include "gvconfig.h"
#include <string.h>
#include <regex.h>
#include "memory.h"
#include "const.h"
#include "types.h"
#include "gvplugin.h"
#include "gvcjob.h"
#include "gvcint.h"
#include "gvcproc.h"
Go to the source code of this file.
Functions | |
Dt_t * | textfont_dict_open (GVC_t *gvc) |
void | gvconfig_plugin_install_from_library (GVC_t *gvc, char *path, gvplugin_library_t *library) |
void | gvconfig (GVC_t *gvc, boolean rescan) |
Definition at line 479 of file gvconfig.c.
References agerr(), AGERR, GVC_s::common, GVC_s::config_found, GVC_s::config_path, GVCOMMON_s::demand_loading, DIRSEP, FALSE, gmalloc(), gvconfig_libdir(), gvtextlayout_select(), NULL, textfont_dict_open(), and TRUE.
Referenced by dotneato_args_initialize(), gvContext(), and gvContextPlugins().
void gvconfig_plugin_install_from_library | ( | GVC_t * | gvc, |
char * | path, | ||
gvplugin_library_t * | library | ||
) |
Definition at line 210 of file gvconfig.c.
References lt_symlist_t::address, agerr(), AGERR, gvplugin_api_t::api, gvplugin_library_t::apis, BSZ, GVCOMMON_s::builtins, GVC_s::common, DIRSEP, gmalloc(), gvconfig_libdir(), gvconfig_plugin_install_from_library(), gvplugin_api_name(), gvplugin_install(), gvplugin_library_load(), gvplugin_load(), lt_symlist_t::name, NULL, gvplugin_library_t::packagename, gvplugin_installed_t::quality, re, STRLEN, gvplugin_installed_t::type, gvplugin_api_t::types, and GVCOMMON_s::verbose.
Referenced by gvAddLibrary(), and gvconfig_plugin_install_from_library().
Definition at line 279 of file textspan.c.
References DTDISC, dtopen(), Dtoset, NULL, GVC_s::textfont_disc, and GVC_s::textfont_dt.