@federicomena BTW I was simultaneously delighted and sad to get a Rust panic from rsvg-convert a couple days ago. Super cool to have evidence that it's Rust under the hood, but that wasn't the kind of evidence I wanted. 😅 (I tried to render an SVG with dimensions larger than cairo could handle. Turns out a lot of software breaks on images of that size, not just rsvg/cairo, so, this panic is hardly even a bug?)