Graphviz
13.0.0~dev.20241220.2304
Loading...
Searching...
No Matches
gdgen_text.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <
common/geom.h
>
4
#include <gd.h>
5
6
void
gdgen_text
(gdImagePtr im,
pointf
spf,
pointf
epf,
int
fontcolor,
7
double
fontsize,
int
fontdpi,
double
fontangle,
char
*fontname,
8
char
*
str
);
gdgen_text
void gdgen_text(gdImagePtr im, pointf spf, pointf epf, int fontcolor, double fontsize, int fontdpi, double fontangle, char *fontname, char *str)
Definition
gvrender_gd.c:246
geom.h
geometric types and macros (e.g. points and boxes)
str
textitem scanner parser str
Definition
htmlparse.y:224
pointf_s
Definition
geom.h:29
plugin
gd
gdgen_text.h
Generated by
1.9.8