add magickwand load/unload

This commit is contained in:
Luna 2019-07-22 20:32:50 -03:00
parent b056a0edb3
commit 73794e1867
3 changed files with 58 additions and 2 deletions

3
examples/rotate.scri Normal file
View file

@ -0,0 +1,3 @@
load :0;
rotate 30;
quicksave;