|
Graphviz 14.0.3~dev.20251029.0425
|
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().