diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2010-05-18 14:20:32 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-18 14:20:32 -0500 |
commit | 71f4e14e12a494cf327c4e35f0e4cea59606b01b (patch) | |
tree | 20a6884718ceb863a514e6c9c94e4d200c1940eb /libraries/libgnomecanvas/README | |
parent | d0d260eb45c93f5003373c474b2fa54b8ba91032 (diff) | |
download | slackbuilds-71f4e14e12a494cf327c4e35f0e4cea59606b01b.tar.gz |
libraries/libgnomecanvas: Updated for version 2.30.1.
Diffstat (limited to 'libraries/libgnomecanvas/README')
-rw-r--r-- | libraries/libgnomecanvas/README | 15 |
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. |