linebender / resvg

An SVG rendering library.
Apache License 2.0
2.84k stars 229 forks source link

Try to flatten viewbox transform #723

Closed RazrFalcon closed 7 months ago

RazrFalcon commented 8 months ago

It's a very confusing SVG feature and it's easy to forget about it. We should probably flatten it, as it should be lossless to some extent, simply by creating a new root group.

LaurenzV commented 7 months ago

This has already been done if I saw correctly, no?

RazrFalcon commented 7 months ago

Fixed by https://github.com/RazrFalcon/resvg/commit/9aac1d9cd10f3dcefebf62d2aa573fa58d832cd8