Subversion Repositories wimsdev

Rev

Rev 18161 | Rev 18251 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 18161 Rev 18250
Line 26... Line 26...
26
 
26
 
27
Two sided arrow (x1,y1)<--->(x2,y2), (x3;y3)<--->(x4;y4) where l is the length (in pixels) of arrowhead.
27
Two sided arrow (x1,y1)<--->(x2,y2), (x3;y3)<--->(x4;y4) where l is the length (in pixels) of arrowhead.
28
:circle x,y,d,[color]
28
:circle x,y,d,[color]
29
 
29
 
30
 Circle of center (x,y) and diameter d (in pixels).
30
 Circle of center (x,y) and diameter d (in pixels).
31
:circles [color],x1,y1,d1,x2,y2,d2 ...
31
:circles [color],x1,y1,r1,x2,y2,d2 ...
32
 
32
 
33
Circles of center (x1;y1) and diameter d1 (according to xrange) ...
33
Circles of center (x1;y1) and radius r1 (according to xrange) ...
34
:comment
34
:comment
35
 
35
 
36
 Does nothing.
36
 Does nothing.
37
:copy x,y,x1,y1,x2,y2,[filename]
37
:copy x,y,x1,y1,x2,y2,[filename]
38
 insert
38
 insert