Joshua A. Andler wrote:
I'd also recommend looking at the effects "Grid" and "Blur Edge" which don't use an script to execute -- they are built into the codebase and written in C++.
And those are the effects that have never worked for me... they don't even pretend to do anything. Any ideas on that?
No idea on grid, it should pretty much work all the time... blur edge is tricky because it only works on paths. So if you draw an object, you need to convert the object to a path first. I tried doing that automatically, but I haven't gotten that part working yet.
Try grid again, you might try removing the entries for it in your preferences file just incase you put something funny in there. Also, wait a little bit, it can create a large path that sometimes takes Inkscape a while to render.
--Ted