Mercurial > code > home > repos > light9
view bin/curvecalc_all_subterms @ 1637:cb39ef3dc1d5
fix colorselect so you can drag off the edge to pick white or pure-color
Ignore-this: b234a17b44c9a7ae3ea219c436e78acb
author | Drew Perttula <drewp@bigasterisk.com> |
---|---|
date | Sat, 10 Jun 2017 04:51:54 +0000 |
parents | 77522c773056 |
children |
line wrap: on
line source
#!/bin/zsh echo broken: use a plain shell loop exit 1 for x (`ls $LIGHT9_SHOW/subterms`) { bin/curvecalc $x }