|
GRASS 8 Programmer's Manual
8.5.0dev(2025)-9d806b45d8
|

Go to the source code of this file.
Functions | |
| void | COM_Get_text_box (const char *text, double *t, double *b, double *l, double *r) |
| void COM_Get_text_box | ( | const char * | text, |
| double * | t, | ||
| double * | b, | ||
| double * | l, | ||
| double * | r | ||
| ) |
Definition at line 4 of file get_t_box.c.
References b, font_get_type(), get_text_ext(), get_text_ext_freetype(), GFONT_DRIVER, GFONT_FREETYPE, GFONT_STROKE, l, r, t, and driver::Text_box.
Referenced by D_get_text_box().