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 ==== - #34 - The 'font' shorthand in is now supported in CSS. Librsvg ignores the 'line-height' sub-property because it cannot be done easily with Pango, but everything else in 'font' should work now. - #605 - Compute 'bolder' and 'lighter' font-weight correctly. - #219 - Make the path parser have a tokenizer/parser (Emile Snyder). - Fixes for the CI after the gitlab.gnome.org changes (Jordan Petridis). - Fixed some typos in the documentation (codespell is awesome!). Download ======== https://download.gnome.org/sources/librsvg/2.49/librsvg-2.49.3.tar.xz (15.4M) sha256sum: 963b06f62dd5aa2e947e83b29dfc682d601e24f7c69eb0764304853cea22db96 _______________________________________________ ftp-release-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/ftp-release-list
