Subject: CVS commit: doc
To: None <source-changes@netbsd.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: source-changes
Date: 05/23/2002 00:32:55
Module Name:	doc
Committed By:	agc
Date:		Wed May 22 21:32:55 UTC 2002

Modified Files:
	doc: pkg-CHANGES

Log Message:
Note addition of libart2-2.3.8, a high-performance 2D graphics library,
to the NetBSD packages collection.

Provided in PR 16932 by jmmv@hispabsd.org (Julio Merino).

Libart is a library for high-performance 2D graphics. It is currently
being used as the antialiased rendering engine for the Gnome Canvas.
It is also the rendering engine for Gill, the Gnome Illustration app.

Libart supports a very powerful imaging model, basically the same as
SVG and the Java 2D API. It includes all PostScript imaging
operations, and adds antialiasing and alpha-transparency.

Libart is also highly tuned for incremental rendering. It contains
data structures and algorithms suited to rapid, precise computation
of Region of Interest, as well as a two-phase rendering pipeline
optimized for interactive display.


To generate a diff of this commit:
cvs rdiff -r1.6684 -r1.6685 doc/pkg-CHANGES

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.