pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/ImageMagick
Module Name: pkgsrc
Committed By: adam
Date: Thu Jun 4 12:50:58 UTC 2009
Modified Files:
pkgsrc/graphics/ImageMagick: Makefile.common PLIST distinfo
Log Message:
Changes 6.5.3.2:
* The target profile in ProfileImage() is no longer accessed after its freed
* Bug fix for -page
* Minor change to -function Arctan to make first argument match slope
* Do not treat -page as a global option
* Create thread set for pseudo-random number generator
* Do not change opacity value for the -alpha background option.
* Rebuild automake / autoconf scripts
* Check for XMakeImage() integer overflow vulnerability
* Permit reading a specific frame of a multi-page TIFF with blobs.
* Added new -function methods Arcsin and Arctan
* Fixed a regression with PNG8: format
* The -geometry option was improperly applied twice
* Set image colorspace to YCbCrColorspace if JPEG color space is JCS_YCbCr
* Updated help output and command-line options documentation to bring
the -alpha options up to date with what's actually in the code
* Change "depreciated" to "deprecated" in several files
* Change OpenMP schedule from dynamic to static for RenderFreeType()
* Recognize unicode strings when computing caption word wrapping
* New -alpha background option to set fully-transparent pixels to the
background color
* Combined layer of transparent PSD image was not being read properly
To generate a diff of this commit:
cvs rdiff -u -r1.80 -r1.81 pkgsrc/graphics/ImageMagick/Makefile.common
cvs rdiff -u -r1.60 -r1.61 pkgsrc/graphics/ImageMagick/PLIST
cvs rdiff -u -r1.95 -r1.96 pkgsrc/graphics/ImageMagick/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index