|
GRASS GIS 8 Programmer's Manual
8.4.2dev(2025)-5620950973
|

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 | ) |
Definition at line 108 of file text2.c.
Referenced by COM_Text().