Graphviz
2.41.20171026.1811
|
#include <textspan.h>
Data Fields | |
char * | name |
char * | family |
char * | weight |
char * | stretch |
char * | style |
int | xfig_code |
char * | svg_font_family |
char * | svg_font_weight |
char * | svg_font_style |
Definition at line 32 of file textspan.h.
char* _PostscriptAlias::family |
Definition at line 34 of file textspan.h.
char* _PostscriptAlias::name |
Definition at line 33 of file textspan.h.
Referenced by get_font_mapping().
char* _PostscriptAlias::stretch |
Definition at line 36 of file textspan.h.
char* _PostscriptAlias::style |
Definition at line 37 of file textspan.h.
char* _PostscriptAlias::svg_font_family |
Definition at line 39 of file textspan.h.
char* _PostscriptAlias::svg_font_style |
Definition at line 41 of file textspan.h.
char* _PostscriptAlias::svg_font_weight |
Definition at line 40 of file textspan.h.
char* _PostscriptAlias::weight |
Definition at line 35 of file textspan.h.
int _PostscriptAlias::xfig_code |
Definition at line 38 of file textspan.h.
Referenced by get_font_mapping().