Add Resize to Shapes Canvas

This commit is contained in:
Bladymir Tellez 2020-08-21 08:23:06 -05:00
parent e375668143
commit 5719770429

View File

@ -6,6 +6,8 @@
;
(clear)
(resize 800 800)
(stroke
(rect 0 0 300 300) colors:0)
@ -60,4 +62,4 @@
(pos 600 0)
(pos 600 300)) colors:0)
(transform:reset)
(transform:reset)