summaryrefslogtreecommitdiffstats
path: root/libraries/libgnomecanvas/README
diff options
context:
space:
mode:
author Robby Workman2010-05-18 21:20:32 +0200
committer Robby Workman2010-05-18 21:20:32 +0200
commit71f4e14e12a494cf327c4e35f0e4cea59606b01b (patch)
tree20a6884718ceb863a514e6c9c94e4d200c1940eb /libraries/libgnomecanvas/README
parentd0d260eb45c93f5003373c474b2fa54b8ba91032 (diff)
downloadslackbuilds-71f4e14e12a494cf327c4e35f0e4cea59606b01b.tar.gz
libraries/libgnomecanvas: Updated for version 2.30.1.
Diffstat (limited to 'libraries/libgnomecanvas/README')
-rw-r--r--libraries/libgnomecanvas/README15
1 files changed, 7 insertions, 8 deletions
diff --git a/libraries/libgnomecanvas/README b/libraries/libgnomecanvas/README
index b356af0715..5035cbf767 100644
--- a/libraries/libgnomecanvas/README
+++ b/libraries/libgnomecanvas/README
@@ -1,8 +1,7 @@
-The GNOME canvas is an engine for structured graphics that offers
-a rich imaging model, high performance rendering, and a powerful,
-high-level API. It offers a choice of two rendering back-ends, one
-based on Xlib for extremely fast display, and another based on Libart,
-a sophisticated, antialiased, alpha-compositing engine. Applications
-have a choice between the Xlib imaging model or a superset of the
-PostScript imaging model, depending on the level of graphic
-sophistication required.
+The GNOME canvas is an engine for structured graphics that offers a rich
+imaging model, high performance rendering, and a powerful, high-level API.
+It offers a choice of two rendering back-ends: one based on Xlib for
+extremely fast display, and another based on Libart, a sophisticated,
+antialiased, alpha-compositing engine. Applications have a choice between
+the Xlib imaging model or a superset of the PostScript imaging model,
+depending on the level of graphic sophistication required.