GRASS Programmer's Manual
6.4.4(2014)-r
|
Go to the source code of this file.
Functions | |
void | COM_Text_size (int x, int y) |
void | COM_Text_rotation (double val) |
void COM_Text_rotation | ( | double | val | ) |
Definition at line 10 of file Text_size.c.
References text_rotation.
Referenced by LOC_text_rotation(), and process_command().
void COM_Text_size | ( | int | x, |
int | y | ||
) |
Definition at line 4 of file Text_size.c.
References text_size_x, and text_size_y.
Referenced by LOC_text_size(), and process_command().