Graphviz 12.0.1~dev.20240716.0800
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
6void gdgen_text(gdImagePtr im, pointf spf, pointf epf, int fontcolor,
7 double fontsize, int fontdpi, double fontangle, char *fontname,
8 char *str);
void gdgen_text(gdImagePtr im, pointf spf, pointf epf, int fontcolor, double fontsize, int fontdpi, double fontangle, char *fontname, char *str)
geometric types and macros (e.g. points and boxes)
agxbuf * str
Definition htmlparse.c:97