(This is regarding "discontinuities" appearing in blurs, when using BackgroundImage.)
Ivan Louette wrote:
Thanks Jasper !
Try Yann's file I sent back ; it breaks some times and sometimes not...
ivan
I have indeed been able to reproduce the problem, and found a few copy-paste bugs in Gaussian blur (which normally wouldn't be triggered, and as such went unnoticed) in the process. But the real problem seems to be with the way in which the background image is accessed. In essence the background image doesn't take the area enlargement into account that is needed to correctly render the blur.
To properly fix this would probably require a few more changes than I'm comfortable with at this stage in the release cycle, and could take a while anyway, so I've filed a bug (+associated rendering test): https://bugs.launchpad.net/inkscape/+bug/554649