Drawrot » History » Version 1
Per Amundsen, 07/12/2016 01:39 AM
1 | 1 | Per Amundsen | _Added in 1.9.0_ |
---|---|---|---|
2 | |||
3 | */drawrot -hmnbfc <@window> [color] <angle> [x y w h]* |
||
4 | |||
5 | Rotates an area of a bitmap by the specified angle. |
||
6 | |||
7 | _Currently broken and does nothing._ |
||
8 | |||
9 | *Switches* |
||
10 | |||
11 | -b - TODO |
||
12 | -f - TODO |
||
13 | -c - TODO |
||
14 | -m - TODO |
||
15 | |||
16 | *Parameters* |
||
17 | |||
18 | <@window> - Name of the window to rotate. |
||
19 | [color] - The background color to use if -b is defined. |
||
20 | <angle> - The angle of the rotation. |
||
21 | [x y w h] - The area to rotate. |