GRASS GIS 8 Programmer's Manual
8.2.2dev(2023)-3d2c704037
|
Go to the source code of this file.
Functions | |
SYMBOL * | S_read (const char *sname) |
void | S_stroke (SYMBOL *symb, double size, double rotation, int tolerance) |
Stroke symbol to form used for Xdriver. More... | |
SYMBOL* S_read | ( | const char * | sname | ) |
Definition at line 235 of file symbol/read.c.
void S_stroke | ( | SYMBOL * | Symb, |
double | size, | ||
double | rotation, | ||
int | tolerance | ||
) |