External svg image error: filter crops image
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 4.1k
- Forks
- 348
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 3
Description
The filter in linked SVG just crops the image from zero to original size,
ignoring its coordinates and transformations.

[Sample.zip](https://github.com/RazrFalcon/resvg/files/5695533/Sample.zip)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by unpacking Sample.zip and reproducing the linked SVG filter rendering described in the issue. Trace how external SVG filters apply image coordinates and transformations, then verify the rendered result against the attached example. Done means the filtered image no longer crops to its original bounds and preserves the expected coordinates and transformations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- computer-graphics
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 28/100