|
GRASS GIS 7 Programmer's Manual
7.9.dev(2021)-e5379bbd7
|

Go to the source code of this file.
Functions | |
| void | COM_Text_size (double x, double y) |
| void | COM_Text_rotation (double val) |
| void COM_Text_rotation | ( | double | val | ) |
Definition at line 12 of file text_size.c.
References M_PI, matrix_valid, text_cosrot, text_rotation, and text_sinrot.
Referenced by D_text_rotation().
| void COM_Text_size | ( | double | x, |
| double | y | ||
| ) |
Definition at line 5 of file text_size.c.
References matrix_valid, text_size_x, text_size_y, and x.