|
Graphviz 14.0.3~dev.20251029.0425
|
#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, const char *txt, cairo_surface_t **surface, int *w, int *h) |
| unsigned char * glCompCreatePangoTexture | ( | char * | fontdescription, |
| int | fontsize, | ||
| const 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().