diff options
| author | Nicolas Dufour <nicoduf@yahoo.fr> | 2011-08-23 19:50:21 +0000 |
|---|---|---|
| committer | JazzyNico <nicoduf@yahoo.fr> | 2011-08-23 19:50:21 +0000 |
| commit | 20f5fdf0157485e4a606449bea6ea07ab4b25b64 (patch) | |
| tree | 15f2f15ddb1bdb23f5c8d257e15a02ce9065d21a /share | |
| parent | 1) Use the "snap guides" button both for guides being snap sources, as well a... (diff) | |
| download | inkscape-20f5fdf0157485e4a606449bea6ea07ab4b25b64.tar.gz inkscape-20f5fdf0157485e4a606449bea6ea07ab4b25b64.zip | |
UI. Adding a digit in the blur spinbox (F&S dialog, see Bug #414767, More precision to Blur filter value).
Filters. Some CPF improvements (including a new Cross-smooth version).
(bzr r10577)
Diffstat (limited to 'share')
| -rw-r--r-- | share/filters/filters.svg | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/share/filters/filters.svg b/share/filters/filters.svg index 189543121..4e79bad02 100644 --- a/share/filters/filters.svg +++ b/share/filters/filters.svg @@ -738,14 +738,6 @@ sodipodi:docname="filters.svg"> <feComposite in="fbSourceGraphic" result="result4" operator="arithmetic" k2="0.4" k3="1.7" in2="result2" /> <feBlend result="fbSourceGraphic" mode="normal" in2="result2" /> </filter> -<filter id="f063" inkscape:label="Black Hole" inkscape:menu="Morphology" inkscape:menu-tooltip="Creates a black light inside and outside" height="1.5" width="1.5" y="-0.25" x="-0.25" style="color-interpolation-filters:sRGB;"> -<feGaussianBlur stdDeviation="5" in="SourceAlpha" result="result1" /> -<feComposite operator="arithmetic" k2="3.2" k1="-1" k4="-2" result="result3" in2="result1" /> -<feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 10 0 " result="result2" /> -<feComposite result="fbSourceGraphic" in="SourceGraphic" operator="out" in2="result2" /> -<feBlend mode="multiply" in="result1" in2="fbSourceGraphic" result="result91" /> -<feBlend mode="screen" in="fbSourceGraphic" in2="result91" /> -</filter> <filter id="f065" inkscape:label="Cubes" inkscape:menu="Scatter" inkscape:menu-tooltip="Scattered cubes; adjust the Morphology primitive to vary size" style="color-interpolation-filters:sRGB;"> <feTurbulence baseFrequency="0.14" numOctaves="1" type="fractalNoise" /> <feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 6 -3.5 " result="result5" /> |
