Skip to content

Switch pixbufloader-svg to a system-deps based Rust version

Hi all,

This MR is to switch over the pixbufloader-svg target to the Rust version, while also making it depend on the finished librsvg library. That alone shaves the 🦀 library size from ~30MB (release MSVC) down to ~160KB.

This MR depends on !930 (merged) for CI consistency (see the first three commits) -- I'm opening it as a draft over main to get some feedback.

Merge request reports

Loading