%general-entities; ]> $LastChangedBy$ $Date$ librsvg-&librsvg-version; Librsvg Introduction to librsvg The librsvg package contains librsvg libraries and tools used to manipulate, convert and view Scalable Vector Graphic (SVG) images. 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 Recommended and Optional , , , , and , providing a legacy wrapper interface rsvg for the newer rsvg-convert. User Notes: Installation of librsvg Install librsvg by running the following commands: ./configure --prefix=/usr --sysconfdir=/etc \ --disable-mozilla-plugin && make This package does not come with a test suite. Now, as the root user: make install Command Explanations --disable-mozilla-plugin: This parameter prevents building the browser plugin as Firefox and SeaMonkey have built-in SVG render capability and don't need it. --disable-gtk-doc: This parameter prevents the rebuilding of documentation during the make command. It will also prevent the existing documentation in the source tree from being installed. Contents Installed Programs Installed Libraries Installed Directories rsvg, rsvg-convert and rsvg-view librsvg-2.{so,a}, GTK+ modules and optionally a Mozilla plugin /usr/include/librsvg-2 and /usr/share/gtk-doc/html/rsvg Short Descriptions rsvg is a legacy wrapper interface to rsvg-convert. rsvg rsvg-convert is used to covert SVG images into PNG, JPEG and ICO raster images. rsvg-convert rsvg-view is used to view an SVG file in an X window. rsvg-view librsvg-2.{so,a} libraries provide the functions to render Scalable Vector Graphics. librsvg-2.{so,a}