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 | , a list of input coordinates (x1,y1, ...) relative to the graphic paper. |
||
12 | |||
13 | slib_out= list of coordinates (x, y,) in the pixmap's space |
||
14 | slib_comment=The 6 first parameters are the same as in\ |
||
15 | slib/graphpaper/millimetre |