svgdotjs / svg.filter.js

A plugin for svg.js adding svg filters
MIT License
218 stars 53 forks source link

animate gaussian blur #4

Open Nephelococcygia opened 9 years ago

Nephelococcygia commented 9 years ago

Is there a way to do an method animate for gaussian blur please ? Or am i missing something ?

The actual method with .attr('values' : 360') works perfectly for most of filter but it doesn't seem to fit gaussian blur filter.

PS : it's a really impressive easy use library

wout commented 8 years ago

Is this still an issue?