From 832c1872b5f5dd320fe77d48cd09bc04ac5fbf93 Mon Sep 17 00:00:00 2001 From: buliabyak Date: Sat, 29 Aug 2009 03:27:02 +0000 Subject: [PATCH] replace-hue example from Ivan --- share/examples/Makefile.am | 3 +- share/examples/replace-hue.svg | 504 +++++++++++++++++++++++++++++++++ 2 files changed, 506 insertions(+), 1 deletion(-) create mode 100644 share/examples/replace-hue.svg diff --git a/share/examples/Makefile.am b/share/examples/Makefile.am index 8a440c413..a89246048 100644 --- a/share/examples/Makefile.am +++ b/share/examples/Makefile.am @@ -31,6 +31,7 @@ example_DATA = \ live-path-effects-pathalongpath.svg \ filters.svg \ svgfont.svg \ - tref.svg + tref.svg \ + replace-hue.svg EXTRA_DIST = $(example_DATA) diff --git a/share/examples/replace-hue.svg b/share/examples/replace-hue.svg new file mode 100644 index 000000000..791d1249b --- /dev/null +++ b/share/examples/replace-hue.svg @@ -0,0 +1,504 @@ + + + + + + + + +image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- 2.30.2