Subversion Repositories wimsdev

Rev

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

Rev 4103 Rev 4411
Line 22... Line 22...
22
:comment
22
:comment
23
 
23
 
24
 Does nothing.
24
 Does nothing.
25
:copy x,y,x1,y1,x2,y2,[filename]
25
:copy x,y,x1,y1,x2,y2,[filename]
26
 insert
26
 insert
27
 Insert the region from (x1,y1) to (x2,y2) (in pixels) of [filename] to (x,y). If x1=y1=x2=y2=-1, the whole [filename] is copied. [filename] is the address of the file from the directory wims/public_html/gifs or from the directory $common_images for OEF modules.
27
 Insert the region from (x1,y1) to (x2,y2) (in pixels) of [filename] to (x,y). If x1=y1=x2=y2=-1, the whole [filename] is copied. [filename] is the address of the file from the directory wims/public_html/gifs or from the directory common_images for OEF modules.
28
:copyresized x1,y1,x2,y2,dx1,dy1,dx2,dy2,[filename]
28
:copyresized x1,y1,x2,y2,dx1,dy1,dx2,dy2,[filename]
29
 
29
 
30
 Insert the region from (x1,y1) to (x2,y2) (in pixels) of [filename], possibly resized, to the region of (dx1,dy1) to (dx2,dy2). If x1=y1=x2=y2=-1, the whole [filename] is copied and resized.
30
 Insert the region from (x1,y1) to (x2,y2) (in pixels) of [filename], possibly resized, to the region of (dx1,dy1) to (dx2,dy2). If x1=y1=x2=y2=-1, the whole [filename] is copied and resized.
31
:darrow x1,y1,x2,y2,l,[color]
31
:darrow x1,y1,x2,y2,l,[color]
32
 dasharrow dashedarrow
32
 dasharrow dashedarrow