Graphviz 13.0.0~dev.20241220.2304
|
Go to the source code of this file.
Functions | |
void | gdgen_text (gdImagePtr im, pointf spf, pointf epf, int fontcolor, double fontsize, int fontdpi, double fontangle, char *fontname, char *str) |
void gdgen_text | ( | gdImagePtr | im, |
pointf | spf, | ||
pointf | epf, | ||
int | fontcolor, | ||
double | fontsize, | ||
int | fontdpi, | ||
double | fontangle, | ||
char * | fontname, | ||
char * | str | ||
) |
Definition at line 246 of file gvrender_gd.c.
References err, font, FONTSIZE_MUCH_TOO_SMALL, FONTSIZE_TOO_SMALL, free(), PF2P, str, point::x, and point::y.
Referenced by gdgen_textspan().