pkgsrc/graphics/ImageMagick
adam ed6a617d82 Changes 6.0.4-3
* PNG vulnerability fix.
  * Added YCbCr coder for raw Y, Cb, and Cr samples.
  * Fixed the -fx option operator precendence problem (+ and - should be the
    same precendence).
  * Rare memory corruption due to a JPEG comment (bug report by
    brundlefly76@hotma...).
  * The PerlMagick Evaluate() method no longer fails with an assertion error.
  * Restore -dSAFER for a more secure Ghostscript invocation.  The downside is
    we must copy the Postscript file to a temporary file otherwise we get a
    the ocassional invalidfileaccess fom Ghostscript.
  * Do not report image depth unless the -verbose or -format %z option is used
    with the identify program.
  * Center gravity now works when cropping by percent (e.g. -crop 75%).
  * Small memory leak on exception in the ImageToBlob() method.
  * %@ returns the image bounding box (e.g. identify -format %@ logo:).
  * Sync pixel cache when cloning an image-- just in case someone clones
    an image clone and accesses pixels with AcquireImagePixel() instead of
    GetImagePixels().
2004-08-09 11:50:08 +00:00
..
buildlink3.mk Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properly 2004-03-18 09:12:08 +00:00
DESCR Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
distinfo Changes 6.0.4-3 2004-08-09 11:50:08 +00:00
Makefile Changes 6.0.1-3: 2004-05-19 14:11:28 +00:00
Makefile.common Changes 6.0.4-3 2004-08-09 11:50:08 +00:00
PLIST Changes 6.0.4-3 2004-08-09 11:50:08 +00:00