fa5e614ee7f9 default tip
Comment out scratch code
author | Steve Losh <steve@stevelosh.com> |
---|---|
date | Thu, 02 Dec 2021 18:48:27 -0500 |
parents | 5341efcdeefe |
children | (none) |
branches/tags | default tip |
files | src/looms/007-stippling.lisp |
Changes
--- a/src/looms/007-stippling.lisp Thu Dec 02 12:35:37 2021 -0500 +++ b/src/looms/007-stippling.lisp Thu Dec 02 18:48:27 2021 -0500 @@ -125,5 +125,5 @@ (flax.drawing:render canvas _)) (values shapes)))) -(time (loom 11 "out" :svg 800 800)) -(time (loom 112 "out" :png 800 800 :ratio 4000000)) +;; (time (loom 11 "out" :svg 800 800)) +;; (time (loom 112 "out" :png 800 800 :ratio 4000000))