Graphviz 13.0.0~dev.20241222.1117
|
Data Fields | |
availfont_t | fonts [GV_FONT_LIST_SIZE] |
list of available fonts
The i-th entry corresponds to the i-th entry from gv_ps_fontdefs
. An entry will have zeroed fields if the corresponding font is unavailable at runtime.
Definition at line 253 of file gvgetfontlist_pango.c.
availfont_t availfonts_t::fonts[GV_FONT_LIST_SIZE] |
Definition at line 254 of file gvgetfontlist_pango.c.
Referenced by gv_flist_free_af(), gv_get_font(), and gv_get_ps_fontlist().