diff options
Diffstat (limited to 'graphics/inkscape/README')
-rw-r--r-- | graphics/inkscape/README | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/inkscape/README b/graphics/inkscape/README index 78f10e5d23..5c22ca6097 100644 --- a/graphics/inkscape/README +++ b/graphics/inkscape/README @@ -8,5 +8,6 @@ direct XML editing, and more. It imports formats such as JPEG, PNG, TIFF, and others and exports PNG as well as multiple vector-based formats. Inkscape requires libsigc++, glibmm, gtkmm (which requires cairomm), and gc, -all of which are available at SlackBuilds.org. - +all of which are available at SlackBuilds.org. It can also optionally use +PyXML, which will allow you to save projects as .xcf (open with Gimp) to +maintain image layering. |