diff options
author | wiz <wiz> | 2002-09-07 13:44:50 +0000 |
---|---|---|
committer | wiz <wiz> | 2002-09-07 13:44:50 +0000 |
commit | eba91274c07b7867f47311260964f72fe1588fe6 (patch) | |
tree | b09cf6e43e995a1ac8f6fb5a20a009211f54fedb /graphics | |
parent | ed89af890ac101bdce6489a6fca2a0305b7cf51a (diff) | |
download | pkgsrc-eba91274c07b7867f47311260964f72fe1588fe6.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 |