diff options
| author | Nicolas Dufour <nicoduf@yahoo.fr> | 2012-10-19 12:51:28 +0000 |
|---|---|---|
| committer | JazzyNico <nicoduf@yahoo.fr> | 2012-10-19 12:51:28 +0000 |
| commit | 8e2e7b350b7a48347f1842060431bb9fd7bfa94c (patch) | |
| tree | f82f2877dbd15fe3f1edd273bfb19ad222a31e2a /share/filters | |
| parent | Translations. Latvian translation update by Jānis Eisaks. (diff) | |
| download | inkscape-8e2e7b350b7a48347f1842060431bb9fd7bfa94c.tar.gz inkscape-8e2e7b350b7a48347f1842060431bb9fd7bfa94c.zip | |
Filters. Fixing filters structure and typo.
(bzr r11809)
Diffstat (limited to 'share/filters')
| -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 c05c2c1e8..e617d3241 100644 --- a/share/filters/filters.svg +++ b/share/filters/filters.svg @@ -2520,7 +2520,7 @@ sodipodi:docname="filters.svg"> <feBlend in2="result9" mode="normal" in="result14" result="result10" /> <feComposite in2="SourceGraphic" operator="in" result="result11" in="result10" /> </filter> -<filter id="filter451" inkscape:menu="Fill and Transparency" inkscape:menu-tooltip="Create a semi transparent posterized image" style="color-interpolation-filters:sRGB" inkscape:label="Posterized Light Eraser 4"> +<filter id="filter451" inkscape:menu="Fill and Transparency" inkscape:menu-tooltip="Create a semi transparent posterized image" style="color-interpolation-filters:sRGB" inkscape:label="Posterized Light Eraser"> <feGaussianBlur stdDeviation="0.01" result="result1" in="SourceGraphic" /> <feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 50 0 " result="fbSourceGraphic" in="result1" /> <feColorMatrix type="saturate" result="result8" values="1" /> |
