Inkscape produce different png files than rsvg from svg
Steps to reproduce:
Convert files by commands
rsvg-convert {FILE} -o {OUTPUT_FILE} -w 400 -h 400
inkscape {FILE} --export-type=png -w 400 -h 400
What happened?
Inkscape images looks different than from rsvg.
What should have happened?
Images should be same(of course some problem are caused by rsvg and I reported this to - https://gitlab.gnome.org/GNOME/librsvg/-/issues/957)
Inkscape Version and Operating System:
- Inkscape Version: Inkscape 1.2.2 (b0a84865, 2022-12-01)
- Operating System: Ubuntu 23.04
To help find differences, with svg files, also png files produced by rsvg and inkscape are bundled
https://gitlab.gnome.org/GNOME/librsvg/uploads/2b09ab54fcdb192437c2021a93fe4463/BrokenSVG.zip
