|
GRASS Programmer's Manual
6.4.2(2012)
|

Go to the source code of this file.
Functions | |
| void | COM_Get_text_box (const char *text, int *t, int *b, int *l, int *r) |
| void COM_Get_text_box | ( | const char * | text, |
| int * | t, | ||
| int * | b, | ||
| int * | l, | ||
| int * | r | ||
| ) |
Definition at line 4 of file Get_t_box.c.
References cur_x, cur_y, font_is_freetype(), get_text_ext(), get_text_ext_freetype(), soft_text_ext(), soft_text_ext_freetype(), text_rotation, text_size_x, and text_size_y.
Referenced by LOC_get_text_box(), and process_command().