ajstarks / svgo

Go Language Library for SVG generation
Other
2.15k stars 170 forks source link

Change filter effect flood properties to meet SVG 1.1 spec #61

Closed juliecoding closed 3 years ago

juliecoding commented 3 years ago

Hello, thank you for this library. While using it, I ran into issues with the feFlood element. Double checking the SVG spec (https://www.w3.org/TR/SVG11/filters.html#feFloodElement), it looks like these properties might be misnamed. Please let me know if I've misunderstood. Thanks.

ajstarks commented 3 years ago

fixed with https://github.com/ajstarks/svgo/commit/c3b6e2f0c527f587a7686bf1a1ca670bb336acf2