Graphviz  2.41.20171026.1811
Functions
gvconfig.c File Reference
#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"
Include dependency graph for gvconfig.c:

Go to the source code of this file.

Functions

Dt_ttextfont_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)
 

Function Documentation

void gvconfig ( GVC_t gvc,
boolean  rescan 
)
void gvconfig_plugin_install_from_library ( GVC_t gvc,
char *  path,
gvplugin_library_t library 
)
Dt_t* textfont_dict_open ( GVC_t gvc)

Definition at line 279 of file textspan.c.

References DTDISC, dtopen(), Dtoset, NULL, GVC_s::textfont_disc, and GVC_s::textfont_dt.