Sophie

Sophie

distrib > Mageia > 5 > i586 > media > core-updates > by-pkgid > 7eda828045b61e6a0105a3b2e069b3ce > files > 946

imagemagick-doc-6.9.4.2-0.1.mga5.noarch.rpm





<!DOCTYPE html>
<html lang="en">
<head>
  <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
    <title>ImageMagick: Changelog</title>
  <meta charset="utf-8" />
  <meta http-equiv="X-UA-Compatible" content="IE=edge" />
  <meta name="viewport" content="width=device-width, initial-scale=1" />
  <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
  <meta name="application-name" content="ImageMagick"/>
  <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, WebP, Postscript, PDF, and SVG. Use ImageMagick to resize, flip, mirror, rotate, distort, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves."/>
  <meta name="application-url" content="http://www.imagemagick.org"/>
  <meta name="generator" content="PHP"/>
  <meta name="keywords" content="changelog, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert"/>
  <meta name="rating" content="GENERAL"/>
  <meta name="robots" content="INDEX, FOLLOW"/>
  <meta name="generator" content="ImageMagick Studio LLC"/>
  <meta name="author" content="ImageMagick Studio LLC"/>
  <meta name="revisit-after" content="2 DAYS"/>
  <meta name="resource-type" content="document"/>
  <meta name="copyright" content="Copyright (c) 1999-2016 ImageMagick Studio LLC"/>
  <meta name="distribution" content="Global"/>
  <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1"/>
  <link rel="icon" href="../images/wand.png"/>
  <link rel="shortcut icon" href="../images/wand.ico"/>
  <link rel="stylesheet" href="css/magick.css"/>
</head>
<body>
<div class="main">
<div class="magick-masthead">
  <div class="container">
    <script async="async" src="http://localhost/pagead/js/adsbygoogle.js"></script>    <ins class="adsbygoogle"
         style="display:block"
         data-ad-client="ca-pub-3129977114552745"
         data-ad-slot="6345125851"
         data-ad-format="auto"></ins>
    <script>
      (adsbygoogle = window.adsbygoogle || []).push({});
    </script>
    <nav class="magick-nav">
      <a class="magick-nav-item " href="../index.html">Home</a>
      <a class="magick-nav-item " href="binary-releases.html">Download</a>
      <a class="magick-nav-item " href="command-line-tools.html">Tools</a>
      <a class="magick-nav-item " href="command-line-processing.html">Command-line</a>
      <a class="magick-nav-item " href="resources.html">Resources</a>
      <a class="magick-nav-item " href="api.html">Develop</a>
      <a class="magick-nav-item " href="http://www.imagemagick.org/script/search.php">Search</a>
      <a class="magick-nav-item pull-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
    </nav>
  </div>
</div>
<div class="container">
<div class="magick-header"><dl>
<dt>2016-04-11  6.9.3-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.9.3-8, GIT revision 10690:d058a53:20160411</li>
<dt>2016-03-22  6.9.3-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Respect gravity when rendering text (e.g. convert -gravity center my.txt)</li>
  <li> Return empty string for %d property and no directory (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=29365)</li>
  <li> Return filename for the %i property (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=29364).</li>
  <li> Fixed lost pixels in frequency space (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=29374).</li>
<dt>2016-03-06  6.9.3-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.9.3-7, GIT revision 10628:810a9fe:20160306</li>
<dt>2016-03-05  6.9.3-7 Dirk Lemstra &lt;dirk@lem.....org&gt;</dt>
  <li> -size can now be used the specify the maximum width/height for the    following vector formats:</li>
  <li> SVG (when librsvg and cairo are being used).</li>
  <li> EMF (did not work on Windows).</li>
<dt>2016-02-29  6.9.3-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Fixed text alignment issue for label: / coder: (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=29223).</li>
<dt>2016-02-27  6.9.3-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.9.3-6, GIT revision 10597:83584a1:20160228.</li>
<dt>2016-02-25  6.9.3-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Ensure TXT: image format survives round-trip (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=29206).</li>
<dt>2016-02-21  6.9.2-6 Dirk Lemstra &lt;dirk@lem.....org&gt;</dt>
  <li> Added wavelet denoise.</li>
<dt>2016-02-20  6.9.3-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.9.3-5, GIT revision 10572:cb24a69:20160219.</li>
<dt>2016-02-16  6.9.3-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Too many bytes when writing raw image formats (reference    https://github.com/ImageMagick/ImageMagick/issues/132).</li>
<dt>2016-02-12  6.9.3-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.9.3-4, GIT revision 10560:09f5f5d:20160212.</li>
<dt>2016-02-12  6.9.3-4 Dirk Lemstra &lt;dirk@lem.....org&gt;</dt>
  <li> Fixed memory leak when reading an SVG without width/height (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=27&amp;p=130197).</li>
<dt>2016-02-09  6.9.3-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Fix compiler error for complext text layout.</li>
<dt>2016-02-05  6.9.3-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.9.3-3, GIT revision 10540:6b4c918:20160206.</li>
<dt>2016-02-04  6.9.3-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Numerous bugs fixed from fuzzed images (reference    https://github.com/ImageMagick/ImageMagick/issues/123).</li>
  <li> The -bias option is no longer a noop (reference    https://github.com/ImageMagick/ImageMagick/issues/125).</li>
<dt>2016-01-25  6.9.3-3 Dirk Lemstra &lt;dirk@lem.....org&gt;</dt>
  <li> Read XCF layer name (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;p=129638).</li>
<dt>2016-01-23  6.9.3-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.9.3-2, GIT revision 10496:315028c:20160122.</li>
<dt>2016-01-17  6.9.3-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Don't reuse lock after free (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=29031).</li>
<dt>2016-01-21  6.9.3-2 Dirk Lemstra &lt;dirk@lem.....org&gt;</dt>
  <li> Fixed writing DocClass in CALS coder (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;p=129478).</li>
<dt>2016-01-17  6.9.3-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.9.3-1, GIT revision 10488:e4f046e:20160116.</li>
<dt>2016-01-06  6.9.3-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Pair AcquireMagickResource with calls to RelinquishMagickResource when    resource limits are hit (reference    https://github.com/ImageMagick/ImageMagick/pull/75).</li>
  <li> Return non-zero for the -format %b option (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=28969).</li>
<dt>2016-01-01  6.9.3-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.9.3-0, GIT revision 10445:620328b:20160101.</li>
<dt>2015-12-31  6.9.3-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Don't break on euro-style numbers (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=28910).</li>
<dt>2015-12-22  6.9.3-0 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> 16-bit pnm images have a max value of 65535.</li>
<dt>2015-12-18  6.9.2-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.9.2-10, GIT revision 10415:e31c09d:20151219.</li>
<dt>2015-12-19  6.9.2-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Fixed compile error when POSIX threads are not defined.</li>
    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=28791).<dt>2015-12-18  6.9.2-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.9.2-9, GIT revision 10402:0027295:20151219</li>
<dt>2015-12-05  6.9.2-9 Dirk Lemstra &lt;dirk@lem.....org&gt;</dt>
  <li> Fixed memory leak when reading incorrect PSD files (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=28791).</li>
<dt>2015-12-05  6.9.2-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Enhance PDF to properly handle unicode titles (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=28786).</li>
  <li> Fix memory leak in icon coder (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=6&amp;t=28848).</li>
<dt>2015-12-05  6.9.2-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.9.2-8, GIT revision 10374:ac7d144:20151205.</li>
<dt>2015-12-04  6.9.2-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Gray artifacts in large gif when using -layers optimize (reference    https://github.com/ImageMagick/ImageMagick/issues/57).</li>
<dt>2015-11-26  6.9.2-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.9.2-7, GIT revision 10370:eeb7d4e:20151126.</li>
<dt>2015-11-24  6.9.2-7 Dirk Lemstra &lt;dirk@lem.....org&gt;</dt>
  <li> The DICOM reader now handles the rescale intercept and slope.</li>
  <li> Added 'bmp3:alpha' option for including the alpha channel when writing    an image in the BMP3 format. (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=28733).</li>
  <li> Only one thread permitted when delegating to the Ghostscript library    under Windows.</li>
<dt>2015-11-14  6.9.2-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.9.2-6, GIT revision 10341:f408196:20151113.</li>
<dt>2015-11-08  6.9.2-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> PixelColor off by one on i386 (reference    https://github.com/ImageMagick/ImageMagick/issues/54).</li>
  <li> Eliminate stack overflow (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=28658).</li>
<dt>2015-11-03  6.9.2-6 Dirk Lemstra &lt;dirk@lem.....org&gt;</dt>
  <li> Added local contrast enhancement.</li>
  <li> Fixed bug in SetPixelCacheExtent that made images all black (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=28514).</li>
  <li> Added support for reading DICOM images with implicit vr little-endian    transfer syntax.</li>
<dt>2015-11-02  6.9.2-6 Samuel Thibault &lt;samuel.thibault@...org&gt; </dt>
  <li> Added 6dot variant for unicode and iso braille formats (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;p=127111).</li>
<dt>2015-10-31  6.9.2-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.9.2-5, GIT revision 10316:86a76b6:20151031.</li>
<dt>2015-10-15  6.9.2-5 Dirk Lemstra &lt;dirk@lem.....org&gt;</dt>
  <li> Fixed alpha blending issue with semi-transparent pixels in the merged    image of PSD files. This can be disabled by setting the option    'psd:alpha-unblend' to 'off' (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=28169).</li>
  <li> Fixed issue in jpeg:extent that prevented it from working (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;p=126638).</li>
  <li> Fixed memory leak when reading Photoshop layers in a TIFF file.</li>
<dt>2015-10-12  6.9.2-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Support gradient:bounding-box, gradient:vector, gradient:center, and    gradient:radius to shape the gradient rendering.</li>
  <li> Recognize label:@- as stdin (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=28501).</li>
  <li> Make commas optional for coordinates (e.g. 0,0 256,256).</li>
<dt>2015-10-10  6.9.2-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.9.2-4, GIT revision 10273:e00cf21:20151010</li>
<dt>2015-10-08  6.9.2-4 Dirk Lemstra &lt;dirk@lem.....org&gt;</dt>
  <li> Fixed accessing subimage in a TIFF photoshop layer (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=28469).</li>
  <li> Fixed out of bounds error in -splice (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=28466).</li>
<dt>2015-09-25  6.9.2-4 Eric McConville &lt;emcconville@emccon...&gt;</dt>
  <li> Created Manhattan Interpolate method for -sparse-color (reference    https://github.com/ImageMagick/ImageMagick/pull/36).</li>
<dt>2015-09-22  6.9.2-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Prevent null pointer access (reference    https://github.com/ImageMagick/ImageMagick/pull/34).</li>
  <li> Specify histogram code image format implictedly (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=28412).</li>
  <li> Don't round up for JPEG image resolution (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=28422).</li>
  <li> Read the whole image @ image.jp2[0] or an individual tile @ image.jp2[1],    image.jp2[2].</li>
  <li> The -caption option no longer fails for filenames with @ prefix (reference    https://github.com/ImageMagick/ImageMagick/issues/43).</li>
  <li> Honor $XDG_CONFIG_HOME and $XDG_CACHE_HOME (reference    https://github.com/ImageMagick/ImageMagick/issues/44).</li>
<dt>2015-09-19  6.9.2-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.9.2-3, GIT revision 10235:c40ee57:20150919</li>
<dt>2015-09-17  6.9.2-2 Dirk Lemstra &lt;dirk@lem.....org&gt;</dt>
  <li> Added extra checks to avoid out of bounds error when parsing the 8bim     profile (reference https://github.com/ImageMagick/ImageMagick/issues/31).</li>
  <li> Fixed size of memory allocation in RLE coder to avoid segfault (reference    https://github.com/ImageMagick/ImageMagick/issues/32).</li>
<dt>2015-09-16  6.9.2-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Add Bootstrap MIT license to ImageMagick web CSS and JS.</li>
  <li> Use modern idiom for autoconf    Fix a forgotten dir when regenerating html doc (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=28363).</li>
  <li> The -colorspace gray option no long leaves a ghostly shadow (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=28350).</li>
<dt>2015-09-14  6.9.2-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.9.2-1, GIT revision 10201:5879612:20150913.</li>
<dt>2015-09-13  6.9.2-1 Dirk Lemstra &lt;dirk@lem.....org&gt;</dt>
  <li> Preserving image origin in TGA files (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=28310).</li>
<dt>2015-08-15  6.9.2-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Support color compliance for TXT format (e.g. -define txt:compliance=css)    (bug report from Anthony).</li>
  <li> The first argument of a hsl() color is integer, not percentage (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=26072).</li>
  <li> Limit -fx recursive to avoid stack overflow (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=28200).</li>
  <li> Support inline images with data URLS.</li>
  <li> Report progress less often (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=28299).</li>
  <li> Don't set image colorspace to gray for -alpha copy option.</li>
  <li> Fixed a possible memory leak associated with the -sampling-factor option.</li>
  <li> GetImageType() no longer has side-effects to match behavior of IMv7.</li>
<dt>2015-08-15  6.9.2-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.9.2-0, GIT revision 10143:3534f6d:20150815.</li>
<dt>2015-08-10  6.9.2-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Swap pixels for -spread command-line option (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=28043).</li>
  <li> fx logical operations short circuit (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=28179).</li>
  <li> Type cast intensity variable (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=28182).</li>
  <li> Fix ModulusAdd &amp; ModulusSubstract for HDRI compositing (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=28186).</li>
<dt>2015-07-25  6.9.2-0 Dirk Lemstra &lt;dirk@lem.....org&gt;</dt>
  <li> Added "-set colorspace:auto-grayscale false" that will prevent automatic    conversion to grayscale inside coders that support grayscale.</li>
  <li> Fixed -list weight and the options for -weight.</li>
  <li> Added fontFamily, fontStyle, fontWeight and textUnderColor to the Image    class of Magick++.</li>
  <li> Fixed reading Photoshop layers of LSB TIFF files (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=28045).</li>
  <li> Fixed memory leak in font cache under Windows (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=6&amp;t=28191).</li>
<dt>2015-07-25  6.9.1-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.9.1-10, SVN revision 19269.</li>
<dt>2015-07-20  6.9.1-10 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> coders/magick.c: added "-define h:format=FMT" and    "-define magick:format=FMT" options. FMT can be any output format    supported by ImageMagick except "H" or "MAGICK". If this define is    omitted, the encoder uses GIF by default for pseudoclass images and    PNM for directclass images, as previously.  Made "MAGICK" (read-write)    and "H" (write-only) visible in the format list.</li>
<dt>2015-07-18  6.9.1-10 Dirk lemstra &lt;dirk@lem.....org&gt;</dt>
  <li> Removed incorrect EOF check in the DDS reader (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=28065).</li>
<dt>2015-07-18  6.9.1-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Fixed undefined behaviors (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=28067).</li>
  <li> Return exception message for unknown image properties.</li>
  <li> Color shift removed when reading transparent gray images (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=28081)</li>
<dt>2015-07-18  6.9.1-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.9.1-9, SVN revision 19200.</li>
<dt>2015-07-12  6.9.1-9 Dirk Lemstra &lt;dirk@lem.....org&gt;</dt>
  <li> Fixed issue with radial gradient in MVG (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=27995).</li>
<dt>2015-07-11  6.9.1-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.9.1-8, SVN revision 19167.</li>
<dt>2015-06-25  6.9.1-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Correct install location of the Magick++ headers (reference    https://github.com/ImageMagick/ImageMagick/pull/17/commits).</li>
  <li> Different gif cropping behavior between versions (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=28013).</li>
  <li> Cannot read properly simple psd file (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=28002).</li>
<dt>2015-07-04  6.9.1-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.9.1-7, SVN revision 19121.</li>
<dt>2015-06-27  6.9.1-7 Eric Dalquist</dt>
  <li> Fixed and escaped output of the json coder. (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;p=27894).</li>
<dt>2015-06-25  6.9.1-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Support BPG image format (respects -quality option).</li>
  <li> A bordered transparent image now remains transparent (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=5&amp;t=27937).</li>
  <li> The -update option behavior restored (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=27939).</li>
<dt>2015-06-13  6.9.1-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.9.1-6, SVN revision 18945.</li>
<dt>2015-06-14  6.9.1-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Cache cloning on disk optimized with sendfile() (if available).</li>
  <li> Add an additional check for end-of-file for the RLE coder (reference    http://www.imagemagick.org/discourse-server/viewforum.html?f=3&amp;t=27870).</li>
  <li> Respect resource limits in AVS coder.</li>
<dt>2015-06-13  6.9.1-6 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Reverted change to 6.9.1-3 that skipped palette-building.</li>
<dt>2015-06-13  6.9.1-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.9.1-5, SVN revision 18882.</li>
<dt>2015-06-03  6.9.1-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Use correct scale when interpretting alpha (e.g. rgba(0,0,0,1)).</li>
  <li> DrawGetVectorGraphics() now returns proper XML (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=27751).</li>
  <li> Support writing EXR files with different color types (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=27759).</li>
  <li> Prefer PKG_CHECK_MODULES() when searching for delegate libraries.</li>
  <li> Throw exception if frame option bevel exceeds to the image width / height.</li>
  <li> Resolve undefined behaviors (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=27811).</li>
<dt>2015-06-01  6.9.1-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.9.1-4, SVN revision 18697.</li>
<dt>2015-06-01  6.9.1-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Support 'restrict' keyword under Windows.</li>
<dt>2015-05-25  6.9.1-4 Dirk Lemstra &lt;dirk@lem.....org&gt;</dt>
  <li> Added support for reading a user supplied layer mask in PSD files.</li>
  <li> Added support for reading photoshop layers in TIFF files.</li>
<dt>2015-05-24  6.9.1-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.9.1-3, SVN revision 18623.</li>
<dt>2015-05-03  6.9.1-3 Dirk Lemstra &lt;dirk@lem.....org&gt;</dt>
  <li> Fixed transparency issue with 16-bit tga files (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=27469).</li>
  <li> Fixed writing label and comment in tiff images (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=25516).</li>
  <li> Jpeg images no longer have pixels per inch as a default value for density    units when the density is not set (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=27589).</li>
  <li> Added support for setting the font color with -fill to the pango coder.</li>
<dt>2015-05-03  6.9.1-3 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Fixed bug with "-define png:format=x" in png.c, introduced in version    6.8.9-0, that caused the define to be ignored.</li>
  <li> Replaced some dead code in ReadJNGImage with an assert().</li>
  <li> Avoid palette-building when writing a grayscale PNG (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=27580).</li>
<dt>2015-04-20  6.9.1-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Support -define compose:clamp=false option (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=26946).</li>
  <li> Don't extend any user supplied image buffer in SeekBlob() (bug report    from a.chernij@corp...).</li>
  <li> Improved reproducible builds (reference    https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=783933).</li>
  <li> Draw a rectangle of width &amp; height of 1 (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=24874).</li>
<dt>2015-04-19  6.9.1-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.9.1-2, SVN revision 18429.</li>
<dt>2015-04-09  6.9.1-2 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Avoid using a NULL alpha_image or color_image in the JNG decoder.</li>
<dt>2015-04-07  6.9.1-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Fix JPEG-2000 transparency on write (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=27304).</li>
  <li> Identify now identifies PSD (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=26948).</li>
  <li> Speed up writing to TGA (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=27369).</li>
<dt>2015-04-06  6.9.1-2 Dirk Lemstra &lt;dirk@lem.....org&gt;</dt>
  <li> Reduce draw epsilon to increase mathematical stability.</li>
  <li> Fixed UTF8 issue when determining the current working directory    on Windows (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=27295).</li>
<dt>2015-04-04  6.9.1-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.9.1-1, SVN revision 18308.</li>
<dt>2015-03-21  6.9.1-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Skip empty frames when comparing layers (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=27234).</li>
<dt>2015-03-21  6.9.1-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.9.1-0, SVN revision 18245.</li>
<dt>2015-03-17  6.9.1-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Grayscale DPX image files are no longer skewed (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=27209).</li>
<dt>2015-03-16  6.9.1-0 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Fix integer overflow when scaling a 1-bit sample to Q64 (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=27195).</li>
<dt>2015-03-01  6.9.0-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.9.0-10, SVN revision 18299.</li>
<dt>2015-03-03  6.9.0-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Account for differences in image size when comparing two images (bug    report from Dirk).</li>
  <li> Set an upper ceiling compression with -quality and jpeg:extent (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=27071).</li>
<dt>2015-03-01  6.9.0-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.9.0-9, SVN revision 18179.</li>
<dt>2015-02-22  6.9.0-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Writing histograms / mpeg working again (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=27089).</li>
  <li> The -linear-stretch option worked for Q16 but not Q32 (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=27112).</li>
<dt>2015-02-22  6.9.0-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Bogus release, withdrawn.</li>
<dt>2015-02-22  6.9.0-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.9.0-7, SVN revision 18067.</li>
<dt>2015-02-15  6.9.0-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Line strokes appeared too thin (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=26927).</li>
  <li> Keep text in caption area (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=22504).</li>
<dt>2015-02-14  6.9.0-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.9.0-6, SVN revision 18010.</li>
<dt>2015-02-12  6.9.0-6 Dirk Lemstra &lt;dirk@lem.....org&gt;</dt>
  <li> Fixed command line execution in Windows for delegates that    move files (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=27027).</li>
<dt>2015-02-10  6.9.0-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> A transient bug for the write MSL element (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=27022).</li>
<dt>2015-02-08  6.9.0-6 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Remove uninitialized, unused "p++" from coders/png.c, MNG reader.</li>
  <li> Initialize "length" in coders/png.c, WriteJNGImage().</li>
  <li> Fix signed/unsigned mismatch in coders/png.c, MNG reader.</li>
<dt>2015-02-08  6.9.0-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.9.0-5, SVN revision 17946.</li>
<dt>2015-01-30  6.9.0-5 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> In coders/gif.c, quiet two warnings.</li>
<dt>2015-01-24  6.9.0-5 Dirk Lemstra &lt;dirk@lem.....org&gt;</dt>
  <li> Fixed iccColorProfile() in Magick++ (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=26910).</li>
  <li> Fixed infinite loop in HDR reader (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=26929).</li>
<dt>2015-01-23  6.9.0-5 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Check lengths of certain MNG chunks before reading them.</li>
  <li> In the PNG codec, check status wherever a function returns it.</li>
<dt>2015-01-18  6.9.0-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Remove possible resource memory leak in a multi-threaded program (bug    report and patch from David Chapman &lt;d...@acm.org&gt;.</li>
  <li> Small optimization to pixel cache.</li>
  <li> More image sanity checks.</li>
  <li> Support writing base64-encoded images (e.g<dt>	  convert logo: inline:jpeg:logo.txt).</dt>
  <li> Repair small TIFF leak when pinging (patch provided by Andrey Cherniy).</li>
<dt>2015-01-16  6.9.0-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.9.0-4, SVN revision 17697.</li>
<dt>2015-01-07  6.9.0-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Additional coder sanity checks (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=26842,    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=26682).</li>
<dt>2015-01-05  6.9.0-4 Dirk Lemstra &lt;dirk@lem.....org&gt;</dt>
  <li> Report Ghostscript version when -verbose is used and when an exception    is raised.</li>
  <li> Fixed invalid path check in MagickCoreGenesis under Windows and disabled    ProvideDllMain by default (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;p=118875).</li>
<dt>2015-01-01  6.9.0-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.9.0-3, SVN revision 17537.</li>
<dt>2015-01-01  6.9.0-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> ImageMagick builds when HDRI is enabled (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=26803).</li>
<dt>2014-12-31  6.9.0-3 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Don't read beyond the end of a tEXt keyword when checking for Raw profile.</li>
<dt>2014-12-27  6.9.0-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.9.0-2, SVN revision 17468.</li>
<dt>2014-12-14  6.9.0-1 Dirk Lemstra &lt;dirk@snakeware...&gt;</dt>
  <li> Added support for reading EXR files to the Windows distribution.</li>
  <li> Fixed enabling alpha in 32-bit BMP files (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=26662).</li>
  <li> Added support for writing 16-bit TGA files (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=26693).</li>
  <li> Improved performance of dds:cluster-fit when OpenMP is enabled.</li>
  <li> Added support for distributed pixel cache to the Windows distribution.</li>
<dt>2014-12-04  6.9.0-1 Alexey Dolgavin &lt;dolgavin.alexey@gmail...&gt;</dt>
  <li> Fix ImageMagick crashes while read EXIF from TIFF.</li>
<dt>2014-11-20  6.9.0-1 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Don't handle a "previous" image in the PNG or JNG decoder.</li>
  <li> Don't override gamma with 1.0 when reading a grayscale PNG image (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=26576).</li>
  <li> Update progress monitor for every PNG row instead of every pass (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=26589).</li>
  <li> Reject input PNG with dimensions larger than specified with -limit width    and -limit height.</li>
<dt>2014-11-20  6.9.0-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Fix double free / invalid read when converting jpg to pdb (thanks to    Hanno).</li>
  <li> Maximum XWD image size is 64Kx64K (thanks to Hanno).</li>
  <li> Maximum DPX number of elements is 8 (thanks to Hanno).</li>
  <li> Transient problem with SVG (reference      http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=26587).</li>
  <li> Numerous buffer overflow fixes (thanks to Gynvael Coldwind and    Mateusz Jurczyk of the Google Security Team).</li>
  <li> Additional PNM sanity checks (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=26682).</li>
  <li> The SetImageBias() bias value is no longer ignored (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=25732).</li>
  <li> Area crop now returns the expected number of tiles (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=26701).</li>
  <li> Respect TGA ColorMapIndex field (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=26738).</li>
  <li> Clang does not support __alloc_size__, fix fabs() (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=26739).</li>
  <li> Support width and height resource limits.</li>
  <li> Don't read TIFF profiles when pinging (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=26670).</li>
<dt>2014-11-16  6.9.0-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.9.0-0, SVN revision 17067.</li>
<dt>2014-11-03  6.9.0-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Check for zero-sized rendered SVG image (bug report from    Vladimir Davydov).</li>
<dt>2014-11-01  6.8.9-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.9-10, SVN revision 16910.</li>
<dt>2014-10-29  6.8.9-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> EXIF directory offsets must be greater than 0 (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=26456).</li>
  <li> Accept morphology kernels from files (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=26466).</li>
  <li> Don't optimize JPEG compression by default (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=26482).</li>
<dt>2014-10-26  6.8.9-10 Dirk Lemstra &lt;dirk@snakeware...&gt;</dt>
  <li> Added support for reading jpeg compressed YCCK tiff files (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=24412).</li>
  <li> Fixed reading DICOM files with big endian transfer syntax (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=26448).</li>
<dt>2014-10-25  6.8.9-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.9-9, SVN revision 16819.</li>
<dt>2014-10-03  6.8.9-9 Dirk Lemstra &lt;dirk@snakeware...&gt;</dt>
  <li> Added sixel coder created by Hayaki Saito (@kefir_).</li>
  <li> Fixed buffer overflow in PCX and DCM coder (bug report from Hanno Böck).</li>
  <li> Added support for reading/writing the tIME chunk in the PNG coder.</li>
  <li> Added eps:fit-page option to the PS coder to set -dEPSFitPage.</li>
  <li> Improved reporting tiff:alpha and allowed setting tiff:alpha to    unspecified.</li>
<dt>2014-09-30  6.8.9-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Support xyY colorspace (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=26324).</li>
  <li> Reduce noise while preserving edges with the -kuwahara option.</li>
  <li> Off-by-one count when parsing an 8BIM profile.</li>
  <li> Locale.c won't build if uselocale found but strtod_l isn't (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=26362).</li>
  <li> OpenCL no longer benchmarks are run on every initialization (patch    submitted by Jan Steffens).</li>
  <li> Don't clone a 0x0 image (bug report from Hanno Böck).</li>
<dt>2014-09-21  6.8.9-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.9-8, SVN revision 16502.</li>
<dt>2014-09-16  6.8.9-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> JPEG library version &gt;= 80 is thread safe (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=25495).</li>
<dt>2014-08-31  6.8.9-8 Dirk Lemstra &lt;dirk@snakeware...&gt;</dt>
  <li> Added support for some legacy dds formats (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=26184).</li>
<dt>2014-08-16  6.8.9-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.9-7, SVN revision 16330.</li>
<dt>2014-08-14  6.8.9-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Fix off by one buglet when extracting profiles 8BIM (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=26095).</li>
<dt>2014-07-31  6.8.9-7 Dirk Lemstra &lt;dirk@snakeware...&gt;</dt>
  <li> Fixed bug when reading 1 bit PSD. (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=26015).</li>
<dt>2014-07-25  6.8.9-7 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Relocate initialization of "image_colors" in the PNG encoder, to avoid    a possible use of uninitialized variable.</li>
<dt>2014-07-25  6.8.9-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.9-6, SVN revision 16211.</li>
<dt>2014-07-24  6.8.9-6 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Use IsOptionMember() instead of LocaleNCompare() in coders/png.c to    parse the list of excluded and included PNG chunks.</li>
<dt>2014-07-19  6.8.9-6 Dirk Lemstra &lt;dirk@snakeware...&gt;</dt>
  <li> Fixed fill-rule in SVG clip path (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=25882).</li>
<dt>2014-07-14  6.8.9-6 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Removed some dead code (testing image-&gt;matte) in PNG64 encoder.</li>
<dt>2014-07-07  6.8.9-6 Dirk Lemstra &lt;dirk@snakeware...&gt;</dt>
  <li> Added support for R5G6B5, RGB5A1 and RGBA4 dds files.</li>
<dt>2014-07-01  6.8.9-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Write LAB pixels as percentages in the TXT image format (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=25830).</li>
  <li> Throw exception when image morphology differs when comparing (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=25927).</li>
  <li> Remove mogrify backup file (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=25683).</li>
  <li> Read WEBP images from STDIN (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=25886).</li>
<dt>2014-07-01  6.8.9-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.9-5, SVN revision 16123.</li>
<dt>2014-06-28  6.8.9-5 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Do not let libpng16 check ICC/sRGB profiles in non-debug runs; we do    it ourselves anyway.  Avoids emitting "known incorrect profile" warnings.    For strict profile checking and warning, use "-debug coder".</li>
<dt>2014-06-27  6.8.9-5 Dirk Lemstra &lt;dirk@snakeware...&gt;</dt>
  <li> Disabled OpenCL acceleration when image has a 'mask' or 'clip-mask'.</li>
<dt>2014-06-25  6.8.9-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Use -define profile:skip=icc, for example,  to skip color profiles on read.</li>
<dt>2014-06-23  6.8.9-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.9-4, SVN revision 16057.</li>
<dt>2014-06-15  6.8.9-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Support RMS argument for -evaluate-sequence and -statistic options.</li>
  <li> Fix lseek define for a successful compile under 64-bit MinGW.</li>
  <li> Pipe image to display program no longer reports an exception (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23532).</li>
  <li> Check that profile is non-NULL in coders/tiff.c (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=25770).</li>
<dt>2014-06-08  6.8.9-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.9-3, SVN revision 15975.</li>
<dt>2014-06-07  6.8.9-3 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Quiet warning about unused variable "skip_to_iend" in coders/png.c.</li>
<dt>2014-06-07  6.8.9-3 Dirk Lemstra &lt;dirk@snakeware...&gt;</dt>
  <li> Fixed creation of SVG from 8bim clip path. (reference     http://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=25594).</li>
<dt>2014-06-02  6.8.9-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> The -version option returns 0 status (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=25667).</li>
  <li> The inline coder can now read from standard input (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=25641).</li>
  <li> Add '=' character to the sanitize whitelist.</li>
<dt>2014-05-30  6.8.9-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.9-2, SVN revision 15932.</li>
<dt>2014-05-18  6.8.9-2 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Fixed some bugs in the PNG codec discovered by coverity analysis.</li>
<dt>2014-05-14  6.8.9-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> The -fx equality operator returns a proper boolean result now (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=25580).</li>
  <li> Permit spaces in the gradient color specification (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=25614).</li>
  <li> Fix IdentifyImage() crash when image-&gt;magick member is null (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=25615).</li>
  <li> The -format M and Y channels are no longer reversed (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=25633).</li>
  <li> Remove Makefile race condition where two targets attempt to install    magick-baseconfig.h (reference    http://git.buildroot.net/buildroot/commit/?id=7395ee9d3b88e45798143e05a28d6d4b51409130)</li>
  <li> Fix memory leak in BlobToStringInfo() (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=25639).</li>
  <li> In certain cases, -adaptive-sharpen failed to sharpen (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23211</li>
<dt>2014-05-12  6.8.9-2 Dirk Lemstra &lt;dirk@snakeware...&gt;</dt>
  <li> Bump major Magick++ library version.</li>
  <li> Added support for writing RLE compressed TGA files (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=12335).</li>
  <li> Improved performance of parsing the xmp profile (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=25612).</li>
  <li> Fixed detecting transparency in PSD files (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=25634).</li>
<dt>2014-05-09  6.8.9-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.9-1, SVN revision 15697.</li>
<dt>2014-04-22  6.8.9-1 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Fixed bug with the PNG00 subformat when the original format was PNG32.</li>
  <li> The "-strip" option now only removes profiles and comments from PNG    output.  Previously the background, density, and other metadata were    also discarded.</li>
<dt>2014-04-22  6.8.9-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Support new -hough-lines option.</li>
  <li> Support new -mean-shift option.</li>
  <li> identify -units without argument no longer faults (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=25542).</li>
  <li> Require OpenJP2 version 2.1.0 (opj_stream_set_user_data() method signature    change between 2.0.0 and 2.1.0).</li>
<dt>2014-04-20  6.8.9-1 Dirk Lemstra &lt;dirk@snakeware...&gt;</dt>
  <li> Added image moments, canny edge and hough line to Magick++.</li>
  <li> The 8bim profile will be updated when the icc/iptc/xmp profile is changed.</li>
  <li> Fix for stack overflow in DestroyXMLTree in Windows (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=25457).</li>
  <li> Added new coder for VIPS image format (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=25445).</li>
  <li> Moved detection of type to a separate method in Magick++. The type() method    no longer modifies the type of the image. Use determineType() instead.</li>
  <li> Improved error messages when a coder uses Ghostscript.</li>
<dt>2014-04-11  6.8.9-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.9-0, SVN revision 15441.</li>
<dt>2014-04-03  6.8.9-0 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Fixed bug with -strip failing to exclude PNG chunks (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=25353).</li>
<dt>2014-03-30  6.8.9-0 Dirk Lemstra &lt;dirk@snakeware...&gt;</dt>
  <li> Added new coder to take a screen shot of a monitor in Windows (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=23&amp;t=25191).</li>
<dt>2014-03-24  6.8.9-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Don't transform sRGB compatible colorspaces to sRGB, doing so    inadvertently promotes colormapped images to DirectClass.</li>
  <li> Use temporary path rather then current working directory (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=25313).</li>
  <li> Support -canny edge detection option.</li>
  <li> Use MAGICKCORE_LIBOPENJP2_DELEGATE instead of MAGICKCORE_JP2_DELEGATE    (reference www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=25376).</li>
<dt>2014-03-28  6.8.8-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.8-9, SVN revision 15239.</li>
<dt>2014-03-23  6.8.8-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Although they are internal methods, deprecate InitializeModuleList(),    LoadMimeLists(), and RelinquishCommandQueue() (reference   http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=25263).</li>
<dt>2014-03-20  6.8.8-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.8-9, SVN revision 15192.</li>
<dt>2014-03-16  6.8.8-9 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Do not block threads in the png codec when PNG_SETJMP_SUPPORTED is not    defined (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=23&amp;t=25218).</li>
<dt>2014-03-15  6.8.8-9 Dirk Lemstra &lt;dirk@snakeware...&gt;</dt>
  <li> Added tiff:ignore-tags to ignore specific tags.</li>
  <li> Added orderedDither, selectiveBlur, separate, sepiaTone, sketch,    smushImages, tint, uniqueColors and vignette to Magick++.</li>
<dt>2014-03-11  6.8.8-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> The -define jpeg:extent option overrides the image quality (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=25200). </li>
<dt>2014-03-09  6.8.8-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.8-8, SVN revision 15097.</li>
<dt>2014-03-04  6.8.8-8 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Reset colorspace to Grayscale when reading a gray PNG image with    gamma &gt; 0.75 instead of when gamma==1.0 (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=25136).</li>
<dt>2014-02-22  6.8.8-8 Dirk Lemstra &lt;dirk@snakeware...&gt;</dt>
  <li> The PSD reader creates a merged image if the image does not contain one.</li>
  <li> Added option pdf:fit-page to scale a pdf to the specified size (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=25044).</li>
  <li> The ResolutionInfo in the 8BIM profile will be updated when an image is    written.</li>
  <li> Fixed UTF8 issues and added support for reading files with long path names    for the Windows distribution.</li>
<dt>2014-02-21  6.8.8-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Convert linear RGB to sRGB before writing the Targa image format.</li>
  <li> Make sure we use the secure C library functions when compiling ImageMagick    on Windows.</li>
  <li> Tweak color reduction optimization to return a full color palette (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=25098).</li>
  <li> Patch configure.ac to support FlashPix under Debian (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=25140).</li>
  <li> OpenCL support writes to $HOME/.config/ImageMagick, if the path does not    exist, two calls to mkdir() are required (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=25080).</li>
  <li> Replace  MAGICKCORE_JP2_DELEGATE with MAGICKCORE_LIBOPENJP2_DELEGATE in    magick/static.c (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=25153).</li>
  <li> Eliminate thread race condition (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=25168).</li>
<dt>2014-02-18  6.8.8-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.8-7, SVN revision 14908.</li>
<dt>2014-02-16  6.8.8-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Prevent possible buffer overflow in messaging system.</li>
<dt>2014-02-16  6.8.8-7 Dirk Lemstra &lt;dirk@snakeware...&gt;</dt>
  <li> Improved detection of JPEG 2000 code streams and .j2c support (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=24942).</li>
  <li> Added morphology to Magick++.</li>
<dt>2014-02-13  6.8.8-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.8-6, SVN revision 14868.</li>
<dt>2014-02-13  6.8.8-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> identify -define identify:locate=maximum locates the position of the    maximum value (stopped working in 6.8.8-5).</li>
<dt>2014-02-03  6.8.8-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.8-5, SVN revision 14838.</li>
<dt>2014-01-31  6.8.8-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Fix case where an image moment might have a mass of 0 or a Hu moment might    be 0.</li>
  <li> Enhance the TXT coder to read RGB percent values, e.g. 10.008% (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=24934).</li>
<dt>2014-01-30  6.8.8-5 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Fixed new "-define png:swap-bytes" option (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=24818).</li>
<dt>2014-01-29  6.8.8-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.8-4, SVN revision 14676.</li>
<dt>2014-01-29  6.8.8-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Remove comma at end of enumerator list, magick/compare.h.</li>
<dt>2014-01-28  6.8.8-4 Dirk Lemstra &lt;dirk@snakeware...&gt;</dt>
  <li> Added transpose and transverse to Magick++. (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=24884).</li>
<dt>2014-01-25  6.8.8-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.8-3, SVN revision 14651.</li>
<dt>2014-01-18  6.8.8-3 Dirk Lemstra &lt;dirk@snakeware...&gt;</dt>
  <li> Added ResourceLimits class and text direction/gravity to Magick++.</li>
  <li> Added support for defining dimensions with icon:auto-resize (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=24796).</li>
<dt>2014-01-16  6.8.8-3 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Added "-define png:swap-bytes" option (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=24818).</li>
  <li> Added image-&gt;duration to image.h, calculate duration in gif.c, and    report duration in identify.c (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=23276).</li>
<dt>2014-01-15  6.8.8-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> The -type truecolor option for a grayscale image returns RGB JPEG (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=24814).</li>
  <li> Support JSON coder (.e.g. convert image.jpg image.json).</li>
<dt>2014-01-10  6.8.8-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.8-2, SVN revision 14347.</li>
<dt>2014-01-09  6.8.8-2 Dirk Lemstra &lt;dirk@snakeware...&gt;</dt>
  <li> Added option 'icon:auto-resize' to automatically store multiple sizes    in an ico image (requires 256x256 input image).</li>
  <li> Added text kerning/spacing to Magick++. (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=23&amp;t=24716).</li>
<dt>2013-12-30  6.8.8-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> The -evaluate-sequence sum returns a proper alpha channel now (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=24704).</li>
  <li> Support OpenJPEG for JPEG-2000 support.</li>
  <li> Support IsMagickWandInstantiated() method (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=6&amp;t=24724).</li>
  <li> LevelColorsImageChannel() returns proper status (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=24751).</li>
  <li> Generate a proper SVG clipping path (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=24752).</li>
  <li> Return image moments with the identify -moments -verbose options.</li>
  <li> Perceptual hash metric for compare utility: -metric PHASH (algorithm    by Fred Wienhaus).</li>
<dt>2013-12-30  6.8.8-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.8-1, SVN revision 14087.</li>
<dt>2013-12-27  6.8.8-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Support points argument for draw MSL element.</li>
  <li> Fix misplaced closing parenthesis for strncmp() call in magick/xml-tree.c.</li>
  <li> The -page option now correctly sets the image page offset (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=24701).</li>
<dt>2013-12-26  6.8.8-1 Dirk Lemstra &lt;dirk@snakeware...&gt;</dt>
  <li> Added support for reading zip compressed PSD files. (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=24676).</li>
<dt>2013-12-25  6.8.8-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.8-0, SVN revision 14027.</li>
<dt>2013-12-23  6.8.8-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Blurring with transparency no longer returns a halo (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=24665).</li>
  <li> Eliminate ICC profile memory leak for JP2 coder (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=24679).</li>
<dt>2012-12-21  6.8.8-0 Dirk Lemstra &lt;dirk@snakeware...&gt;</dt>
  <li> Made librsvg the default svg library for the windows distribution.</li>
<dt>2013-12-10  6.8.7-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.7-10, SVN revision 13965.</li>
<dt>2013-12-10  6.8.7-10  SiuChi Chan  &lt;...&gt;</dt>
  <li> Fix crash when using -resize with GPU acceleration (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=24603).</li>
<dt>2013-12-08  6.8.7-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.7-9, SVN revision 13950.</li>
<dt>2013-12-05  6.8.7-9  SiuChi Chan  &lt;...&gt;</dt>
  <li> Silence warning related to GPU memory issues.</li>
  <li> Check if OpenCL is disabled in checkOpenCLEnvironment() method.</li>
  <li> Turn off OpenCL path for Intel OpenCL to avoid crash when not enough memory.</li>
  <li> Fixed a bug for OpenCL convolution.</li>
  <li> Reduce compiler warnings.</li>
<dt>2013-12-03  6.8.7-9 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Fixed bug in coders/png.c that caused -define png:color-type=0 to    fail (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=24568).</li>
<dt>2013-11-30  6.8.7-9 Dirk Lemstra &lt;dirk@snakeware...&gt;</dt>
  <li> Fixed bug in automatic selection of OpenCL device (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=24542).</li>
  <li> Fixed transparency for 32 bits BMP.</li>
<dt>2013-11-28  6.8.7-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> The -type bilevel option sometimes returned an all white image (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=24444).</li>
  <li> Check blue channel threshold for -solarize option (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=24473).</li>
<dt>2013-11-27  6.8.7-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.7-8, SVN revision 13850.</li>
<dt>2013-11-27  6.8.7-8  SiuChi Chan  &lt;...&gt;</dt>
  <li> Add an OpenCL-accelerated analog of AddNoiseImage().</li>
<dt>2013-11-23  6.8.7-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.7-7, SVN revision 13827.</li>
<dt>2013-11-23  6.8.7-7  SiuChi Chan  &lt;...&gt;</dt>
  <li> Simplified interface to initialize the OpenCL environment.</li>
  <li> Automatic OpenCL device selection algorithm.</li>
  <li> Support ModulateImage() acceleration.</li>
  <li> Reduce the memory requirement for accelerated blur and unsharp mask.</li>
<dt>2013-11-16  6.8.7-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.7-6, SVN revision 13767.</li>
<dt>2013-11-14  6.8.7-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Fix possible memory corruption when writing PSD images (bug report from    Justin Grant).</li>
  <li> Constrain color reduction acceleration to positive integers (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=24459).</li>
  <li> fx:maxima.a now returns the alpha value rather than opacity (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=24461).</li>
<dt>2013-11-08  6.8.7-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.7-5, SVN revision 13682.</li>
<dt>2013-11-03  6.8.7-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> The jpeg:extent option no longer returns double-free exception (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=24366).</li>
  <li> Turn off arch-specific optimizations (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=24353).</li>
  <li> The -type bilevel option no longer returns black image (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=24394).</li>
<dt>2013-11-03  6.8.7-5 Dirk Lemstra &lt;dirk@snakeware...&gt;</dt>
  <li> Added support for pangocairo to the windows distribution.</li>
  <li> Added /OpenCL option to configure.exe to enable OpenCL.</li>
<dt>2013-10-31  6.8.7-5 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Fixed cut-and-paste error in version.c that caused the "png" delegate    to be listed twice by the "convert -version" command.</li>
<dt>2013-10-30  6.8.7-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.7-4, SVN revision 13616.</li>
<dt>2013-10-26  6.8.7-4  Siu Chi Chan &lt;...@amd.com&gt;</dt>
  <li> Major improvements to the OpenCL infrastructure.</li>
  <li> New OpenCL accelerated algorithms (function image, blur, radial blur,    unsharp mask, resize, contrast, equalize, despeckle).</li>
  <li> Added a new checkbox to enable OpenCL in the configure program.</li>
<dt>2013-10-24  6.8.7-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Color reduction acceleration from Yoya (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=24324).</li>
  <li> -intensity rec709luma -colorspace gray returns gamma 1.0/2.2 (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=24330).</li>
  <li> Handle 16-bit JPEG-compressed TIFF images (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=24331).</li>
  <li> An image -compose ModulusAdd negate-image returns the original (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=24337).</li>
  <li> Support %U escape character for resolution units (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=24140).</li>
<dt>2013-10-23  6.8.7-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.7-3, SVN revision 13557.</li>
<dt>2013-10-23  6.8.7-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> The -roll option is now working when the +x coordinate is +0 (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=24314).</li>
<dt>2013-10-22  6.8.7-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.7-2, SVN revision 13534.</li>
<dt>2013-10-20  6.8.7-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Define cmsUInt32Number if LCMS version is &lt; 2000.</li>
  <li> Set xc:gray() intensity to Rec709Luma (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=24303).</li>
<dt>2013-10-20  6.8.7-2 Dirk Lemstra &lt;dirk@snakeware...&gt;</dt>
  <li> GetImageDepth() no longer returns incorrect depth when HDRI enabled.</li>
<dt>2013-10-19  6.8.7-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.7-1, SVN revision 13486.</li>
<dt>2013-10-10  6.8.7-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Add support for the -complex option, perform complex mathematics on an    image sequence.</li>
  <li> Sync pixel cache for -set colorspace cmyk option (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=24173).</li>
<dt>2013-09-27  6.8.7-1 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Fixed problem with PNG8 reduction in coders/png.c (special case where    exactly 256 colors plus one transparent color are present).</li>
  <li> Set image-&gt;intensity = Rec709LuminancePixelIntensityMethod before    setting the colorspace to Gray while reading a gray PNG (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=24205).    This ensures that image-&gt;gamma will be set to 1.0 (linear).</li>
<dt>2013-09-26  6.8.7-1 Dirk Lemstra &lt;dirk@snakeware...&gt;</dt>
  <li> Fixed incorrect size of DICOM image (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=24135).</li>
  <li> Fixed rounding in YUV coder (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=24148).</li>
  <li> Fixed colorspace issue when combining images (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=24173).</li>
  <li> Replaced libjpeg with libjpeg-turbo in the windows distribution.</li>
  <li> Added support for liquid rescale to the windows distribution.</li>
  <li> Set image type after syncing the pixel cache.</li>
<dt>2013-09-25  6.8.7-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.7-0, SVN revision 13290.</li>
<dt>2013-09-23  6.8.7-0 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Fixed comments about the -quality value in PNG coder (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=24134).</li>
<dt>2013-09-19  6.8.7-0 Dirk Lemstra &lt;dirk@snakeware...&gt;</dt>
  <li> Fixed issue with colormap when reading Viff image.</li>
  <li> Added support for opening https files under windows (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=24121).</li>
  <li> Fixed incorrect format when reading EPT image from a blob (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=24129).</li>
<dt>2013-09-18  6.8.6-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.6-10, SVN revision 13240.</li>
<dt>2013-09-07  6.8.6-10 Dirk Lemstra &lt;dirk@snakeware...&gt;</dt>
  <li> Added support for writing DDS files.</li>
<dt>2013-08-29  6.8.6-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Call SVG / MSL xmlCleanupParser() / xmlInitParser() once (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23991).</li>
  <li> Support LEGO Mindstorms EV3 Robot Graphics File format (contributed    by bdwheele@ind.../</li>
  <li> Since glib-2.35.0 g_type_init() was removed (reference    https://bugs.gentoo.org/show_bug.cgi?id=481042).</li>
  <li> New identify define to output the location of the minimum, maximum, or    mean pixel of the image (e.g. identify -define identify:locate=maximum    -define identify:limit=7 rose).</li>
  <li> Column columns / rows no longer inverted for RGF image format (patch    from Brian Wheeler &lt;bdwheele@india...&gt;.</li>
  <li> 16bit PSD images might have a 65536 colormap (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=24102).</li>
  <li> Ascii map is now declare as AsciiMap (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=24106).</li>
  <li> Return label for identify -format "%l" (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=24105).</li>
  <li> Add option to perform Fourier normalization in either the forward or    inverse transform (e.g -define fourier:normalize=inverse). The default    remains as it was in the forward transform (i.e. -define    fourier:normalize=forward)</li>
<dt>2013-08-26  6.8.6-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.6-9, SVN revision 13087.</li>
<dt>2013-08-16  6.8.6-9  SiuChi Chan  &lt;...&gt;</dt>
  <li> Accelerate numerous image filters with OpenCL under AMD, Intel, and    NVidia.  Adapted from MulticoreWare OpenCL contribution.</li>
<dt>2013-08-10  6.8.6-9 Dirk Lemstra &lt;dirk@snakeware..&gt;</dt>
  <li> Added the following command line options to configure.exe:      /x64, set 64 bit build      /mtd, set project type to: multi threaded dll      /sts, set project type to: single threaded static      /mts, set project type to: multi threaded static      /mtsd, set project type to: multi threaded static dll      /noWizard, skip the wizard and generate the project/solution files</li>
  <li> Fixed infinite loop with jpeg:extent (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23314).</li>
  <li> Fixed performance issue when converting jpeg to png (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23922).</li>
<dt>2013-08-10  6.8.6.9 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Added "-define bmp:format=bmp2|bmp3|bmp4" option (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=23875).</li>
<dt>2013-08-07  6.8.6-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Free disk resource if cache resources are exhausted (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23877).</li>
  <li> Return proper EXIF:ISOSpeedRating property value for TIFF images (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23913).</li>
  <li> Escape MIFF properties with null values (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23931).</li>
  <li> Allow negative pixel values in TXT image format (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23923).</li>
  <li> The -fx option no longer crashes for certain expressions (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23932).</li>
  <li> Add support for the -compare option (e.g. convert image.png reference.png    -metric RMSE -compare -format "%[distortion]" info:).</li>
  <li> The internal SVG renderer is now invariant for the "fill" and "opacity"    keywords.</li>
<dt>2013-08-06  6.8.6-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.6-8, SVN revision 12918.</li>
<dt>2013-08-04  6.8.6-8 Dirk Lemstra &lt;dirk@snakeware...&gt;</dt>
  <li> Added support for WebP to the Windows distribution (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=23856).</li>
<dt>2013-07-31  6.8.6-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Properly handle interlaced GIF images with less than 8 rows (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23812).</li>
  <li> Ensure image colorspace is sRGB when writing WebP format (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=23841).</li>
  <li> Avoid deadlock with logging subsystem (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=23849).</li>
<dt>2013-07-25  6.8.6-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.6-7, SVN revision 12752.</li>
<dt>2013-07-24  6.8.6-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Missing case for HCLpColorspace (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23811).</li>
<dt>2013-07-21  6.8.6.7 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Do not write "jpeg:" properties in a PNG output file (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23794).</li>
<dt>2013-07-17  6.8.6-7 Dirk Lemstra &lt;dirk@snakeware...&gt;</dt>
  <li> Fix memory leak in CloneImageArtifacts and CloneImageProfiles.</li>
  <li> Minor fix for the clipMask property in Magick++.</li>
<dt>2013-07-16  6.8.6-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.6-6, SVN revision 12718.</li>
<dt>2013-07-16  6.8.6-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> JPEG ICC color profile requires null after ICC tag (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23756).</li>
  <li> Don't sync channels for the -unsharp option (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23740).</li>
  <li> Magick++ version so bump (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23752).</li>
<dt>2013-07-15  6.8.6-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.6-5, SVN revision 12684.</li>
<dt>2013-07-12  6.8.6-5 Dirk Lemstra &lt;dirk@snakeware...&gt;</dt>
  <li> Fixed calculation of pixel area count limit flag ('@').</li>
  <li> Added option to enable OpenMP to configure.exe and improved creation    of x64 project file</li>
<dt>2013-07-10  6.8.6-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Compare exits with a non-zero exit code when no error (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23722).</li>
  <li> Correct calculation of quantization error (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?t=23734).</li>
  <li> Correct quantize tree walking mistake for RiemersmaDither (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=23735).</li>
<dt>2013-07-10  6.8.6-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.6-4, SVN revision 12661.</li>
<dt>2013-07-09  6.8.6-4 Dirk Lemstra &lt;dirk@snakeware...&gt;</dt>
  <li> Added combineImages, evaluateImages, mergeImageLayers, optimizeImageLayers    optimizePlusImageLayers and separateImages to STL.h (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=23699).</li>
  <li> Added support for the fill area flag ('^') and the pixel area    count limit flag ('@') to the Geometry class of Magick++ (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=23704).</li>
  <li> Enabled automatic linking for static Magick++ in Visual Studio (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=23558).</li>
<dt>2013-07-01  6.8.6-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Thumb property need Height, not height (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23661).</li>
  <li> White pixels previously were written as black for the CIP format (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23677).</li>
  <li> Rec709Luma is sRGB compatible (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23693).</li>
  <li> Colorspace RGB is linear, gamma is 1.0 (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23708).</li>
<dt>2013-07-01  6.8.6-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.6-3, SVN revision 12579.</li>
<dt>2013-06-26  6.8.6-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Improve HCL to RGB roundtrip (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=22384).</li>
  <li> Prefer external log configuration file to built-in (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23640).</li>
  <li> Do not log in the IsLinkedListEmpty() method to prevent overflow (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23640).</li>
  <li> Fix bug loading TGA image with 32-bit palette (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=17889).</li>
  <li> Color profiles are no longer corrupted for the JPEG format (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23651).</li>
  <li> Repair problem with -emboss / -equalize problem (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23643).</li>
<dt>2013-06-24  6.8.6-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.6-2, SVN revision 12561.</li>
<dt>2013-06-21  6.8.6-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Fix memory corruption in the MorphologyApply() method.</li>
<dt>2013-06-20  6.8.6.2 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Quiet two warnings about uninitialized variables in coders/png.c</li>
<dt>2013-06-20  6.8.6-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.6-1, SVN revision 12509.</li>
<dt>2013-06-16  6.8.6-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Don't decompand RGB for the -modulate option.</li>
  <li> Improve LCHab and LCHuv roundtrip to / from sRGB (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=23596).</li>
<dt>2013-06-16  6.8.6-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.6-0, SVN revision 12475.</li>
<dt>2013-06-10  6.8.6-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Clone image-&gt;intensity in CloneImageProperties() (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23569).</li>
  <li> Split test suite into smaller tests (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23577).</li>
  <li> Undercolor rectangle was off by one pixel (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23574).</li>
  <li> Don't msync() for a read-only memory-mapped mode (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23531).</li>
  <li> BlurChannelImage() no longer faults for certain CMYK images (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23581).</li>
  <li> Reduce memory requirements for large BMP images.</li>
<dt>2013-06-05  6.8.5-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.5-10, SVN revision 12419.</li>
<dt>2013-06-02  6.8.5-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Improve caption formatting (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23522).</li>
<dt>2013-06-01  6.8.5-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.5-9, SVN revision 12401.</li>
<dt>2013-05-30  6.8.5-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Caption no longer clips long words (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23504).</li>
  <li> The lightness intensity is (min(R',G',B')+max(R',G',B'))/2.0 (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23517).</li>
<dt>2013-05-25  6.8.5-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.5-8, SVN revision 12362.</li>
<dt>2013-05-23  6.8.5-8 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Stopped a "-fsanitize-address" warning in the JNG coder.</li>
<dt>2013-05-20  6.8.5-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> The -white-threshold option is symmetrical with -black-threshold (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23441);</li>
  <li> Fix multi-line PNM comments (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23442).</li>
  <li> The -format option should not automatically append a newline since the    user can specify a newline in the formatting expression.</li>
  <li> The -level option is no longer returning a darkened image (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23479).</li>
  <li> Identify SVG image as "SVG" (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=27654).</li>
<dt>2013-05-20  6.8.5-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.5-7, SVN revision 12310.</li>
<dt>2013-05-14  6.8.5-7 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Recognize PNG iCCP chunks that contain the sRGB profile and replace    them with the PNG sRGB chunk.  Use "-define png:preserve-iCCP" to    get the previous behavior, of simply copying the iCCP chunk.</li>
<dt>2013-05-11  6.8.5-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Sometimes an sRGB image is masquerading as grayscale (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23370).</li>
  <li> Labels no longer overflow (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=22964).</li>
  <li> If more then one exception, return the highest security exception.</li>
  <li> A grayscale image returns a color JPEG for -type TrueColor (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=23421).</li>
  <li> Read PAM comment (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23442).</li>
<dt>2013-05-10  6.8.5-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.5-6, SVN revision 12257.</li>
<dt>2013-05-09  6.8.5-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> The stream utility no longer faults when exporting float pixels (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23394).</li>
<dt>2013-05-08  6.8.5-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.5-5, SVN revision 12227.</li>
<dt>2013-05-07  6.8.5-5 Nicolas Robidoux &lt;nicolas.robidoux@gmail...&gt;</dt>
  <li> Change the sample JPEG quantization table xml to something that works    really well with 2x2 Chroma subsampling around quality 75.</li>
<dt>2013-05-06  6.8.5-5 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Eliminate whitespace from image properties that hold PNG chunk data.</li>
<dt>2013-05-05  6.8.5-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> The -poly option treats the opacity channel as alpha (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23346).</li>
  <li> The -threshold 50% option returns a 50-50 black and white image (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23354).</li>
  <li> Let user override the TIFF rows per strip  (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=23307).</li>
  <li> Fix transient bug in the -separate option (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23335).</li>
<dt>2013-05-01  6.8.5-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.5-4, SVN revision 12089.</li>
<dt>2013-05-01  6.8.5-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Add DeleteImageArtifact() for jpeg:extent artifact (thanks to    Jimmy Xie @ Microsoft).</li>
  <li> Track morphology changes per thread to avoid a critical section.</li>
<dt>2013-04-28  6.8.5-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.5-3, SVN revision 12025.</li>
<dt>2013-04-29  6.8.5-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Add DeleteImageArtifact() for jpeg:extent artifact (thanks to    Jimmy Xie @ Microsoft).</li>
  <li> Add support for JXR / WDP image format.</li>
<dt>2013-04-28  6.8.5-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.5-2, SVN revision 12013.</li>
<dt>2013-04-28  6.8.5-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Use GetImageOption() for webp options (e.g. webp:lossless).</li>
<dt>2013-04-27  6.8.5-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.5-1, SVN revision 12000.</li>
<dt>2013-04-26  6.8.5-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Recognize xc:gray50 is non-linear.</li>
  <li> Loop over read() until requested bytes are consumed (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?t=23268).</li>
  <li> Don't use gamma lookup map when HDRI is enabled.</li>
<dt>2013-04-24  6.8.5-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.5-0, SVN revision 11979.</li>
<dt>2013-04-16  6.8.5-0 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Handle benign errors as warnings in the PNG coder.</li>
<dt>2013-04-16  6.8.5-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Don't modify channel values for -separate (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23193).</li>
  <li> The -adaptive-sharpen option is now sharpening properly (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23211).</li>
  <li> Sometimes an image says it's grayscale when it's not (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23217).</li>
  <li> Use malloc() to allocate X image data (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23221).</li>
  <li> If there are more components than quantization tables, the last table is    replicated.</li>
  <li> Removed the ICC profile from the logo: image definition in coders/magick.c;    libpng16 detected that it was a broken sRGB profile.</li>
  <li> Negatives raised to a non-integer power returns NaN's (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23234).</li>
<dt>2013-04-15  6.8.4-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.4-10, SVN revision 11851.</li>
<dt>2013-04-11  6.8.4-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Ensure -define jpeg:extent is restricted to at most 7 iterations (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23179).</li>
  <li> Move X11 font support from annotate.c source module to xwindow.c.</li>
<dt>2013-04-10  6.8.4-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.4-9, SVN revision 11818.</li>
<dt>2013-04-10  6.8.4-9 Bastien Roucaries  &lt;roucaries.basti...&gt;</dt>
  <li> Respect --program-suffix configure script option (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23143).</li>
  <li> Update to the newest AX_CHECK_PTHREAD macro from autoconf-archive.</li>
<dt>2013-04-10  6.8.4-9 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Save the calculated angle for "deskew" as the artifact "deskew:angle"</li>
<dt>2013-04-08  6.8.4-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Pass JP2 format type to decoder (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23038).</li>
  <li> Previously tinting a grayscale image returned dark results.</li>
  <li> The -page option only affects new images (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23172).</li>
  <li> Revert 'Move binaries to lib subdirectory and link are created from binary    package' patch.  We're getting too many bug reports.</li>
<dt>2013-04-07  6.8.4-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.4-8, SVN revision 11743.</li>
<dt>2013-04-06  6.8.4-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Include intensity type in the MIFF metadata.</li>
<dt>2013-04-06  6.8.4-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.4-7, SVN revision 11720.</li>
<dt>2013-04-05  6.8.4-7 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Fix -sample sampling point to midpoints of sampling areas</li>
  <li> Add a "sample:offset=" define to allow users to adjust this    sampling point position in terms of percentage (default = 50x50)</li>
<dt>2013-04-02  6.8.4-7 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Don't write a PNG gAMA or cHRM chunk when writing the iCCP or sRGB chunk.</li>
<dt>2013-04-02  6.8.4-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Return MagickWand for the library name for Wand.pc.</li>
  <li> The LCH colorspace makes the round-trip now.</li>
  <li> Revert the default upsampling algortithm for JPEG (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23100).</li>
  <li> Prevent fault when temporary directory is not-writable (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23117).</li>
<dt>2013-04-01  6.8.4-7 Bastien Roucaries  &lt;roucaries.basti...&gt;</dt>
  <li> Prepare X11 support as a plugin.</li>
  <li> Fix compilation under HPUX of perlmagick</li>
<dt>2013-04-01  6.8.4-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.4-6, SVN revision 11640.</li>
<dt>2013-04-01  6.8.4-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> The -clut option return a luma grayscale instead of the expected luminance.</li>
  <li> Add moduledir variable to MagickCore.pc to support the MagickFilter and    MagickCore kits.</li>
  <li> Caption fits the sized area (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23085).</li>
<dt>2013-03-31  6.8.4-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.4-5, SVN revision 11619.</li>
<dt>2013-03-30  6.8.4-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Fix transient bug when writing grayscale MIFF images.</li>
  <li> Adding noise to a gray image returns a gray image as expected.</li>
  <li> Image interlace no longer overwritten by proper cloning for GIF format.</li>
  <li> Extract the clipping path from an image file with clip:myimage.</li>
<dt>2013-03-29  6.8.4-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.4-4, SVN revision 11591.</li>
<dt>2013-03-29  6.8.4-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Update unit test signatures for Q8.</li>
  <li> Resolve send() / recv() socket problems under MinGW.</li>
<dt>2013-03-28  6.8.4-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.4-3, SVN revision 11581.</li>
<dt>2013-03-28  6.8.4-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Revert patch to ContrastStretchImage() to match results from 6.8.3-3.</li>
<dt>2013-03-27  6.8.4-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.4-2, SVN revision 11558.</li>
<dt>2013-03-27  6.8.4-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Use MorphologyApply() rather than MorphologyImage() for -sharpen / -blur.</li>
<dt>2013-03-27  6.8.4-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.4-1, SVN revision 11552.</li>
<dt>2013-03-26  6.8.4-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Sync 'intensity' option with current image.</li>
  <li> Normalize sharpen kernel to match that of 6.8.3-3.</li>
<dt>2013-03-26  6.8.4-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.4-0, SVN revision 11531.</li>
<dt>2013-03-20  6.8.4-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Do not write zero-length TIFF tags (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=22957).</li>
  <li> Math library should be private for *.pc.in configuration files (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=22986).</li>
  <li> Do not split words for caption (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=17123).</li>
  <li> Modify the configure script check for the webp delegate library (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=23025).</li>
  <li> The -blur, -gaussian-blur, and -sharpen are now convenience methods    for -morphology convolve.</li>
  <li> Fix infinite loop for 'display -window' (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23028).</li>
  <li> Revert -auto-level patch to match the results of ImageMagick 6.8.3-4.</li>
  <li> Revert g_type_init() patch in svg.c (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23035).</li>
<dt>2013-03-18  6.8.3-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.3-10, SVN revision 11413.</li>
<dt>2013-03-15  6.8.3-10 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Added IM, libpng, and zlib version info to debug output.</li>
<dt>2013-03-10  6.8.3-10 Bastien Roucaries  &lt;roucaries.basti...&gt;</dt>
  <li> Move PerlMagick arch independent part to 'default' folder.</li>
  <li> Move binaries to lib subdirectory and link are created from binary package.</li>
<dt>2013-03-10  6.8.3-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> The TXT image format can now generate output compatible with the    -sparse-color option (e.g. convert image.png sparse-color:image.txt).</li>
  <li> Support -intensity option: method to generate an intensity value from a    pixel.</li>
  <li> Add -similarity-threshold option to the compare utility, the minimum    distortion for a (sub)image match.</li>
  <li> Avoid seq-fault in AcquireQuantumInfo() (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=22973).</li>
  <li> Comment resource initializers in magick/resource.c.</li>
<dt>2013-03-10  6.8.3-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.3-9, SVN revision 11294.</li>
<dt>2013-03-09  6.8.3-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Add a space after the LastPage option in coders/ps.c (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=22940).</li>
<dt>2013-03-08  6.8.3-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.3-8, SVN revision 11283.</li>
<dt>2013-03-05  6.8.3-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> GIF comments are no longer displaced by 1 for animated GIFs (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=22901).</li>
  <li> A blur kernel with a zero sigma is unity.</li>
<dt>2013-03-03  6.8.3-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.3-7, SVN revision 11249.</li>
<dt>2013-03-02  6.8.3-7 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Do not replace gAMA found in input with 1/2.2</li>
  <li> Avoid a libpng16 warning about storing unknown chunks.</li>
<dt>2013-03-01  6.8.3-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Improve performance when rendering a caption.</li>
  <li> The compare 'map' image should not be transparent.</li>
  <li> Use only major version for decorating include path.</li>
<dt>2013-02-28  6.8.3-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.3-6, SVN revision 11210.</li>
<dt>2013-02-25  6.8.3-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Support built-in 1x1 and 2x1 threshold maps (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=22861).</li>
  <li> Check for webp version (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=22867).</li>
<dt>2013-02-25  6.8.3-6 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Relocated png_set_bKGD(), etc., after png_set_IHDR() because they    might depend on members of info_ptr that are set by png_set_IHDR().</li>
<dt>2013-02-25  6.8.3-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.3-5, SVN revision 11170.</li>
<dt>2013-02-23  6.8.3-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Read the WebP extended file format (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=22809).</li>
  <li> Add arch annotation to include path to distinquish ImageMagick versions    6 &amp; 7.</li>
<dt>2013-02-22  6.8.3-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.3-4, SVN revision 11127.</li>
<dt>2013-02-22  6.8.3-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Reduce default memory resource limit under Windows.</li>
<dt>2013-02-19  6.8.3-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.3-3, SVN revision 11105.</li>
<dt>2013-02-19  6.8.3-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Set WEBP lossless / lossy property properly (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=22809).</li>
<dt>2013-02-18  6.8.3-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.3-2, SVN revision 11087.</li>
<dt>2013-02-17  6.8.3-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Semaphore is now unlocked when an X11 annotation exception is thrown.</li>
  <li> WEBP coder enhancement and memory leak patch (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=22809).</li>
<dt>2013-02-16  6.8.3-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.3-1, SVN revision 11060.</li>
<dt>2013-02-16  6.8.3-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Disable FORTIFY_SOURCE to fix a bug in LVVM / OpenMP support.</li>
<dt>2013-02-15  6.8.3-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.3-0, SVN revision 11045.</li>
<dt>2013-02-14  6.8.3-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Webp requires alpha, not opacity (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=22793).</li>
<dt>2013-02-12  6.8.3-0 Bastien Roucaries  &lt;roucaries.basti...&gt;</dt>
  <li> Allow PerlMagick to be multi-quantum (e.g. Image::Magick::Q16).</li>
<dt>2013-02-11  6.8.2-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.2-10, SVN revision 11004.</li>
<dt>2013-02-11  6.8.2-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> The XPM regression tests passes now.</li>
<dt>2013-02-09  6.8.2-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.2-9, SVN revision 10995.</li>
<dt>2013-02-09  6.8.2-9 Bastien Roucaries  &lt;roucaries.basti...&gt;</dt>
  <li> Export versioning to automake in order to use it for library prefix.</li>
  <li> So bump was incomplete due to no changing map file.</li>
  <li> Change abi name by adding major version to lib name (will simplify    next imagemagick major version release work) and reset release version    to 1 (due to changing abi name).</li>
<dt>2013-02-09  6.8.2-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> The DOT coders now compiles with GraphViz 2.30 (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=22767).</li>
<dt>2013-02-09  6.8.2-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.2-8, SVN revision 10986.</li>
<dt>2013-02-09  6.8.2-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> MagickStatisticImage() method signature was corrected, SO bump required.</li>
<dt>2013-02-08  6.8.2-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.2-7, SVN revision 10965.</li>
<dt>2013-02-08  6.8.2-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Ensure MagickCore compiles with a C++ compiler.</li>
<dt>2013-02-07  6.8.2-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.2-6, SVN revision 10961.</li>
<dt>2013-02-07  6.8.2-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Don't destroy an image that's already destroyed (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=22747).</li>
  <li> Montage is now invariant to the font when no label image label exists.</li>
<dt>2013-02-06  6.8.2-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.2-5, SVN revision 10952.</li>
<dt>2013-02-05  6.8.2-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> FITS now properly renders the 16 bit signed integer format.</li>
<dt>2013-02-04  6.8.2-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.2-4, SVN revision 10909.</li>
<dt>2013-02-02  6.8.2-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Do not subsample raw CMYK JPEG images (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=22731).</li>
<dt>2013-02-02  6.8.2-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.2-3, SVN revision 10894.</li>
<dt>2013-02-01  6.8.2-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Respect endian for FITS image format.</li>
  <li> Remove artifact when drawing a circle (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=22724).</li>
<dt>2013-02-01  6.8.2-3 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Deleted some code added to the PNG decoder in SVN revision 10825; it    was failing to handle transparency in paletted images (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=22720).</li>
  <li> Compare alpha to "QuantumRange-OpaqueOpacity" not just "OpaqueOpacity"    when detecting transparency in the PNG encoder.</li>
<dt>2013-02-01  6.8.2-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.2-2, SVN revision 10883.</li>
<dt>2013-01-30  6.8.2-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Properly initialize new throttle resource limit.</li>
<dt>2013-01-29  6.8.2-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.2-1, SVN revision 10859.</li>
<dt>2013-01-28  6.8.2-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Fix 'format not a string literal' problem (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=22656).</li>
<dt>2013-01-28  6.8.2-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.2-0, SVN revision 10831.</li>
<dt>2013-01-21  6.8.2-0 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Impose a 32k limit on the number of text chunks that will be read.</li>
  <li> Implemented PNG00, PNG48 and PNG64 PNG subformats.</li>
  <li> Avoid reading back PNG pixel rows while reading a transparent PNG (    by using a local "alpha" value instead of GetPixelOpacity()).</li>
<dt>2013-01-21  6.8.2-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Avoid a rare thread lock for timeout event (e.g. MAGICK_TIME_LIMIT=30).</li>
  <li> Support a distributed pixel cache.</li>
  <li> Fix numerical stability problem for convolution.</li>
  <li> Increase segment stack size for -draw option.</li>
<dt>2013-01-18  6.8.1-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.1-10, SVN revision 10667.</li>
<dt>2013-01-08  6.8.1-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Add the same noise value to each channel of a grayscale image (+noise).</li>
  <li> Fix recursive descent within XGetWindowImage() (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=22550).</li>
  <li> Multi-plane MatLab images now render properly (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=22586).</li>
<dt>2013-01-06  6.8.1-10 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Fixed LBR01 (left-bit-replication) macro in coders/png.c; problem reported    by the clang compiler.</li>
  <li> Chromaticity values were read in the wrong order in the cHRM chunk    when it accompanied the sRGB chunk. Libpng applications built with    libpng16 and later will detect this and issue a warning (PNG files    previously written with the cHRM chunk are OK).  Removed the    troublesome redundant png_set_cHRM() and png_set_sRGB() calls.</li>
  <li> Look for libpng17 and libpng16 while configuring PNG support.</li>
<dt>2013-01-06  6.8.1-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.1-9, SVN revision 10518.</li>
<dt>2013-01-06  6.8.1-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Type correction in blob code.</li>
<dt>2013-01-02  6.8.1-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.1-8, SVN revision 10481.</li>
<dt>2013-01-02  6.8.1-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Check for a density of zero when rendering with Pango (reference    http://www.imagemagick.org/discourse-server/viewforum.html?f=3).</li>
<dt>2013-01-01  6.8.1-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.1-7, SVN revision 10468.</li>
<dt>2013-01-01  6.8.1-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> magick-baseconfig.h is architecture dependant;    make headers quantum depth neutral (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=22509).</li>
<dt>2013-01-01  6.8.1-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.1-6, SVN revision 10461.</li>
<dt>2012-12-31  6.8.1-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Repair numerical stability issue with gradients (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=22507).</li>
<dt>2012-12-30  6.8.1-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.1-5, SVN revision 10428.</li>
<dt>2012-12-29  6.8.1-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Correction to scientific notation for the -evaluate log option (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=22496).</li>
<dt>2012-12-29  6.8.1-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.1-4, SVN revision 10420.</li>
<dt>2012-12-28  6.8.1-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Support scientific notation for the -evaluate log option (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=22496).</li>
<dt>2012-12-25  6.8.1-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.1-3, SVN revision 10394.</li>
<dt>2012-12-25  6.8.1-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Remove pow() dependency from public header.</li>
<dt>2012-12-24  6.8.1-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.1-2, SVN revision 10385.</li>
<dt>2012-12-23  6.8.1-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Magickcore headers recently used pow() in the inline functions inside    public headers.  Thus in order to avoid library depends problem, put -lm    in library depends (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=22483).</li>
  <li> Negative exponentiation bug fix (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=22484).</li>
<dt>2012-12-23  6.8.1-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.1-1, SVN revision 10350.</li>
<dt>2012-12-23  6.8.1-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> More large image performance tuning.</li>
<dt>2012-12-20  6.8.1-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.1-0, SVN revision 10327.</li>
<dt>2012-12-16  6.8.1-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Return non-zero exit status if two images differ for the compare utility.</li>
  <li> Large image performance tuning.</li>
<dt>2012-12-15  6.8.0-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.0-10, SVN revision 10236.</li>
<dt>2012-12-13  6.8.0-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Improve exception reporting when AcquireAuthenticCacheView() fails.</li>
<dt>2012-12-13  6.8.0-10 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Minor tweeks and commenting of Virtual Pixel shortcuts in    resampling filters.</li>
  <li> Added -define "shepards:power" to control the power setting (def=2)    for Shepards Method in -distort and  -sparse-color    http://www.imagemagick.org/discourse-server/viewtopic.html?t=22416</li>
<dt>2012-12-13  6.8.0-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.0-9, SVN revision 10182.</li>
<dt>2012-12-10  6.8.0-9 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Prepended "Acquire" and "Relinquish" to debugging log messages in    magick/resource.c that only showed the filename.</li>
  <li> Added temporary file-count diagnostics to tests/validate.c (this required    exporting GetPathTemplate() from magick/resource.c</li>
  <li> Eliminate file leak when writing the JNG image format.</li>
<dt>2012-12-09  6.8.0-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Further support for associating quantum depth with ABI (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=22352).</li>
  <li> Check for negative square root when resampling (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=22398).</li>
<dt>2012-12-07  6.8.0-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.0-8, SVN revision 10118.</li>
<dt>2012-11-28  6.8.0-8 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Fixed problem with writing grayscale PNG, bug introduced in version    6.8.0-0 or 6.8.0-1 (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=22355).</li>
<dt>2012-11-28  6.8.0-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Allow temporary-path policy to override temporary path environment    variables (e.g. MAGICK_TMPDIR).</li>
  <li> Implement symbol versioning (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=22352).</li>
  <li> ABI is incompatible if quantum depth change. Add abi indication to library    name, thanks to Bastien Roucaries (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=22352).</li>
  <li> The stream utility no longer returns a black image (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=22046).</li>
<dt>2012-11-26  6.8.0-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.0-7, SVN revision 10029.</li>
<dt>2012-11-25  6.8.0-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Width value is optional for label coder (e.g. -size x40 label:Magick).</li>
<dt>2012-11-20  6.8.0-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.0-6, SVN revision 10024.</li>
<dt>2012-11-21  6.8.0-6 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Fixed an old bug in chromaticity decoding in coders/bmp.c (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=22294).</li>
  <li> Fixed bug in coders/bmp.c that failed to read a paletted image    properly (fix by J. Summers, reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=22316).</li>
<dt>2012-11-21  6.8.0-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Fixed bug in coders/bmp.c that failed to read transparency    properly (fix by J. Summers, reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=22312).</li>
<dt>2012-11-20  6.8.0-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.0-5, SVN revision 10001.</li>
<dt>2012-11-15  6.8.0-5 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Added % escape prefixes %[artifact:..] and %[option:..]    Including glob search,  EG:  -print "__Options__\n%[option:*]"    (backport from IMv7 changes)</li>
<dt>2012-11-10  6.8.0-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Revert HCL saturation strategy patch, it improperly clips white to black.</li>
  <li> Default to -dEPSCrop for Ghostscript unless eps:use-crop=false (reference    https://bugzilla.redhat.com/show_bug.cgi?id=832690#c2).</li>
  <li> Add support for -poly, build a polynomial from the image sequence and the    corresponding terms (coefficients and degree pairs).</li>
  <li> Support the OLE Macintosh image format (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=22257).</li>
<dt>2012-11-08  6.8.0-5 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Implemented faster decoding of interlaced PNG images.</li>
<dt>2012-11-03  6.8.0-5 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Skip PNG palette-building when it is not needed.</li>
  <li> Let libpng expand sub-8-bit pixels while reading a PNG file.</li>
<dt>2012-11-01  6.8.0-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.0-4, SVN revision 9832.</li>
<dt>2012-10-31  6.8.0-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> PFM images are grayscale, not sRGB (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=22178).</li>
  <li> Keep YCbCR JPEG compressed TIFF images in the YCbCr colorspace (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=22148).</li>
<dt>2012-10-27  6.7.9-4 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Don't write sRGB chunk if image-&gt;gamma isn't close to (1/2.2), i.e.,    (0.45 &lt;= gamma &lt;= 0.46) (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=22139).</li>
<dt>2012-10-25  6.8.0-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.0-3, SVN revision 9783.</li>
<dt>2012-10-21  6.8.0-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> TIFF positional information must be positive (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=22106).</li>
  <li> Set the compression quality for the Webp image format.</li>
<dt>2012-10-21  6.8.0-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.0-2, SVN revision 9738.</li>
<dt>2012-10-20  6.8.0-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Wait for more bytes if the number of returned bytes is less than    requested in ReadBlob().</li>
  <li> Prefer fullname property for font, if it exists, otherwise family + style.</li>
<dt>2012-10-17  6.8.0-2 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Added LanczosRadius filter, that blurs an EWA Lanczos to a integer    support size. Equivalent to Lanczos in tensor resize case.</li>
<dt>2012-10-16  6.8.0-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.0-1, SVN revision 9632.</li>
<dt>2012-10-12  6.8.0-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Fix color management for the -solarize option (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=22059).</li>
  <li> Some colormap unit tests failed for a quantum depth of 32 (problem    report from Glenn Randers-Pehrson).</li>
<dt>2012-10-12  6.8.0-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.8.0-0, SVN revision 9594.</li>
<dt>2012-10-07  6.8.0-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Check -fx expression early to prevent fault.</li>
  <li> Performance boost for iOS / Android requires a SO major version increment.</li>
  <li> Corrupt PNG image could cause a memory leak (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=22024).</li>
<dt>2012-10-06  6.7.9-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.9-10, SVN revision 9514.</li>
<dt>2012-10-01  6.7.9-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> SVG specs says "1pt" equals "1.25px" (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=21967).</li>
  <li> Support TIFF proprietary tag 34118.</li>
  <li> The define option is no longer "lazy" interpretation (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=22007).</li>
<dt>2012-10-01  6.7.9-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.9-9, SVN revision 9473.</li>
<dt>2012-09-27  6.7.9-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Fix memory leak in JPEG decoder when reading a corrupt image (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=21948).</li>
  <li> Add exif:thumbnail namespace to distiguish orientation tag (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=21938).</li>
  <li> Respect DPX data offsets (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=21960).</li>
<dt>2012-09-26  6.7.9-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.9-8, SVN revision 9437.</li>
<dt>2012-09-24  6.7.9-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Off-by-one error in DrawPolygonPrimitive().</li>
  <li> Fix memory leak in WebP decoder (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=21943).</li>
  <li> Certain caption phrases were cut off (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=21550).</li>
<dt>2012-09-22  6.7.9-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.9-7, SVN revision 9410.</li>
<dt>2012-09-20  6.7.9-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> jpeg:sampling-factor might be an image property or an option (reference<dt>http://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=21884).</dt>
  <li><dt>2012-09-15  6.7.9-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.9-6, SVN revision 9375.</li>
<dt>2012-09-14  6.7.9-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Don't compand the YCC colorspace, its already companded.</li>
<dt>2012-09-12  6.7.9-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.9-5, SVN revision 9358.</li>
<dt>2012-09-12  6.7.9-5 Nicolas Robidoux &lt;nicolas.robidoux@gmail...&gt;</dt>
  <li> Merge static inline Sigmoidal functions from IM7 to IM6.</li>
<dt>2012-09-12  6.7.8-5 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> All untapered windowing filters Welch and Cosine changed to use a 3 lobe    support (like Lanczos). These were not part of the original 'zoom' program.</li>
<dt>2012-09-11  6.7.9-5 Nicolas Robidoux &lt;nicolas.robidoux@gmail...&gt;</dt>
  <li> sigmoidal-contrast: prevent out of range argument.</li>
<dt>2012-09-09  6.7.9-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> The number of default OpenMP threads is 1 (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=23&amp;t=21838).</li>
  <li> Only first image of raw grayscale image was set to GRAY (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=21428).</li>
  <li> Change sigmoidal-contrast define to inline method to conform with ANSI-C    requirements.</li>
<dt>2012-09-10  6.7.9-5 Nicolas Robidoux &lt;nicolas.robidoux@gmail...&gt;</dt>
  <li> enhance.c improvements:</li>
  <li> Add tanh/atanh clone of legacy sigmoidal map (faster &amp; more accurate);</li>
  <li> Add final ClampToQuantum in sigmoidal colormap loop;</li>
  <li> Remove OpenMP for threads that do not loop over rows;</li>
  <li> Immediate no-op exit from sigmoidal-contrast if contrast&lt;MagickEpsilon.</li>
<dt>2012-09-08  6.7.9-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.9-4, SVN revision 9282.</li>
<dt>2012-09-05  6.7.9-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Identify image files with embedded '%d' (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=21798).</li>
  <li> Don't include TIFF header for compress.c source module    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=21800).</li>
<dt>2012-09-01  6.7.9-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.9-3, SVN revision 9202.</li>
<dt>2012-08-28  6.7.9-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Support -channel sync option for -equalize (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=21746).</li>
  <li> Don't remove color profile when setting the image colorspace (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=21747).</li>
  <li> Recognize ICO format in URL (e.g. http://www.google.com/favicon.ico).</li>
  <li> Don't define HAVE_BOOLEAN for JPEG under MinGW (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?t=14071).</li>
<dt>2012-08-26  6.7.9-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.9-2, SVN revision 9120.</li>
<dt>2012-08-25  6.7.9-2 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Fixed bug in Q32 builds that erroneously read grayscale 16-bit PNGs    as PseudoColor.</li>
<dt>2012-08-24  6.7.9-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Support -channel option for -solarize (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=21738).</li>
<dt>2012-08-23  6.7.9-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.9-1, SVN revision 9095.</li>
<dt>2012-08-22  6.7.9-1 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> The gAMA chunk with gamma==1.0 was ignored while deciding whether to set    the image colorspace to GRAY when reading grayscale PNG images.</li>
<dt>2012-08-16  6.7.9-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Adjust scaling for Luv colorspace conversion (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=21664).</li>
  <li> Copy alpha channel of the -median option (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=21694).</li>
  <li> Don't add matte channel for -coalesce if input images don't have one.</li>
  <li> Prevent memory leak in ImageToBlob() if image write fails.</li>
  <li> In rare cases, label would not auto-size properly (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=21716).</li>
  <li> Identify command now reports the image colorspace for non-verbose results.</li>
  <li> Account for stroke width when rendering a caption (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=21721).</li>
  <li> Don't colorize alpha channel if it is not active (reference   http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=21547</li>
<dt>2012-08-15  6.7.9-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.9-0, SVN revision 8970.</li>
<dt>2012-08-14  6.7.9-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> RGB -&gt; HCL, return correct hue when g &lt; b &lt; r (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=21646).</li>
  <li> Prefer inkscape for best SVG compliance.</li>
  <li> HCL -&gt; RGB conversion enhancement (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=21663).</li>
  <li> Utilize inkscape if it is in your execution path otherwise RSVG.  If    neither is available, revert to the internal SVG renderer.</li>
  <li> Initialize image-&gt;x_resolution and y_resolution to 0 in image.c    (previously they were initialized to DefaultResolution, which is 72.0).</li>
<dt>2012-08-12  6.7.8-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.8-10, SVN revision 8915.</li>
<dt>2012-08-10  6.7.8-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Respect the image mask for option -selective-blur (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=21631).</li>
  <li> Fix multiple issues with BMPv5 colorimetry (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=21640).</li>
<dt>2012-08-10  6.7.8-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.8-9, SVN revision 8902.</li>
<dt>2012-08-07  6.7.8-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Selective blur stopped working after version 6.7.4-10 (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=21604).</li>
  <li> Color reduction now handles transparent pixel properly (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=18463).</li>
  <li> ClipImagePath() now returns a valid SVG XML for Windows x64 (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=21617).</li>
<dt>2012-08-05  6.7.8-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.8-8, SVN revision 8845.</li>
<dt>2012-08-03  6.7.8-8 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Added 2d named convolution kernel Binomial (for Fred Wienhaus)</li>
<dt>2012-08-01  6.7.8-8 Nicolas Robidoux &lt;nicolas.robidoux@gmail...&gt;</dt>
  <li> Clean up sigmoidal-contrast.</li>
<dt>2012-07-31  6.7.8-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Use ConcatenateString() for multi-block GIF comments.</li>
  <li> Caption no longer chops off text (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=21558).</li>
  <li> Support LUV colorspace.</li>
  <li> Support HCL colorspace.</li>
  <li> Don't transform the composite image colorspace, set it instead.</li>
  <li> Interpret -border 5% as 5% of width and 5% of height (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=21537).</li>
  <li> Don't normalize zero-sum kernels (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=21584).</li>
  <li> Transform grayscale to linear RGB if fill color is non-gray (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=21586).</li>
<dt>2012-07-30  6.7.8-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.8-7, SVN revision 8766.</li>
<dt>2012-07-28  6.7.8-7 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Update certain typecasts for libpng &lt; and &gt;= 1.4.0 to allow memory    allocation &gt; 4GB and prevent a DOS.</li>
<dt>2012-07-28  6.7.8-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Set DICOM grayscale images to the gray colorspace.</li>
  <li> Missing grestore from ps3.c (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=20445).</li>
  <li> Use GetMagickResourceLimit(ThreadResource) to set the # threads (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=21543).</li>
<dt>2012-07-22  6.7.8-6 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Only report sRGB, iCCP, gAMA, cHRM chunks in "identify" output when    these chunks were actually present in input, and not when they were    inserted by the PNG decoder.</li>
<dt>2012-07-22  6.7.8-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.8-6, SVN revision 8720.</li>
<dt>2012-07-21  6.7.8-6 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Make sure "intent" is initialized in the PNG decoder.</li>
<dt>2012-07-21  6.7.8-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.8-5, SVN revision 8717.</li>
<dt>2012-07-20  6.7.8-5 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Corrected an error in the logic introduced in 6.7.8-3 to always write    a color PNG when image-&gt;colorspace is sRGB.</li>
<dt>2012-07-19  6.7.8-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Inverse YUV colorspace now produces pure red as expected.</li>
  <li> Support halted streams:    cat image.pnm | convert 'pnm:fd:0[0]' 'pnm:fd:0[0]' x:.</li>
<dt>2012-07-18  6.7.8-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.8-4, SVN revision 8697.</li>
<dt>2012-07-17  6.7.8-4 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Write ICON subimage as PNG32, only when its dimensions are 256x256    and image-&gt;compression is UndefinedCompression or ZipCompression.</li>
<dt>2012-07-16  6.7.8-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> sRGB color gradients should be in a non-linear colorspace.</li>
  <li> Fix -fx to interpret scientific notation properly.</li>
  <li> The draw epsilon was too sensitive.</li>
<dt>2012-07-15  6.7.8-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.8-3, SVN revision 8675.</li>
<dt>2012-07-14  6.7.8-3 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Always write a color PNG when image-&gt;colorspace is sRGB.</li>
<dt>2012-07-08  6.7.8-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Attenuate random noise (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=21387).</li>
  <li> Return linear grayscale for gradient:white-black.</li>
  <li> Promote linear grayscale to linear RGB when compositing.</li>
  <li> gradient:white-black is sRGB whereas gradient:'icc-color(rgb,255,255,255)-    icc-color(rgb,0,0,0)' is linear RGB whereas gradient:'gray(255)-gray(0)' is    linear grayscale.</li>
  <li> Revert sigmoidal contrast define (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=22&amp;t=21415).</li>
<dt>2012-07-08  6.7.8-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.8-2, SVN revision 8621.</li>
<dt>2012-07-02  6.7.8-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Set the colorspace to linear gray when reading intensity values (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=21362).</li>
  <li> Don't overrun pixel buffer on inverse fourier for odd image widths.</li>
  <li> Change LAB encoding to permit blurring, resize, etc.    (signed A and B channel values now stored using a 50% bias)</li>
    Additional.. This removes a non-linear discontinuity from stored LAB space    values. As a result you can now Blur, Compose, Resize and Distort in LAB    colorspace, without problems that previously existed.</li>
<dt>2012-07-04  6.7.8-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.8-1, SVN revision 8595.</li>
<dt>2012-07-02  6.7.8-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> A single argument -stereo option now works as documented (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=21348).</li>
  <li> The -separate option returns channels as linear grayscale.</li>
  <li> Remove the sRGB color profile when converting to grayscale (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=21355).</li>
<dt>2012-06-29  6.7.8-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.8-0, SVN revision 8554.</li>
<dt>2012-06-28  6.8.0-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Increase epsilon value, smallest difference between two points (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=15870).</li>
<dt>2012-06-28  6.7.7-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.7-10, SVN revision 8534.</li>
<dt>2012-06-26  6.7.7-10 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Don't attempt to use Z_RLE compression strategy with old zlib (prior to    zlib-1.2.0) that does not support it.</li>
  <li> Increase PLTE chunk length to accommodate background color in indexed PNG    (reference www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=21288).</li>
  <li> Added png:PLTE.number_colors to verbose output.</li>
<dt>2012-06-25  6.7.7-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Permit linear RGB for PNM and TIFF image formats.</li>
  <li> Fix conflicting types for 'GenerateDifferentialNoise' (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=21286).</li>
  <li> Fix cast to pointer from integer of different size (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=21286).</li>
  <li> Fix broken MSL profile tag (reference    http://www.imagemagick.org/discourse-server/viewforum.html?f=9).</li>
  <li> Better recognition of a CMYK PDF.</li>
<dt>2012-06-24  6.7.7-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.7-9, SVN revision 8460.</li>
<dt>2012-06-23  6.7.7-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Some options were incorrectly promoting linear gray to sRGB.</li>
<dt>2012-06-22  6.7.7-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.7-8, SVN revision 8432.</li>
<dt>2012-06-15  6.7.7-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Support the -features option in convert / mogrify.</li>
  <li> Add support for the %[type] property.</li>
<dt>2012-06-15  6.7.7-8 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Geometry arguments accept multiple sign character for offsets    EG: "-10-10", "-+10-+10", or "+-10+-10" generate negative offsets    while "+10+10", "++10++10", or "--10--10" generate positive offsets,    that is, you can not only optionally have a sign in offset variable    substitutions, but can negate that substitution if you so desire.</li>
<dt>2012-06-12  6.7.7-8 Nicolas Robidoux &lt;nicolas.robidoux@gmail...&gt;</dt>
  <li> Refactor Catmull-Rom and Spline "interpolation" using    state-of-the-art unpublished formulas.</li>
  <li> Fix incorrect transparency handling of "interpolative" cubic    B-spline smoothing.</li>
<dt>2012-06-09  6.7.7-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Initialize alpha channel when floodfill fill color is not opaque.</li>
  <li> XYZ and Lab colorspace conversion tweaked (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=21161).</li>
<dt>2012-06-08  6.7.7-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.7-7, SVN revision 8219.</li>
<dt>2012-06-06  6.7.7-7 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Disabled the new libpng-1.5.10 test for invalid palette index when    reading a PNG or MNG (for speed), or when writing a MNG (because a    zero-length PLTE is valid in a MNG when the global PLTE is used).</li>
  <li> Display the PNG colortype as a string in "identify -verbose" output.</li>
<dt>2012-06-06  6.7.7-7 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Small refactor of Average Interpolators (save some multiplies)</li>
  <li> Added 'Spline' as a filter type as an alias to 'Cubic'. This brings both    Catrom and Spline -filter and -interpolate methods in line.  Cubic should    only be used when defining a general cubic using expert settings or    when listed in "filter:verbose" debugging output.</li>
<dt>2012-06-05  6.7.7-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.7-6, SVN revision 8164.</li>
<dt>2012-06-05  6.7.7-6 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Renamed 'Bicubic' interpolation the more precise definition 'Catrom'    Old name kept (but hidden) for backward compatibility in bit CLI and    API interfaces.</li>
<dt>2012-06-01  6.7.7-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> The -set colorspace option sets the colorspace, it does not transform it.</li>
  <li> Assume grayscale images in the GIF format are linear.</li>
  <li> Add Nicolas Robidoux's bicubic interpolation method (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=21118).    This replaces the old 'bicubic' which was very extreme 'cardinal' cubic.</li>
  <li> Add DuPont &amp; XFIG copyright to NOTICE.</li>
  <li> sRGB.icc has an unfriendly license, remove it.</li>
  <li> MinGW does not define KEY_WOW64_32KEY (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=21155).</li>
  <li> -evaluate log properly handles negative pixel values.</li>
  <li> The display program displays the ImageMagick logo on EOF.</li>
<dt>2012-05-31  6.7.7-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.7-5, SVN revision 8099.</li>
<dt>2012-05-31  6.7.7-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Set terminal character for GIF comment.</li>
<dt>2012-05-30  6.7.7-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.7-4, SVN revision 8096.</li>
<dt>2012-05-30  6.7.7-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> 'convert 1-bit.tif -rotate 90 ...' returns a 1-bit TIFF image as expected.</li>
<dt>2012-05-29  6.7.7-4 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Ignore APNG chunks even when libpng is built with the "APNG patch".</li>
<dt>2012-05-29  6.7.7-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.7-3, SVN revision 8089.</li>
<dt>2012-05-28  6.7.7-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Fix bug with stroke-dasharray (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=21090).</li>
  <li> In rare cases, caption would not word-wrap properly (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=21106).</li>
  <li> Don't set alpha pixels in SetImageVirtualPixelMethod() unless    image area is well defined (i.e. != 0) (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?t=21110).</li>
<dt>2012-05-27  6.7.7-3 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Trialing the addition of new interpolation methods      Average16         average of 16 pixels around sampling point      Average9          9 pixels around nearest pixel      Average4          Average of 4 pixels around sampling point      Background        Background color (for resampling error checking)      Blend             Blend of closest 1, 2 or 4 pixel neighbors    NOTE: 'Average' is now equivalent to 'Average4',    previous to this version it was equivalent to 'Average16'.    The 'Background' method is for showing 'resample errors' be it    accidental, or on purpose.  See IM Examples, Cylindrical Filters.</li>
  <li> added -interpolative-resize added around this version</li>
<dt>2012-05-26  6.7.7-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.7-2, SVN revision 8066.</li>
<dt>2012-05-26  6.7.7-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> MagickDelay() is in microseconds, not milliseconds.</li>
<dt>2012-05-25  6.7.7-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.7-1, SVN revision 8059.</li>
<dt>2012-05-20  6.7.7-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> In rare cases, caption would not word-wrap properly (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=21044).</li>
  <li> Set the JPEG image colorspace after the columns / rows are set (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=21059).</li>
  <li> Potential gray images are in either the gray or RGB colorspaces.</li>
  <li> Restore MagickSetImageEndian() method (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?t=20425&amp;p=81525).</li>
  <li> Respect resolution when rendering SVG (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=21076).</li>
<dt>2012-05-20  6.7.7-1 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Delegates now 'spawn' faster (replaced 2 second sleep!) (for "show:")</li>
<dt>2012-05-17  6.7.7-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.7-0, SVN revision 7980.</li>
<dt>2012-05-17  6.7.7-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Group4-compressed TIFF / PDF image formats stopped working (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=21039).</li>
  <li> Auto convert images in the grayscale colorspace to sRGB (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=21031).</li>
<dt>2012-05-16  6.7.6-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.6-10, SVN revision 7952.</li>
<dt>2012-05-14  6.7.6-10 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Reset color info in grayscale PNG images to gamma=1.0, undefined    rendering_intent and chromaticity only when reading images that don't    have a gAMA, sRGB, or cHRM chunk.</li>
<dt>2012-05-14  6.7.6-10 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Added a low level "Cosine" Windowing Filter -- Request by Nicholas Robidox</li>
  <li> Fixed Kaiser Window Filter (was producing all zeros!)</li>
  <li> Kaiser Window Function now uses the working value "filter:kaiser-beta"    (formerly "filter:alpha" in previous versions)</li>
  <li> Setting the expert option "filter:kaiser-alpha" will override this,    (after being multiplied by PI).</li>
  <li> Added resampling 'weight' sanity check in EWA resampling.</li>
  <li> Set default for histogram:unique-colors to be 'true' when undefined    Returning it to previous behavior.</li>
  <li> Refactor of InterpretImageProperties() (percent escape substitutions)</li>
  <li> Add "gamma" as a -set and % escape to access image gamma meta-data</li>
<dt>2012-05-05  6.7.6-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.6-9, SVN revision 7812.</li>
<dt>2012-05-05  6.7.6-9 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Allow braced single letter escapes, EG "%[x]" as equivalent to "%x"</li>
<dt>2012-05-04  6.7.6-9 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Don't write an invalid PNG sRGB chunk when rendering intent is undefined.</li>
<dt>2012-05-01  6.7.6-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> EXR images are in the linear RGB colorspace with a gamma of 1.0 (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=20895).</li>
  <li> Correct annotation offset for right-to-left labels (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=20884).</li>
  <li> The -level 100x0% now produces the equivalent of -negate (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=20889).</li>
  <li> Virtual pixel transparent no longer cause fatal exception (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?t=20903).</li>
  <li> Promote gray image to sRGB when color is injected.</li>
<dt>2012-04-29  6.7.6-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.6-8, SVN revision 7705.</li>
<dt>2012-04-25  6.7.6-8 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Gaussian Filter Fixed.    For some strange reason it was half the width it should be with an    effective sigma of 0.25 (not 0.5).  This was the real reason "variable    blur" was not blurring enough.</li>
<dt>2012-04-24  6.7.6-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Colorspace round-trip unit tests now work for Q32.</li>
<dt>2012-04-23  6.7.6-8 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Added the RobidouxSharp filter (originally defined Dec 2011)</li>
  <li> Fixed Variable Blur - bad blur area calculation    Also Gaussian is sampling properly. Substitute the faster Cubic for now.</li>
  <li> Convert no longer will do an implicit write to a single space image.</li>
<dt>2012-04-21  6.7.6-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.6-7, SVN revision 7587.</li>
<dt>2012-04-21  6.7.6-7 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Error when doing an implicit (final) write to a single space filename.    This is typically a failed line continuation and is very common.    Using an explicit "-write" will let you do this.</li>
<dt>2012-04-20  6.7.6-7 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Allow +-X+-Y as geometry arguments.</li>
<dt>2012-04-17  6.7.6-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Distinguish grayscale as sRGB not linear RGB.</li>
<dt>2012-04-16  6.7.6-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.6-6, SVN revision 7536.</li>
<dt>2012-04-11  6.7.6-6 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> 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.html?f=3&amp;t=16883).</li>
<dt>2012-04-10  6.7.6-6 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Fixed log known alpha*kernel normalization bug in morphology convolve.</li>
    Convolve kernel weights have been separated from alpha blend handling.    Un-normalized kernels applied to images with active alpha will no longer    be auto-normalized due to the effect of alpha blending.  The bug causes    images using the default channel setting and having an alpha channel to    automatically 'normalize' the results of a convolve during the handling    of alpha blending.  This probably would cause severe effects when a    zero-summing kernel is being used on an image containing an active (though    likely fully-opaque) alpha channel, as division by near zero weights    would cause extreme color values in results.  This bug is not normally    seen as convolution, which is normally applied only to fully-opaque    images. And using a zero-summing kernel on an image with alpha also    results in a transparent image!  This is why it was not fixed up until now.</li>
<dt>2012-04-08  6.7.6-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Pixel allocation for Pango is stride*rows not stride*columns.</li>
  <li> Set the image resolution for Postscript files with an embedded Photoshop    profile.</li>
  <li> Ensure proper round trips to / from sRGB (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=20751).</li>
<dt>2012-04-07  6.7.6-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.6-5, SVN revision 7483.</li>
<dt>2012-04-06  6.7.6-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Avoid fault in SetCacheAlphaChannel() (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=20681).</li>
  <li> Don't assume EXIF orientation tag is 2 bytes.</li>
<dt>2012-04-04  6.7.6-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.6-4, SVN revision 7356.</li>
<dt>2012-04-01  6.7.6-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Properly set the XCF alpha channel values (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=20642).</li>
  <li> Support 'orientation' property (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=20650).</li>
  <li> The default RGB colorspace transform is now linear (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?p=82839#p82839).</li>
  <li> Prevent EXIF integer overflow (CVE-2012-1610).</li>
<dt>2012-03-30  6.7.6-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.6-3, SVN revision 7290.</li>
<dt>2012-03-29  6.7.6-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Don't copy invalid memory when reading TIFF EXIF IFD (CERT-FI case 634116,    CVE-2012-1798).</li>
  <li> Bail if we receive excessive JPEG warnings (CERT-FI case 634117,    CVE-2012-0260).</li>
  <li> Properly initialize EXIF buffers to prevent JPEG EXIF tag crash (CERT-FI    case 634118, CVE-2012-0259).</li>
<dt>2012-03-28  6.7.6-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.6-2, SVN revision 7245.</li>
<dt>2012-03-26  6.7.6-2 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Added "Nearest" as a synonym for "Nearest-Neighbor" interpolate setting</li>
<dt>2012-03-21  6.7.6-2 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> coders/png.c: stored "file_gamma" for later use by identify.</li>
<dt>2012-03-19  6.7.6-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Add full support for Pango markup.</li>
  <li> Pango namespace is 'pango:', not 'caption:'.</li>
  <li> Correct for EXR images with broken display windows.</li>
<dt>2012-03-18  6.7.6-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.6-1, SVN revision 7145.</li>
<dt>2012-03-16  6.7.6-1 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Reduce the scope of quantum_info in the PNG decoder to avoid a possible    memory leak (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=20522).</li>
<dt>2012-03-13  6.7.6-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Use uint32 pointer for ReadStripMethod in coders/tiff.c (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=20526).</li>
  <li> Ghostscript 32/64 bit detection patch (contributed by    axeld@pinc-...).</li>
  <li> Honor center gravity for caption: with Pango support (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=20517).</li>
  <li> Add support for pango: coder to render captions with Pango.</li>
<dt>2012-03-10  6.7.6-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.6-0, SVN revision 7090.</li>
<dt>2012-03-06  6.7.6-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Importing from the X11 root windows no longer leaks memory (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=20470).</li>
  <li> Check to see if delegate file exists before copying.</li>
<dt>2012-03-05  6.7.5-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.5-10, SVN revision 7056.</li>
<dt>2012-03-05  6.7.5-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Fix too many arguments to AnnotateImage() (copy/paste bug).</li>
<dt>2012-03-02  6.7.5-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.5-9, SVN revision 7046.</li>
<dt>2012-02-29  6.7.5-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Caption no longer includes the prefix "caption:" in the rendered text.</li>
  <li> Auto scale pointsize for -size 100x100 caption:</li>
<dt>2012-03-02  6.7.5-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.5-8, SVN revision 7027.</li>
<dt>2012-03-02  6.7.5-8 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> non-verbose identify now reports DirectClass for transparent PNG images    to agree with the report by identify -verbose.  (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=20448 and    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=15482).</li>
<dt>2012-02-29  6.7.5-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Support infinite caption lengths.</li>
  <li> Permit custom JPEG quantization tables (e.g.    -define jpeg:q-table=quantization-table.xml).</li>
  <li> Missing grestore from ps2.c (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=20445).</li>
<dt>2012-02-29  6.7.5-8 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Added Image list options (like "-delete" and "-swap") to "montage".</li>
<dt>2012-02-25  6.7.5-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.5-7, SVN revision 6965.</li>
<dt>2012-02-23  6.7.5-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Add support for the EMFPlus delegate program.</li>
<dt>2012-02-22  6.7.5-7 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Re-added the Iterative Distance function in morphology (as opposed to the    faster more direct 2-pass Distance Function that replaced it) so it can be    used in the special situation of Constrained Distance Morphology.    http://www.imagemagick.org/discourse-server/viewtopic.html??f=2&amp;t=18032</li>
<dt>2012-02-13  6.7.5-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.5-6, SVN revision 6851.</li>
<dt>2012-02-13  6.7.5-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Only set PDF &amp; PS page size when explicitly requested (e.g. -page).</li>
<dt>2012-02-12  6.7.5-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.5-5, SVN revision 6840.</li>
<dt>2012-02-12  6.7.5-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Only use the canvas size of the very first frame of a GIF image sequence.</li>
<dt>2012-02-11  6.7.5-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.5-4, SVN revision 6824.</li>
<dt>2012-02-08  6.7.5-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Set image alpha channel for -virtual-pixel background and transparent.</li>
  <li> Get tiff:fill-order as an image artifact, not an image option.</li>
<dt>2012-02-06  6.7.5-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.5-3, SVN revision 6732.</li>
<dt>2012-02-06  6.7.5-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> TIFF no longer writes the incorrect fill order.</li>
<dt>2012-02-05  6.7.5-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.5-2, SVN revision 6718.</li>
<dt>2012-02-03  6.7.5-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Add SyncImagePixelCache() to ensure cache morphology is consistent.</li>
  <li> Patch so two -colorspace options return correct results for round-trip.</li>
<dt>2012-02-02  6.7.5-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.5-1, SVN revision 6684.</li>
<dt>2012-01-30  6.7.5-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Support the -alpha remove option (use it to remove transparency from PDF,    convert -density 200 apple.pdf -alpha remove x:).</li>
  <li> Use union instead of casting gzFile and BZFILE.</li>
  <li> Don't treat PSD user channel as alpha (patch from Dominic Benson).</li>
  <li> Prevent overflow when casting short int to size_t when parsing a    maliciously crafted image with an IFD whose all IOP tags' value offsets    point to the beginning of the IFD itself [CVE-2012-0247].</li>
  <li> Prevent DES when parsing a maliciously crafted image with an IFD whose    all IOP tags' value offsets point to the beginning of the IFD itself    [CVE-2012-0248].</li>
  <li> Caption with Pango support no longer return a blank canvas.</li>
  <li> Correct sRGB colorspace conversion equations.</li>
<dt>2012-01-30  6.7.5-1 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Fix bug in png coder (spurious warning, reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=20257).</li>
<dt>2012-01-28  6.7.5-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.5-0, SVN revision 6606.</li>
<dt>2012-01-25  6.7.5-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Zlib-1.2.5.2 requires gzFile cast (bug report from John Bowler).</li>
<dt>2012-01-25  6.7.4-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.4-10, SVN revision 6592.</li>
<dt>2012-01-25  6.7.4-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Update PerlMagick TIFF regression signatures to match endian order.</li>
<dt>2012-01-24  6.7.4-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.4-9, SVN revision 6589.</li>
<dt>2012-01-24  6.7.4-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Fix rare file link in the pixel cache.</li>
<dt>2012-01-20  6.7.4-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.4-8, SVN revision 6551.</li>
<dt>2012-01-19  6.7.4-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Although MagickRealType is a double, use double for KernelInfo values in    the rare event of problems with C++ name mangling.</li>
  <li> Get strokes with patterns (e.g. -stroke xc:red) working again.</li>
  <li> Revert KernelInfo values from MagickRealType to double.</li>
<dt>2012-01-17  6.7.4-8 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Don't write ancillary chunks (except for tRNS and gAMA) in PNG-encoded    ICO files.</li>
<dt>2012-01-14  6.7.4-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.4-7, SVN revision 6471.</li>
<dt>2012-01-13  6.7.4-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Default to a lighter hinting algorithm for non-monochrome font rendering.</li>
<dt>2012-01-12  6.7.4-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.4-6, SVN revision 6434.</li>
<dt>2012-01-12  6.7.4-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Eliminate preprocessor exception for the HDRI build.</li>
<dt>2012-01-10  6.7.4-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.4-5, SVN revision 6422.</li>
<dt>2012-01-02  6.7.4-5 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Fixed -black-threshold and -white-threshold so they work properly with    the -channels option (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=20096).</li>
<dt>2012-01-02  6.7.4-5 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Removed PNG_USE_CLONE cruft from the PNG encoder (see 2011-11-19 entry)</li>
  <li> Promote image depths 9-15 to 16 to avoid crashing in the PNG    encoder (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=20098).</li>
<dt>2012-01-01  6.7.4-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.4-4, SVN revision 6318.</li>
<dt>2011-12-30  6.7.4-4 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Fix problems with JNG encoder "quality" (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=20076).</li>
<dt>2011-12-30  6.7.4-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.4-3, SVN revision 6310.</li>
<dt>2011-12-28  6.7.4-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Fix memory leak in JP2 coder (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=20071).</li>
  <li> Use maximum bounds when rendering PDF (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=20078).</li>
<dt>2011-12-25  6.7.4-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.4-2, SVN revision 6254.</li>
<dt>2011-12-24  6.7.4-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Export new Windows binaries.</li>
<dt>2011-12-21  6.7.4-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.4-1, SVN revision 6236.</li>
<dt>2011-12-12  6.7.4-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Sped up -noise option when radius is 0.</li>
  <li> Read concatenated arcs correctly in a SVG path (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=19992).</li>
  <li> PDF's now convert properly with -define pdf:use-cropbox=true (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=20033).</li>
<dt>2011-12-09  6.7.4-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.4-0, SVN revision 6162.</li>
<dt>2010-12-06  6.7.4-0 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Eliminated use of FARDATA in coders/png.c; it won't be supported in    libpng-1.6.0 and is not needed now.</li>
<dt>2011-11-29  6.7.4-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Add GetQuantumFormat() method to return the quantum format (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=19961).</li>
  <li> Allow unspecified width/height in geometries with the aspect flag (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=19964).</li>
  <li> MagickGetImageDepth() no longer returns the depth setting but instead    computes the depth of the image.</li>
<dt>2011-12-02  6.7.4-0 Anthony  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Fixed Equal-Area Cropping (size and minimum of delta increments)</li>
<dt>2011-12-01  6.7.3-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.3-10, SVN revision 6106.</li>
<dt>2011-11-29  6.7.3-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Delay reading TIFF EXIF properties to prevent premature exit.</li>
  <li> Remove duplicates from the configuration file search path under Windows.</li>
  <li> Use viewbox offset when setting affine transform translation (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=19943).</li>
  <li> Ensure equally sized tiles for -crop 11x2@ (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=18322).</li>
  <li> Recognize SI prefixes for jpeg:extent (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=19944).</li>
<dt>2011-11-27  6.7.3-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.3-9, SVN revision 6092</li>
<dt>2011-11-27  6.7.3-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Upgrade libtool / ltdl to version 2.4.7.</li>
<dt>2011-11-25  6.7.3-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.3-8, SVN revision 6084</li>
<dt>2011-11-20  6.7.3-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> The exif:ExposureBiasValue property is a signed value.</li>
  <li> Prevent buffer underflow for 1-bit PSD images.</li>
  <li> Don't include alpha channel when computing range unless image-&gt;matte is    set.</li>
  <li> Set FILETYPE_REDUCEDIMAGE tag on pyramidal TIFF images (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=19892).</li>
  <li> Correct image geometry for Postscript for hi-res bounding box (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=19807).</li>
<dt>2011-11-19  6.7.3-8 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Fixed bug with scaling Q16 background to PNG sub-8-bit bKGD and    again disabled PNG_USE_CLONE in coders/png.c.</li>
<dt>2011-11-18  6.7.3-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.3-7, SVN revision 6024</li>
<dt>2011-11-18  6.7.3-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Ensure embedded XML resource file is null terminated (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=19856).</li>
<dt>2011-11-17  6.7.3-7 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Added a -define filter:alpha to contol the 'alpha value' of the    Kaiser Windowing filter.  Default value is 6.5</li>
<dt>2010-11-15  6.7.3-7 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Reverted the change of 6.6.6-7 that creates an image clone for use    by the PNG encoder.  This was not useful and was somewhat wasteful.</li>
  <li> After finding out that writing the bKGD chunk in sub-8-bit PNG fails,    enabled PNG_USE_CLONE (to create an image clone again)</li>
<dt>2011-11-14  6.7.3-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.3-6, SVN revision 5972.</li>
<dt>2011-11-11  6.7.3-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Prefer the hires bounding box for Postscript rendering (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=19807).</li>
  <li> Default configure.xml destination folder to /usr/lib/ImageMagick-ver/config.</li>
<dt>2011-11-09  6.7.3-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.3-5, SVN revision 5936</li>
<dt>2011-11-07  6.7.3-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Add ShearRotateImage() method.  RotateImage() now uses distorts rather    than shears.</li>
  <li> MagickCoreGenesis() path must be accessible to use (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=19795).</li>
<dt>2011-11-06  6.7.3-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.3-4, SVN revision 5876</li>
<dt>2011-11-02  6.7.3-4 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Ensure that the GIF encoder writes a large enough logical screen (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=19734).</li>
<dt>2011-11-02  6.7.3-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.3-3, SVN revision 5825</li>
<dt>2011-11-02  6.7.3-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Fix small memory leak in the TIFF coder.</li>
  <li> Support -debug accelerate option.</li>
  <li> Support -includearch-dir and -sharearch-dir configure option (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=19720).</li>
  <li> Use Pango to improve the caption coder.</li>
<dt>2011-11-01  6.7.3-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.3-2, SVN revision 5718</li>
<dt>2011-11-01  6.7.3-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Support Ghostscript under 64-bit Windows (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=19659).</li>
  <li> Correct affine translation for certain SVG files (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=19664).</li>
  <li> -evaluate-sequence multiply no longer hangs ereference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=19549).</li>
<dt>2011-10-15  6.7.3-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.3-1.</li>
<dt>2011-10-15  6.7.3-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Read TIFF EXIF profile before reading the image data.</li>
  <li> Fix "test: no: unexpected operator" in the configure script (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=19615).</li>
  <li> Off by one error when writing the JPEG XMP profile (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=19616).</li>
  <li> Revert GetPathComponent() patch.</li>
<dt>2011-10-09  6.7.3-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.3-0.</li>
<dt>2011-10-09  6.7.3-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Generate output for caption:"[!]" (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=19589.</li>
<dt>2011-10-05  6.7.3-0 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Add "png:format" property with possible values png8, png24, and png32,    for use when prepending the format type to the filename is not convenient    or is not possible, e.g., when embedding the PNG in a PNG-encoded ICO.</li>
<dt>2011-10-04  6.7.2-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.2-10.</li>
<dt>2011-10-04  6.7.2-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Remove most of the LLVM compiler warnings.</li>
  <li> Fix bug in -evaluate-sequence multiply (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=19549).</li>
  <li> Upgrade to sRGB V4 ICC profile (reference    http://www.color.org/srgbprofiles.xalter).</li>
  <li> Distinguish embedded PNG vs BMP within the MicroSoft ICON image format.</li>
<dt>2011-09-30  6.7.2-10 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Recognize the sRGB version 4 ICC profile and write PNG sRGB chunk instead.</li>
  <li> Use crc32 instead of "sRGB" string to recognize certain sRGB profiles.</li>
<dt>2011-09-26  6.7.2-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.2-9.</li>
<dt>2011-09-26  6.7.2-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Fix race condition on image rotate @ 90 degrees.</li>
<dt>2011-09-25  6.7.2-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.2-8.</li>
<dt>2011-09-20  6.7.2-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Prevent infinite loop when font is too large for specified width (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=19502).</li>
  <li> Fix LFS cross-compile detection (patch from Mike Frysinger).</li>
  <li> Add open_utf8(), fopen_utf8(), access_utf8(), etc. utility methods.</li>
<dt>2011-09-15  6.7.2-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Convert empty .htm / .html file no longer removes source file.</li>
  <li> -crop 11x2@ now returns 22 images as expected.</li>
  <li> Enable reading the EXIF profile in a TIFF image under Windows.</li>
  <li> Support drawing text with bitmap font.</li>
<dt>2011-09-13  6.7.2-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.2-6.</li>
<dt>2011-09-12  6.7.2-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Expand pixel range for 12 bit DCM images stored in 16-bit words.</li>
  <li> Gray images not displayed properly when saved as MIFF with sRGB    colorspace.</li>
  <li> OpenCL's clCreateContextFromType() no longer returns a system default.</li>
  <li> Use -enable-zero-configuration for zero configuration ImageMagick    (previously -enable-embeddable).</li>
<dt>2011-09-10  6.7.2-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.2-5.</li>
<dt>2011-09-10  6.7.2-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> SO bump.</li>
<dt>2011-09-09  6.7.2-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.2-4.</li>
<dt>2011-09-05  6.7.2-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Fix cut-n-paste error when reading JPEG profiles.</li>
<dt>2011-09-07  6.7.2-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.2-3.</li>
<dt>2011-09-05  6.7.2-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> A small memory overwrite when reading TIFF with 1-bit alpha (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=19417).</li>
  <li> Remove a 2 byte memory leak when checking for environment variables.</li>
<dt>2011-09-05  6.7.2-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.2-2.</li>
<dt>2011-09-03  6.7.2-2 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Recognize the sRGB ICC profile and write the PNG sRGB profile instead    of a full iCCP chunk.</li>
<dt>2011-08-31  6.7.2-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Write grayscale MIFF as a single gray pixel component, not RGB (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=19403).</li>
  <li> Bail gracefully for corrupt JPEG images.</li>
  <li> Bail gracefully for negative montage geometries (references    https://bugzilla.redhat.com/show_bug.cgi?id=735599).</li>
  <li> Account for DCm bits allocated 16 and significant bits 12 (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=19420).</li>
  <li> Fix bug when appending JPEG image profiles (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=19429).</li>
<dt>2011-08-29  6.7.2-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.2-1.</li>
<dt>2011-08-29  6.7.2-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> The AllChannels defined changed to 0x7ffffff to avoid integer overflow.</li>
<dt>2011-08-26  6.7.2-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> HDR format 32-bit_rle_xyze implies the XYZ colorspace.</li>
<dt>2011-08-22  6.7.1-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Revert FormatImageAttributeList(), FormatImagePropertyList() (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=19339).</li>
<dt>2011-08-21  6.7.1-10 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Revised configure.ac (and configure) to look for -lpng15, -lpng14, -lpng12,    and -lpng in that order instead of just -lpng.  This should help find    a consistent library and headers when users upgrade their libpng delegate    from one version to another, incompatible version.</li>
<dt>2011-08-20  6.7.1-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.1-9.</li>
<dt>2011-08-20  6.7.1-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Fix memory leak in text annotation (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=19331).</li>
<dt>2011-08-18  6.7.1-9 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> The "-strip" option was excluding the PNG tRNS chunk (see 6.6.6-7, below);  revised the -strip option so it behaves as  if "-define PNG:include-chunk=none,trns,gama" had appeared on the commandline.</li>
  <li> When writing a PNG8 and more than one transparent color is present,  merge them into the image-&gt;background_color (Reference  http://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=19329),  finishing the implementation started in version 6.6.8-7.</li>
<dt>2011-08-18  6.7.1-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.1-8.</li>
<dt>2011-08-18  6.7.1-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Caption now wraps properly for Chinese text (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=19249).</li>
<dt>2011-08-18  6.7.1-8 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> The PNG encoder would sometimes fail to respect the -define PNG:color-type    option when the incoming image was PseudoClass (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=19262).</li>
<dt>2011-08-15  6.7.1-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.1-7.</li>
<dt>2011-08-15  6.7.1-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Properly handled continued JPEG embedded profiles.</li>
<dt>2011-08-12  6.7.1-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Yet another attempt to read Japanese filenames under Windows.</li>
<dt>2011-08-10  6.7.1-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.1-5.</li>
<dt>2011-08-10  6.7.1-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Revert -colorspace sRGB option patch (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=19256).</li>
  <li> Revert -type PaletteMatte option patch (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=19263</li>
<dt>2011-08-09  6.7.1-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.1-4.</li>
<dt>2011-08-09  6.7.1-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Revert MultiByteToWideChar() for Windows patch.</li>
<dt>2011-08-05  6.7.1-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.1-3.</li>
<dt>2011-08-05  6.7.1-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Use MultiByteToWideChar() for Windows filenames (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=19242).</li>
<dt>2011-08-03  6.7.1-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.1-2.</li>
<dt>2011-08-02  6.7.1-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Windows does not support acosh(), asinh(), or atanh().</li>
  <li> Accept filenames with time stamps and a sub-image specification (e.g.    test-18:37.jpg[0]).</li>
<dt>2011-08-01  6.7.1-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.1-1.</li>
<dt>2011-08-01  6.7.1-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Support MSL 'set gravity' element.</li>
  <li> Don't report HSB colors as RGB colornames (e.g. hsb(0%,0%,100%)).</li>
  <li> Support -fx acosh(), asinh(), and atanh().</li>
<dt>2011-07-21  6.7.1-0 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Removed a case that prevented rotations of rectangle kernels.</li>
<dt>2011-07-01  6.7.1-0 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Use zlib default compression strategy instead of Z_RLE and Z_FIXED    strategies when linking with zlib versions (prior to 1.2.0 and 1.2.2.2,    respectively) that don't support them.</li>
  <li> Exit test loop sooner in coders/png.c when a non-gray pixel is found.</li>
<dt>2011-06-30  6.7.0-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.0-10.</li>
<dt>2011-06-30  6.7.0-10 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Added "-define PNG:compression-level|strategy|filter=value" options to    the PNG encoder.  If these options are used, they take precedence over    the -quality option (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?&amp;f=1&amp;p=73548).</li>
<dt>2011-06-29  6.7.0-7 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Handle "-quality 97" properly in the png encoder, i.e., use intrapixel    filtering when writing a MNG file and no filtering when writing a PNG file.</li>
  <li> Added support for Z_RLE strategy in the png compressor, using    -quality 98 or 99.</li>
<dt>2011-06-28  6.7.0-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Properly allocate points when render text with large font size (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=18997).</li>
<dt>2011-06-25  6.7.0-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.0-9.</li>
<dt>2011-06-18  6.7.0-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Defend against corrupt PSD resource blocks.</li>
<dt>2011-06-15  6.7.0-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.0-8.</li>
<dt>2011-06-14  6.7.0-8 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Added Initial implementation of Cylinder to/from Plane 3D Distorts    Includes derivative (scaled lookup), and anti-aliased horizon (validity)    Currently can NOT handle extractions from full 360 cylinder panoramas.</li>
<dt>2011-06-13  6.7.0-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.0-7.</li>
<dt>2011-06-09  6.7.0-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Fixed "conversion from unsigned __int64 to double not implemented"    so IM can compile under VisualStudio 6.</li>
<dt>2011-06-08  6.7.0-7 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> The PNG encoder would sometimes make black pixels transparent when some    other gray level was supposed to be the transparent color (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=18900).    This occurred only with 1, 2, 4-bit grayscale images with Q16 or Q32    builds.</li>
<dt>2011-06-08  6.7.0-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.0-6.</li>
<dt>2011-06-08  6.7.0-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Fix transient error for composite 'Over' operator.</li>
<dt>2011-06-07  6.7.0-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.0-5.</li>
<dt>2011-06-07  6.7.0-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Fix one-off bug in option parser (reference    http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=609177).</li>
  <li> Transient bug with composite 'Over' in magick/composite-private.h.</li>
<dt>2011-06-06  6.7.0-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.0-4.</li>
<dt>2011-06-03  6.7.0-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Support -direction right-to-left for the label: and caption: coders.</li>
  <li> Blue / green reversed for JPEG-compressed TIFF images.</li>
<dt>2011-06-03  6.7.0-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.0-3.</li>
<dt>2011-06-02  6.7.0-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Use memmove() instead of memcpy() in StripString().</li>
<dt>2011-05-27  6.7.0-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.0-2.</li>
<dt>2011-05-26  6.7.0-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> ImageMagick now compiles on Hurd (reference    http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=628020).</li>
  <li> Use vfprintf rather than fprintf in FormatLocaleFileList().</li>
<dt>2011-05-26  6.7.0-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.0-1.</li>
<dt>2011-05-25  6.7.0-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Not all Linux'es define locale_t (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=18819).</li>
<dt>2011-05-22  6.7.0-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.7.0-0.</li>
<dt>2011-05-21  6.7.0-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Avoid fault on corrupt JPEG images.</li>
  <li> Avoid fault on certain DJVU images (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=18807).</li>
  <li> Fix -fx to interpret scientific notation properly.</li>
<dt>2011-05-20  6.6.9-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.6.9-10.</li>
<dt>2011-05-20  6.6.9-10 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> The PNG encoder now respects the -depth setting, including 1, 2, 4.    Previously settings other than 8 and 16 were ignored (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=18412).</li>
<dt>2011-05-16  6.6.9-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Don't use comma as a separator for stroked text (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=18742).</li>
  <li> Use C locale when generating or interpreting SVG.</li>
  <li> Fix "unterminated macro" for Q32 build of coders/png.c.</li>
<dt>2011-05-15  6.6.9-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.6.9-9.</li>
<dt>2011-05-14  6.6.9-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> The -scale option now considers the alpha channel when scaling.</li>
  <li> Fix transient bug for HSL to RGB and back.</li>
<dt>2011-05-12  6.6.9-9 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Fixed PNG8 reduction to work with an image that reduces to 256 colors    plus transparency, by merging the two darkest red colors.</li>
<dt>2011-05-04  6.6.9-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.6.9-8.</li>
<dt>2011-05-02  6.6.9-8 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Fixed some cut-and-paste errors in new png.c code that caused PNG8    reductions to fail.</li>
<dt>2011-05-02  6.6.9-8 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> 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 possible    future segmentation fault in a command like  convert rose: +border show:</li>
<dt>2011-04-30  6.6.9-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.6.9-7.</li>
<dt>2011-04-30  6.6.9-7 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Fix FX default for interpolation to Bilinear.</li>
<dt>2011-04-27  6.6.9-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Fix pixel interpolation for -draw 'image Over' (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=18612).</li>
<dt>2011-04-26  6.6.9-7 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Write the proper bKGD chunk value in grayscale PNG images (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=18624).</li>
<dt>2011-04-25  6.6.9-7 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Added Inverse method for Sparse Color Interpolation</li>
<dt>2011-04-24  6.6.9-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.6.9-6.</li>
<dt>2011-04-21  6.6.9-6 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Make filter:blur define a multiplicative adjustment of filter settings    rather than a complete override of those settings.</li>
  <li> Add Flags to CommandOptions parse table, removing the need for    ImageListOptions parsing table.  This is the start of development to    produce a "convert" replacement that can read options from both command    line and from files or pipelines, in "Do it Immediately" handling.</li>
  <li> Crop Bug Fix. Prevent infinite loop with "+repage -crop 0x40"</li>
<dt>2011-04-18  6.6.9-6 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Added "date" to the things that can appear on the -define PNG:exclude-chunk    list.  This excludes the IM-generated Date:modify and Date:create    properties from PNG output text chunks without excluding the rest of the    text chunks.</li>
  <li> Added "-define PNG:preserve-colormap" option (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=18564).</li>
  <li> Simplified LosslessReduceDepthOK() function in coders/png.c</li>
<dt>2011-04-18  6.6.9-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Add support for writing RGB FITS images as separate planes.</li>
<dt>2011-04-16  6.6.9-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Support the HDR 32-bit_rle_xyze format.</li>
  <li> Fixed infinite loop for TARGA images with a V2 develop area.</li>
  <li> Add signal handler for SIGBUS.</li>
<dt>2011-04-15  6.6.9-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.6.9-5.</li>
<dt>2011-04-15  6.6.9-5 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Added "#define PNG_PTR_NORETURN" because this macro does not work    on all platforms with libpng15, with failure to load png_longjmp() (ref    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=18518).</li>
<dt>2011-04-14  6.6.9-5 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Layers Composition Bug Fix, animations attributes of first image not    transferred in a single destination, multi-source image composition.</li>
<dt>2011-04-09  6.6.9-5 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Add a special 'Voronoi' Morphology Distance method that will fill in holes    using the nearest non-transparent edge pixel. It is experimental, and    hidden from normal morphology usage, as it may be interfaced with a    future hole-filling color 'Diffusion' method.</li>
<dt>2011-04-08  6.6.9-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> MIFF keywords sometimes includes spaces.</li>
<dt>2011-04-07  6.6.9-5 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Major BUG FIX - wrong sign breaks most morphology methods in IM v6.6.9-4</li>
  <li> Fixed -region handling of transparency. Original images without    transparency will use 'Over' while images with transparency will    preserve transparency using 'Copy'. Before this only 'Over' was used    due to the testing of the wrong image.</li>
  <li> Added Compose methods  DarkenIntensity and LightenIntensity</li>
<dt>2011-04-06  6.6.9-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.6.9-4.</li>
<dt>2011-04-03  6.6.9-4 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Add Octagon shape and Octagonal distance kernels for Morphology</li>
  <li> Fix minor Morphology kernel compose bug (cleanup after Src/Dst swap)</li>
  <li> Fix segmentation fault after error in a morphology 'named' kernel</li>
  <li> Added a range of kernels used for specialised thinning purposes    as defined in a research paper by Dan S. Bloomberg.</li>
  <li> Added Dan Bloomberg best thinning skeleton, "Skeleton:3"</li>
  <li> Removed origin pixel from many Hit-and-Miss kernels allowing kernels    to not only be used for thinning, but also thickening.</li>
  <li> Renamed "ThinDiagonals" kernel to just "Diagonals"</li>
  <li> Distance uses a fast two pass algorithm, and no longer needs 'iteration'</li>
<dt>2011-04-02  6.6.9-4 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Make the PNG encoder use depth==8 when incoming image-&gt;depth &lt; 8    (the encoder later reduces the depth if it can), to avoid writing    an incorrect image.</li>
  <li> Remove any bogus colormap received by the PNG encoder with an image    that is not PseudoClass (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=18475).</li>
<dt>2011-04-02  6.6.9-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Added -statistic Gradient</li>
<dt>2011-04-01  6.6.9-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.6.9-3.</li>
<dt>2011-04-01  6.6.9-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Set the caption height correctly for missing row geometry (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=18447).</li>
<dt>2011-03-31  6.6.9-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.6.9-2.</li>
<dt>2011-03-30  6.6.9-2 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Revised the png decoder to store the PNG IHDR and other known PNG    chunk data as properties, for later retrieval and reporting by "identify",    so users can easily and reliably discover the color-type, bit-depth, etc    that were in the input PNG datastream.</li>
  <li> The PNG decoder sometimes set images with more than 256 different    gray-alpha pixels to storage_class=PseudoClass with an incorrect colormap.</li>
<dt>2011-03-30  6.6.9-2 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Add a "Resize" distortion method (distort equivalent of -resize).</li>
  <li> Special CLI handling so -distort Resize takes a "geometry" argument.</li>
<dt>2011-03-29  6.6.9-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Expand PCL compressed pixel buffer to prevent delta compressed overrun.</li>
<dt>2011-03-29  6.6.9-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.6.9-1.</li>
<dt>2011-03-29  6.6.9-1 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Fix AdaptiveResizeImage() to use 'Mesh' Interpolation, and fix its    coordinate handling, as originally defined.</li>
<dt>2011-03-29  6.6.9-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Support -statistic standard-deviation option.</li>
  <li> Patch for coders/dcm.c so it compiled with HDRI enabled.</li>
<dt>2011-03-28  6.6.9-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.6.9-0.</li>
<dt>2011-03-28  6.6.9-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Optimize bilinear interpolation.</li>
  <li> Remove version from etc folder and instead use /etc/ImageMagick.</li>
<dt>2011-03-28  6.6.9-0 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Separated complex cropping function from TransformImage() as a new    function CropImageToTiles().  This new function returns either the    new cropped image, or a list of tiles, according to geometry, without    replacing the source image. The Source image may be part of a larger list    of images, without the function 'losing' the other images of the list.</li>
<dt>2011-03-27  6.6.8-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.6.8-10.</li>
<dt>2011-03-27  6.6.8-10 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Modified image handling in MogrifyImages() and MogrifyImage()    which improves overall handling, and allows correct %p, %n and the    %[fx:..] 't' and 'n' escape usage to work correctly.</li>
  <li> Added -duplicate as a multi-image sequence operator</li>
<dt>2011-03-26  6.6.8-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.6.8-9.</li>
<dt>2011-03-25  6.6.8-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Add InterpolateMagickPixelPacket() method.</li>
  <li> Add support for the %[opaque] property.</li>
<dt>2011-03-25  6.6.8-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.6.8-8.</li>
<dt>2011-03-25  6.6.8-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Fix memory access bug in CloneString() (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=18382).</li>
  <li> Avoid infinite loop when no space is available in MagickFormatCaption().</li>
<dt>2011-03-25  6.6.8-8 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Removed the fix for %p and %n escapes, as it was not working right</li>
<dt>2011-03-24  6.6.8-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.6.8-7.</li>
<dt>2011-03-24  6.6.8-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Add support for 16-bit DCM short ints (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=18371).</li>
<dt>2011-03-23 6.6.8-7 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Another fix for -sparse-color and unused color channels</li>
  <li> Finalize the -duplicate option created by Cristy</li>
  <li> Fix of segmentation fault for second image in %[fx:..] during info:    (Bug in AcquireFxInfo(), as given start image is not first image)</li>
<dt>2011-03-21  6.6.8-7 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Revised the PNG8 encoder to use 50% threshold instead of 0% when    reducing transparency to binary.  Collapse all resulting fully transparent    colors into one (the background color), to reduce the compressed filesize.</li>
  <li> First try the 4-4-4-1 and 3-3-3-1 palettes instead of 3-3-2-1, to preserve    colors (especially gray) better, when reducing to PNG8.</li>
  <li> Force the PNG encoder to return image-&gt;matte==MagickTrue when the    format is RGBA or GA or if the tRNS chunk is present, even when the    image is fully opaque (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=18349).</li>
<dt>2011-03-21  6.6.8-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.6.8-6.</li>
<dt>2011-03-21  6.6.8-6 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Re-enabled reduction of grayscale images (color-type 0) to 2 or 4 bits    when appropriate (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=18098).</li>
  <li> The "-define PNG:color-type=4" option did not always force the PNG    encoder to write an all-opaque alpha channel (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=18349).</li>
<dt>2011-03-14  6.6.8-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Fixed memory leak for PDF and Bitmap PSD RLE support (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=18317).</li>
  <li> Support the -statistic option: replace each pixel with corresponding    statistic from the neighborhood.</li>
  <li> Add support for -duplicate option.</li>
  <li> Move configuration files from /usr/share and /usr/lib to /etc and /var.</li>
  <li> Do not cache the results of fx: otherwise -format    '%[fx:rand()] %[fx:rand()]' returns the same random numbers.</li>
<dt>2011-03-18 6.6.8-6 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Replaced Minus and Divide Composition methods with Dst and Src    equivalents. Now users can decide how these non-commutative mathematical    operators are applied to the images being composited.</li>
  <li> Fix the percent escape values for  %p, %n  and  %[fx:t], %[fx:n] to    respectively mean the current images index and the total number of    images within the current image sequence.</li>
<dt>2011-03-17 6.6.8-5 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Backed out the patch for Variable Blur Composition that was added    2011-02-13 v6.6.7-7, until I can re-think the problem.    The existing fix was failing to do circular blurs correctly.</li>
<dt>2011-03-14  6.6.8-5 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Fixed a rounding/truncation error while writing the pHYs chunk in the    png encoder.</li>
  <li> Don't write text-encoded profile when "-define PNG:exclude-chunk=text,ztxt"    is present (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=17086 and    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=18225).</li>
<dt>2011-03-14  6.6.8-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Add support for the WebP image format.</li>
<dt>2011-03-14  6.6.8-5 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Ensured that -sparse-color preserves unused channels when    channel limited.  Before this unused channels would be reset to black.</li>
<dt>2011-03-11  6.6.8-4 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Don't try to store a bKGD chunk in a PNG8 when there are already    256 colors in the palette and the background colors is not in that    palette (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=18199);</li>
  <li> The "-define PNG:exclude-chunk=bKGD" option was also excluding    the text chunks. (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=18253).</li>
<dt>2011-03-10  6.6.8-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Fx is a mathematical function.  Do not treat transparency as black.</li>
  <li> No image scene suffix for filenames that include a single bracket (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=18267).</li>
<dt>2011-03-10  6.6.8-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.6.8-3.</li>
<dt>2011-03-10  6.6.8-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Boost causes an ambiguity with ssize_t when building PythonMagick.  Add    patch from Arfrever@gento... to fix the build exception.</li>
<dt>2011-03-09  6.6.8-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Support the Radiance HDR image format.</li>
  <li> Update the offset in the black channel when sharpening to avoid incorrect    results.</li>
  <li> Do not use GenericReadMethod for TIFF images with 64-bits per sample.</li>
<dt>2011-03-06  6.6.8-2 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Throw error message when the requested color-type or bit-depth    cannot be written by the PNG encoder (error was being thrown    into the wrong image structure).  (Reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=18162).</li>
  <li> Don't write a PNG text chunk with "density" keyword that overrides the    PNG pHYs chunk, if the pHYs chunk was not excluded (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=18253).</li>
  <li> Ignore any PNG text chunk with a "density" keyword found by the PNG    decoder, if the PNG datastream also contains a pHYs chunk.</li>
<dt>2011-03-06  6.6.8-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.6.8-1.</li>
<dt>2011-03-05  6.6.8-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Support PSD files with one layer and one composite layer.</li>
  <li> We must cast a Quantum type when bit shifting and HDRI is enabled.</li>
<dt>2011-03-05  6.6.8-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.6.8-0.</li>
<dt>2011-02-27  6.6.8-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Add support for the -mode option.</li>
<dt>2011-02-27  6.6.8-0 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Fix scaling of new color-reduction method in the PNG encoder (16-bit    images were scaled down to 0 or 1, or nearly black).</li>
  <li> Delay opening the PNG output blob until the PNG encoder is ready    to write the IHDR chunk, to avoid writing zero-length PNG files when    errors are found while building the palette.  (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=18162).</li>
<dt>2011-02-25  6.6.7-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.6.7-10.</li>
<dt>2011-02-23  6.6.7-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Avoid seg fault in AppendImages() when one image is in the RGB colorspace    but the other is in the CMYK colorspace.</li>
  <li> Get rid of 'respect_parenthesis defined but not used' warnings (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=18173).</li>
<dt>2011-02-22  6.6.7-10 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Write sub-8-bit grayscale PNG images as palette-indexed PNG images.  This    usually makes smaller files anyhow.</li>
  <li> Eliminated a number of redundant tests for gray images in the PNG encoder.</li>
  <li> Removed now-unused IsMonochromeImage() function from coders/png.c</li>
  <li> Scan the colormap instead of all of the pixels, when possible, to    determine whether the image received by the PNG encoder is grayscale    or black-and-white.</li>
  <li> Avoid reading from the colormap in coders/png.c when it is NULL (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=18162).</li>
  <li> Add a check whether the PNG "cheap transparency" criteria are met.  That    is, there is a single transparent color, no semitransparent colors, and    no opaque color that has the same RGB components as the transparent    color.  If those aren't met, a color that is transparent in one pixel    and opaque in another would always be rendered as transparent, so we    must write a PNG colortype that has an alpha channel (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=18167).</li>
<dt>2011-02-22  6.6.7-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.6.7-9.</li>
<dt>2011-02-22  6.6.7-9 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Disabled reduction of grayscale images (color-type 0) to less than 8 bits    when writing because this sometimes produced incorrect output (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=18098).</li>
<dt>2011-02-21  6.6.7-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Check image has properties before accessing the splay tree (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=18136).</li>
<dt>2011-02-15  6.6.7-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New version 6.6.7-8.</li>
<dt>2011-02-14  6.6.7-8 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> The PNG encoder should ignore bogus q-&gt;opacity values when image-&gt;matte    is MagickFalse (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=18067).</li>
<dt>2011-02-14  6.6.7-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Use implicit image format when explicit format is bogus (e.g.    02.13.11-18:43:58.png now writes as PNG).</li>
  <li> Fix problem with 4GB file seeks on a 32-bit OS.</li>
<dt>2011-02-13  6.6.7-7 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Fixed Variable blur to handle small (&lt; 1.0 sigma) blurs generated    by the blur map being used, rather than just 'cutoff' suddenly.</li>
<dt>2011-02-08  6.6.7-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Support 16-bit per pixel YUV image files.</li>
  <li> Fix off-by-one error in PosterizeImage().</li>
  <li> Posterize now distributes color uniformly (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=17623).</li>
  <li> Add -smush option (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=17953).</li>
  <li> Repair memory leak in the display program.</li>
<dt>2011-02-07  6.6.7-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Fix bug in carg() define when HAVE_COMPLEX is not defined (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=18030).</li>
<dt>2011-02-06  6.6.7-6 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Default sigma for Gauusian resize filter is now 1/2 for both    orthogonal resize and cylindrical EWA distortions.</li>
<dt>2011-02-02  6.6.7-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Check if the font is null in RenderFreetype() to prevent fault (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=17890).</li>
  <li> Eliminate fault when reading WMF image files (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=17971).</li>
  <li> Support multi-page transparent Postscript and PDF image files.</li>
  <li> The compare fuzz metric now returns the same correct value for    'xc:white xc:blue -alpha off' and 'xc:white xc:blue -alpha on'.</li>
<dt>2011-01-29  6.6.7-4 Paul Heckbert  &lt;ph@cs.cm...&gt;</dt>
  <li> Move coders/tiff.c conditional compile to define TIFF exception /    semaphore / key when TIFF delegate is disabled.</li>
<dt>2011-01-29  6.6.7-4 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Renamed variables, macros, and functions defined/declared in coders/png.c    that were in the libpng namespace (beginning with "png_" or "PNG_").</li>
<dt>2011-01-25  6.6.7-3 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Removed a call to GetNumberColors() from the PNG encoder that was    only there for debugging purposes and was consuming a huge amount    of CPU time. (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=17799).</li>
  <li> Sometimes black was still written as transparent, when the PNG    encoder received an image with image-&gt;matte==true but no transparent    pixels were present. (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=17913);</li>
<dt>2011-01-24  6.6.7-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Remove memory leak from ThrowFileException() macro (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=17908).</li>
  <li> Multiple blue error count by 'count' in ClassifyImageColors()</li>
  <li> Add support for the AAI image format.</li>
<dt>2011-01-22  6.6.7-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Accept quoted file paths in indirect file references (e.g. @myFiles.txt).</li>
<dt>2011-01-19  6.6.7-2 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Changed the PNG encoder's "transparent_color" from a UShortPixelPacket    to LongPixelPacket and made the default (65537,65537,65537), which    can never occur in the PNG image data.  Previously the default was    (0,0,0) and black pixels would be rendered as as transparent when    no tRNS chunk was present in the input, which has caused problems    with some test cases since version 6.6.6-10.</li>
  <li> Improved the PNG_BUILD_PALETTE section to count opaque, transparent,    and semitransparent pixels separately.  Previously it wasn't always    possible to determine if there was a single fully-transparent color,    to decide whether to write an RGBA or Gray-Alpha image or an RGB or    Gray image with a tRNS chunk.</li>
<dt>2011-01-15  6.6.7-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Do not reset image next / previous when detach argument is false for    CloneImage().</li>
  <li> Inline cropping no longer fails for inline raw images (e.g.    -size 640x480 -depth 8 'gray:logo[100x100+200+200]').</li>
<dt>2011-01-14  6.6.7-1 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Don't let the PNG encoder try to sort the colormap when there are more    than 256 colors in the image. (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=17834).</li>
<dt>2011-01-10  6.6.7-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Accept escaped % in output filename (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=17810).</li>
<dt>2011-01-08  6.6.7-1 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Quieted some inconsequential warnings in the PNG codec due to a    change in the type of the PNG iCCP profile from png_charp to png_bytep    in libpng-1.5.0.</li>
<dt>2011-01-03  6.6.7-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Handle negative heights for ICO images.</li>
<dt>2011-01-02  6.6.7-0 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Recent changes sometimes caused the PNG encoder to select colortype=2    (Truecolor) instead of 0 (Grayscale) for grayscale images.  This made    the filesize larger than necessary and caused some of the PerlMagick    tests to fail.</li>
<dt>2011-01-01  6.6.6-10 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> The PNG decoder now checks whether the image actually has any transparency    when the input file contains an alpha channel or a tRNS chunk.  (Reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=17748)</li>
<dt>2010-12-26  6.6.6-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> -posterize fails with more than 40 levels (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=17741).</li>
  <li> Add support for the MacPaint image format.</li>
  <li> Eliminate spurious 'invalid colormap index' exception for 16-bit SGI images    (bug report by steven.sittser@fligh...).</li>
  <li> Fix user data length for the CIN image format.</li>
<dt>2010-12-21  6.6.6-7 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Use a clone instead of the main image in coders/png.c, so the image    can still be used later on without being affected by changes made by    the PNG encoder.</li>
  <li> Added PNG:exclude-chunk and PNG:include-chunk defines.</li>
  <li> Revised the -strip option so it behaves as though    "-define PNG:include-chunk=none,gama" had appeared on the commandline.</li>
  <li> Avoid writing PNG ancillary chunks in the PNG/MNG/JNG encoder while    generating the alpha channel for a JNG image.</li>
<dt>2010-12-21  6.6.6-7 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Removed the forced interpolation setting in AcquireResampleFilterThreadSet    It prevented user defined interpolation settings for -clut, and possibly    other usage.</li>
<dt>2010-12-17  6.6.6-6 Chris Madison  &lt;madisonblu@gmail...&gt;</dt>
  <li> Add LZMA compression support to ImageMagick.</li>
  <li> Eliminate seg-fault in MvgPrintf().</li>
<dt>2010-12-17  6.6.6-6 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Eliminated a redundant quantization step in the PNG encoder.</li>
  <li> Untangled a confusing but apparently harmless improper loop nesting    in the PNG encoder.</li>
  <li> Eliminated redundant "IsGray()" tests from the PNG encoder.</li>
<dt>2010-12-14  6.6.6-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> -format "%[fx:u.p{5,5}]" no longer reports parse exception (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=17678).</li>
<dt>2010-12-10  6.6.6-5 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Make the PNG encoder always rebuild the palette, to avoid losing    transparency when it is out of sync with the pixel data (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=17655).</li>
  <li> Eliminated CompressColormapTransFirst() since the palette is already    compressed and sorted by opacity now when it's recreated.</li>
<dt>2010-12-10  6.6.6-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Account for virtual canvas for the -flip / -flop options (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=17626).</li>
  <li> Also for -transpose and transverse options</li>
  <li> Support -metric fuzz option.</li>
<dt>2010-12-09  6.6.6-4 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> 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.</li>
  <li> Ordered Dithered handling of Alpha channel was incorrect - fixing    Bug was introduced v6.6.5-6</li>
<dt>2010-12-03  6.6.6-3 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Fixed two more cases where the PNG encoder lost transparency (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=17516).</li>
<dt>2010-12-01  6.6.6-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Affine multiplication reversed when translating (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=17570).</li>
<dt>2010-11-26  6.6.6-2 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Revised the "c7x7b" and "c7x7w" ordered-dither maps to be complementary    to each other.</li>
<dt>2010-11-27  6.6.6-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Add support for -evaluate-sequence median.</li>
<dt>2010-11-26  6.6.6-0 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Fixed two more cases where the PNG encoder lost transparency (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=17516).</li>
<dt>2010-11-23  6.6.6-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> 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).</li>
  <li> Support NCC (normalized cross correlation) compare metric.</li>
<dt>2010-11-21  6.6.5-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Fix PNG coder compile error when HDRI is enabled.</li>
<dt>2010-11-17  6.6.5-9 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Many of the problems with the PNG encoder have been fixed (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=16490).</li>
  <li> The "-type Optimize" option is now deprecated.  If present, it is treated    by the PNG encoder the same as if the type were undefined.  Optimization    is now always performed.  No other formats used the "type Optimize" option.</li>
  <li> Merged redundant code into LosslessReduceDepth() function in the PNG codec.</li>
<dt>2010-11-14  6.6.5-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> The splice option no longer throws spurious "pixels are not authentic"    exceptions.</li>
  <li> Thread the -adaptive-resize option.</li>
  <li> Set XBM coder height to height not width.</li>
<dt>2010-11-14  6.6.5-9 Nicolas Robidoux &lt;nicolas.robidoux@gmai...&gt;</dt>
  <li> Lanczos2Sharp blur tweaked. New blur = 0.9549963639785485.</li>
<dt>2010-11-13  6.6.5-9 Nicolas Robidoux &lt;nicolas.robidoux@gmai...&gt;</dt>
  <li> LanczosSharp blur tweaked to minimize worst case deviation from "perfect    preservation of images which only vary horizontally (or vertically)" under    no-op. New blur = 0.9812505644269356.</li>
<dt>2010-11-08  6.6.5-8 Nicolas Robidoux &lt;nicolas.robidoux@gmai...&gt;</dt>
  <li> Missing logical operator in tiff.c.</li>
<dt>2010-11-08  6.6.5-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Only save TIFF image with 1-bit depth if there is no alpha channel.</li>
  <li> Abandon PSD composite if layer is available.</li>
  <li> %[fx:mean] is the mean of the default channels (all but opacity) (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=17432).</li>
<dt>2010-10-29  6.6.5-6 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Added 5x5, 6x6, and 7x7 ordered-dither level maps.</li>
<dt>2010-10-30  6.6.5-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Do not read configure files in the current directory for the "installed"    version of ImageMagick.</li>
  <li> Allow numeric characters in the XPM basename (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=17385).</li>
<dt>2010-10-29  6.6.5-4 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Revised PNG palette optimization</li>
  <li> Added some debug logging in coders/png.c.</li>
<dt>2010-10-28  6.6.5-3 Nicolas Robidoux &lt;nicolas.robidoux@gmai...&gt;</dt>
  <li> More precise blur values for Lanczos2Sharp and LanczosSharp.</li>
  <li> Added location of first Mitchell crossing (=8/7) to the filters data    structure.</li>
<dt>2010-10-28  6.6.5-2 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Added Lanczos2D* filters now named Lanczos2*</li>
  <li> Reorganization of AcquireFilter() to make it work better</li>
<dt>2010-10-25  6.6.5-1 Nicolas Robidoux &lt;nicolas.robidoux@gmai...&gt;</dt>
  <li> Clearer EWA filters (LanczosSharp etc) comments.</li>
<dt>2010-10-25  6.6.5-1 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Added LanczosSharp  (3-lobe Lanczos with sharpening)</li>
  <li> Filter sharpening factors are also always applied regardless of usage.</li>
<dt>2010-10-24  6.6.5-1 Nicolas Robidoux &lt;nicolas.robidoux@gmai...&gt;</dt>
  <li> CubicBC filter formulas simplified by constant folding. In    particular, P1 coefficient (always zero) removed from coeff.</li>
<dt>2010-10-22  6.6.5-1 Nicolas Robidoux &lt;nicolas.robidoux@gmai...&gt;</dt>
  <li> Revert the Robidoux filter to a Keys cubic with C=(108 sqrt 2-29)/398    (as already specified in the documentation).</li>
<dt>2010-10-14  6.6.5-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Ignore PS bounding box offsets if -page is set.</li>
  <li> Use #pragma omp master for dumping single threaded debugging information    (single caused a fault).</li>
  <li> Add support for -evaluate exp.</li>
<dt>2010-10-12  6.6.5-0 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Added "filter:sigma" expert setting defining the 'sigma' for the Gaussian    filter only.  This is similar in action to 'blur' but only for Gaussians,    and does not modify the filters support, allowing you to set a very small    sigma, without the function 'missing' all pixels.    (This will allow future adjustment of Gaussians for variable blur mapping)</li>
<dt>2010-10-10  6.6.5-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Patch for  DrawableRotation() and DrawableTranslation() (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=17246).</li>
  <li> The webp format requires the webpconv delegate program (experimental).</li>
<dt>2010-10-05  6.6.5-0 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Replaced "Robidoux" with Cubic 'Keys' filter that is near equivalent to    the previous sharped "Lanczos2D" filter. (C=0.31089212245300069)    This also is very similar to a Mitchell filter but specifically designed    for EWA use and is the new default filter for Distorting Images.</li>
  <li> Original sharpened Lanczos2D filter now called "Lanczos2Dsharp"</li>
<dt>2010-10-08  6.6.4-10 Jerry Gay  &lt;jerry.gay@gmail..&gt;</dt>
  <li> Autodetect file type support in Makefile.PL to prevent test failures</li>
<dt>2010-10-05  6.6.4-10 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Added new filter 'Lanczos2D' a 2-lobe Lanczos as defined by    Andreas Gustafsson in his thesis  "Interactive Image Warping" (page 24)         http://www.gson.org/thesis/warping-thesis.pdf</li>
  <li> Added filter "Robidoux" which is a slightly sharpened version of the    "Lanczos2D" filter (blur=0.958033808) specifically designed to be less    'blurry' for horizontal and vertical lines in no-op distortions.</li>
<dt>2010-10-05  6.6.4-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Add support for "pattern:vertical2" and "pattern:horizontal2".</li>
  <li> Add support for "pattern:vertical3" and "pattern:horizontal3".</li>
  <li> Properly handle PSD layers with negative offsets.</li>
<dt>2010-10-03  6.6.4-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Fix memory assertion with --enable-embeddable (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=17201).</li>
  <li> Don't permit access to pixels when pinging an image (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=17194).</li>
<dt>2010-10-02  6.6.4-9 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Added sqrt(2) blurring default for Gaussian Filter if used as    a Cylindrical EWA filter.  This resulted removing the last aliasing    issue that was present in tests for Gaussian EWA resampling. Of course    it is still a very blurry filter for default use in EWA.</li>
  <li> Adjusted Variable Mapping Blur Composition so user arguments actual    relate properly to the sigma of the blur for a maximum mapping value.</li>
  <li> Fix horizon anti-aliasing for output-scaled perspective distortions.</li>
  <li> 'Bessel' filter is now officially and more accurately named 'Jinc'    however 'Bessel' while not visible as a filter option can still be used    as an internal alias for 'Jinc'.</li>
<dt>2010-09-28  6.6.4-8 Nicolas Robidoux &lt;nicolas.robidoux@gmai...&gt;</dt>
  <li> Chantal Racette double checked the bounding parallelogram computation    in resample.c (and I tightened the comments).</li>
<dt>2010-09-28  6.6.4-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Temporary files not always deleted (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=15960).</li>
<dt>2010-09-28  6.6.4-8 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Bug fix for -filter point distorts (occasional generating black pixels)</li>
<dt>2010-09-27  6.6.4-8 Nicolas Robidoux &lt;nicolas.robidoux@gmai...&gt;</dt>
  <li> Simplified the ClampUpAxes code, the use of its outputs, its comments,    and credited Craig DeForest for the "clamp singular values" idea.</li>
  <li> No reason to have "insane" precision Sinc in resize.c: Use    the 1.2e-12 max. abs. relative error version for Q64 as well as Q32.</li>
<dt>2010-09-27  6.6.4-8 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Replace the blurry "High Quality EWA" technique with a 'Clamped EWA'    for Distort Resampling.  This makes -distort a whole lot nicer    and allows for the use of better cylindrical filters.</li>
<dt>2010-09-26  6.6.4-7 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Fix Point filter for ResizeImage() caused by support limiting the    Box weighting function.</li>
<dt>2010-09-26  6.6.4-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Don't allow resize filter weights to go to zero (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=17132).</li>
<dt>2010-09-24  6.6.4-6 Nicolas Robidoux &lt;nicolas.robidoux@gmai...&gt;</dt>
  <li> Now that MagickPIL is a MagickRealType, some casts are unneeded.</li>
<dt>2010-09-21  6.6.4-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Do not break words if caption size is absolute (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=17123).</li>
  <li> Don't define HAVE_THREADS for --without-threads configure script option.</li>
<dt>2010-09-20  6.6.4-5 Nicolas Robidoux &lt;nicolas.robidoux@gmai...&gt;</dt>
  <li> Modified "magick/resize.c" so that MagickPIL is a MagickRealType number.    Some computations were needlessly done in long double precision because    PIL forced an automatic upcast wherever it appeared. Changed its name to    MagickREALTYPEPI. &lt;- This was later reverted back to MagickPIL.</li>
  <li> Modified "magick/resize.c" so that Bohman uses one trig call + one sqrt    call instead of two trig calls.</li>
<dt>2010-09-20  6.6.4-5 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> modified "magick/resample.c" to allow use of either EWA or HQEWA (default)</li>
  <li> Removed LanczosFast from supported filters (SincFast*SincFast is faster)</li>
<dt>2010-09-19  6.6.4-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> If IPTC profile is not embedded in an 8bim resource, declare it IPTC    rather than 8BIM.</li>
  <li> Support %[version] and %[copyright].</li>
  <li> Improve performance of the pixel cache.</li>
<dt>2010-09-18  6.6.4-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Automatically set the quantum depth to 16 for HDRI.</li>
<dt>2010-09-16  6.6.4-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> IPTC profile not always wrapped properly inside an 8BIM profile.</li>
  <li> TIFF tile geometry must be divisible by 16.</li>
<dt>2010-09-15  6.6.4-2 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Rename of SincPolynomial to SincFast for easier user understanding</li>
  <li> Ditto for LanczosChebyshev to LanzcosFast</li>
<dt>2010-09-14  6.6.4-2 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Switch default resize filters to using the faster SincPolynomial    filter by default internally.  However 'Sinc' will still use the    Trigonometric function, and can be used to assign the trig version    of Sinc() to filters using the filter expert options.</li>
  <li> The default filter for 'distort' was found to be a very blurry inaccurate    filter function.  It was removed and replaced with a correct Gaussian    filter (as used by resize)</li>
  <li> Added a switch so that "-interpolate filter" will force the use of    a cylindrical filter for ALL pixels in distorted images.  That is you can    use that switch to use a cylindrical filter even for images that are    being enlarged by the distortion.  However EWA is still currently using    a fixed 2.0 sampling radius.  This switch complements the use of "-filter    point" which turns off EWA filters in favor of interpolation for all    pixels in a distorted image.  BOTH switches should not be used together.</li>
  <li> A bug in the support radius of the EWA resampling function was found,    now that correctly defined resize filters are being used. Suddenly Normal    Gaussian distortions are not so blurry, and tests with distortions of    the 'Rings' image show extremely good and clear results, with only minimal    blurring.  The filter 'blur' expert option can be used to adjust this    further.</li>
    The above represents a major improvement forward in the quality of the    image distortion operator. But near-unity distortions (no scaling) are    still overly blurry.</li>
<dt>2010-09-13  6.6.4-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Don't negate the geometry offset for the -extent option.</li>
<dt>2010-09-09  6.6.4-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> The RGBO format is now listed as a supported format.</li>
<dt>2010-09-07  6.6.4-1 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Added the Nicolas Robidoux and Chantal Racette  Lanczos resize filter    function as "LanczosChebyshev" as faster alternative to Lanczos.</li>
  <li> Re-code Nicolas Robidoux and Chantal Racette Polynomial Approximation of    the Sinc Trigonometric resize filter, as a proper filter to allow    direct comparison and speed testing of the filter.</li>
  <li> Expanded the "-set option:filter:verbose 1" output, so as to also include    the actual functions and other values that were used to create the filter.</li>
<dt>2010-09-02  6.6.4-0 el_supremo  &lt;digipete@shaw...&gt;</dt>
  <li> Repair a few incorrect LocaleNCompare() calls (ttf.c, ps.c).</li>
<dt>2010-08-31  6.6.4-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Path no longer closed if join style is round (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=16943).</li>
  <li> Add case for BGRQuantum to GetQuantumExtent().</li>
  <li> Support no compression on PCX write.</li>
<dt>2010-08-23  6.6.3-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Fixed bug in the raw BGRA coders (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=16880).</li>
  <li> Fix off-by-one error in the PSD coders.</li>
  <li> Nicolas Robidoux with the assistance of Chantal Racette contribute an    approximation of the sinc function over the interval [-3,3].</li>
  <li> Eliminate a small memory leak in LevelizeImageChannel() (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=16951).</li>
  <li> Recognize -fx logtwo (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=16958).</li>
<dt>2010-08-15  6.6.3-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Throw exception if image size differs for the compare program but the    -subimage-search option is not specified.</li>
<dt>2010-08-13  6.6.3-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> The AdobeRgb.tif TIFF image no longer faults under Windows (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=16838).</li>
  <li> Add -subimage-search option to the compare utility.</li>
<dt>2010-08-12  6.6.3-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> The -fx 2e+6/1e+5 argument no longer returns the wrong results (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=16833).</li>
<dt>2010-08-10  6.6.3-5 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Emit a warning if the PNG encoder can't satisfy the color type and    bit depth requested with a "-define" directive.</li>
<dt>2010-08-07  6.6.3-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> The orient option sometimes improperly set "undefined" (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=16795).</li>
  <li> Only list orientation options for the -list orientation option (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=16801).</li>
  <li> Return proper standard deviation for combined channels (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=16786).</li>
  <li> Handle transparency properly for the PSD image format.</li>
<dt>2010-08-05  6.6.3-3 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Properly map PNG intent to image-&gt;rendering_intent</li>
<dt>2010-08-01  6.6.3-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Eliminate bogus "invalid colormap index" when pinging ICO images.</li>
  <li> Support -set density / units.</li>
<dt>2010-07-31  6.6.3-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Only use the first alpha channel in PSD image.</li>
  <li> Only use XPM complying colors for XPM images (e.g. green is rgb(0,255,0)).</li>
<dt>2010-07-27  6.6.3-2 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Eliminate useless message about assuming zero delay when writing    a single-frame MNG, and changed it from Error to Warning when    writing a multiple-frame MNG.</li>
<dt>2010-07-25  6.6.3-1 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Don't "ping" a PNG image if it is embedded in a MNG.  Otherwise the    reader tries to read MNG chunks from the interior of the embedded PNG,    resulting in an erroneous "corrupted image" message.</li>
<dt>2010-07-09  6.6.3-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Fix memory leak in for corrupt BMP images (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=16600).</li>
  <li> Repair several issues when writing to stdout (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=16620).</li>
  <li> A GIF image with the .bgr extension is still a GIF (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=16662).</li>
<dt>2010-07-07  6.6.3-1 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> The PNG decoder failed to handle the tRNS chunk properly for grayscale    images where the PNG bit_depth was not the same as the quantum depth,    and the transparent color was not black.</li>
<dt>2010-07-01  6.6.3-0 Chris Madison  &lt;madisonblu@gmail...&gt;</dt>
  <li> Pinging the DJVU image format no longer faults.</li>
  <li> Check for time-limit-exceeded in only one thread.</li>
  <li> Reading filenames from a file (e.g. @filenames) no longer includes the    utility name (side effect of StringToArgv() method).</li>
<dt>2010-06-28  6.6.2-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Support the tiff:fill-order define.</li>
  <li> Filters are case sensitive (e.g. reduce-Colors).</li>
  <li> Restore mogrify's -path option.</li>
  <li> The -list module option lists image coders and image filters.</li>
<dt>2010-06-27  6.6.2-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Add the ImageView API.</li>
  <li> Fix DJVU coder to read one page (e.g. 'image.djvu[2]').</li>
  <li> Support -define png:bit-depth=1 -define png:color-type=3 for PNG format.</li>
<dt>2010-06-22  6.6.2-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Skip byte when DDS bitcount is 32 (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=16487).</li>
  <li> Montage now uses final background setting (e.g. montage -background none ...    -background lightblue show:).</li>
  <li> Do not annotate directory paths in ListFiles().</li>
  <li> Reset the image matte for png:color-type=2.</li>
<dt>2010-06-17  6.6.2-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Support new label:pointsize property.</li>
  <li> Miscellany-&gt;Slide Show, in the display program, now cycles through the    image sequence.</li>
  <li> Recognize certain hex color values (e.g. #b9e1cc00) for the -fx argument.</li>
  <li> Reduce memory requirements when dithering on the iPhone.</li>
  <li> Command line operators no longer affected by settings that appear after    them (e.g. -splice 10x0+0+0 -gravity center).</li>
  <li> Compute the proper DPX user data field size.</li>
<dt>2010-06-15  6.6.2-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Fix some nits to keep the clang compiler happy.</li>
<dt>2010-06-14  6.6.2-5 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Fix transprancy handling for Morphology Convolve</li>
  <li> Adjustments of Hit And Miss and Edge Detection kernel definitions</li>
  <li> Added 'ThinDiagonals' Thinning Kernel + two sub-types</li>
  <li> Handling for Convolution of 1-D vertical kernels.    However this was removed (using #if-#endif) as I found it slower in tests!</li>
<dt>2010-06-12  6.6.2-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> mogrify -format properly handles compressed image filename (e.g.    -format jpg logo.png.bz2).</li>
  <li> Respect +dither option when saving to the GIF image format.</li>
<dt>2010-06-08  6.6.2-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> End of string sentinel is \n not \r.</li>
<dt>2010-06-06  6.6.2-3 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Don't decode pixels in coders/png.c when image-&gt;ping is set.</li>
<dt>2010-06-06  6.6.2-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Reset image filename when reading inline images.</li>
  <li> Don't clamp floating point values for HDRI-enabled ImageMagick.</li>
<dt>2010-05-25  6.6.2-2 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Replaced '^' morphology kernel rotation with two variants '&gt;' and '&lt;'</li>
  <li> 'Skeleton' variant to thin down images as symmetrically as possible.</li>
  <li> Spelling correction:  Manhatten -&gt; Manhattan</li>
<dt>2010-06-01  6.6.2-2 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Properly scale color components of the PNG bKGD chunk.</li>
  <li> Prevent MNG divide by zero in calculation of frame_timeout.  Set    both frame_delay and frame_timeout to infinite when ticks_per_second    is zero, as required by the MNG spec.</li>
<dt>2010-05-31  6.6.2-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Add x:silent option to prevent beeps when reading the X image format.</li>
  <li> Recognize TTF for GetMagicInfo().</li>
  <li> Ensure the +set option deletes the image artifact.</li>
<dt>2010-05-28  6.6.2-1 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Prevent coders/png.c from attempting to write an empty tRNS chunk.</li>
<dt>2010-05-25  6.6.2-1 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Fix for Square Array Rotates (off center origin rotate)</li>
  <li> Added HitAndMiss kernel Ridges2 to find 2 pixel thick ridges</li>
  <li> Added FreiChen:0,{angle}  FreiChen:{angle} and FreiChen:-1 variations    to complete this kernels definition</li>
<dt>2010-05-24  6.6.2-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Respect density when rendering SVG images.</li>
  <li> Set AVI handler to the MPEG coder.</li>
  <li> Compute the proper DPX user data field size.</li>
  <li> Do not interpret a format specifier when enclosed in brackets (e.g.    rose_tile_%[filename:tile].gif.</li>
  <li> Use 64-bit types when compiling with the 64-bit Visual C++ compiler under    Windows.</li>
  <li> Prevent MNG divide by zero in calculation of frame_delay (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=16320).</li>
<dt>2010-05-23  6.6.2-0 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Third Re-write of MorphologyApply() to better handle compound methods.</li>
  <li> Implemented  -set option:morphology:compose for merging results of    multiple kernels. "None" means re-iterate results with next kernel.    While "Undefined" means to use the internal default for a method.    Thinning, Thickening, HitAndMiss, Convolve, Correlate defaults to "None"    while HitAndMiss defaults to "Lighten" (union of all kernel results).    Other morphology methods defaults still to be decided.</li>
  <li> Added HitAndMiss Kernel: Ridges  (find ridges and pixel width lines)</li>
  <li> Rotation Expansion of single kernels '^' and '@' flags in arguments    EG: -set option:showkernel 1 -morphology Convolve 'Blur:0x2^'</li>
  <li> ExpandKernelInfo() (rotation expand) now groks symmetrical kernels.    So the above will only produce a list of 2 kernels, not 4 kernels</li>
<dt>2010-05-18  6.6.2-0 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Separation of internal function MorphologyApply() from    MorphologyImageChannel() to calls to convolve without user settings.</li>
  <li> Rewrite of MorphologyApply() to output better 'verbose' messages</li>
  <li> Better handling of Gaussian tyle filters (bug fixes)</li>
  <li> Bug fix and optimization of kernel size calculations in "gem.c"</li>
  <li> Allow '^' or '@' flags in 'user defined' kernel size arguments to    expand kernel into a rotated list.    EG: -set option:showkernel 1 -morphology Thinning  '3@: 0,1,0 0,1,0 0,0,0'</li>
  <li> Allow a scaled unity kernel to be added to kernel (EdgeDet-&gt;Sharpen)    EG: -set option:convolve:scale [kernel_scale][^!],[unity_scale][%]</li>
  <li> Addition of "Laplacian of Gaussian" (LOG), also known as Mexican Hat    EG: -morphology convolve LOG:0x1</li>
  <li> Added FreiChen, Kirsch  Convolution kernels</li>
  <li> Added Discrete 'Laplacian of Gaussian' kernels (Laplacian type 15 and 19)</li>
  <li> Added Edges HitAndMiss Kernel</li>
<dt>2010-05-17  6.6.2-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> PSD images require a proper layer to support an alpha channel.</li>
  <li> Enable PFM endian support.</li>
  <li> Add context to -border for montage.  Inside the parenthesis it adds a border    to the image otherwise it sets the border for the layout manager.</li>
  <li> 24-bit BMP images are not colormapped even if header colors != 0.</li>
  <li> Set DPX user data like this: -set profile dpx:userdata.txt.</li>
  <li> Make sure Lab =&gt; RGB =&gt; Lab survives the round trip.</li>
<dt>2010-05-15  6.6.1-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Use ScaleCharToQuantum() in coders/src.c (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=16229).</li>
  <li> Don't clamp HDRI EXR pixels.</li>
<dt>2010-05-14  6.6.1-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Increase the estimated # points for the path drawing primitive.</li>
  <li> Remove any prior resolution block from PSD before writing the new block.</li>
<dt>2010-05-14  6.6.1-9 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Addition of more Morphological/Convolution Kernels.    DOG (Difference of Gaussians) and DOB (Difference of Blurs),    EG:    -morphology convolve DOG:0x1,3           -morphology convolve DOB:0x1,3,90</li>
  <li> Added Prewitt, Roberts, Compass  Convolution Kernels</li>
  <li> Ring Symbol Kernel (subtraction of Disk from a Disk)</li>
<dt>2010-05-13  6.6.1-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> The pixel buffer was underallocated for some image formats when streaming.</li>
<dt>2010-05-12  6.6.1-8 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Implementation of Pattern Matching Morphology methods    HitAndMiss, Thicken, Thinning</li>
  <li> Reporting of Kernel Strings that fail to parse (though not why)</li>
  <li> Parsing of Multiple Kernel Strings, generating a list of kernels</li>
  <li> Union of results from Multiple Kernels for HitAndMiss method</li>
  <li> Iterated Multiple Kernels for all other morphology methods</li>
  <li> Added many new kernels for HitAndMiss and Convolution    Sobel, Laplacian, Cross, Peaks, Corners, LineEnds, LineJunctions,    ConvexHull (for Thicken), Skeleton (for Thinning)</li>
<dt>2010-05-08  6.6.1-8 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Use proper background.index when writing indexed PNG, if the background    color is in the palette.</li>
<dt>2010-05-08  6.6.1-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Fix improper 'invalid colormap index' PNG bug.</li>
  <li> Fix PerlMagick compile exception.</li>
<dt>2010-05-07  6.6.1-6 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Added % and ! modification flags to morphology distance kernel    scaling factor, for easier usage.</li>
  <li> Bug fix for compose math channel handling and morphology diff usage</li>
<dt>2010-05-06  6.6.1-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Do not claim gray colorspace if gray image includes a non-gray pixel.</li>
  <li> Initialize BMP alpha channel to opaque for RGB images.</li>
  <li> Fixed under allocation for round rectangles.</li>
  <li> The -list option returns a 0 status as expected.</li>
<dt>2010-05-06  6.6.1-6 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Made use of new no-'sync' channel enabled mathematical compose methods    for the difference morphology methods.  These should now work correctly    for specific channels, and more importantly for alpha shaped morphology.</li>
<dt>2010-05-05  6.6.1-6 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Fixed bugs with losing the opacity channel while writing some PNG images.    (bug reported by Anthony T.)</li>
<dt>2010-05-05  6.6.1-6 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Simplified and corrected rowbytes calculation in coders/png.c and    added more logging.</li>
<dt>2010-05-05  6.6.1-6 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Rename of "Add" and "Subtract" compositions to "ModulusAdd" and    "ModulusSubtract" for more clarity of there functions. Old names    will continue to work as expected.</li>
  <li> Fix "Minus", "ModulusAdd", and "ModulusSubtract" to follow    normal SVG 'Over' blending specifications, (see next for override)    Note that this does NOT include the "Plus" composition method which has    SVG definition for it to use a 'Plus' blending rather than 'Over' blending.</li>
  <li> By default mathematical compositions work as per SVG definition. That is    the results are synchronized with 'Over' alpha-blending (except "Plus"    which uses 'plus' alpha-blending).</li>
  <li> By removing the default 'sync' flag from the -channel setting however    Break this inter-channel synchronization and do the mathematical operations    only on the individual channels as specified by the -channel setting.    That is do 'channel' math rather than 'SVG' composition.</li>
  <li> With this change you can then use mathematical composition methods on    individual channels or even with the alpha channel of images.</li>
<dt>2010-04-28  6.6.1-6 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Special case handling in Barrel distortion (pixel at image center)</li>
  <li> Calculation of image for Barrel distortion (pixel vs image coords)</li>
  <li> Argument input (handling optional 'd' argument) for Barrel distortion</li>
<dt>2010-04-24  6.6.1-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Do not declare timestruct under MinGW.</li>
  <li> Respect -compose option for the montage utility (bug report by Anthony).</li>
  <li> A 256 column gradient produces a 256 color GIF image (bug report by    Anthony).</li>
  <li> Register / unregister CALS format in static.c (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=16103).</li>
  <li> Add SetImageColor() method.</li>
<dt>2010-04-17  6.6.1-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Only write one ICC profile to PSD image.</li>
  <li> Sync image colormap for PNG tRNS chunks.</li>
  <li> The -direction option now works with the -annotate and -draw options.</li>
  <li> For the histogram: format, if you have no need for the unique color list,    use &lt;kbd&gt;-define histogram:unique-colors=false&lt;/kbd&gt; to forego this    expensive operation.</li>
  <li> Match on literal after backslash in glob expression (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=16068).</li>
  <li> Enable JPEG-compression for grayscale TIFF images (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=16064).</li>
  <li> Don't write empty tile if tile geometry matches the image width (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=16064).</li>
  <li> Support -regard-warnings in the mogrify utility.</li>
  <li> Output the correct units for the identify utility (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=16075).</li>
<dt>2010-04-15  6.6.1-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Do not set the resample virtual pixel method when undefined.</li>
  <li> Support writing grayscale PSD images.</li>
  <li> Revert Lab-to-XYZ colorspace transform patch.</li>
  <li> Clamp HDRI values for LevelImageChannel() method.</li>
<dt>2010-04-12  6.6.1-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> For HSL to RGB, if color temperature is less than 0, set RGB to lightness.</li>
  <li> Do not flip BMP image with negative height when pinging.</li>
<dt>2010-04-08  6.6.1-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Improve support for device link profiles.</li>
<dt>2010-04-06  6.6.1-1 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Fixed bug in -auto-level for special case when only one value is present    in some channel of the image. In this case no 'stretch is performed, just    as -normalize does.</li>
<dt>2010-04-05  6.6.1-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> WMF support under Windows does not produce the same results as under    Linux.</li>
<dt>2010-03-31  6.6.1-0 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Fixed bug in equal-size tile cropping, when image has a page offset.</li>
<dt>2010-03-31  6.6.1-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> The -recolor 4x4 matrix is now interpreted properly (previously it    summed rather than attenuating the alpha channel).</li>
  <li> Support writing 1-bit PSD images.</li>
  <li> Support LCMS 2.0.</li>
  <li> Improved WMF support under Windows.</li>
<dt>2010-03-30  6.6.1-0 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> The new coders/png.c was failing to read a 1-bit paletted image properly.</li>
  <li> Finished eliminating the deprecated direct references to members of    the png_info structure. ImageMagick can now be built with libpng-1.5.</li>
<dt>2010-03-21  6.6.0-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Respect the -density option when rendering a Postscript or PDF image.</li>
  <li> Distort barrel no longer complains when 3 arguments are given (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=15883).</li>
  <li> Support -direction left-to-right option for rendering text</li>
<dt>2010-03-24  6.6.0-9 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> coders/png.c: Eliminated support of libpng versions older than 1.0.12.</li>
  <li> Relocated the new, misplaced png_get_rowbytes() call.</li>
  <li> Updated setjmp/longjmp/jmpbuf usage to work with libpng-1.5.</li>
<dt>2010-03-21  6.6.0-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Windows does not support complex.h (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=15808).</li>
  <li> Add support for monochrome PSD images.</li>
  <li> VignetteImage() no longer crashes when x and y arguments are both greater    than half the width (x) and height (y) of the image.</li>
<dt>2010-03-20  6.6.0-8 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Eliminated some of the deprecated direct references to members of    the png_info structure.  This must be finished before we can build    with libpng-1.5.</li>
<dt>2010-03-18  6.6.0-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> The animate program no longer loops twice when -loop 1 is specified.</li>
  <li> The caption format would sometimes hang when the text was not UTF-8.</li>
  <li> Don't gamma correct log to linear color conversion unless the -gamma is    specified (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=15799).</li>
<dt>2010-03-17  6.6.0-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Detect CMYKProcessColor AI tag.</li>
  <li> Delete image from command line cache for -write option.</li>
<dt>2010-03-13  6.6.0-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Add support for the Adobe Large Document format.</li>
  <li> Recognize -remap option for the mogrify utility.</li>
  <li> The default Helvetica font is not always available, check for    Century Schoolbook too (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=15780).</li>
<dt>2010-03-11  6.6.0-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Permit user to get virtual pixels with a region width of 0.</li>
  <li> Reformulate the jinc() function so that the main peak is of amplitude of 1.</li>
  <li> Resampling filter must respect the image virtual pixel method.</li>
<dt>2010-03-07  6.6.0-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> The -evaluate-sequence option behaves like -evaluate except it operates    on a sequence of images.</li>
<dt>2010-03-05  6.6.0-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Add support for the -maximum and -minimum options.</li>
<dt>2010-02-27  6.6.0-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Check to see if ICON image width /height exceeds that of the image canvas.</li>
  <li> Set the DPX descriptor to Luma only if the image type is not TrueColor.</li>
  <li> Add support for -fx airy(), j0(), j1(), jinc(), and sinc() (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=15685).    Anthony, review these for correctness.</li>
  <li> Don't embed an XMP profile in an EPS image for now.</li>
<dt>2010-02-21  6.6.0-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Insufficient image data in EPT is a warning rather than an error.</li>
  <li> Respect -type TrueColor when writing gray DPX images.</li>
  <li> Fix problem reading 10-bit grayscale DPX images when scanline length is    not a multiple of 3.</li>
  <li> BMP has an alpha channel, it was treated as an opacity channel.</li>
<dt>2010-02-20  6.5.9-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Write 10-bit grayscale DPX images properly.</li>
<dt>2010-02-18  6.5.9-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Detect PDF ICCBased colorspace.</li>
<dt>2010-02-18  6.5.9-7 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Finalized -set option:convolve:scale  kernel normalize/scale option</li>
<dt>2010-02-16  6.5.9-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> TransformImage() resets the image blob when called in the PICT decoder;    use SetImageExtent() instead.</li>
<dt>2010-02-14  6.5.9-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Support PSD RLE compression.</li>
<dt>2010-02-13  6.5.9-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> The jpeg:extent define sometimes exceeded the specified limit.</li>
<dt>2010-02-09  6.5.9-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Resolve "too many open files"  (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=15546).</li>
<dt>2010-02-08  6.5.9-3 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Added Correlate method which does a Convolve without reflecting the kernel.</li>
<dt>2010-02-07  6.5.9-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Initialize grayscale colormap for PSD images.</li>
<dt>2010-02-07  6.5.9-3 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Final testing and fixing of basic morphology operators</li>
  <li> Addition Third-level Subtractive Morphology Methods:    EdgeIn, EdgeOut, Edge, TopHat, BottomHat</li>
  <li> Ensuring original kernels passed to morphology are cloned before being    modified for use by specific methods (EG: convolve scale/normalize)</li>
<dt>2010-02-03  6.5.9-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> display -immutable to display transparent image without a checkboard.</li>
<dt>2010-01-27  6.5.9-1 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Make -define png:color-type less persnickety about what it will accept.</li>
<dt>2010-01-24  6.5.9-1 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> added use of -precision in 'showkernel' output of -morphology</li>
  <li> correct use of a 'reflected kernel' for 'Convolve' 'Dilate' and    'Distance' Morphology primitives. This does not have a performance hit,    though is only truely applicable when the kernel is asymmetric.  Note that    'Erode' does not use a 'reflected' kernel, so that 'Open' and 'Close'    operations work properly.  This 'reflected usage is defined by online    morphology lecture notes (Google for "EECE Binary Morphology")</li>
  <li> Added convolve kernel scaling setting "-set option:convolve:scale N"    If undefined morphology convolve does not do any scaling or normalization    of the convolution kernel.  A value of 0.0 causes normalization for both    zero and non-zero (added weights) kernel types.</li>
<dt>2010-01-15  6.5.9-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Speed up reading the PSD image format.</li>
  <li> Add the -precision option.  Use it to set the maximum number of significant    digits to be printed.</li>
  <li> Add -features option to the identify program to display channel features.</li>
  <li> Add -unique option to the identify program to display channel features.</li>
<dt>2010-01-01  6.5.9-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Add support for compact floating point (i.e. -depth 16 -define    quantum:format=floating-point).</li>
  <li> Transparent images no longer flicker on certain system when using the    display program.</li>
  <li> Permit interactive resizing with the display program.</li>
  <li> Support heterogeneous distributed processing, see    http://www.imagemagick.org/www/architecture.html#distributed.</li>
  <li> Fix semaphore assertion when reading a corrupt image with Magick++.</li>
  <li> Add support for -brightness-contrast option.</li>
<dt>2010-01-05  6.5.9-0 Stephan Menzel  &lt;stephan.menzel@gmail...&gt;</dt>
  <li> Add support for the BGRA raw image format.</li>
<dt>2010-01-04  6.5.9-0 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Added Kernel Generator to generate kernels from user strings, which    allows the generation in many built in kernels for both Convolution    and other Morphological methods.  New Kernels currently include..      Convolution: Gaussian, Blur, Comet      Morphological: Rectangle, Square, Diamond, Disk, Plus      Distance: Chebyshev, Manhatten, Knight, Euclidean    And both old and new (rectangular) user defined kernel specifications    including the use of 'nan' to represent elements which are not part    of the kernel definition.  List built-in kernel types use "-list kernel"</li>
  <li> Added -morphology {method}[:{iteration}] {kernel_string}    Initial methods includes no only the basic morphology methods: Dilate,    Erode, Open, Close; and a pixel color preserving 'Intensity' version, but    also the special methods: Convolve, and Distance.  Of course the    appropriate kernel should be provided for each specific method.</li>
<dt>2010-01-01  6.5.9-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Add OpenCL-enabled filter (e.g.  convert image.png -process    "convolve '-1, -1, -1, -1, 9, -1, -1, -1, -1'" image.jpg).</li>
  <li> Added StringTo...() processing functions</li>
<dt>2009-12-27  6.5.8-9 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Added MxN tile cropping with overlapping and space handling.    See IM Examples, Cutting and Bordering, Cropping roughly Equal</li>
<dt>2009-12-23  6.5.8-8 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> angle bug fix in variable blur composition with vertical ellipses</li>
  <li> Added ability to have variable angles for ellipses in variable blur    composition.  See IM Examples, Composition, Variable Blur for details</li>
<dt>2009-12-20  6.5.8-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> JPEG does not grok the HSL colorspace.</li>
<dt>2009-12-18  6.5.8-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Off by 1 error when allocating the dash-pattern array in PerlMagick.</li>
  <li> The -gaussian-blur over blurred the opacity channel (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=15218).</li>
<dt>2009-12-13  6.5.8-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Declare InverseFourierTransformImage in Magick++/Include.h.</li>
<dt>2009-12-09  6.5.8-5 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> The PNG8 encoder would fail to write a 1-color image, due to    a bogus MagickFail return from CompressColormapTransFirst().</li>
<dt>2009-12-05  6.5.8-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> SVG images are no longer double sized with the -density option.</li>
<dt>2009-12-04  6.5.8-3 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Changed the one instance of PNG_COLOR_TYPE_RGBA to PNG_COLOR_TYPE_RGB_ALPHA    in coders/png.c</li>
<dt>2009-12-03  6.5.8-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> It's interword-spacing, not interword_spacing (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=1515).</li>
  <li> All JP2 depths (e.g. 4, 10, 12, 16) are now supported properly.</li>
<dt>2009-11-28  6.5.8-2 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Changed the one remaining ping_info-&gt;trans to ping_info-&gt;trans_values    in coders/png.c</li>
<dt>2009-11-26  6.5.8-1 Chris Madison  &lt;madisonblu@gmail...&gt;</dt>
  <li> Eliminate bogus 'skip to sync byte' exception for PCD image format.</li>
  <li> -threshold option: threshold to white if the computed intensity of the    color channels exceeds the threshold.</li>
  <li> Add -define jpeg:extent option to restrict the maximum JPEG image file size.</li>
<dt>2009-11-26  6.5.8-1 Dr. Ingo Bremer &lt;bremer@wias-...&gt;</dt>
  <li> Escape single quote in when writing the UIL format.</li>
<dt>2009-11-25  6.5.8-1 Jee Teck  &lt;jee.teck@cteca...&gt;</dt>
  <li> The mogrify program +opaque option now recognizes its required argument.</li>
<dt>2009-11-19  6.5.8-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Add magick/morphlogy.{c,h} source templates.</li>
  <li> Sync image option when reading MPR images.</li>
  <li> Optimize ping for SVG images.</li>
  <li> SetLogFormat() no longer causes crash (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=15091).</li>
  <li> Do not call MagickCoreTerminus() when memory allocation fails inside    the locale component.</li>
<dt>2009-11-18  6.5.7-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Read / write 32-bit SUN raster images with a odd width.</li>
  <li> Cairo format returns pixels with the alpha premultiplied (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=15081).</li>
<dt>2009-11-12  6.5.7-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Thumb::URI file URI now has the correct number of forward slashes.</li>
<dt>2009-11-09  6.5.7-7 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Suppress libpng pedantic warnings and warn about using old libpng-1.4.0    beta versions.</li>
<dt>2009-11-09  6.5.7-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Bump library age.</li>
  <li> Restore -tile-offset functionality (bug report from Anthony).</li>
<dt>2009-11-06  6.5.7-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Animate command line options are no longer ignored.</li>
<dt>2009-11-04  6.5.7-5 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Bug Fix for Polynomial distortion. which is now working.</li>
<dt>2009-11-01  6.5.7-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Use -define delegate:bimodal=true to activate any bimodal delegates.</li>
  <li> Make sure MagickWand semaphore is acquired before locking it.</li>
<dt>2009-10-28  6.5.7-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Convert SVG clipping path points from unsigned to long.</li>
<dt>2009-10-26  6.5.7-2 Chris Madison  &lt;madisonblu@gmail...&gt;</dt>
  <li> Only call InstantiateXComponent() if X11 support is included.</li>
  <li> Correct hue computation for the HSB colorspace.</li>
<dt>2009-10-23  6.5.7-1 Samuel Thibault  &lt;samuel.thibault@ens-l...&gt;</dt>
  <li> Braille coder fix for DirectClass images</li>
<dt>2009-10-19  6.5.7-1 Wang Dataton &lt;wang@datat...&gt;</dt>
  <li> Use fdopen() rather than MagickOpenStream() in coders/pict.c.</li>
<dt>2009-10-18  6.5.7-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Alpha blending is not required for ScaleImage().</li>
  <li> Gaussian noise operator is not longer discontinuous.</li>
<dt>2009-10-14  6.5.7-0 Pino Toscano  &lt;pino@kde...&gt;</dt>
  <li> ImageMagick fails to build in GNU/HURD due to absence of PATH_MAX.</li>
<dt>2009-10-14  6.5.7-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Black channel is now set properly when resizing CMYKA images.</li>
<dt>2009-10-10  6.5.7-0 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Bug Fixes for degenerate 'affine' cases of BilinearForward distortion.</li>
<dt>2009-10-06  6.5.6-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Declare the  MagickCore method SpliceImage() in Magick++/Include.h.</li>
    QueueCacheViewAuthenticPixels() for the CopyComposite optimization.<dt>2009-10-04  6.5.6-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Use GetCacheViewAuthenticPixels() rather than</li>
  <li> QueueCacheViewAuthenticPixels() for the CopyComposite optimization.</li>
<dt>2009-10-03  6.5.6-8 Nick Wellnhofer &lt;wellnhofer@aevum...&gt;</dt>
  <li> Add missing libraries to the LIBADD entries in coders/Makefile.am,    filters/Makefile.am and wand/Makefile.am.</li>
  <li> Use LIBS rather than LDFLAGS in configure.ac for the Freetype delegate    library.</li>
<dt>2009-10-01  6.5.6-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Don't use group4 compression if the image is truecolor.</li>
  <li> If image is gray, write grayscale DPX images.</li>
  <li> We no longer lose a scanline when reading multi-frame raw images    (Y, R, C, etc.).</li>
  <li> Properly update the EXIF orientation tag.</li>
<dt>2009-09-25  6.5.6-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Permit percentage of hue for HSL (e.g. hsl(12%,...)).</li>
<dt>2009-09-25  6.5.6-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Support -clamp option.</li>
  <li> Patch for IsMagickColorEqual() for HDRI.</li>
  <li> Permit non-percentage HSL colors (e.g. hsl(12.6316,134.58339,219.00012)).</li>
<dt>2009-09-25  6.5.6-5 Elf  &lt;elf@ephem...&gt;</dt>
  <li> Patch to fix configure's framework's undefinedness (only if the gslib    tests are run).</li>
<dt>2009-09-22  6.5.6-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Don't compile Huffman2DEncodeImage() unless the TIFF delegate library    is enabled.</li>
  <li> Hue in hsl() format is 0-360 and does not use %.</li>
<dt>2009-09-21  6.5.6-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Deprecate LevelImageColors(), replace with LevelColorsImage().</li>
<dt>2009-09-17  6.5.6-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Optimize copy composite operator.</li>
<dt>2009-09-15  6.5.6-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Use -define jpeg:size to scale a JPEG image to the specified size.</li>
<dt>2009-09-13  6.5.6-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Fix ICON alpha mask scanline pad.</li>
<dt>2009-09-11  6.5.5-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Return the global maximum threads to avoid the rare cache view assertions.</li>
  <li> Throw an end-of-file exception for truncated raw gray images.</li>
<dt>2009-09-10  6.5.5-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Do not include last line of text in the interline spacing computation.</li>
<dt>2009-09-07  6.5.5-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Check that quantum_info is defined before destroying it in the PNG coder.</li>
  <li> Add -interline-spacing option to convert.</li>
<dt>2009-09-03  6.5.5-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Support multi-page transparent Postscript and PDF.</li>
<dt>2009-09-01  6.5.5-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> A union is required when converting a thread ID to an unsigned long.</li>
<dt>2009-08-28  6.5.5-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Add support for TIFF 3.9.1.</li>
<dt>2009-08-27  6.5.5-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Validate with the netscape: reference image.</li>
<dt>2009-08-26  6.5.5-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Fix memory leak for threaded PerlMagick scripts.</li>
<dt>2009-08-24  6.5.5-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> SVG compile error when if MAGICKCORE_CAIRO_DELEGATE is not defined.</li>
<dt>2009-08-23  6.5.5-1 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Bug Fix for transparency handling in Composite Variable Blur</li>
  <li> Addition of -auto-level and -auto-gamma  image enhancements    (under trial not yet final)</li>
  <li> Addition of a special -channel flag 'sync' which means that the specified    channels are to be modified together by the same amount.  The flag is    enabled by default.  This replaces the current 'channels not modified'    type handling thought IM.</li>
  <li> Modified -channel parsing to continue looking for words, after handling    any shorthand channel options.  For example:  -channel RGB,sync</li>
<dt>2009-08-10  6.5.5-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> identify -format %c logo.png returns the image comment as expected.</li>
  <li> Clone ImageInfo members scene and number_scenes (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=14437).</li>
  <li> Fix memory leak with the -remote option of the animate program (bug report    from Anthony).</li>
  <li> If a grayscale TIFF image has a colormap write it as a colormapped image.</li>
  <li> MVG partial opacity not set properly (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=6&amp;t=14442).</li>
  <li> Black channel was not blurring properly (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=14473).</li>
<dt>2009-08-06  6.5.4-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> The display program honors -loop.</li>
  <li> (ab) of Lab colorspace was not offset correctly.</li>
  <li> Scale mag/phase and real/imaginary the same for HDRI and non-HDRI builds.</li>
  <li> SVG permits multiple arc paths with an omitted 'A' (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=6&amp;t=14377).</li>
  <li> The 'skewY' MVG attribute produced incorrect angles (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=6&amp;t=14144).</li>
<dt>2009-08-02  6.5.4-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Optimize GammaImage() method.</li>
<dt>2009-08-02  6.5.4-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> OpenMP-enable GetSimilarityMetric().</li>
<dt>2009-07-30  6.5.4-7 Bernhard Rosenkraenzer &lt;bero@arkli...&gt;</dt>
  <li> Structure trans_values was renamed to trans_color and trans was    renamed to trans_alpha in PNG version 1.4.</li>
<dt>2009-07-29  6.5.4-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Replace color blending in DrawGradientImage() to use Composite Blend.    this makes Gradients handle transparency correctly!</li>
<dt>2009-07-28  6.5.4-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> The -thumbnail option no longer removes color profiles (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=14312).</li>
  <li> Do not scale real / imaginary FFT / IFT.</li>
  <li> Check for localtime() NULL return.</li>
  <li> import --help requires an X server (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=14323).</li>
  <li> Fails to load MS Windows icons with compressed PNG elements (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=14324).</li>
<dt>2009-07-25  6.5.4-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Support the new JPEG version 7 delegate library.</li>
<dt>2009-07-24  6.5.4-6 Alexander E. Patrakov &lt;patrakov@gmail...&gt;</dt>
  <li> Incorrect use of setjmp in coders/png.c.</li>
<dt>2009-07-23  6.5.4-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> We broke -scene when we fixed the -dispose option.  Try again.</li>
<dt>2009-07-21  6.5.4-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Update autoconf support files.</li>
  <li> More than one -dispose setting overwrote previous settings (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=14252).</li>
  <li> Don't use JPEG's color reduction algorithm for less than 8 colors.</li>
<dt>2009-07-13  6.5.4-3 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Final testing and bug fixes for all mathematical compose methods    Including non-overlapping regions bugs found in in operators Divide,    ColorDodge,  VividLight.  And the handling of transparency to follow    standard 'Over' Blending in Divide.  Only math methods not looked at are    the addition methods Plus, Add, Minus, and Subtract, which do not follow    normal 'Over' alpha blending behavior, for the purposes of mask handling.</li>
<dt>2009-07-12  6.5.4-3 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Addition of user definable 'Mathematics' compose method      -compose Mathematics -set option:compose:args A,B,C,D -composite    Will implement the formula    f(Sc,Dc) = A*Sc*Dc + B*Sc + C*Dc + D    this lets you implement most smooth polynomial compose methods.    (requested by Fred WienHaus)</li>
<dt>2009-07-11  6.5.4-3 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Finished the recoding of Composite methods to allow easier debugging    and faster access.</li>
  <li> Added PegtopLight compose method as an alternative simpler Softlight    alternative.  See notes and comparison to SoftLight in...       http://www.pegtop.net/delphi/articles/blendmodes/softlight.htm</li>
  <li> From the notes on Photoshop blend modes at       http://www.simplefilter.de/en/basics/mixmods.html    Added extra composition modes:       VividLight, PinLight, LinearBurn, LinearDodge    NOTE: 'LinearBurn' the same as 'Plus' but with the normal 'Over' blending.</li>
<dt>2009-07-10  6.5.4-3 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Re-coding of Composite methods HardLight, SoftLight, Overlay, LinearLight,    ColorBurn, ColorDodge, Multiply, Screen  to make it more readable, easier    to debug, and directly comparable to SVG specifications.</li>
  <li> Specifications changed for  SoftLight, ColorBurn, ColorDodge    Though only SoftLight changed to significantly.</li>
  <li> However implementation errors were found for  ColorBurn, LinearLight</li>
<dt>2009-07-01  6.5.4-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Add -blue-shift option.</li>
  <li> Add compression flag for each channel of a PSD layer.</li>
  <li> Implement experimental forward and inverse Fourier transforms (contributed    by Sean Burke and Fred Weinhaus).  The -fft / -ifft option is not ready for    prime time just yet.</li>
  <li> Support -cdl (color decision list) option.</li>
  <li> Don't process directories as filenames when using wildcard paths    (i.e. logo[1]/png).</li>
<dt>2009-07-01  6.5.4-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Can't bit shift a float.</li>
<dt>2009-06-25  6.5.4-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Off by one error for multi-frame raw grayscale images.</li>
  <li> Can't stat() a Zip or Bzip opaque structure.</li>
  <li> DPX user bits are no longer truncated.</li>
  <li> Return image colorspace for -format [%colorspace] option.</li>
  <li> ThumbnailImage(): don't subsample if image is already thumbnail size.</li>
<dt>2009-06-23  6.5.4-0 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Automatic determination of B from C and C from B for a 'Keys Filter'    when using the B,C Cubic Filter Expert options was broken.    See http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=14037</li>
<dt>2009-06-19  6.5.4-0 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Added -compose 'Blur', variable blur mapping to CompositeImages    Arguments   X_scale x Y_scale + angle   of the blurring ellipse.</li>
  <li> Added "-blur" special compose option to "composite"</li>
  <li> Cleanup of "composite" compose argument handling</li>
<dt>2009-06-18  6.5.3-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Clone pixel cache when cloning image to prevent RMagick semaphore lock.</li>
  <li> Set compare similarity image to NULL to prevent double free.</li>
<dt>2009-06-16  6.5.3-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Set camera formats to require a seekable stream.</li>
  <li> Do not let display program image window exceed the screen size.</li>
<dt>2009-06-14  6.5.3-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Improve FITS keyword parser.</li>
<dt>2009-06-14  6.5.3-7 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Cleanup of compose 'displace' of old useless code that is not used.</li>
  <li> Implement a compose 'distort' mapping method,    This is basically exactly like 'displace' but relative to a fixed point    which may be user supplied as +X+Y</li>
  <li> Default scaling to width/2 and height/2 of overlay (100% scale)    with a distortion 'center' to the middle of the overlay image</li>
  <li> If a '%' flag given scale displacement relative to image size</li>
  <li> If a '!' flag given make scale and center relative to 'background' image    instead of the overlay map.</li>
  <li> If no 'height' scale given, use the X scale.</li>
<dt>2009-06-13  6.5.3-6 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Fixed bug for compose methods, Hue, Saturate, Luminize</li>
<dt>2009-06-11  6.5.3-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Report the correct transparent pixel values in the display program    magnify windows.</li>
  <li> Do not advance when finalizing image settings in the mogrify program.</li>
<dt>2009-06-11  6.5.3-5 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Fixed "convert" to merge the third 'mask' image into the 'source' image    for correct handling of 2 dimensional -compose "displace".</li>
  <li> Fixed PerlMagick Composite() for the same thing.</li>
  <li> Modified compose "Displace" so displacement image's alpha channel can be    used to mask the transparency of the overlay area.</li>
<dt>2009-06-07  6.5.3-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Added the HALD image Color LUT, and a no-op HALD: image generator.    See Introduction at  http://www.quelsolaar.com/technology/clut.html</li>
<dt>2009-06-07  6.5.3-4 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Changed CompositeImageChannel() so that extra compose arguments are    now passed in the ImageArtifact "compose:args". This can be assigned to    images using   -set "option:compose:args" 'args'  where args are defined    using 'geometry' style or 'comma separated numbers'.</li>
  <li> Declared the special flag needed for Composite Tiling as the ImageArtifact    "compose:outside-overlay".</li>
  <li> Documentation update for CompositeImageChannel() in Core Library to    reflect these changes.</li>
  <li> Documentation update for DistortImage() in Core Library with the extra    ImageArtifact controls it can use.</li>
  <li> Bug correction in normalization of GetOptimalKernelWidth2D() of gem.c</li>
<dt>2009-06-06  6.5.3-3 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Documentation update for CompositeImageChannel() in Core Library.    This adds the information on how extra compose arguments needed for    specific compose methods are actually passed to the library function.    Compose methods such as Blend, Dissolve and Displace.</li>
<dt>2009-06-01  6.5.3-3 Priya Hariharan &lt;priya.hariharan@globa...&gt;</dt>
  <li> The target profile in ProfileImage() is no longer accessed after it is    freed.</li>
<dt>2009-06-01  6.5.3-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Bug fix for -page.</li>
<dt>2009-05-31  6.5.3-1 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Minor change to -function Arctan to make first argument match slope</li>
<dt>2009-05-29  6.5.3-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Do not treat -page as a global option (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=13864).</li>
<dt>2009-05-28  6.5.2-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Create thread set for pseudo-random number generator.</li>
<dt>2009-05-25  6.5.2-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Do not change opacity value for the -alpha background option.</li>
  <li> Rebuild automake / autoconf scripts.</li>
<dt>2009-05-23  6.5.2-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Check for XMakeImage() integer overflow vulnerability (Secunia Advisory    SA35216).</li>
<dt>2009-05-23  6.5.2-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Permit reading a specific frame of a multi-page TIFF with blobs.</li>
<dt>2009-05-22  6.5.2-8 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Added new -function methods  Arcsin  and Arctan</li>
<dt>2009-05-19  6.5.2-8 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Fixed a regression with PNG8: format.</li>
<dt>2009-05-19  6.5.2-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> The -geometry option was improperly applied twice.</li>
<dt>2009-05-18  6.5.2-6 Richard Oehlinger &lt;richard.oehlinger@celum...&gt;</dt>
  <li> Set image colorspace to YCbCrColorspace if JPEG color space is JCS_YCbCr.</li>
<dt>2009-05-14  6.5.2-5 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Updated help output and command-line options documentation to bring    the -alpha options up to date with what's actually in the code.</li>
<dt>2009-05-13  6.5.2-5 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Change "depreciated" to "deprecated" in several files.</li>
<dt>2009-05-10  6.5.2-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Change OpenMP schedule from dynamic to static for RenderFreeType().</li>
  <li> Recognize unicode strings when computing caption word wrapping.</li>
  <li> New -alpha background option to set fully-transparent pixels to the    background color.</li>
<dt>2009-05-08  6.5.2-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Combined layer of transparent PSD image was not being read properly.</li>
<dt>2009-05-06  6.5.2-3 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Progress on "-define png:bit-depth=value" and "-define png:color-type=value"    It is now able to write an opaque black-and-white image in any of the 15    valid combinations of PNG color-type and bit-depth.</li>
  <li> Fixed a regression with writing sub-8-bit grayscale PNGs.</li>
<dt>2009-05-06  6.5.2-2 Chris Madison  &lt;madisonblu@gmail...&gt;</dt>
  <li> Create 8-bit TIFF images if -depth is set to 8 and HDRI-enable ImageMagick.</li>
<dt>2009-05-04  6.5.2-1 Chris Madison  &lt;madisonblu@gmail...&gt;</dt>
  <li> Accept file lists on the command line (e.g. echo "rose: rose.png" |    convert @- ...).</li>
  <li> Duplicate line in tiff.c breaking read of zip compressed tif (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=13688).</li>
  <li> Support policies to permit or deny any coder, delegate, filter, or file    path (see policy.xml).</li>
<dt>2009-05-02  6.5.2-0 Chris Madison  &lt;madisonblu@gmail...&gt;</dt>
  <li> The mogrify -crop option returns multiple images if an x/y offset is not    specified (e.g. -crop 100x100).</li>
  <li> Generate a proper file path for -path @filelist.txt (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=13671).</li>
<dt>2009-05-01  6.5.2-0 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Accept "-define png:bit-depth=value" and "-define png:color-type=value"    options.  This is work-in-progress with the objective of being able to    precisely specify the type of PNG file to be written.  The previously-used    internal attribute "png:bit-depth" that was used to communicate between    the PNG writer and the JNG writer is changed to "png:bit-depth-written".    This feature needs testing.  It is important to note that this feature    cannot be used to force the PNG to use a bit-depth or color-type that    does not losslessly represent the image.  You can, however, cause    the writer to use a larger depth or to use the RGB colorspace when    grayscale or indexed would have been sufficient.</li>
<dt>2009-05-01  6.5.1-10 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Fixed the Rmin usage in Depolar and Polar distortions</li>
  <li> The 6th argument (Ato) for Polar/Depolar is now optional and defaults    to Afrom + 360 degrees (or a fill circle from the given start angle)</li>
<dt>2009-04-30  6.5.1-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Do not return a black image for -channel RGBA -gaussian (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=13669).</li>
<dt>2009-04-28  6.5.1-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Fix 'conflicting types for Huffman2DEncodeImage' compile exception.</li>
<dt>2009-04-25  6.5.1-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Generate BMP 32-bit ARGB format for images with transparency (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=13633).</li>
<dt>2009-04-24  6.5.1-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Grok 'image.psd[0]' and 'image.mpg[0]' (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=13609).</li>
  <li> Normalize similarity based on reconstruction not the original (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=13626).</li>
  <li> Support multiple JPEG images encapsulated within DICOM.</li>
<dt>2009-04-23  6.5.1-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Msys does not understand NAME_MAX.</li>
<dt>2009-04-22  6.5.1-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Check for valid linked list before assigning next / previous pointers.</li>
<dt>2009-04-21  6.5.1-4 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Check error return from CompressColormapTransFirst() in coders/png.c</li>
<dt>2009-04-21  6.5.1-4 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Refrain from modifying image struct members (color, depth, matte)    while writing PNG datastreams.</li>
<dt>2009-04-21  6.5.1-4 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Sometimes the PNG8: format would produce 1-, 2-, or 4-bit PNG datastreams.    Now it always produces 8-bit datastreams as users probably expect.</li>
<dt>2009-04-21  6.5.1-4 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Suppressed "shadowed declaration" warnings in coders/jpeg.c and    coders/png.c that are triggered by "-Wshadow" gcc compiler flag.</li>
<dt>2009-04-17  6.5.1-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> The display program now returns a 0 exit code on success (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=13579).</li>
<dt>2009-04-14  6.5.1-3 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Folded some long lines and made other cosmetic changes.in coders/png.c</li>
<dt>2009-04-13  6.5.1-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> MVG autodetection failing (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=13542).</li>
<dt>2009-04-11  6.5.1-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Image not properly placed when displaying to the X server root (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=13532).</li>
  <li> fmax() is not support on some platforms (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=13533).</li>
<dt>2009-04-11  6.5.1-2 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Rename existing "Bilinear" distortion as  "BilinearReverse"</li>
  <li> Added forward mapped bilinear distort as  "BilinearForward"</li>
  <li> The "Bilinear" distort is temporarily obsoleted but will eventually    be added as a  "BilinearReverse" and "BilinearForward" combination    mapping though a unit square.</li>
  <li> Sparse Gradient internally uses "BilinearReverse" for its "Bilinear"    gradient function as that method is the direct use of such equations.</li>
<dt>2009-04-01  6.5.1-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Default to min-is-white Photometric for fax / group4 compression (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=13468).</li>
  <li> Respect image resolution when setting PDF MediaBox (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=13350).</li>
  <li> Add SimilarityImage() to return how similar one image is to another.</li>
<dt>2009-03-28  6.5.1-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Graceful exit in djvu coder when EOF is thrown.</li>
  <li> Support -unsharp option for the montage program.</li>
<dt>2009-03-28  6.5.0-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Reduce deskew blurring: use AffineTransformImage() rather than    RotateImage().</li>
  <li> Unexpected end-of-file @ xwd.c/ReadXWDImage/252 (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=13430).</li>
<dt>2009-03-26  6.5.0-10 Markus Dahms &lt;markus.dahms@progr...&gt;</dt>
  <li> Support for -density &amp; -units options in PSD writer.</li>
<dt>2009-03-26  6.5.0-10 Samuel Thibault  &lt;samuel.thibault@ens-l...&gt;</dt>
  <li> Fix bug in the braille coder which makes it always segfault.</li>
<dt>2009-03-25  6.5.0-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Enhance the compare program to locate a template image within a larger    image.</li>
  <li> Eliminate assertion when generating a PDF thumbnail.</li>
<dt>2009-03-25  6.5.0-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Fix assertion in IntegralRotateImage (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=13410).</li>
<dt>2009-03-24  6.5.0-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Referenced counted blob incremented incorrectly in CloneImage() (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=13410).</li>
<dt>2009-03-23  6.5.0-6 Chris Madison  &lt;madisonblu@gmail...&gt;</dt>
  <li> Assertion failure reading PSD image (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=13397).</li>
<dt>2009-03-21  6.5.0-5 Chris Madison  &lt;madisonblu@gmail...&gt;</dt>
  <li> Change -selective-blur to use gaussian kernel.</li>
<dt>2009-03-21  6.5.0-4 ERB  &lt;entropy@xebec...&gt;</dt>
  <li> Missing locks in blob - race condition (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=13385).</li>
<dt>2009-03-19  6.5.0-3 Chris Madison  &lt;madisonblu@gmail...&gt;</dt>
  <li> Use default SVG resolution unless resolution is explicitly set (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=13373).</li>
  <li> Add support for -selective-blur option.</li>
<dt>2009-03-19  6.5.0-3 ragesteel  &lt;iimagemagic-org-iapied0o@gt2.r...&gt;</dt>
  <li> ImageToBlob() no longer faults if Jasper compression is wrong (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=13372).</li>
<dt>2009-03-19  6.5.0-3 ERB  &lt;entropy@xebec...&gt;</dt>
  <li> Check the 8BIM profile resource block length (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=13368).</li>
  <li> Unlocked read in DeleteNodeByValueFromSplayTree (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=13370).</li>
<dt>2009-03-18  6.5.0-2 ERB  &lt;entropy@xebec...&gt;</dt>
  <li> Eliminate race condition when acquiring a wand (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=13357).</li>
  <li> Use of "localtime" in FormatMagickTime not thread-safe (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=13358).</li>
<dt>2009-03-18  6.5.0-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Fix the image compose operator at OverCompositeOP for shadows (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=13330).</li>
<dt>2009-03-14  6.5.0-1 Paul Smedley  &lt;paul@smedl...&gt;</dt>
  <li> Patches to get ImageMagick working under OS2.</li>
<dt>2009-03-10  6.5.0-1 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Expansion of Virtual-Pixel (Cache) handling, to include corrected Mirror,    plus addition of  CheckerTile, HorizontalTileEdge and VerticalTileEdge</li>
<dt>2009-03-10  6.5.0-0 John Cupitt  &lt;jcupitt@gmail...&gt;,</dt>
  <li>                    Glenn Randers-Pehrson &lt;glennrp@image...&gt;</li>
  <li> DICOM reader not handling signed pixels properly.</li>
<dt>2009-03-09  6.4.9-10 Alexander E. Patrakov &lt;patrakov@gmail...&gt;</dt>
  <li> Don't call GetValueFromSplayTree() if image properties is NULL.</li>
<dt>2009-03-09  6.4.9-10 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Fix minor size issue with bestfit +distort operation.</li>
  <li> Enable listing of -distort Polynomial</li>
  <li> Minor tweeks and center fixes for Polar/Depolar</li>
<dt>2009-03-01  6.4.9-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Convert returns MagickFalse for the -version option (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=13230).</li>
  <li> Don't set pixel opacity unless the image alpha channel is active (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=13189).</li>
<dt>2009-02-27  6.4.9-8 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Fix old -clut bug for re-coloring gray images using transparent and    semi-transparent colors.</li>
<dt>2009-02-22  6.4.9-7 Rick Mabry  &lt;rick.mabry@anony...&gt;</dt>
  <li> Changes have been made to scores of the files that generate the    documentation. The most noticeable cosmetic changes are to the command-line    examples and command-line snippets, which now have a new look: dark blue    boxes with white/yellow text to indicate sample input/output.  Inclusion of    current version and release dates in appropriate places are now    automatically generated. Also, many changes have been made to begin to    bring the pages into strict W3C compliance with respect to both HTML and    CSS.</li>
<dt>2009-02-21  6.4.9-7 Chris Madison  &lt;madisonblu@gmail...&gt;</dt>
  <li> The identify program reads the image pixels when the -format option is    asking for image statistics.</li>
  <li> Much improved ImageMagick validation suite (exercise with 'make check').</li>
<dt>2009-02-18  6.4.9-5 Jon  &lt;jon@brick...&gt;</dt>
  <li> Processing the arg list -tile is replaced by -sans0 which is 1 char longer    and which overwrites the allocated area.</li>
<dt>2009-02-16  6.4.9-5 Chris Madison  &lt;madisonblu@gmail...&gt;</dt>
  <li> Add section to license to alert users to third-party licenses in the    NOTICE file.</li>
<dt>2009-02-11  6.4.9-3 Anthony  &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Replaced geometry string parsing using ParseGravityGeometry() in    "composite" with more direct use of GravityAdjustGeometry();</li>
<dt>2009-02-10  6.4.9-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Support file descriptors (e.g. convert image.jpg fd:3 ...).</li>
  <li> The stream utility no longer go into an infinite loop (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=13102).</li>
<dt>2009-02-04  6.4.9-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> JPEG to PDF was not always reversible (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=13020).</li>
<dt>2009-01-30  6.4.9-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Stroking when annotating failed for stroke widths &gt; 2 (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=13009).</li>
<dt>2009-01-24  6.4.8-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> TransformImageColorspace() returns GRAYColorspace when set (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=12990).</li>
  <li> Don;t assume CMYK unless document process colors include Cyan, Magenta,    or Yellow.</li>
<dt>2009-01-23  6.4.8-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Increase random angle range for +polaroid from -7..7 to -15..15 degrees.</li>
<dt>2009-01-22  6.4.8-8 Anthony  &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Fixed a -evaluate AddModulus 'patch' for correct 'negative' handling</li>
<dt>2009-01-20  6.4.8-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Removed previous patches for -shear directions.</li>
<dt>2009-01-20  6.4.8-8 Thomas Stegemann  &lt;Thomas.Stegemann@mater...&gt;</dt>
  <li> SVG with resolutions other than 72.0 dpi, text is no longer transformed    twice.</li>
<dt>2009-01-20  6.4.8-8 Anthony  &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Renamed -evaluate methods 'sin' and 'cos' to math C math library names</li>
  <li> Added  "-function polynomial  a,b,c,...."   Eg:  a*x^2 + b*x + c</li>
  <li> Added  "-function sinusoid freq,phase,amplitude,bias  (all optional)</li>
<dt>2009-01-18  6.4.8-7 Anthony  &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Removed "annotate" patches, which causes no end of problems.    Original coding worked perfectly fine.  Annotate isn't part of SVG!</li>
<dt>2009-01-18  6.4.8-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Respect mouse wheel movements for display program (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=12938).</li>
  <li> Grab button in Display Open menu now works consistently (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=12942).</li>
  <li> Patch for problem with opacity in MVG (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=12946).</li>
<dt>2009-01-14  6.4.8-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Don't accept discontinuous shear angles for the -annotate option.    -- REMOVED</li>
<dt>2009-01-14  6.4.8-6 Mark Freeman &lt;mark.freeman@porci...&gt;</dt>
  <li> Apply patch so ImageMagick compiles with Visual Studio 6.</li>
<dt>2009-01-12  6.4.8-5 Alexander E. Patrakov &lt;patrakov@gmail...&gt;</dt>
  <li> Fix small memory leak on truncated PNG images.</li>
  <li> Do not allocate pixels when pinging a PNG image.</li>
<dt>2009-01-11  6.4.8-6 Chris Madison  &lt;madisonblu@gmail...&gt;</dt>
  <li> Set the stroke opacity for "opacity" SVG element (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=10594).</li>
<dt>2009-01-10  6.4.8-5 Matthew Litwin &lt;mlitwin@sonic...&gt;</dt>
  <li> Convert to windows .ico format no longer inverts alpha channel.</li>
<dt>2009-01-10  6.4.8-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Interpret geometry correctly for negative angles (-shear 30x-10).</li>
<dt>2009-01-08  6.4.8-4 Eberhard Mattes  &lt;eberhard.mattes@web.d...&gt;</dt>
  <li> Fix GetMagickToken() to accept locales that use "," as radix character.</li>
<dt>2009-01-08  6.4.8-4 Anthony  &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Add (and Fix) -evaluate methods   Sine, Cosine, AddModulus</li>
<dt>2009-01-05  6.4.8-4 Rick Mabry  &lt;rick.mabry@anony...&gt;</dt>
  <li> Check for negative offsets (bevel widths) for the -frame option.</li>
<dt>2009-01-04  6.4.8-4 Alexander E. Patrakov &lt;patrakov@gmail...&gt;</dt>
  <li> Patch for a memory leak and a logical bug in coders/gif.c.</li>
  <li> CopyMagickString() now returns the minimum of the source string length    or the length parameter.</li>
  <li> Properly set alpha channel in PNGs with palette and tRNS.</li>
<dt>2009-01-01  6.4.8-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Support %[] embedded filename tag (e.g. convert rose: -set area "%wx%h"    'rose-%[area].png').</li>
  <li> Do not set the fill element when 'opacity' is set (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=10594).</li>
  <li> Restore support for decoding the DVI format.</li>
  <li> Add perl and math lib reference to PerlMagick Makefile (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=12840).</li>
  <li> Fix crash on invalid JPEG XML profile.</li>
  <li> Export libtool symbols in MagickCore.sym and MagickWand.sym.</li>
  <li> Support sine and cosine as arguments to the -evaluate option.</li>
<dt>2008-12-31  6.4.8-4 Amartyo Banerjee" &lt;amartyo@gmail...&gt;</dt>
  <li> Calculate the kurtosis and skewness of image channels (reference    http://amartyosscrapbook.blogspot.com/2008/12/formulas-used-to-calculate-kurtosis-and.html).</li>
<dt>2008-12-28  6.4.8-4 Rick Mabry  &lt;rick.mabry@anony...&gt;</dt>
  <li> Patch magick/display.c and PerlMagick/ContrastStretchImage() to return the    same results as the -contrast-stretch option.</li>
  <li> ContrastStretchImageChannel() no longer interpreted as Contast() by    MogrifyRegion() in PerlMagick.</li>
<dt>2008-12-28  6.4.8-3 Rick Mabry  &lt;rick.mabry@anony...&gt;</dt>
  <li> Reverse argument and option in Throw*InvalidArgumentException()    macro for proper exception message.</li>
  <li> Recognize negative geometries for -shear and -annotate (.e.g. 45x-30).</li>
  <li> Fix Y shear angle for -shear option.</li>
<dt>2008-12-26  6.4.8-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Use GetImageArtifact() to retrieve -attenuate option value for +noise.</li>
  <li> Support reading FITS test files (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=12799).</li>
  <li> Replace input.ttf with the public domain Tuffy.ttf font.</li>
  <li> MagickNewImage() no longer faults when parameters are incorrect (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=12817).</li>
  <li> Allocate strings returned by XGetResourceInstance() (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=12818).</li>
  <li> The -append gravity is relative to the container (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=12821).</li>
<dt>2008-12-19  6.4.8-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Reference cache rather than acquiring when cloning an image.</li>
<dt>2008-12-19  6.4.8-0 Cashish Kulkarni &lt;ashkulz@redif...&gt;</dt>
  <li> Cross-compilation failure using MinGW on Linux for ImageMagick trunk</li>
<dt>2008-12-19  6.4.8-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Add -interword-spacing option to convert.</li>
  <li> Initialize the black channel when testing the CMY colorspace (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=12685).</li>
  <li> remove calls to exit() in MagickWand (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=12772).</li>
  <li> Validate -affine arguments.</li>
  <li> Accept -attenuate as an option for convert.</li>
  <li> Properly create RGBA image if colormapped image has transparency.</li>
  <li> Support X11 geometry like this: +-4+-4;  weird but X11 supports it.</li>
<dt>2008-12-17  6.4.7-10 Chris Madison  &lt;madisonblu@gmail...&gt;</dt>
  <li> Fix off-by-one problem with -shear.</li>
  <li> Clone pixel cache method when cloning an image.</li>
<dt>2008-12-16  6.4.7-9 Anthony  &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Make "-layers Coalesce" work as it should.</li>
<dt>2008-12-16  6.4.7-9 Sam Fisher &lt;fisher@image...?</dt>
  <li> Support &gt; 2GB TIFF under Windows.</li>
<dt>2008-12-12  6.4.7-8 mootools &lt;help@mooto...&gt;</dt>
  <li> FormatMagickTime() checks to ensure the provided time is valid.</li>
<dt>2008-12-12  6.4.7-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Add -kerning option to convert.</li>
  <li> Remove halo effect for the -scale option.</li>
<dt>2008-12-11  6.4.7-7 Alan Wright  &lt;alanwright.atex@google...&gt;</dt>
  <li> Fix a 1 byte overrun in Postscript coder.</li>
<dt>2008-12-10  6.4.7-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Fix small memory leak in ExpandFilenames().</li>
<dt>2008-12-09  6.4.7-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Fix small memory leak in LoadLocaleList().</li>
  <li> Fix small memory leak in GetProfilesFromResourceBlock().</li>
  <li> Don't forget to scale grayscale values when quantum min-is-white is set.</li>
<dt>2008-12-08  6.4.7-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Include delegate libraries in MagickCore-config script.</li>
<dt>2008-12-07  6.4.7-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Fix off-by-one error for -chop 0x50%.</li>
  <li> Performance improvement bilinear interpolation.</li>
<dt>2008-12-06  6.4.7-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Support absolute paths in the include directive within a configuration    file.</li>
<dt>2008-12-05  6.4.7-1 Chris Madison  &lt;madisonblu@gmail...&gt;</dt>
  <li> Assume Log colorspace if DPX transfer is LogarithmicColorimetric.</li>
  <li> Another attempt at properly extracting the IPTC profile from a 8BIM    resource block.</li>
<dt>2008-12-04  6.4.7-1 Anthony  &lt;A.Thyssen@griffith...&gt;</dt>
  <li> AppendImage() re-written to respect gravity properly!    Routine simplified to a single loop for both styles of append</li>
<dt>2008-12-03  6.4.6-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> AppendImage() respects gravity.</li>
  <li> Protect against circular image list when cropping.</li>
  <li> The index variable must be long rather than unsigned long for the DCM    coder.</li>
<dt>2008-12-02  6.4.6-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Use ScaleQuantumToMap() to prevent fault in SetGrayscaleImage() when    quantum depth is 32.</li>
<dt>2008-12-01  6.4.6-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Global replaced accidentally renamed MagickGetImagePixelColor().</li>
<dt>2008-11-29  6.4.6-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Fixed transient bug in the -white-threshold option.</li>
  <li> -extent x256+100+100 no longer returns an exception (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=7&amp;t=12583).</li>
<dt>2008-11-27  6.4.6-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> TIFF pad is relative to bits-per-sample (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=12563).</li>
<dt>2008-11-27  6.4.6-5 Koshiji Masayuki  &lt;kosiji.masayuki@da.mi...&gt;</dt>
  <li> Support GBR raw image files.</li>
<dt>2008-11-26  6.4.6-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> DPX 10 bit YUV 4:2:2 are now processed properly (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=12443).</li>
  <li> Default PDF compression to that of the image unless overwritten by    the -compress option.</li>
<dt>2008-11-25  6.4.6-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Numerous pixel cache improvements including embedded support for    OpenMP in a transparent manner.</li>
<dt>2008-11-20  6.4.6-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Transient bug in encipher / decipher operation (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=12540).</li>
<dt>2008-11-14  6.4.6-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> MPC image files working again.</li>
  <li> coders/wmf.c/lite_font_stringwidth() returns string width (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=12528).</li>
<dt>2008-11-10  6.4.6-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Fix temporary file leak.</li>
<dt>2008-11-18  6.4.5-9 Koshiji Masayuki  &lt;kosiji.masayuki@da.mi...&gt;</dt>
  <li> Fix bug for RGBO image @ line, plane and partition interlace.</li>
<dt>2008-11-18  6.4.5-9 Chris Madison  &lt;madisonblu@gmail...&gt;</dt>
  <li> Deprecate pixel methods: AcquireImagePixels(), GetImagePixels(), etc.</li>
  <li> New pixel methods: GetVirtualPixels(), GetAuthenticPixels(), etc.</li>
<dt>2008-11-15  6.4.5-7 Alexander E. Patrakov &lt;patrakov@gmail...&gt;</dt>
  <li> GPS and multivalued EXIF properties support</li>
<dt>2008-11-14  6.4.5-6 Manish Aggarwal &lt;manish@circu...&gt;</dt>
  <li> Add TransparentPaintImageChroma() to MagickCore and transparentChroma()    to Magick++.</li>
<dt>2008-11-10  6.4.5-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Correct DPX frame position property label (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=12440).</li>
  <li> Textures are no longer painted as the background color.</li>
  <li> Update both fields of an EXIF resolution.</li>
  <li> Support query-font-metrics MSL tag.</li>
<dt>2008-11-01  6.4.5-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Do not set image colorspace for the MSL modulate tag.</li>
<dt>2008-11-01  6.4.5-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Off by one error when computing affine in DrawAffineImage() (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=12391.</li>
<dt>2008-10-30  6.4.5-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Fixed local adaptive thresholding  when using an offset (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=12371.</li>
  <li> Set SetImagePixels() rather than SyncImagePixelCache() to update    the pixel cache morphology.</li>
<dt>2008-10-26  6.4.5-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Set explicit image format for BlobToImage() (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=12340).</li>
  <li> p_thread_t is an aggregate under MinGW.</li>
<dt>2008-10-20  6.4.5-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> pthread_t can be aggregate so stop treating it like its atomic.</li>
  <li> default the WPG image size to 1 top avoid "no pixels defined in cache"    exceptions.</li>
<dt>2008-10-17  6.4.4-8 Anthony  &lt;A.Thyssen@griffith...&gt;</dt>
  <li> slight modification of the added "radial-gradient:" image generator    so the radius goes to an edge rather than the corner, allowing more user    control based on image size.</li>
  <li> fix -raise N to mean -raise NxN</li>
<dt>2008-10-15  6.4.4-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Add support for inline images.</li>
<dt>2008-10-10  6.4.4-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> MinGW supports both Posix threads and Windows critical sections.</li>
<dt>2008-10-06  6.4.4-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> pthread_self() can be an aggregate value.</li>
  <li> Scale pixel quantum to match PNG tRNS range (i.e. 0-255).</li>
<dt>2008-10-06  6.4.4-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Set sentinel byte for MVG coder.</li>
  <li> fx:standard_deviation returns standard deviation now instead of mean.</li>
<dt>2008-10-01  6.4.4-1 Florent Monnier  &lt;monnier.florent@gmail...&gt;</dt>
  <li> Support radial gradients in DrawGradientImage().</li>
<dt>2008-09-26  6.4.4-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Fix memory leak when XMP profile is corrupt.</li>
  <li> Support filename references (e.g. convert image-%d.jpg[1-5] ...).</li>
<dt>2008-09-25  6.4.4-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Use -remap rather than -affinity.</li>
  <li> Don't unregister a module for an image coder signature exception.</li>
  <li> Don't assume a monochrome image is colormapped.</li>
<dt>2008-09-25  6.4.4-0 Anthony &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Attempt to fix three image "composite -displace" while also allowing use    of separate X, Y grayscale displacement maps, or a merged X=red Y=green    (later transparency mask will also be added) as discussed in IM Examples,    'distortion maps', but for -displace.</li>
<dt>2008-09-24  6.4.3-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Fix pixel cache race condition.</li>
<dt>2008-09-23  6.4.3-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Fixed an OTB coder bug (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=12119).</li>
<dt>2008-09-23  6.4.3-8 Peter Fales &lt;psfales@alcat...&gt;</dt>
  <li> Add NULL terminator to options list to in MontageImageCommand().</li>
<dt>2008-09-23  6.4.3-8 Anthony &lt;A.Thyssen@griffith...&gt;</dt>
  <li> Added -layers TrimBounds  which will adjust the offsets and canvas bounds    to fit the current sequence of layered/animated images. The images    themselves are not modified only the 'page' meta-data.  As a side-effect    all offsets will become positive, with a minimal canvas width/height.</li>
<dt>2008-09-22  6.4.3-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Define _FILE_OFFSET_BITS from MAGICKCORE_FILE_OFFSET_BITS.</li>
<dt>2008-09-10  6.4.3-7 Anthony &lt;A.Thyssen@griffith...&gt;</dt>
  <li> String Memory leak from InterpretImageProperties() in "annotate"    for Command line handling in mogrify.c</li>
  <li> Allow percent escapes in both -sparse-color and -distort argument strings.</li>
  <li> Fix -alpha to allow Set, Copy, and Extract from command line</li>
  <li> Fix -alpha Set so it only clears the alpha when it was previously off</li>
  <li> Changed 'AllChannels' to be just the 'real' channels (including K).</li>
  <li> Special handling if  +level-colors is given one color, and no separator.</li>
  <li> Fix 'matte' flag in DisposeImages() (for -layer dispose)</li>
<dt>2008-09-01  6.4.3-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Fix -interpolate / -compose settings.</li>
  <li> No need to specify -endian for native floating point format.</li>
  <li> Remove small memory leak when cloning image properties (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=11981).</li>
  <li> The scan delegate requires a device name, not a symbolic link.</li>
  <li> Report alpha instead of opacity for the TXT image format (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=12002).</li>
  <li> Add channel support to -motion-blur.</li>
  <li> Set the SVG affine matrix *before* we compute the scale (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=12030).</li>
  <li> Rely on 'omp critical' in the rare case where OpenMP is enabled but    ImageMagick distribution is built without thread support.</li>
  <li> Return the correct number of unique colors for colormapped image (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=12055).</li>
  <li> SVG depends on MagickWand for parallel make (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=12099).</li>
<dt>2008-09-02 6.4.3-7</dt>
  <li> Addition of 'BarrelInverse' Distortion</li>
<dt>2008-08-27  6.4.3-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Extract / embed namespace for JPEG XMP profiles (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=11832).</li>
  <li> Deprecate -map and replace with -affinity which supports dither methods.</li>
  <li> Set image depth when -depth is fired.</li>
  <li> Fix small memory leak in TIFF coder (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=11968).</li>
<dt>2008-08-24  6.4.3-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Parallelize the colorspace transforms.</li>
  <li> Honor gravity for -extent option (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=11944).</li>
<dt>2008-08-22  6.4.3-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Fixed a memory leak in the TransparentPaintImage() method.</li>
<dt>2008-08-20  6.4.3-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Treat -compose as a setting.</li>
  <li> Check for depth == 0 in GetQuantumScale() (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=11921).</li>
  <li> Fix CIN coder scanline length (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=11922).</li>
<dt>2008-08-20  6.4.3-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Add $(MAGICKWAND_LIBS) dependency to the PerlMagick Makefile (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=11908).</li>
  <li> Fix configure script to configure the JBIG delegate library (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=11907).</li>
  <li> Error in indexed PNG output if number of colors &lt;= 16 (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=11905).</li>
<dt>2008-08-18  6.4.3-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Always reinterpret %[fx:] properties.</li>
  <li> Composite based on the composite image compose operator.</li>
<dt>2008-08-14  6.4.2-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Add --coder-path and --filter-path options to MagickCore-config to    support the Magick Coder and Image Filter kits.</li>
<dt>2008-08-17  6.4.2-9 Anthony &lt;anthony@griffith...&gt;</dt>
  <li> -sparse-color option completed with initial set of methods.</li>
  <li> -distort Barrel arguments expanded.</li>
<dt>2008-08-14  6.4.2-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> The -draw option no longer returns an error when for # like .6 (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=11879).</li>
<dt>2008-08-14  6.4.2-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New dithering selection option, -dither Floyd-Steinberg or    -dither Riemersma.</li>
<dt>2008-08-10  6.4.2-8 Anthony &lt;anthony@griffith...&gt;</dt>
  <li> Added new distort "Polar" and "DePolar" due to Forum Discussions</li>
<dt>2008-08-07  6.4.2-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Change MPEG delegate from mpeg2decode/mpeg2encode to ffmpeg (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=11827).</li>
  <li> Extract embedded XMP and EXIF profiles froma Photoshop resource block.</li>
  <li> Support -compose option in the compare program.</li>
<dt>2008-08-04  6.4.2-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Support -fx scientific-notation (e.g. '2.0*3.81469e-06').</li>
  <li> Substitute DistortImage() with 'AffineProjectionDistortion' for    the older DrawAffineImage() in AffineTransformImage().</li>
  <li> Apply Sam Hocevar's patch to replace  Hilbert-Peano curve dithering with    Floyd Steinberg.</li>
  <li> Added -virtual-pixel method VerticalTile as a complement to HorizontalTile</li>
<dt>2008-08-02  6.4.2-6 Anthony &lt;anthony@griffith...&gt;</dt>
  <li> Added -virtual-pixel method HorizontalTile suitable for generating 360    degree Arcs and Polar Distorts.</li>
<dt>2008-07-31  6.4.2-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Patch -fx to properly recognize maxima and minima.</li>
  <li> Add channel specifier to -fx depth, mean, maxima, minima, and    standard_deviation (e.g. depth.r).</li>
  <li> Properly append .magick to the USERPROFILES path (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=11806).</li>
<dt>2008-07-30  6.4.2-6 Anthony &lt;anthony@griffith...&gt;</dt>
  <li> Added a  "-set option:distort:scale"  which scales the output 'view'    by the amount given.  This is directly useful for doing 'super-sampled'    distorts, just set this, the scale the result back to a normal size.</li>
<dt>2008-07-27  6.4.2-5 Anthony &lt;anthony@griffith...&gt;</dt>
  <li> Rewrite on coefficient handling for DistortImages so allow for generation    by other operators (SparseColor), and addition of verbose output of    equivalent -fx functions for DistortImages to report of the internal    coefficients that was calculated, and who they are used.</li>
  <li> Initial implementation of SparseColor for interpolated gradients from    sparsely separated points of color (or possibly other forms of arguments)</li>
  <li> New distortion Barrel as defined by Helmut Dersch options A,B,C,D    on his web page  http://www.all-in-one.ee/~dersch/barrel/barrel.html    And as developed by Fred WeinHaus in his PinBarrel script</li>
<dt>2008-07-20  6.4.2-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Certain corrupt GIF images no longer hang (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=11723).</li>
  <li> Read more than one image (if they exist) from DJVU image files.</li>
  <li> Don't set image depth in histogram coder (references    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=11752).</li>
<dt>2008-07-17  6.4.2-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Fixed cache nexus threading problem to avoid spurious assertions when    calling the DistortImage() method.</li>
<dt>2008-07-17  6.4.2-4 Anthony &lt;anthony@griffith...&gt;</dt>
  <li> New distortion  Shepards which provide semi-localized distorts of control    points within an image, as first developed for IM by Frew Weinhaus in his    ShapeMorph script.   http://www.fmwconcepts.com/imagemagick/shapemorph/    It's almost like taffy pulling!</li>
<dt>2008-07-12  6.4.2-2 Anthony &lt;anthony@griffith...&gt;</dt>
  <li> Separate coefficient calculation from DistortImages (future development)</li>
  <li> Perspective and Bilinear Distortions fallback to Affine    when less than 4 point pairs are provided.</li>
  <li> Affine Distortion now handles 2 point pairs (SRT of a single line)    and a simple translation if only a single point pair is provided.</li>
  <li> Added 'verbose' output of some of the distortion equations generated</li>
  <li> Initial addition of polynomal distortion (incomplete - not working yet)</li>
<dt>2008-06-29  6.4.2-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Add log2 and round as -fx operators.</li>
  <li> Add log and round as -evaluate operator.</li>
  <li> Add -deskew option to straighten an image.</li>
<dt>2008-06-22  6.4.2-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Use the source image interpolation method when drawing an affine image.</li>
<dt>2008-06-24  6.4.2-1 Anthony &lt;anthony@griffith...&gt;</dt>
  <li> Added new operator  +/-level-colors which will 'level' images based    on colors to use for the black and white points. This lets to adjust    the image in terms of mapping the given colors from/to black and white    respectively.</li>
<dt>2008-06-23  6.4.2-0 Christian Lackas &lt;christian@lacka...&gt;</dt>
  <li> Fix a problem with calling mpeg2encode with parameters (%o/%i) in wrong    order.</li>
<dt>2008-06-22  6.4.2-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Refactor additional ImageMagick algorithms for OpenMP support.</li>
<dt>2008-06-25  6.4.1-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Add pow as an -evaluate operation, using normalized values</li>
<dt>2008-06-18  6.4.1-9 Anthony &lt;anthony@griffith...&gt;</dt>
  <li> Added a  LevelizeImageChannels() which is similar to LevelImageChannels()    Function maps black and white values to the given level values.    Rather than mapping the given level values to black and white.    Basically a 'reverse-level' function, with different input args.</li>
  <li> Set  +level  or a '!' flag in -level or LevelImage() to call    the new 'reverse-level' function LevelizeImageChannels().</li>
  <li> More work on IsMagickColorSimilar() to fix relationship between    transparent-black and opaque-black, which was matched as 'similar'.    Also attempts to fix 'K' channel handling for CMYK colorspace.    More work on this to come.</li>
<dt>2008-06-25  6.4.1-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> The TXT format correctly reports alpha channel (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=11478).</li>
  <li> MONOTCHROME1 Dicom images are not longer inverted (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=11492).</li>
<dt>2008-06-13  6.4.1-8 Anthony &lt;anthony@griffith...&gt;</dt>
  <li> Fixed IsMagickColorSimilar() as used by -opaque and -transparent    so as to understand that the Hue Channel is cyclic by nature</li>
<dt>2008-06-08  6.4.1-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> The -sketch option is working again (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=11454).</li>
<dt>2008-06-08  6.4.1-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> More algorithms refactored to support a threaded cache view.</li>
  <li> EPS2 output only 1/3 of image when using LZW or rle compress (reference    http://www.imagemagick.org/discourse-server/viewforum.html?f=3).</li>
  <li> ISO C++ 1998 does not support 'long long' (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=11405).</li>
  <li> Patch GetMagickMemoryHandlers() to return the properly return the memory    handler addresses.</li>
  <li> Generate histogram comment if # unique colors exceed 1024 (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=11434).</li>
<dt>2008-06-03  6.4.1-6 Marton Bokor  &lt;marton.bokor@gfthu....&gt;</dt>
  <li> Reading EMF files containing non-ascii characters no longer fails for          UTF8 encoded paths on Windows XP.</li>
<dt>2008-06-03  6.4.1-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> The -colorspace option is an operator, not a setting.</li>
<dt>2008-05-31  6.4.1-5 rsnel &lt;rik@snel....&gt;</dt>
  <li> gif.c misreads Gifs in which LZW codes are split across three datablocks.</li>
<dt>2008-05-31  6.4.1-4 Matthew Clark &lt;mclark@gorge...&gt;</dt>
  <li> Patches to the JPEG and DCM coders to fix a few problems reading    certain DCM image types.</li>
<dt>2008-05-15  6.4.1-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Interpreting the -set option is no longer delayed.</li>
  <li> Add AcquireCacheViews() and DestroyCachewViews() to the API.</li>
  <li> Call DrawAffineImage() instead of CompositeImage() (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=11288).</li>
  <li> Throw exception for TIFF compression not support (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=11289).</li>
  <li> The +opaque option now recognizes its required argument (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=11298).</li>
  <li> The -background and -virtual-pixel settings are now applied correctly    across parenthesis.</li>
  <li> Only reset the exception signature if the relinquish memory is MagickTrue.</li>
  <li> Correct recolor equation for computing opacity (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=11346).</li>
  <li> Set midpoint when scaling JP2 images.</li>
  <li> Semaphores must be passed by reference when destroyed for reliable thread    locks.</li>
  <li> Updated Matlab coder (thanks to Jaroslav Fojtik).</li>
<dt>2008-05-13  6.4.1-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> MagickGetResource(): resources are MagickSizeType not unsigned long.</li>
<dt>2008-05-11  6.4.1-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Import: properly handle a hierarchy of subwindows under X11.</li>
  <li> Refactor quantum pixel processor to improve ease of use and speed.</li>
<dt>2008-05-09  6.4.1-2 Leonardo de Paula Rosa Piga &lt;lpiga@terra...&gt;</dt>
  <li> OpenMP patch for sepia-tone effect.</li>
<dt>2008-05-08  6.4.1-2 Bruno Cardoso Lopes &lt;bruno.cardoso@gmail...&gt;</dt>
  <li> OpenMP patch for NormalizeImage() &amp; TintImage()</li>
<dt>2008-05-06  6.4.1-2 &lt;cristiannomartins@gmail...&gt;</dt>
  <li> OpenMP patch for GetImageChannelDepth().</li>
  <li> Set depth to 32 when saving MIFF HDRI image files.</li>
<dt>2008-05-05  6.4.1-2 &lt;joao.vita@gmail...&gt;</dt>
  <li> OpenMP patch for OilPaintImage Function</li>
<dt>2008-05-05  6.4.1-2 Sean Patrick Burke  &lt;seanburk@gmail...&gt;</dt>
  <li> Update IPLab coder (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=11200).</li>
<dt>2008-05-02  6.4.1-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Return correct result for -fx luminence.</li>
  <li> Restore missing break so that PGM images remain PGM.</li>
  <li> Speed up the processing of ASCII PNM files.</li>
  <li> Return the correct number of MNG images for PingImage().</li>
<dt>2008-05-01  6.4.1-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Remove C++ style comments from source.</li>
  <li> Center motion blur kernel.</li>
  <li> Reenable dithering for -monochrome option.</li>
<dt>2008-04-24  6.4.0-11 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> For color reduction, use maximum tree depth if image has 1024 or less    unique colors.</li>
  <li> Use a uniform convolution filter for motion blur (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=11122).</li>
  <li> Add 'mean' and 'std' symbols to the Fx expression parser.</li>
<dt>2008-04-20  6.4.0-10 Chris Madison  &lt;madisonblu@hotma...&gt;</dt>
  <li> Updated to the latest autoconf/automake/libtool scripts.</li>
  <li> Default to HSL colorspace when modulating (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=11073).</li>
  <li> The -regard-warnings option properly returns a program status of 1 if and    only if a warning or error exception is thrown.</li>
  <li> Report 'no clip path defined' exception for -clip-path option (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=11098).</li>
<dt>2008-04-16  6.4.0-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Distinguish between pre and post processing of image list options.</li>
  <li> Return MagickTrue if InvokeDynamicImageFilter() does not generate an    exception (reference                http://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=11065).</li>
<dt>2008-04-16  6.4.0-7 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Instead of masking the PNG tRNS values when reducing from 16-bit,    set image-&gt;matte to MagickFalse and emit a warning.  This will produce    behavior similar to that of libpng-1.2.27 (and libpng-1.2.19 and earlier).</li>
<dt>2008-04-12  6.4.0-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Fix fault for animate -window root image.gif.</li>
  <li> Use GetImagePixels() rather than SetImagePixels() when making multiple    passes and setting image pixels (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=11022).</li>
<dt>2008-04-10  6.4.0-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Compile error in coders/avi.c when JPEG delegate library is unavailable.</li>
<dt>2008-04-09  6.4.0-5 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Mask the PNG tRNS values when reducing from 16-bit, in accordance with    the PNG specification, instead of scaling them.</li>
<dt>2008-04-09  6.4.0-5 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
  <li> Revised png.c to avoid saving unknown chunk types that will never    be used later.  This prevents the vulnerability described in    CVE-2008-1382, with respect to all unknown chunks except vpAg.    To handle an invalid, zero-length vpAg chunk properly will require    libpng-1.2.27 or later.</li>
<dt>2008-04-04  6.4.0-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Use mplayer delegate if ImageMagick does not grok AVI op code.</li>
  <li> Use proper rounding for the -fx intensity expression.</li>
<dt>2008-03-26  6.4.0-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Fix +swap option so it no longer throws an assertion.</li>
  <li> Return correct min/max for grayscale JPEG images (e.g. -format %[min]).</li>
<dt>2008-03-26  6.4.0-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Rewrote patch so that writing pyramid TIFF images no longer fails if a   tile size is specified (e.g. ptif:image.tif[128x128]).</li>
  <li> Malformed use of caption no longer consumes memory (reference   http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=10914).</li>
  <li> Don't run Ghostscript twice (reference   http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=10922).</li>
<dt>2008-03-21  6.4.0-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> SpreadImage() no longer introduces noise into the resulting image (reference                http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=10892).</li>
  <li> Properly handle min-is-white TIFF gray scale images.</li>
  <li> Use CompositeImage() instead of DrawAffineImage() if the affine expansion    factor is 1.0.</li>
<dt>2008-03-20  6.3.9-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Writing pyramid TIFF images no longer fails if a tile size is specified    (e.g. ptif:image.tif[128x128]).</li>
  <li> Reset page geometry when interactively cropping an image with the display    program.</li>
<dt>2008-03-18  6.3.9-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> With a single swap argument should swap the image with the *last* image.</li>
<dt>2008-03-16  6.3.9-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Make sure we don't sync a blob after it has been closed.</li>
<dt>2008-03-14  6.3.9-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Patch mpeg:encode delegate to properly produce an MPEG image sequence.</li>
<dt>2008-03-11  6.3.9-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Support both GTK and CAIRO interfaces to RSVG (reference    ttp://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=10802).</li>
  <li> Display colormapped PNG images with alpha properly (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=10819).</li>
<dt>2008-03-09  6.3.9-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Define inline to _magickcore_inline (to satisfy HP's aCC compiler).</li>
<dt>2008-03-08  6.3.9-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> The rsvg delegate library depends on cairo-svg.</li>
  <li> Account for min-is-white 8-bit gray TIFF images.</li>
<dt>2008-02-29  6.3.9-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Add support for the Postable Document Archive Format.</li>
  <li> Add support for Braille images.</li>
  <li> Add support for DDS images (contributed by Bianca van Schaik).</li>
  <li> Add GetImageAlphaChannel() method.</li>
  <li> PSD clipping paths are once again recognized.</li>
<dt>2008-02-24  6.3.9-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Return the actual image format for HTTP: or FTP: format (reference        http://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=10715).</li>
  <li> Fix so image.quantize(true) returns error as expected (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=10735).</li>
<dt>2008-02-20  6.3.9-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Fixed a small memory leak (8 bytes) in TransformImages().</li>
  <li> Render to Cairo surface rather than a GDK buffer when rendering SVG.</li>
  <li> Identify now reports both actual and reported image depths (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=10716).</li>
<dt>2008-02-17  6.3.8-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Speed up converting large PDF/PS images when only selecting a few pages    (e.g. pdffile.pdf[195-199]).</li>
  <li> Deprecate HSLTransform() and TransformHSL().</li>
<dt>2008-02-16  6.3.8-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Fix Magick++-config script to reflect the MagickWand / MagickCore    dependencies.</li>
<dt>2008-02-14  6.3.8-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Promote colormapped to truecolor images when enciphering.</li>
<dt>2008-02-08  6.3.8-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Add EncipherImage() / DecipherImage() methods.</li>
  <li> Add -encipher / -decipher options to the command-line utilities.</li>
<dt>2008-02-03  6.3.8-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> New Unix/Linux refactoring (should be transparent since changes are    reflected in Magick-config and ImageMagick.pc pkg-config files):      /usr/local/include =&gt; /usr/local/include/ImageMagick      libMagick =&gt; libMagickCore      libWand =&gt; libMagickWand      Magick-config (deprecated) =&gt; MagickCore-config      Wand-config (deprecated) =&gt; MagickWand-config      Add Magick++-config, MagickCore.pc, MagickWand.pc, Magick++.pc</li>
<dt>2008-01-28  6.3.8-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Liquid rescale limits the final size to twice the original size (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=10536).</li>
  <li> Read EXIF data in TIFF images; writing is pending until we can figure out    how to use the libtiff delegate library to write EXIF data.</li>
<dt>2008-01-24  6.3.8-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Add support for liquid rescaling (e.g. -liquid-rescale).</li>
  <li> Support a ^ meta character in an image geometry (.e.g    convert 640x480.png -resize 240^ returns a 320x240 result).</li>
<dt>2008-01-20  6.3.8-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Fix transient bug where "identify -format '%w;%[exif:Model]'" failed to    return camera model number.</li>
<dt>2008-01-14  6.3.8-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Monochome EPS3 images are no longer corrupt (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=10422).</li>
  <li> Eliminate memory corruption with broken PICT image (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=10447).</li>
  <li> Return a Grayscale colorspace for grayscale DPX image (previously    returned Log colorspace).</li>
  <li> Fix -g option for PCL6 support (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=10462).</li>
<dt>2008-01-08  6.3.7-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Only read ICON alpha mask if BPP is &lt;= 16.</li>
  <li> Add support for +opaque and +transparent (requested by Anthony).</li>
  <li> Throw an exception *before* we call wmf_api_destroy() (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=10420).</li>
<dt>2008-01-01  6.3.7-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Use explicit format specifier to render transparent Adobe Illustrator    files (i.e. convert ai:image.ai image.png).</li>
  <li> Set RSVG base URI (patch provided by tsdineen).</li>
<dt>2007-12-20  6.3.7-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> `Magick-config --version` returns Q16 instead of    Q@MAGICKCORE_QUANTUM_DEPTH@.</li>
  <li> Permit commas in numbers in certain locales (e.g. german +100,000).</li>
<dt>2007-12-13  6.3.7-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Added an exception reason to BlobToImage() in the event an image has no    magic number and neither the image magick or filename is set.</li>
  <li> Do not pass PhotoYCC data thru gamma-corrected lookup-table.</li>
  <li> Fix bug in GetEXIFProperty() (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=10300).</li>
<dt>2007-12-12  6.3.7-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Adding comments to your image is now possible with the display program.</li>
<dt>2007-12-09  6.3.7-3 Anthony &lt;anthony@griffith...&gt;</dt>
  <li> Adjusted -clut multiplyer for correct handling of    "-interpolation Integer" in color lookup.</li>
<dt>2007-12-01  6.3.7-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Fix 'insufficient image data' for DCM format (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=10227).</li>
  <li> Force a colormapped image if Palm bits-per-pixel &lt; 16.</li>
  <li> Fix multiple problems with Palm Data Base reader (patch from    1tms@gmx.d...).</li>
  <li> Do not exit after first image with the display --immutable option.</li>
  <li> Update autoconf/automake/libtool configuration files.</li>
  <li> Add support for resource limit units (e.g. -limit memory 16mb).</li>
  <li> Return original image if gaussian blur sigma is 0.0.</li>
  <li> Colormapped multi-image PDF's are no longer corrupt (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=10258).</li>
<dt>2007-11-27  6.3.7-2 Anthony &lt;anthony@griffith...&gt;</dt>
  <li> Finalisation of new resize filters, "Lagrange" self-windowing filter    now adjusts automatically with different support window size.</li>
  <li> Added "Bohman" (another 2'rd order cosine function) and "Bartlett"    (triangluar) resize windowing filters.</li>
  <li> Adjusted -clut to use a grayscale image (with no alpha) to select colors    from the Lookup Table image.</li>
<dt>2007-11-26  6.3.7-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Not all DCM tags were being saved as image attributes (patch provided by    jcupitt@gmail...).</li>
  <li> Normalize pixel values when quantum format is floating-point.</li>
  <li> Initialize the pixel sum to zero when averaging image pixels.</li>
<dt>2007-11-23  6.3.7-1 Anthony &lt;anthony@griffith...&gt;</dt>
  <li> Bug fix in height calculation for -layers merge operation</li>
<dt>2007-11-02  6.3.7-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Add support for SCT grayscale images.</li>
  <li> Fixed transparency bug for the ICO image format.</li>
  <li> Fixed small memory leak in the caption and label coders.</li>
  <li> Fixed -threshold option to return all white for -threshold 0 (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=10126).</li>
<dt>2007-11-06  6.3.6-10 Chris Madison  &lt;madisonblu@hotma...&gt;</dt>
  <li> Corrected CGM delegate command in config/delegate.xml.</li>
<dt>2007-11-05  6.3.6-9 Chris Madison  &lt;madisonblu@hotma...&gt;</dt>
  <li> Reclassified X server open error from fatal to non-fatal.</li>
  <li> New SetImageAlphaChannel() method to activate, deactivate, reset, or    set the image alpha channel.</li>
  <li> Patch for Scanalytics IPLab image format for non 8-bit images    (contributed by Sean Burke).</li>
<dt>2007-11-04  6.3.6-8 Chris Madison  &lt;madisonblu@hotma...&gt;</dt>
  <li> Remove ctrl-M characters on in various source files.</li>
  <li> Fix signature for Magick++ averageImages() regression tests for HDRI.</li>
  <li> Only invoke PerlMagick x11 regression test if DISPLAY variable is set.</li>
<dt>2007-11-03  6.3.6-7 Chris Madison  &lt;madisonblu@hotma...&gt;</dt>
  <li> MAGICK_ERX_SRCS should be MAGICK_EXR_SRCS in coders/Makefile.am.</li>
<dt>2007-11-02  6.3.6-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Upgrade to FPX version libfpx-1.2.0.14 (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=10041).</li>
  <li> Modules are searched first in the directories specified by the environment    variables, and then -- if the desired module is not found -- in the    compiled-in path.  (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=10039).</li>
<dt>2007-11-01  6.3.6-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Update FPX regression test reference images.</li>
  <li> Fixed Magick++ compile error for Sun Studio 10 compiler.</li>
<dt>2007-10-25  6.3.6-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> The -equalize option now respects the -channel option.</li>
<dt>2007-10-23  6.3.6-4 Anthony &lt;anthony@griffith...&gt;</dt>
  <li> Additional Filters:  Welsh, Parzen, Lagrangian</li>
  <li> Addition of Cubic filter B,C controls</li>
  <li> 'verbose' filter plotting output using  -define "filter:verbose"</li>
<dt>2007-10-20  6.3.6-3 Anthony &lt;anthony@griffith...&gt;</dt>
  <li> Further expansion and handling of filters with expert options.    -filter selects from a table of standard filter settings, while    expert options allow complete selection of filter, windowing, support    and blurring options.  Includes automatic switch from Sinc to Bessel    for operators using 2-dimensional cylindrical filter, rather than    two pass 1-dimensional orthogonal filters.</li>
<dt>2007-10-14  6.3.6-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Obsolete -support (set filter blur factor)</li>
  <li> Expansion to add -set/define filter options</li>
<dt>2007-10-12  6.3.6-2 Anthony &lt;anthony@griffith...&gt;</dt>
  <li> Least Squares coordinate handling added for -distort methods Affine,    Perspective, Bilinear.   This allows for more than the minimal number of    coordinates to be used to 'fit' a distortion function to an image.    This addition will allow the use of image registration to generate    panorama overviews and better geographical coordinate correction.</li>
  <li> Consolidated the similar methods FlattenImage() and MosaicImage()    into a new layers function MergeImageLayers() method, adding 'flatten'    and 'mosaic' layer methods.</li>
  <li> Addition of another similar layers method 'merge' which 'unlocks' the    normal flatten/mosaic layer merger from the origin, The resulting image    will have a virtual canvas of minimal size with an offset. Also images    with negative offsets will not be clipped by the 'merge' form of the    command.  This was created for better layering of distorted images, such    as panorama overlays.</li>
  <li> Bug fix in handling transparency for EWA resampling.</li>
  <li> Access to Resize Filter Functions from resize.c (for resample.c)    with possible future filter sources... Acquire/Destory/Call ResizeFilter()</li>
  <li> All resize filters added to resampling, but filter handling is incomplete.</li>
<dt>2007-10-05  6.3.6-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> The box filter no longer produces a black grid when resizing an image    under Mac OS X.</li>
  <li> Respect cropbox for PDF with a subimage specification (e.g.        image.pdf[1-3]).</li>
  <li> Detect proper PDF bounding box when offsets are negative.</li>
<dt>2007-10-02  6.3.6-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Speed up the Fx interpreter.</li>
  <li> Use ULL not ui64 for MinGW 64-bit constants.</li>
  <li> Call SyncCacheView() instead of SyncImagePixels() in WaveImage().</li>
  <li> Close all references to a pixel cache on disk before removing the temporary          file as required under Windows.</li>
<dt>2007-09-29  6.3.6-0 Anthony &lt;anthony@griffith...&gt;</dt>
  <li> Added Scaling 'derivatives' to -distort Arc, so image arcing is now    sharp and clear as you approach the center of the distort.</li>
  <li> Added  " -set option:distort:viewport 'geometry' " special option    that can be used to override the output image size and offset.</li>
  <li> Fixed experimental use of -filter and -support in Resampling (more later).</li>
  <li> Changed order for coordinate arguments in -distort (for later leastsq    multiple coordinate distortion function fitting)</li>
<dt>2007-09-22  6.3.6-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Check the API version and quantum depth before loading a coder module or          image filter (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=9780).</li>
  <li> Add exception to the image filter signature.</li>
  <li> Get the execution path under Mac OS X.</li>
  <li> TIFFTAG_STRIPBYTECOUNTS requires a uint32 pointer (magick/compress.c).</li>
  <li> Fixed memory leak in CloneString() (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=9763).</li>
  <li> Set S_IRUSR | S_IWUSR | S_IRGRP mode when writing a file in    CopyDelegateFile().</li>
<dt>2007-09-18  6.3.5-9 Anthony &lt;anthony@griffith...&gt;</dt>
  <li> Bug fix for +distort in Perspective, also effected PerspectiveProjection</li>
<dt>2007-09-17  6.3.5-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Replace all InterpolatePixelColor() calls to use the ResamplePixelColor()    method instead.</li>
  <li> Map the display program pan icon window for each oversized image.</li>
  <li> The ufraw delegate does not like quotes around the output filename.</li>
  <li> Adjust the sensitivity of a few PerlMagick tests to pass the validation on    a 64-bit FreeBSD system.</li>
  <li> The -level option now works properly for colormapped images.</li>
  <li> Allow Extrapolated blending of images using -blend       http://netpbm.sourceforge.net/doc/extendedopacity.html</li>
<dt>2007-09-12  6.3.5-9 Anthony &lt;anthony@griffith...&gt;</dt>
  <li> Major Addition,  Area Resampling Functions, (scaled interpolation)    for pixel lookup in Distortion functions.  This improves the look in    areas of minification enormously, especially in situations of infinite    tiling and horizon views.  All virtual pixel methods have been handled    to minimise computation time involved with area resampling.  To use the    new function distortions need to be able to determine scaling vectors    (distortion function derivatives) for correct working.  All    -distort methods, except Arc, uses scaled area resampling.</li>
  <li> Improvements to perspective distort method, to include the correct    differentiation between the 'ground' on which the image lies, and the    'sky', the color of which can be set using the -mattecolor setting    (as the distortion invalid pixel color). Background color is retains    for surrounding ground areas. The horizon is also correct anti-aliased    and transparent colors are also allowed, allowing you to add backdrops    of gradients and patterns.</li>
<dt>2007-09-04  6.3.5-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Read/Write Scanalytics IPLab image format (contributed by Sean Burke).</li>
  <li> Patched ReadBlobString() to fix a off-by-one vulnerability (alert from    iDefense).</li>
  <li> Patched ReadDIBImage() to fix a sign extension vulnerability (alert from    iDefense).</li>
  <li> Patched AllocateImageColormap() to fix an integer overflow vulnerability    (alert from iDefense).</li>
  <li> Patched ReadDCMImage() to fix an integer overflow vulnerability    (alert from iDefense).</li>
  <li> Patched ReadDIBImage() to fix an integer overflow vulnerability    (alert from iDefense).</li>
  <li> Patched ReadXBMImage() to fix an integer overflow vulnerability    (alert from iDefense).</li>
  <li> Patched ReadDCMImage() to fix an denial of service vulnerability    (alert from iDefense).</li>
  <li> Patched ReadXCFImage() to fix an denial of service vulnerability    (alert from iDefense).</li>
  <li> If image size changes, don't trust DPX orientation attributes.</li>
<dt>2007-09-04  6.3.5-9 Gozer404</dt>
  <li> Add French to the messaging system (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=9601).</li>
  <li> Add -fopenmp to MAGICK_PCFLAGS (reference   http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=9608).</li>
<dt>2007-08-14  6.3.5-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Add -alpha {activate,deactivate,reset} option to activate, deactivate, or    reset the alpha channel.</li>
  <li> Render proper image labels for VID coder.</li>
  <li> Resolved a conflict for the -list option.  Use -list font to list          ImageMagick fonts and -list type to list image types.</li>
  <li> Catch any errors returned by pthread_mutex_init() (problem report    from devman@gmx-t...).</li>
  <li> TransformHSL() returns a proper hue component.</li>
  <li> Added -clut option and the ClutImage() method.</li>
  <li> Fix glyph memory leak in AnnotateImage (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=9523).</li>
  <li> Rename analyze.c to Analyze.c (reference    ttp://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=9538).</li>
<dt>2007-08-07  6.3.5-6 Anthony  &lt;anthony@griffith...&gt;</dt>
  <li> Enabled use of +distort to auto resize destination image to 'bestfit'    the distorted input image.  This also enabled the use of virtual canvas    offsets in source and destination images for most distortion methods.</li>
<dt>2007-08-05  6.3.5-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Remove atexit in Magick++ code to avoid possible client crash (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=9270).</li>
<dt>2007-08-01  6.3.5-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Read/Write Scanalytics IPLab image format (contributed by Sean Burke).</li>
<dt>2007-07-30  6.3.5-5 Anthony  &lt;anthony@griffith...&gt;</dt>
  <li> Added -distort arc.  This update also allows the destination image    size and offset to be set according to the specific distortion being    applied.</li>
<dt>2007-07-29  6.3.5-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Set the -polaroid border color with the -bordercolor option.</li>
<dt>2007-07-25  6.3.5-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Remove extraneous break statement so -type option properly sets the    image_info-&gt;type member (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=9261).</li>
<dt>2007-07-21  6.3.5-4 Anthony  &lt;anthony@griffith...&gt;</dt>
  <li> Allow the use of optional arguments in -distort SRT</li>
<dt>2007-06-29  6.3.5-0 Anthony  &lt;anthony@griffith...&gt;</dt>
  <li> Initial addition of three Affine Distortions to -distort with the affine    mapping defined by the use of;  an Affine Matrix, Coordinates of Triangles,    or separate Scale-Rotate-Translate actions.</li>
<dt>2007-06-18  6.3.5-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Fix X11 font ascender.</li>
  <li> Add -distort option.</li>
  <li> Add random noise option (e.g. +noise random).</li>
  <li> Many internal algorithms are now threaded to take advantage of speed-ups    offered by the new dual and quad-core processor technologies.    and quad-core processor technology.</li>
  <li> Tiff images in the LAB colorspace are no longer identified as RGB    (reference http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=9015).</li>
  <li> Update image color_profile and iptc_profile members in the JPEG coder    (reference http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=9063);</li>
<dt>2007-06-13  6.3.4-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Fix composite mask bug (reference    http://www.imagemagick.org/Usage/bugs/composite_mask/).</li>
  <li> Speed up GetPixelOpacity() method (patch from seth@price...).</li>
  <li> Set icon image width/height before allocating the image colormap.</li>
  <li> Remove Photoshop string segment from JPEG profile (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=9006).</li>
<dt>2007-06-11  6.3.4-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Converting a jpg to pdf is creating an empty pdf object (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=8954).</li>
  <li> Respect the '-set type:hinting off option' (bug report from Richard    Jones).</li>
  <li> WritePSDImage vulnerable to exploitable heap corruption (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=8967).</li>
<dt>2007-06-09  6.3.4-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> SetMagickRegistry() post-increment the value 'id' (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=8944).</li>
<dt>2007-06-02  6.3.4-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Read/write 10 &amp; 12-bit packed DPX images.</li>
  <li> Reduce stack requirements for messaging system.</li>
  <li> Small memory leak for raw profiles in the PNG coder.</li>
<dt>2007-06-01  6.3.4-5 Glenn &lt;glennrp@image...&gt;</dt>
  <li> Added GIF, JPEG, and PNG interlace types.  For backward compatibility,    you can continue to use "-interlace Plane" to request these.</li>
<dt>2007-04-30  6.3.4-0 Anthony  &lt;anthony@griffith...&gt;</dt>
  <li> Fixed minor bug in the 'curl' for Polaroid of very non-square images.</li>
<dt>2007-06-01  6.3.4-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Set min-is-white for Group4-compressed PDF.</li>
  <li> Add PaintFloodfillImage() method.</li>
<dt>2007-05-30  6.3.4-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Add MEPP metric to compare program.  Returns the mean error per pixel    along with the normalize mean and maximum error.</li>
  <li> Attach an XMP profile to an image (e.g.    convert input.tif -profile xmp:metadata.xmp output.tif).</li>
<dt>2007-05-22  6.3.4-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Fixed mogrify conversions with -format and -path (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=9127).</li>
<dt>2007-05-15  6.3.4-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> SVG style element was not always parsed properly.</li>
  <li> Do not dither when the number of unique colors is already less than the    maximum.</li>
  <li> Return normalized PAE metric (compare utility).</li>
<dt>2007-05-03  6.3.4-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Add support for PFM images.</li>
  <li> Check for corrupt EXIF image profiles.</li>
  <li> Writing JPEG YCbCr TIFF images no longer faults (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=8896).</li>
<dt>2007-04-30  6.3.4-0 Anthony  &lt;anthony@griffith...&gt;</dt>
  <li> Fixed minor bug for crop missed images and 'background' GIF disposal.</li>
<dt>2007-04-28  6.3.4-0 Glenn  &lt;glennrp@image...&gt;</dt>
  <li> Added profile support to the GIF decoder/encoder.  They are stored    as GIF Application Extensions.  Known extensions include existing ICCRGB1    (for ICC profiles) and new MGKIPTC0 and MGK8BIM0 (for IPTC and 8BIM    profiles).  Unknown extensions found in GIF files are read as gifappNNN.</li>
<dt>2007-04-28  6.3.4-0 Anthony  &lt;anthony@griffith...&gt;</dt>
  <li> Invert Opacity change for user defined ordered dither threshold maps,    so that 'off' map is transparent, and 'on' is opaque.</li>
<dt>2007-04-24  6.3.4-0 Anthony  &lt;anthony@griffith...&gt;</dt>
  <li> Added an initial Coalesce Images, and a final +map local colortable    optimization to the -layers Optimize method, for a simple to use    GIF optimization operation.  (more work to come)</li>
<dt>2007-04-22  6.3.4-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Properly set the virtual canvas of a multi-frame GIF image sequence.</li>
  <li> Add AcquireOneVirtualPixel() method.</li>
  <li> Set Log colorspace properly when writing DPX images.</li>
  <li> Add -tile-offset option.</li>
  <li> Add support for the EXR image format.</li>
  <li> Improve support for DPX images.</li>
  <li> Add --enable-hdri option to the configure script.</li>
  <li> Add support for high dynamic-range images (HDRI).</li>
<dt>2007-04-20  6.3.3-9 Peter Hull  &lt;peterhull90@gmail...&gt;</dt>
  <li> Improve support for writing multiple image icons.</li>
<dt>2007-04-18  6.3.3-9 Anthony  &lt;anthony@griffith...&gt;</dt>
  <li> Separated -layers Optimize from -layers OptimizeFrame to allow    the former expansion into a general (multiple method) optimizer    of GIF animations</li>
  <li> merged -layers OptimizeTransparency into -layers Optimize method</li>
<dt>2007-04-12  6.3.3-8 Chris Madison  &lt;madisonblu@hotma...&gt;</dt>
  <li> Fix fault whem comparing a colormapped image with a non-colormapped one.</li>
  <li> Fix race condition when spawning delegate programs.</li>
  <li> TIFF JPEG now respects the -quality compression setting.</li>
  <li> The -fx option now properly groks the logical and operator.</li>
  <li> DPX tilestamp property should be timestamp.</li>
<dt>2007-04-13  6.3.3-7 Anthony  &lt;anthony@griffith...&gt;</dt>
  <li> Added GravityAdjustGeometry() to "geometry.c" to adjust geometry settings    according to given gravity and canvas area it applies to. This is for    code simplification throughout MagickCore.</li>
<dt>2007-04-09  6.3.3-6 Anthony  &lt;anthony@griffith...&gt;</dt>
  <li> Fixed CoalesceImages() to reset virtual canvas info on second and later    frames.   Other animation handlers may also need to reset virtual canvas    sizes to match the first frame, as well.</li>
<dt>2007-04-06  6.3.3-6 Anthony  &lt;anthony@griffith...&gt;</dt>
  <li> Addition of a CompositeImages() "layer.c" function to compose two    separate image lists together (with a virtual canvas offset) in three    different ways, depending on the size of the lists.</li>
  <li> A 'hack' for command line use (the two lists separates by the special    "NULL" image, which is junked) has also been added. Specifically...    "-layers Composite".</li>
<dt>2007-04-04  6.3.3-6 Anthony  &lt;anthony@griffith...&gt;</dt>
  <li> Add -layers RemoveDups method to remove duplicate sequential images in    coalesced animations.</li>
  <li> Add -layers RemoveZero method to remove images with a zero time delay    (with no action and a warning is all images have zero time delay)</li>
<dt>2007-04-01  6.3.3-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Permit generic profiles (e.g. -profile name:profile).</li>
<dt>2007-03-31  6.3.3-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Fixed DCM and XWD buffer overflow vulnerabilities (reference    http://labs.idefense.com/intelligence/vulnerabilities/display.html?id=496).</li>
<dt>2007-03-28  6.3.3-4 Anthony  &lt;anthony@griffith...&gt;</dt>
  <li> Code duplication, simplification, and possible logic faults in "list.c".</li>
  <li> Added new Composition method, 'ChangeMask' to return pixels    that have changed or will cause a color change in overlays</li>
  <li> Used 'ChangeMask' to implement the "-layers" method    "OptimizeTransparency" to improve the compressibility of    frame optimized GIF animations. See IM Examples...      http://www.imagemagick.org/Usage/anim_opt/#opt_trans</li>
<dt>2007-03-19  6.3.3-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Fixed two memory leaks in wand/magick-image.c and magick/stream.c and made    some minor changes to the GIF coder to make reading and pinging images    faster (patch provided by mstemm@cloud...).</li>
<dt>2007-03-19  6.3.3-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Patch RotateImage() to properly rotate CMYK images.</li>
  <li> Patch the XWD coder to prevent heap overflow vulnerability (vulnerability    report from idefense.com [IDEF2108] [IDEF2221] [IDEF2226]).</li>
<dt>2007-03-19  6.3.3-3 Anthony &lt;Anthony@griffith...&gt;</dt>
  <li> Fixed bug for GIF Optimization for images without a matte channel.</li>
  <li> Improved image handling for "-layers" method "Dispose".</li>
<dt>2007-03-11  6.3.3-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Improve configure script to better support Ghostscript under Mac OSX (    reference http://www.imagemagick.org/discourse-server/viewtopic.html?t=8557).</li>
  <li> Force a virtual pixel method of Tile for GetFillColor() and    GetStrokeColor().</li>
  <li> Add -reverse option to reverse the image list.</li>
<dt>2007-03-08  6.3.3-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Support versions 2.1.0 and above (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=8620).</li>
  <li> Support SVG rotation about a point (e.g. rotate(45 75 75)).</li>
  <li> Fix fault in DCM coder (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=8618).</li>
  <li> Check for a NULL parser in SVGReference in coders/svg.c (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=8609).</li>
  <li> Add --disable-deprecated configure script option.</li>
  <li> Composite mask now works properly with transparent images.</li>
<dt>2007-03-04  Daniel Kobras &lt;kobras@debia...&gt;</dt>
  <li> Fixed additional data-driven faults (reference    http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=412945).</li>
  <li> Allocate proper scanline length to prevent a PCX overflow.</li>
<dt>2007-03-03  6.3.3-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Patch ImageMagick to permit referenced labels: -set option:mylabel    "color = %[pixel:u[0].p{12,26}]" label:'%[mylabel]'</li>
<dt>2007-02-24  6.3.3-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Escape indirect labels and comments (e.g. -label @file).</li>
  <li> Added -format %C to return the image compression type.</li>
  <li> Do not report channel statistics if -ping -format is specified with the    identify program.</li>
  <li> Add ResetImagePage() to reset the image page canvas and position.</li>
  <li> Upgrade to LCMS 1.16</li>
  <li> Configure Ghostscript for library or framework (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=8557).</li>
  <li> Add -taint option to convert/mogrify to mark image as ineligible for</li>
  <li> Fixed various data-driven faults (reference    http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=412945).  The corrupt    JP2 image faults but its failing in the JP2 jas_image_decode() method,    not MagickCore.  The corrupt XWD image faults but its failing in    the X11 XGetPixel() method, not MagickCore.</li>
<dt>2007-02-20  6.3.2-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Use -define quantum:polarity=min-is-black or -define    quantum:polarity=min-is-white to toggle the photometric interpretation for    a bilevel TIFF image.</li>
<dt>2007-02-17  6.3.2-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Don't interpret embedded format characters when reading comments/labels    from a file.</li>
  <li> Reading an image from stdin stopped working.</li>
<dt>2007-02-17  6.3.2-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> PerlMagick Label() no longer faults.</li>
  <li> Fix double-free when using the display/animate -geometry option.</li>
  <li> Add GetStringInfoLength() and GetStringInfoDatum(); deprecate    profile-&gt;length and profile-&gt;datum.</li>
<dt>2007-02-16  6.3.2-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Fix file leak in InjectImageBlob().</li>
  <li> Do not reinterpret image properties (e.g. -comment %%w).</li>
<dt>2007-02-14  6.3.2-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Don't over-allocate file buffers.</li>
<dt>2007-02-12  6.3.2-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Format strings in the POSIX locale.</li>
  <li> Make font metrics invariant to the strokewidth.</li>
<dt>2007-02-10  6.3.2-4 Albert Chin  &lt;china@thewr...&gt;</dt>
  <li> Patch to fix configure.ac typo.</li>
<dt>2007-02-08  6.3.2-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Permit ImageMagick to run as a service under Windows.</li>
  <li> Remove duplicate EXIF properties.</li>
  <li> Support strokewidth option for the caption format.</li>
  <li> Don't use Ghostscript for rendering fonts if Freetype is available.</li>
<dt>2007-02-02  6.3.2-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Added thumbnail format to write EXIF thumbnails.</li>
  <li> Move ReadByteImage() out of Min() macro of ReadPALMImage().</li>
  <li> Move EXIF properties to the EXIF namespace (e.g. exif:XResolution).</li>
<dt>2007-01-26  6.3.2-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Add interpolate and background options to PerlMagick's AffineTransform().</li>
  <li> Revert to Postscript rendering if Freetype delegate library is not    available.</li>
<dt>2007-01-20  6.3.2-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Accept Fx expressions from a file with -fx @filename.</li>
  <li> Enhance -fill and -stroke to accept image filenames as patterns.</li>
<dt>2007-01-16  6.3.2-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Save grayscale images as JPEG-compressed grayscale when writing in the TIFF    format.</li>
  <li> Update EXIF resolution fields when image density changes.</li>
<dt>2007-01-07  6.3.1-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> The -polaroid option now respects -gravity.</li>
  <li> Deprecate Get/SetImageAttribute().  Recommend Get/SetImageProperty()    instead.</li>
  <li> Any form of "-crop" with a percentage, implies an offset for the crop.</li>
  <li> Fixed percent option for -border (e.g. -border 10%x0%).</li>
  <li> Add -path option to the mogrify program to specify where to write the    images.</li>
<dt>2007-01-06  6.3.1-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
  <li> Fix the -auto-orient to work with an image sequence (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?t=8100).</li>
  <li> Add -polaroid option to simulate a Polaroid picture.</li>
  <li> Eliminate double-free bug in GradientImage().</li>
  <li> Set AppendImage() matte channel only when image has matte attribute set.</li>
  <li> The -crop with negative offsets do not modify the virtual canvas.</li>
  <li> Caption: Given both the width and height ("-size") of the area to fill,    adjust the fonts "-pointsize" until the text just filles the whole space    without overflowing.</li>
  <li> Generate proper Windows icon image files (patch provided by    Robert M. Jansen).</li></dl></div>
  <footer class="magick-footer">
    <p><a href="support.html">Donate</a> •
     <a href="sitemap.html">Sitemap</a> •
    <a href="links.html">Related</a> •
    <a href="architecture.html">Architecture</a>
</p>
    <p><a href="changelog.html#">Back to top</a> •
    <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
    <a href="http://www.imagemagick.org/script/contact.php">Contact Us</a></p>
        <p><small>©  1999-2016 ImageMagick Studio LLC</small></p>
  </footer>
</div><!-- /.container -->

  <script src="https://localhost/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
  <script src="../js/magick.html"></script>
</div>
</body>
</html>
<!-- Magick Cache 25th April 2016 11:59 -->