diff options
| author | Ivan Louette <ivan_louette@yahoo.fr> | 2009-04-16 20:40:59 +0000 |
|---|---|---|
| committer | ivanlouette57 <ivanlouette57@users.sourceforge.net> | 2009-04-16 20:40:59 +0000 |
| commit | 8e8defeb4ede3be4c667b69a7a6cff6a371a78de (patch) | |
| tree | c4ed6417cf6eb43e2ccf7e7ee049e7f618372634 | |
| parent | Cleaning In and out and Cutout glow filters (diff) | |
| download | inkscape-8e8defeb4ede3be4c667b69a7a6cff6a371a78de.tar.gz inkscape-8e8defeb4ede3be4c667b69a7a6cff6a371a78de.zip | |
Capitalisation
(bzr r7724)
| -rw-r--r-- | share/filters/filters.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/filters/filters.svg b/share/filters/filters.svg index e5db6822a..bf417cb82 100644 --- a/share/filters/filters.svg +++ b/share/filters/filters.svg @@ -987,7 +987,7 @@ <feComposite id="feComposite3545" in2="SourceAlpha" operator="in" in="result4" result="fbSourceGraphic" /> <feDisplacementMap id="feDisplacementMap3551" numOctaves="2" scale="15" yChannelSelector="G" xChannelSelector="R" in2="result0" /> </filter> -<filter id="Inandout0" inkscape:label="In and out" inkscape:menu="Shadows and Glows" inkscape:menu-tooltip="Inner colorized shadow, outer black shadow"> +<filter id="Inandout0" inkscape:label="In and Out" inkscape:menu="Shadows and Glows" inkscape:menu-tooltip="Inner colorized shadow, outer black shadow"> <feGaussianBlur id="feGaussianBlur2880" result="result0" in="SourceAlpha" stdDeviation="4" /> <feOffset id="feOffset2882" dx="5" dy="5" result="result4" /> <feComposite id="feComposite2888" in="SourceGraphic" in2="result4" operator="xor" result="result3" /> @@ -1289,7 +1289,7 @@ <feComposite id="feComposite2896" k3="0.99999999999999989" k2="0.99999999999999989" operator="arithmetic" result="result4" in="result5" in2="SourceGraphic" /> <feComposite id="feComposite2902" operator="in" in2="SourceGraphic" /> </filter> -<filter id="Cutoutgl0" x="-0.1" width="1.2" y="-0.1" height="1.2" inkscape:menu-tooltip="In and out glow with a possible offset and colorizable flood" inkscape:menu="Shadows and Glows" inkscape:label="Cutout glow"> +<filter id="Cutoutgl0" x="-0.1" width="1.2" y="-0.1" height="1.2" inkscape:menu-tooltip="In and out glow with a possible offset and colorizable flood" inkscape:menu="Shadows and Glows" inkscape:label="Cutout Glow"> <feOffset id="feOffset2842" dy="3" dx="3" /> <feGaussianBlur id="feGaussianBlur2844" result="result8" stdDeviation="3" /> <feFlood id="feFlood2850" flood-color="rgb(0,0,0)" flood-opacity="1" in="result8" result="result10" /> |
