https://bugs.kde.org/show_bug.cgi?id=448234
Jin Liu <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #18 from Jin Liu <[email protected]> --- > The effort to use RSVG for icons instead of Qt SVG was mostly blocked by a) > it would introduce a Rust dependency into KDE frameworks, which nobody wants, > and b) refactoring stuff so that the Rust dependency wouldn't be in > frameworks but elsewhere would be a large amount of pain. What Rust dependency? `librsvg` is provided as an `.so` plus several `.h`s on my distro (Arch). And here's its dependencies: cairo freetype2 gdk-pixbuf2 glib2 harfbuzz libxml2 pango I don't see any Rust dependency. Yes, you need Rust to build it. But we don't have to, and don't in practice, build all our dependencies. -- You are receiving this mail because: You are watching all bug changes.
