GRASS Programmer's Manual
6.4.3(2013)-r
|
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().