X-Git-Url: https://granicus.if.org/sourcecode?a=blobdiff_plain;f=www%2Fchangelog.html;h=988411439bee55c65efcb91db3f1a117c4ceb74e;hb=4ebe5f091eb0b2fb1f6dc88f8d0f67d14bb79c33;hp=b9a8e5656e19da7dc93006947580815da25354bd;hpb=2dbd989f1510f604d5da9eb9d446727f680a267f;p=imagemagick diff --git a/www/changelog.html b/www/changelog.html index b9a8e5656..988411439 100644 --- a/www/changelog.html +++ b/www/changelog.html @@ -1,15 +1,19 @@ - - + + - ImageMagick: Changelog + ImageMagick: Changelog - + @@ -19,29 +23,52 @@ - + - + + + + + +
- - [ImageMagick] - - [sponsor] +
+ + +
- + ImageMagick Logo -
@@ -60,6 +87,9 @@
Mac OS X
+
+ iPhone +
Windows
@@ -89,7 +119,7 @@ PerlMagick
- Magick++ + Magick++
- Links + Links
- - +
- +
Fix the -auto-orient to work with an image sequence (reference http://www.imagemagick.org/discourse-server/viewtopic.html?t=8100).
+
Add -polaroid option to simulate a Polaroid picture.
+
Eliminate double-free bug in GradientImage().
+
Set AppendImage() matte channel only when image has matte attribute set.
+
The -crop with negative offsets do not modify the virtual canvas.
+
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.
+
Generate proper Windows icon image files (patch provided by Robert M. Jansen).