Graphviz 12.0.1~dev.20240716.0800
Loading...
Searching...
No Matches
gdgen_text.h File Reference
#include <common/geom.h>
#include <gd.h>
Include dependency graph for gdgen_text.h:
This graph shows which files directly or indirectly include this file:

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)
 

Function Documentation

◆ gdgen_text()

void gdgen_text ( gdImagePtr  im,
pointf  spf,
pointf  epf,
int  fontcolor,
double  fontsize,
int  fontdpi,
double  fontangle,
char *  fontname,
char *  str 
)

Definition at line 245 of file gvrender_gd.c.

References err, font, FONTSIZE_MUCH_TOO_SMALL, FONTSIZE_TOO_SMALL, free(), gdFontGiant, gdFontLarge, gdFontMediumBold, gdFontSmall, gdFontTiny, PF2P, str, point::x, and point::y.

Referenced by gdgen_textspan().

Here is the call graph for this function:
Here is the caller graph for this function: