Subject: CVS commit: pkgsrc/graphics/ImageMagick
To: None <pkgsrc-changes@NetBSD.org>
From: Adam Ciarcinski <adam@netbsd.org>
List: pkgsrc-changes
Date: 11/29/2005 08:51:17
Module Name:	pkgsrc
Committed By:	adam
Date:		Tue Nov 29 08:51:17 UTC 2005

Modified Files:
	pkgsrc/graphics/ImageMagick: Makefile Makefile.common PLIST distinfo

Log Message:
Changes 6.2.5.5:
* SetImageType(): monochrome images are not required to be colormapped
* Initialize blob->mapped to MagickFalse in AttachBlob()
* Use painters algorithm for the -draw point primitive
* NormalizeImage() now normalizes the opacity channel correctly
* QueryFontMetrics() now accounts for the font stroke width


To generate a diff of this commit:
cvs rdiff -r1.131 -r1.132 pkgsrc/graphics/ImageMagick/Makefile
cvs rdiff -r1.44 -r1.45 pkgsrc/graphics/ImageMagick/Makefile.common
cvs rdiff -r1.42 -r1.43 pkgsrc/graphics/ImageMagick/PLIST
cvs rdiff -r1.55 -r1.56 pkgsrc/graphics/ImageMagick/distinfo

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