|
GRASS 8 Programmer's Manual 8.5.0RC1(2026)-3334b87d9c
|

Go to the source code of this file.
Functions | |
| void | get_text_ext (const char *string, double *top, double *bot, double *left, double *rite) |
| void | soft_text (const char *string) |
| void get_text_ext | ( | const char * | string, |
| double * | top, | ||
| double * | bot, | ||
| double * | left, | ||
| double * | rite ) |
Definition at line 90 of file text2.c.
Referenced by COM_Get_text_box().
| void soft_text | ( | const char * | string | ) |