diff options
author | wiz <wiz@pkgsrc.org> | 2002-09-07 13:44:50 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-09-07 13:44:50 +0000 |
commit | d772dc762a7cc633433e29e66377887406648ab8 (patch) | |
tree | b09cf6e43e995a1ac8f6fb5a20a009211f54fedb /graphics | |
parent | dfc4205ad961f5f91f96001b5397759dbf13cfe2 (diff) | |
download | pkgsrc-d772dc762a7cc633433e29e66377887406648ab8.tar.gz |
Use 7bit characters only.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/libgnomecanvas/DESCR | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libgnomecanvas/DESCR b/graphics/libgnomecanvas/DESCR index b9e5e5bf10f..cd2f35ea3c7 100644 --- a/graphics/libgnomecanvas/DESCR +++ b/graphics/libgnomecanvas/DESCR @@ -3,7 +3,7 @@ originally part of the gnome-libs package, but has been split out into a separate package for GNOME2. The GNOME canvas is an engine for structured graphics that offers a rich -imaging model, high performance rendering, and a powerful, high?level API. +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 |