GRASS GIS 8 Programmer's Manual 8.4.1(2025)-45ca3179ab
|
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 | ) |