Graphviz 13.0.0~dev.20241220.2304
|
#include "config.h"
#include "gd_psfontResolve.h"
#include <stdbool.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <gvc/gvplugin_textlayout.h>
#include <gd.h>
#include <common/const.h>
#include <util/strcasecmp.h>
#include <util/strview.h>
Go to the source code of this file.
Variables | |
gvplugin_installed_t | gvtextlayout_gd_types [] |
gvplugin_installed_t gvtextlayout_gd_types[] |
Definition at line 187 of file gvtextlayout_gd.c.