reanimate / reanimate-svg

BSD 3-Clause "New" or "Revised" License
4 stars 8 forks source link

Add filter effects #14

Closed joseedil closed 3 years ago

joseedil commented 3 years ago

Add data structures for feConvolveMatrix, feMorphology, feSpecularLighting, feDiffuseLighting and feDropShadow. ParseableAttribute instance for NumberOptionalNumber is not complete but should be enough to export correct SVGs

This probably closes reanimate issue #118.