diff options
Diffstat (limited to 'graphics/inkscape/README')
-rw-r--r-- | graphics/inkscape/README | 23 |
1 files changed, 12 insertions, 11 deletions
diff --git a/graphics/inkscape/README b/graphics/inkscape/README index 064f3ef3df..5cf751b443 100644 --- a/graphics/inkscape/README +++ b/graphics/inkscape/README @@ -1,12 +1,13 @@ -Inkscape is an Open Source vector graphics editor, with capabilities similar to -Illustrator, Freehand, CorelDraw, or Xara X using the W3C standard Scalable -Vector Graphics (SVG) file format. Supported SVG features include shapes, paths, -text, markers, clones, alpha blending, transforms, gradients, patterns, and -grouping. Inkscape also supports Creative Commons meta-data, node editing, -layers, complex path operations, bitmap tracing, text-on-path, flowed text, -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 is an Open Source vector graphics editor, with capabilities +similar to Illustrator, Freehand, CorelDraw, or Xara X using the W3C +standard Scalable Vector Graphics (SVG) file format. Supported SVG +features include shapes, paths, text, markers, clones, alpha blending, +transforms, gradients, patterns, and grouping. Inkscape also supports +Creative Commons meta-data, node editing, layers, complex path operations, +bitmap tracing, text-on-path, flowed text, 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 gc, gsl, libsigc++, glibmm, cairomm, pangomm, and gtkmm. -lxml and numpy are optional dependencies, but they are strongly recommended -if you want all of inkscape's intended functionality. +Inkscape requires gc, gsl, and gtkmm. lxml and numpy are optional +dependencies, but they are strongly recommended if you want all of +inkscape's intended functionality. |