5 lines
63 B
Common Lisp
5 lines
63 B
Common Lisp
; resize
|
|
|
|
(clear)
|
|
(open "../../PREVIEW.jpg")
|
|
(resize 0.5 0.5) |