Subject: CVS commit: pkgsrc/doc
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 01/14/2003 11:18:18
Module Name:	pkgsrc
Committed By:	jlam
Date:		Tue Jan 14 09:18:17 UTC 2003

Modified Files:
	pkgsrc/doc: CHANGES

Log Message:
Initial import of Xrender-0.7 as x11/Xrender:

The X Rendering Extension introduces digital image composition as the
foundation of a rendering model within the X Window System.  Rendering
geometric figures is accomplished by client-side tesselation into either
triangles or trapezoids.  Text is drawn by loading glyphs into the server
and rendering sets of them.

This package contains the client library for connecting to a Xserver that
supports the Xrender extension.


To generate a diff of this commit:
cvs rdiff -r1.1121 -r1.1122 pkgsrc/doc/CHANGES

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