Graphviz 12.0.1~dev.20240715.2254
Loading...
Searching...
No Matches
textfont_t Struct Reference

#include <textspan.h>

Collaboration diagram for textfont_t:
[legend]

Data Fields

char * name
 
char * color
 
PostscriptAliaspostscript_alias
 
double size
 
unsigned int flags:GV_TEXTFONT_FLAGS_WIDTH
 
unsigned int cnt:(sizeof(unsigned int) * 8 - GV_TEXTFONT_FLAGS_WIDTH)
 reference count
 

Detailed Description

Definition at line 53 of file textspan.h.

Field Documentation

◆ cnt

unsigned int textfont_t::cnt

Definition at line 59 of file textspan.h.

◆ color

◆ flags

◆ name

◆ postscript_alias

◆ size


The documentation for this struct was generated from the following file: