pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/graphics



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed May 11 11:38:48 UTC 2011

Modified Files:
        pkgsrc/graphics/ImageMagick: Makefile Makefile.common PLIST distinfo
            options.mk
        pkgsrc/graphics/p5-PerlMagick: Makefile

Log Message:
Changes 6.6.9.8:
* Fixed some cut-and-paste errors in new png.c code that caused PNG8
  reductions to fail.

Changes 6.6.9.8:
* Add various Option Flags, and fix option skip counts for plus forms
  of simple operators where plus form is the same as minus form.
  For example the incorrect counts produces a weird error, and posible
  future segmentation fault in a command like  convert rose: +border show:

Changes 6.6.9.7:
* Fix FX default for interpolation to Bilinear.
* Fix pixel interpolation for -draw image over (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=18612).
* Write the proper bKGD chunk value in grayscale PNG images (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=18624).
* Added Inverse method for Sparse Color Interpolation


To generate a diff of this commit:
cvs rdiff -u -r1.168 -r1.169 pkgsrc/graphics/ImageMagick/Makefile
cvs rdiff -u -r1.89 -r1.90 pkgsrc/graphics/ImageMagick/Makefile.common
cvs rdiff -u -r1.68 -r1.69 pkgsrc/graphics/ImageMagick/PLIST
cvs rdiff -u -r1.105 -r1.106 pkgsrc/graphics/ImageMagick/distinfo
cvs rdiff -u -r1.9 -r1.10 pkgsrc/graphics/ImageMagick/options.mk
cvs rdiff -u -r1.74 -r1.75 pkgsrc/graphics/p5-PerlMagick/Makefile

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