Path to this page:
Subject: CVS commit: pkgsrc/graphics/ImageMagick
From: Adam Ciarcinski
Date: 2012-04-20 17:22:38
Message id: 20120420152238.3C607175DD@cvs.netbsd.org
Log Message:
Changes 6.7.6.6:
* Always unlock the semaphore before returning from the png codec, either
by a "return" or png_error(); changed all Magick*Exception() calls
after setjmp() to png_error() to ensure proper cleanup (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=16883).
* Fixed log known alpha*kernel normalization bug in morphology convolve.
* Pixel allocation for Pango is stride*rows not stride*columns.
* Set the image resolution for Postscript files with an embedded Photoshop
profile.
More...
Files: