Subversion Repositories wimsdev

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
4162 bpr 1
slib_lang_exists_tmp=yes
2
 
3
slib_title=Utility for a clickable graphic paper sheet
4
slib_parms=8\
5
8,x_dimension (cm) \
6
8,y_dimension (cm) \
7
1,x_orig (cm) \
8
1,y_orig (cm) \
9
1,x_step (delta x for 1 cm on the paper or max value for x and optional label ) \
10
1,y_step (delta y for 1 cm on the paper or max value for y and optional label) \
11
0,click_x (from the mouse)\
12
0,click_y (from the mouse)
13
 
14
slib_out= list of coordinates (x, y,) in the viewport space
15
slib_comment=for usage with Modtool, do not forget to declare\
16
click_x and click_y (as reply) in the file var.def, \
17
and do not forget to write a line '!set ins_tag=form click' before\
18
the command '!insdraw'. The 6 first parameters are the same as in\
19
slib/graphpaper/millimetre