About librsvg ============= Librsvg takes SVG documents and renders them into Cairo contexts. It is used throughout GNOME to render things like scalable icons, in image viewers to view SVGs easily, or to generate thumbnails for SVG files. Other projects like Wikimedia and ImageMagick use librsvg for their SVG rendering needs. Librsvg exports its API through GObject Introspection, so bindings for other programming languages can be created for it in an automated fashion.
News ==== - #516 - Fix inadvertent bump in the minimum Rust version required. The string_cache crate is now pinned to a version that still works on Rust 1.34. (Jordan Petridis) - #521 - Compute geometries correctly if there is a viewBox attribute. - #308 - Fix stack exhaustion with circular references in <use> elements. - Consistently use the LGPL 2.1 wherever it is mentioned. Download ======== https://download.gnome.org/sources/librsvg/2.46/librsvg-2.46.3.tar.xz (12.1M) sha256sum: 768e46467d874161a277bd696551f4f364b3c8d51eeedeb9b4fe1277a2496ae8 _______________________________________________ ftp-release-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/ftp-release-list
