diff options
| author | Nicolas Dufour <nicoduf@yahoo.fr> | 2011-08-28 12:38:19 +0000 |
|---|---|---|
| committer | JazzyNico <nicoduf@yahoo.fr> | 2011-08-28 12:38:19 +0000 |
| commit | 7a24e74b5f7da7c3e511e2b9d50e912e86bdccfc (patch) | |
| tree | fb7af189b90e299b384c7fa1f6bd2d4bc0871294 /share | |
| parent | Allow snapping to path intersections without snapping to the paths themselves (diff) | |
| download | inkscape-7a24e74b5f7da7c3e511e2b9d50e912e86bdccfc.tar.gz inkscape-7a24e74b5f7da7c3e511e2b9d50e912e86bdccfc.zip | |
Filters. More cleanup, and some forgotten strings made translatable (thanks to Masato HASHIMOTO).
Translations. inkscape.pot and French translation update.
(bzr r10586)
Diffstat (limited to 'share')
| -rw-r--r-- | share/filters/filters.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/filters/filters.svg b/share/filters/filters.svg index c94b92402..aba9f4511 100644 --- a/share/filters/filters.svg +++ b/share/filters/filters.svg @@ -664,7 +664,7 @@ sodipodi:docname="filters.svg"> <feBlend mode="screen" in2="result91" /> <feConvolveMatrix order="3 3" kernelMatrix="2 0 1 0 1 0 0 0 0 " targetX="1" targetY="1" divisor="3" /> </filter> -<filter id="f056" inkscape:label="Metallized Paint" inkscape:menu="Materials" inkscape:menu-tooltip="Metallized effect with a soft lighting, slightly translucent at the edges" height="1.1" width="1.1" y="-0.05" x="-0.05" style="color-interpolation-filters:sRGB;"> +<filter id="f056" inkscape:label="Metallized Paint" inkscape:menu="Materials" inkscape:menu-tooltip="Metallized effect with a soft lighting, slightly translucent at the edges" style="color-interpolation-filters:sRGB;"> <feGaussianBlur stdDeviation="1" result="result1" /> <feComposite in="result1" in2="result1" result="result4" operator="in" /> <feBlend in="result1" mode="screen" result="result5" in2="result4" /> |
