Graphviz 13.0.0~dev.20241220.2304
|
#include <cairo/cairo.h>
#include <pango/pangocairo.h>
#include <png.h>
Go to the source code of this file.
Functions | |
unsigned char * | glCompCreatePangoTexture (char *fontdescription, int fontsize, char *txt, cairo_surface_t **surface, int *w, int *h) |
unsigned char * glCompCreatePangoTexture | ( | char * | fontdescription, |
int | fontsize, | ||
char * | txt, | ||
cairo_surface_t ** | surface, | ||
int * | w, | ||
int * | h | ||
) |
Definition at line 50 of file glpangofont.c.
References get_pango_layout(), layout(), and NULL.
Referenced by glCompSetAddNewTexLabel().