From e2f4acf05ad4f3b54e3f9029ee7bfeaf71e1c069 Mon Sep 17 00:00:00 2001 From: Dirk Lemstra Date: Sat, 28 Dec 2024 13:26:32 +0100 Subject: [PATCH] Corrected sparse-color example. --- canvas/index.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/canvas/index.html b/canvas/index.html index 0e1d137..35532d0 100644 --- a/canvas/index.html +++ b/canvas/index.html @@ -2982,8 +2982,7 @@

Sparse Color as a Fill Operator

One of the original reasons for creating

-  magick sparse_source.gif txt:- |\
-    sed '1d; / 0) /d; s/:.* /,/;' |\
+  magick sparse_source.gif sparse-color:- |\
       magick sparse_source.gif -alpha off \
               -sparse-color shepards '@-' sparse_fill.png