%general-entities; ]> librsvg-&librsvg-version; librsvg Introduction to librsvg The librsvg package contains a library and tools used to manipulate, convert and view Scalable Vector Graphic (SVG) images. &lfs122_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &librsvg-md5sum; Download size: &librsvg-size; Estimated disk space required: &librsvg-buildsize; Estimated build time: &librsvg-time; librsvg Dependencies Required , , , , and &build-use-internet; Recommended &gobject-introspection; and Optional (for man pages), (for documentation), and (for tests) Installation of librsvg Install librsvg by running the following commands: mkdir build && cd build && meson setup --prefix=/usr --buildtype=release .. && meson compile To test the results, issue: meson test --print-errorlogs --no-rebuild One test, C API tests, is known to fail. Now, as the &root; user: meson install --no-rebuild Contents Installed Programs Installed Library Installed Directories rsvg-convert librsvg-2.so and libpixbufloader-svg.so (installed in /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders) /usr/include/librsvg-2.0 and /usr/share/doc/librsvg-&librsvg-version; Short Descriptions rsvg-convert is used to convert images into PNG, PDF, PS, SVG and other formats rsvg-convert librsvg-2.so provides the functions to render Scalable Vector Graphics librsvg-2.so libpixbufloader-svg.so is the Gdk Pixbuf plugin that allows GTK+ applications to render Scalable Vector Graphics images libpixbufloader-svg.so