diff options
| author | Bryce Harrington <bryce@bryceharrington.org> | 2013-09-22 02:57:50 +0000 |
|---|---|---|
| committer | bryce <bryce@canonical.com> | 2013-09-22 02:57:50 +0000 |
| commit | b848b458ac3c7bcd36a04af74840bf743718dd46 (patch) | |
| tree | 8136773fc25d2fe240abbd7b7bf3be47727cf5ea | |
| parent | units: Catch FileError if no units.xml is in /usr/local/... (diff) | |
| download | inkscape-b848b458ac3c7bcd36a04af74840bf743718dd46.tar.gz inkscape-b848b458ac3c7bcd36a04af74840bf743718dd46.zip | |
README: Simplify description and make more current
The C to C++ conversion is old news.
(bzr r12572)
| -rw-r--r-- | README | 11 |
1 files changed, 5 insertions, 6 deletions
@@ -14,12 +14,11 @@ and SVG XML editing. It also imports several formats like EPS, Postscript, JPEG, PNG, BMP, and TIFF and exports PNG as well as multiple vector-based formats. -Inkscape's main motivation is to provide the Open Source community -with a fully W3C compliant XML, SVG, and CSS2 drawing tool. Additional -planned work includes conversion of the codebase from C/Gtk to C++/Gtkmm, -emphasizing a lightweight core with powerful features added through -an extension mechanism, and the establishment of a friendly, open, -community-oriented development processes. +Inkscape's main motivations are to provide the Open Source community +with a fully W3C compliant XML, SVG, and CSS2 drawing tool emphasizing a +lightweight core with powerful features added as extensions, and the +establishment of a friendly, open, community-oriented development +processes. Basic Installation |
