pkgsrc/graphics/ImageMagick
adam 62ceec5347 Changes 6.6.6.5:
* Make the PNG encoder always rebuild the palette, to avoid losing
  transparency when it is out of sync with the pixel data.
  Eliminated CompressColormapTransFirst() since the palette is already
  compressed and sorted by opacty now when it's recreated.
* Account for virtual canvas for the -flip / -flop options.
* Also for -transpose and transverse options
* Support -metric fuzz option.

Changes 6.6.6.4:
* Replace IsMagickColorSimilar() which provides the Fuzz Factor threshold
  function.  Note function does not calculate 'distance' in total but
  short-circuits when threshold is reached for faster processing.
* Ordered Dithered handling of Alpha channel was incorrect - fixing
  Bug was introduced v6.6.5-6

Changes 6.6.6.3:
* Fixed two more cases where the PNG encoder lost transparency.

Changes 6.6.6.2:
* Affine multiplication reversed when translating.

Changes 6.6.6.2:
* Revised the "c7x7b" and "c7x7w" ordered-dither maps to be complementary
  to each other.

Changes 6.6.6.1:
* Add support for -evaluate-sequence median.

Changes 6.6.6.0:
* Fixed two more cases where the PNG encoder lost transparency.
* The policy.xml sets not-to-exceed resource values (e.g. policy memory limit
  1GB, -limit 2GB exceeds policy maximum so memory limit is 1GB).
* Support NCC (normalized cross correlation) compare metric.
2010-12-14 10:08:40 +00:00
..
buildlink3.mk Shlib major bumped from 3 to 4 at update of ImageMagick-6.6.4.1. 2010-11-14 14:05:57 +00:00
DESCR
distinfo Changes 6.6.6.5: 2010-12-14 10:08:40 +00:00
Makefile Changes 6.6.6.5: 2010-12-14 10:08:40 +00:00
Makefile.common Changes 6.6.6.5: 2010-12-14 10:08:40 +00:00
options.mk Changes 6.4.8-3: 2009-01-07 08:58:07 +00:00
PLIST Changes 6.6.6.5: 2010-12-14 10:08:40 +00:00