From 50eef40bd47ac82eca272808e2cb39614a2a9895 Mon Sep 17 00:00:00 2001 From: kiirala Date: Fri, 11 Jan 2008 16:04:16 +0000 Subject: [PATCH] Added example file for feTurbulence effect --- share/examples/Makefile.am | 1 + share/examples/turbulence_effects.svg | 512 ++++++++++++++++++++++++++ 2 files changed, 513 insertions(+) create mode 100644 share/examples/turbulence_effects.svg diff --git a/share/examples/Makefile.am b/share/examples/Makefile.am index bc645fc97..870439578 100644 --- a/share/examples/Makefile.am +++ b/share/examples/Makefile.am @@ -25,6 +25,7 @@ example_DATA = \ blend_modes.svg \ flow-go.svg \ lighting_effects.svg \ + turbulence_effects.svg \ live-path-effects-curvestitch.svg \ live-path-effects-gears.svg \ live-path-effects-pathalongpath.svg diff --git a/share/examples/turbulence_effects.svg b/share/examples/turbulence_effects.svg new file mode 100644 index 000000000..e8c8a5fb2 --- /dev/null +++ b/share/examples/turbulence_effects.svg @@ -0,0 +1,512 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + feTurbulence usage examples + 2008-01-11 + + + Niko Kiirala <niko@kiirala.com> + + + + + Under cc-by-sa-3.0 license. Filter effect definitions may be freely used. + + + + + Inkscape (http://inkscape.org) + + + + + + en + + + feTurbulence + filter effects + example + + + + These are examples of effects attainable with feTurbulence filter primitive. + + + + + + + + + + + + + + + + + + + + + + + + + smudge + camo_holes + add_noise + cloudy + black_white_speckles + crumbled_tin_foil + + -- 2.30.2