Possible Duplicate:
How can one add drop shadows to Raphael.js objects?
I see here:
How to use svg filters with raphael js?
that a blur plugin has been created for Raphael although it has now disappeared from gitHub. Does anyone know of similar plugins? Or perhaps another method to utilise svg filters in raphael.
The raphael.glow() function is not suitable for what I want. Thanks