Search found 1 match
- Sat Aug 11, 2018 6:47 am
- Forum: Help with using Inkscape
- Topic: How to apply filter effect to path permanently?
- Replies: 23
- Views: 10418
Re: How to apply filter effect to path permanently?
You can't apply a filter effect to a path in the way you want. Filter effects are purely visual and occur at the point of converting the SVG to a bitmap for rendering on-screen or to a file. They don't create new nodes or any other vector elements that could be applied to the original image. Is thi...