filter within <g transform="matrix(a b c d e f)"> cause inconsistent with chrome
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 4.1k
- Forks
- 348
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 3
Description
test with 0.45.1.
here is the test_without_g_transform.svg
https://github.com/user-attachments/assets/dd6070d3-8d7e-4554-96df-b1ebf9e05852
the blue shadow renders correctly
----
here is the test_with_g_transform.svg
https://github.com/user-attachments/assets/07e3bb9b-197d-4260-98f2-628a1f4ad949
the blue shadow renders incorrectly
btw, I'm using google chrome 139.0.7258.128
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 comparing the attached test_without_g_transform.svg and test_with_g_transform.svg, focusing on the blue shadow rendered inside the transformed group. Reproduce the output with resvg 0.45.1 and compare it with Chrome 139.0.7258.128; done when the transformed filter renders consistently with the reference.
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
- Needs clarification
- Newbie friendliness
- 35/100