| 
    GRASS 8 Programmer's Manual
    8.5.0dev(2025)-9d806b45d8
    
   | 
 

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 231 of file symbol/read.c.
| void S_stroke | ( | SYMBOL * | Symb, | 
| double | size, | ||
| double | rotation, | ||
| int | tolerance | ||
| ) |