Gnome2::Rsvg
                               --------------

This module allows you to use the Scalable Vector Graphics library (librsvg for
short) from Perl.

The index of the automatically generated API documentation can be accessed
with:

 perldoc Gnome2::Rsvg::index

                                Installation
                               --------------

To install Gnome2::Rsvg run the following commands:

 perl Makefile.PL
 make
 make test
 make install

                                Dependencies
                               --------------

Gnome2::Rsvg depends on:

 ExtUtils::Depends
 ExtUtils::PkgConfig
 Glib >= 1.02
 Gtk2 >= 1.02
 librsvg-2.0 >= 2.12.0

If librsvg-2.0 >= 2.14.0, we also depend on:

 Cairo >= 1.00