]> granicus.if.org Git - imagemagick/blobdiff - www/changelog.html
(no commit message)
[imagemagick] / www / changelog.html
index e7f18015cee7802570fd58ab332c6ae913d0807d..ea6404a074d46121e468e0a102e9c64cb39ea8ac 100644 (file)
@@ -19,7 +19,7 @@
   <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-2010 ImageMagick Studio LLC"/>
+  <meta name="Copyright" content="Copyright (c) 1999-2011 ImageMagick Studio LLC"/>
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../images/wand.png"  sizes="32x32"/>
   <link rel="shortcut icon" href="../images/wand.ico"  type="images/x-icon"/>
 
 <div class="sponsbox">
 <div  class="sponsor">
-   <a title="Sponsor: Free Catalogs" href="http://www.who-sells-it.com/">Free Catalogs</a><!-- 20120801000600 -->
+   <a title="Sponsor: alaTest.com" href="http://alatest.com">alaTest.com</a><!-- 20110801000300 -->
+</div>
+<div  class="sponsor">
+  <a title="Sponsor: Druckerei" href="http://print24.com/de/">Druckerei</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
   <a title="Sponsor: Image Converter" href="http://www.batchphoto.com">Image Converter</a><!-- 201103010900 Bits Coffee-->
 <div  class="sponsor">
   <a title="Sponsor: Diamonds are a Girls Best Friend" href="http://www.schmuck.org">Diamonds are a Girls Best Friend</a><!-- 201101010600 Peterssen-->
 </div>
-<div  class="sponsor">
-   <a title="Sponsor: Druckerei Online" href="http://www.allesdruck.de">Druckerei Online</a><!-- 201012011200 allesdruck.de-->
-</div>
 </div>
 </div>
 </div>\r
 \r
 <div class="main">\r
 \r
-<ul><dt>2010-09-20  6.6.4-5 Nicolas Robidoux &lt;nicolas.robidoux@gmail...&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.</li>
+<ul><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&t=17516).</li><br />
+<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&t=17570).</li><br />
+<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><br />
+<dt>2010-11-27  6.6.6-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Add support for -evaluate-sequence median.</li><br />
+<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&t=17516).</li><br />
+<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><br />
+<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><br />
+<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&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><br />
+<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><br />
+<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><br />
+<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><br />
+<dt>2010-11-08  6.6.5-8 Nicolas Robidoux &lt;nicolas.robidoux@gmai...&gt;</dt>
+  <li> Missing logical operator in tiff.c.</li><br />
+<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&t=17432).</li><br />
+<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><br />
+<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&t=17385).</li><br />
+<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><br />
+<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><br />
+<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><br />
+<dt>2010-10-25  6.6.5-1 Nicolas Robidoux &lt;nicolas.robidoux@gmai...&gt;</dt>
+  <li> Clearer EWA filters (LanczosSharp etc) comments.</li><br />
+<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><br />
+<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><br />
+<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><br />
+<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><br />
+<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><br />
+<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&t=17246).</li>
+  <li> The webp format requires the webpconv delegate program (experimental).</li><br />
+<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 equivelent to    the previous sharped "Lanczos2D" filter. (C=0.31089212245300069)    This also is very similer 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><br />
+<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><br />
+<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><br />
+<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><br />
+<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&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&t=17194).</li><br />
+<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-alising for output-scaled perspective distortions.</li>
+  <li> 'Bessel' filter is now offically and more accuritally named 'Jinc'    however 'Bessel' while not visible as a filter option can still be used    as an internal alias for 'Jinc'.</li><br />
+<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><br />
+<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&t=15960).</li><br />
+<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><br />
+<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><br />
+<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><br />
+<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><br />
+<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&t=17132).</li><br />
+<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><br />
+<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&t=17123).</li>
+  <li> Don't define HAVE_THREADS for --without-threads configure script option.</li><br />
+<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><br />
 <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>
     <span id="linkbar-east">&nbsp;</span>\r
   </div>\r
   <div class="footer">\r
-    <span id="footer-west">&copy; 1999-2010 ImageMagick Studio LLC</span>\r
+    <span id="footer-west">&copy; 1999-2011 ImageMagick Studio LLC</span>\r
     <span id="footer-east"> <a href="http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>\r
   </div>\r
   <div style="clear: both; margin: 0; width: 100%; "></div>\r