BackgroundImage does not work with many filters
Bug #554649 reported by
Jaspervdg
This bug report is a duplicate of:
Bug #501873: Filter effects: Background Image mostly broken.
Edit
Remove
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Inkscape |
New
|
Undecided
|
Unassigned |
Bug Description
Gaussian blur requires a larger area than just the area shown to render correctly. This mostly (if not always) works when blurring an object directly, but when using BackgroundImage too small an area is given to the blur filter. See the attached files, one uses BackgroundImage, the other use in combination with a mask, the first is rendered with discontinuities, the other is rendered just fine.
tags: | added: filters-svg |
summary: |
- BackgroundImage does not work with Gaussian blur + BackgroundImage does not work with many filters |
tags: | added: renderer |
To post a comment you must log in.
As someone remarked on the mailing list, the problem is not just with Gaussian blur. Apparently feTurbulence, feMorphology, and probably feConvolveMatrix also suffer from this bug.