|
Graphviz 14.0.3~dev.20251029.0425
|
Go to the source code of this file.
Functions | |
| static PangoLayout * | get_pango_layout (const char *markup_text, char *fontdescription, int fontsize, double *width, double *height) |
| unsigned char * | glCompCreatePangoTexture (char *fontdescription, int fontsize, const char *txt, cairo_surface_t **surface, int *w, int *h) |
|
static |
Definition at line 14 of file glpangofont.c.
References free(), layout(), and NULL.
Referenced by glCompCreatePangoTexture().
| 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().