Subject: CVS commit: pkgsrc/graphics
To: None <pkgsrc-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: pkgsrc-changes
Date: 03/23/2007 20:47:59
Module Name:	pkgsrc
Committed By:	drochner
Date:		Fri Mar 23 20:47:58 UTC 2007

Modified Files:
	pkgsrc/graphics/py-imaging: Makefile PLIST distinfo
	pkgsrc/graphics/py-imagingtk: Makefile distinfo
	pkgsrc/graphics/py-imagingtk/patches: patch-aa

Log Message:
update to 1.1.6
changes:
+ Added buffer interface support to the Path constructor
+ Added new ImageMath module.
+ Added pixel access object
+ Added support for duplex scanning to the Sane interface
+ Added save support for Spider images
+ Added float/double support to the TIFF loader
+ Added NumPy array interface support
+ Added experimental "floodfill" function to the ImageDraw module
+ Added threading support for the Sane driver
-bugfixes


To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 pkgsrc/graphics/py-imaging/Makefile
cvs rdiff -r1.8 -r1.9 pkgsrc/graphics/py-imaging/PLIST
cvs rdiff -r1.10 -r1.11 pkgsrc/graphics/py-imaging/distinfo
cvs rdiff -r1.21 -r1.22 pkgsrc/graphics/py-imagingtk/Makefile
cvs rdiff -r1.7 -r1.8 pkgsrc/graphics/py-imagingtk/distinfo
cvs rdiff -r1.2 -r1.3 pkgsrc/graphics/py-imagingtk/patches/patch-aa

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