Rev 18075 | Rev 18118 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 18075 | Rev 18076 | ||
---|---|---|---|
Line 48... | Line 48... | ||
48 | draw multiple crosshair points at given coordinates (x1,y1), (x2,y2), ... |
48 | draw multiple crosshair points at given coordinates (x1,y1), (x2,y2), ... |
49 | :crosshairsize w |
49 | :crosshairsize w |
50 | 50 | ||
51 | Set crosshair size to w (in pixels). |
51 | Set crosshair size to w (in pixels). |
52 | 52 | ||
- | 53 | :dashhalfline x1,y1,x2,y2,[color] |
|
- | 54 | ||
- | 55 | Dashed halfline from (x1; y1) through (x2; y2). |
|
53 | :darrow x1,y1,x2,y2,l,[color] |
56 | :darrow x1,y1,x2,y2,l,[color] |
54 | dasharrow dashedarrow |
57 | dasharrow dashedarrow |
55 | Dashed arrow (x1,y1)- - ->(x2,y2), where l is the length (in pixels) of arrowhead. |
58 | Dashed arrow (x1,y1)- - ->(x2,y2), where l is the length (in pixels) of arrowhead. |
56 | :darrow2 x1,y1,x2,y2,l,[color] |
59 | :darrow2 x1,y1,x2,y2,l,[color] |
57 | dasharrow2 dashedarrow2 |
60 | dasharrow2 dashedarrow2 |