ronin/examples/resize.lisp
2019-07-20 17:13:40 +02:00

5 lines
63 B
Common Lisp

; resize
(clear)
(open "../../PREVIEW.jpg")
(resize 0.5 0.5)