diff options
author | adam <adam@pkgsrc.org> | 2009-01-07 08:58:07 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2009-01-07 08:58:07 +0000 |
commit | 062459d47d47d585e47b7d8498314e10fae2728a (patch) | |
tree | a28338ac287a320ff542887b46ae7d8c59faccc5 /graphics/ImageMagick/distinfo | |
parent | 91059e618637af01f160fb28fec56fe29008b762 (diff) | |
download | pkgsrc-062459d47d47d585e47b7d8498314e10fae2728a.tar.gz |
Changes 6.4.8-3:
* Reverse argument and option in Throw*InvalidArgumentException()
macro for proper exception message.
* Recognize negative geometries for -shear and -annotate (.e.g. 45x-30).
* Fix Y shear angle for -shear option.
Changes 6.4.8-2:
* Use GetImageArtifact() to retrieve -attentuate option value for +noise.
* Support reading FITS test files.
* Replace input.ttf with the public domain Tuffy.ttf font.
* MagickNewImage() no longer faults when parameters are incorrect (reference
* Allocate strings returned by XGetResourceInstance().
* The -append gravity is relative to the container.
Changes 6.4.8-1:
* Reference cache rather than acquiring when cloning an image.
Changes 6.4.8-0:
* Cross-compilation failure using MinGW on Linux for ImageMagick trunk
* Add -interword-spacing option to convert.
* Initialize the black channel when testing the CMY colorspace.
* remove calls to exit() in MagickWand.
* Validate -affine arguments.
* Accept -attentuate as an option for convert.
* Properly create RGBA image if colormapped image has transparency.
* Support X11 geometry like this: +-4+-4; wierd but X11 supports it.
Diffstat (limited to 'graphics/ImageMagick/distinfo')
-rw-r--r-- | graphics/ImageMagick/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/ImageMagick/distinfo b/graphics/ImageMagick/distinfo index 3df47938c50..93f85f234bc 100644 --- a/graphics/ImageMagick/distinfo +++ b/graphics/ImageMagick/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.94 2008/11/21 17:13:43 adam Exp $ +$NetBSD: distinfo,v 1.95 2009/01/07 08:58:07 adam Exp $ -SHA1 (ImageMagick-6.4.6-0.tar.bz2) = 954a441c5f5d23b9e2cb92906087a85a0bbb6e59 -RMD160 (ImageMagick-6.4.6-0.tar.bz2) = af3f2ebba041798099fd221995c42f3174862904 -Size (ImageMagick-6.4.6-0.tar.bz2) = 8900267 bytes +SHA1 (ImageMagick-6.4.8-3.tar.bz2) = f0ed8778e928e2d039a9e7817268a930dc803761 +RMD160 (ImageMagick-6.4.8-3.tar.bz2) = 2ac2842b4b66e70eedaba392f5d43977338792ed +Size (ImageMagick-6.4.8-3.tar.bz2) = 8880004 bytes |