fastblur
fastblur copied to clipboard
Panic in debug mode on enormous blur radius
Blur radius of 500000000000000000.0 causes a panic in debug mode on overflow. Release mode doesn't check for overflows and doesn't panic.
Closed by #6
Actually no, that bug is still there, my PR didn't fix this one. So please reopen.