earthbound19 / _ebDev

Various tools, mostly custom-made for art development.
2 stars 2 forks source link

Are `BWsvgRandomColorFill.sh` and `SVGrandomColorReplace.sh` redundant? #137

Closed earthbound19 closed 1 year ago

earthbound19 commented 1 year ago

Does the second do exactly the same thing as the first? There's another script that calls the second (SVGrandomColorReplaceCopies.sh) repeatedly, making modified copies of SVGs. If the two in subject do the same thing, it might be preferable to delete the first. But make sure nothing else uses it first (or update things that use it to use the second script).

earthbound19 commented 1 year ago

resolved in commit https://github.com/earthbound19/_ebDev/commit/cdc63d3b8a2062799f837955c8dfc61390d675f0