From 7c011e0812c4c400e113c00cc5e92c9ab5ed2ba0 Mon Sep 17 00:00:00 2001
From: cristy
Date: Fri, 12 Aug 2011 17:28:55 +0000
Subject: [PATCH]
---
index.html | 4 +-
www/ImageMagickObject.html | 2 +-
www/advanced-unix-installation.html | 8 ++--
www/advanced-windows-installation.html | 4 +-
www/animate.html | 2 +-
www/api.html | 2 +-
www/api/animate.html | 2 +-
www/api/annotate.html | 2 +-
www/api/attribute.html | 2 +-
www/api/blob.html | 2 +-
www/api/cache-view.html | 2 +-
www/api/cache.html | 2 +-
www/api/cipher.html | 2 +-
www/api/color.html | 2 +-
www/api/colormap.html | 2 +-
www/api/compare.html | 2 +-
www/api/composite.html | 2 +-
www/api/constitute.html | 2 +-
www/api/decorate.html | 2 +-
www/api/deprecate.html | 2 +-
www/api/display.html | 2 +-
www/api/distort.html | 2 +-
www/api/draw.html | 2 +-
www/api/effect.html | 2 +-
www/api/enhance.html | 2 +-
www/api/exception.html | 2 +-
www/api/feature.html | 2 +-
www/api/fourier.html | 2 +-
www/api/fx.html | 2 +-
www/api/histogram.html | 2 +-
www/api/image-view.html | 2 +-
www/api/image.html | 2 +-
www/api/layer.html | 2 +-
www/api/list.html | 2 +-
www/api/magick-deprecate.html | 2 +-
www/api/magick-image.html | 2 +-
www/api/magick-property.html | 2 +-
www/api/magick-wand.html | 2 +-
www/api/magick.html | 2 +-
www/api/memory.html | 2 +-
www/api/module.html | 2 +-
www/api/mogrify.html | 2 +-
www/api/monitor.html | 2 +-
www/api/montage.html | 2 +-
www/api/morphology.html | 2 +-
www/api/paint.html | 2 +-
www/api/pixel-iterator.html | 2 +-
www/api/pixel-wand.html | 2 +-
www/api/property.html | 2 +-
www/api/quantize.html | 2 +-
www/api/registry.html | 2 +-
www/api/resource.html | 2 +-
www/api/segment.html | 2 +-
www/api/shear.html | 2 +-
www/api/signature.html | 2 +-
www/api/statistic.html | 2 +-
www/api/stream.html | 2 +-
www/api/transform.html | 2 +-
www/api/version.html | 2 +-
www/api/wand-view.html | 2 +-
www/architecture.html | 4 +-
www/binary-releases.html | 56 +++++++++++++-------------
www/changelog.html | 9 ++++-
www/cipher.html | 2 +-
www/color.html | 2 +-
www/command-line-options.html | 2 +-
www/command-line-processing.html | 2 +-
www/command-line-tools.html | 2 +-
www/compare.html | 2 +-
www/compose.html | 2 +-
www/composite.html | 2 +-
www/conjure.html | 2 +-
www/contact.html | 2 +-
www/convert.html | 2 +-
www/display.html | 2 +-
www/download.html | 4 +-
www/escape.html | 2 +-
www/examples.html | 2 +-
www/exception.html | 2 +-
www/export.html | 2 +-
www/formats.html | 2 +-
www/high-dynamic-range.html | 2 +-
www/identify.html | 4 +-
www/import.html | 2 +-
www/index.html | 4 +-
www/install-source.html | 2 +-
www/license.html | 2 +-
www/links.html | 2 +-
www/magick++.html | 2 +-
www/magick-core.html | 2 +-
www/magick-vector-graphics.html | 2 +-
www/magick-wand.html | 2 +-
www/miff.html | 2 +-
www/mogrify.html | 2 +-
www/montage.html | 2 +-
www/motion-picture.html | 2 +-
www/perl-magick.html | 2 +-
www/porting.html | 2 +-
www/quantize.html | 2 +-
www/resources.html | 2 +-
www/search.html | 2 +-
www/sitemap.html | 2 +-
www/sponsors.html | 2 +-
www/stream.html | 2 +-
www/subversion.html | 2 +-
www/t-shirt.html | 2 +-
106 files changed, 149 insertions(+), 142 deletions(-)
diff --git a/index.html b/index.html
index 650a1d3ac..178963d19 100644
--- a/index.html
+++ b/index.html
@@ -203,7 +203,7 @@
Web Hosting Ratings
@@ -228,7 +228,7 @@
The ImageMagick development process ensures a stable API and ABI. Before each ImageMagick release, we perform a comprehensive security assessment that includes memory and thread error detection to prevent security vulnerabilities.
-The current release is ImageMagick 6.7.1-4.
+The current release is ImageMagick 6.7.1-5.
diff --git a/www/ImageMagickObject.html b/www/ImageMagickObject.html
index d2af92afb..ea8bb2a2d 100644
--- a/www/ImageMagickObject.html
+++ b/www/ImageMagickObject.html
@@ -204,7 +204,7 @@
Web Hosting Ratings
diff --git a/www/advanced-unix-installation.html b/www/advanced-unix-installation.html
index 36f8ff9ce..8807d147d 100644
--- a/www/advanced-unix-installation.html
+++ b/www/advanced-unix-installation.html
@@ -203,7 +203,7 @@
Web Hosting Ratings
@@ -240,7 +240,7 @@
The configure script looks at your environment and decides what it can cobble together to get ImageMagick compiled and installed on your system. This includes finding a compiler, where your compiler header files are located (e.g. stdlib.h), and if any delegate libraries are available for ImageMagick to use (e.g. JPEG, PNG, TIFF, etc.). If you are willing to accept configure's default options, and build from within the source directory, you can simply type:
- $magick> cd ImageMagick-6.7.1-4 $magick> ./configure
+ $magick> cd ImageMagick-6.7.1-5 $magick> ./configure
Watch the configure script output to verify that it finds everything that
you think it should. Pay particular attention to the last lines of the script output. For example, here is a recent report from our system:
@@ -592,7 +592,7 @@ Options used to compile and link:
Download the ImageMagick source distribution and verify the distribution against its message digest.
Unpack and change into the top-level ImageMagick directory:
-
$magick> tar xvfz ImageMagick-6.7.1-4.tar.gz $magick> cd ImageMagick-6.7.1-4
Configure ImageMagick:
+
$magick> tar xvfz ImageMagick-6.7.1-5.tar.gz $magick> cd ImageMagick-6.7.1-5
Configure ImageMagick:
$magick> ./configure --prefix=/opt --with-quantum-depth=16 \
--disable-dependency-tracking --with-x=yes \
--x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib/ \
@@ -612,7 +612,7 @@ Options used to compile and link:
Although you can download and install delegate libraries yourself, many are already available in the GnuWin32 distribution. Download and install whichever delegate libraries you require such as JPEG, PNG, TIFF, etc. Make sure you specify the development headers when you install a package. Next type,
- $magick> tar jxvf ImageMagick-6.7.1-?.tar.bz2 $magick> cd ImageMagick-6.7.1-4 $magick> export CPPFLAGS="-Ic:/Progra~1/GnuWin32/include" $magick> export LDFLAGS="-Lc:/Progra~1/GnuWin32/lib" $magick> ./configure --without-perl $magick> make $magick> sudo make install
+ $magick> tar jxvf ImageMagick-6.7.1-?.tar.bz2 $magick> cd ImageMagick-6.7.1-5 $magick> export CPPFLAGS="-Ic:/Progra~1/GnuWin32/include" $magick> export LDFLAGS="-Lc:/Progra~1/GnuWin32/lib" $magick> ./configure --without-perl $magick> make $magick> sudo make install
Dealing with Unexpected Problems
diff --git a/www/advanced-windows-installation.html b/www/advanced-windows-installation.html
index a02130fc7..e36a0f360 100644
--- a/www/advanced-windows-installation.html
+++ b/www/advanced-windows-installation.html
@@ -203,7 +203,7 @@
Web Hosting Ratings
@@ -492,7 +492,7 @@
- Double-click on
- VisualMagick/bin/ImageMagick-6.7.1-4-Q16-windows-dll.exe
+ VisualMagick/bin/ImageMagick-6.7.1-5-Q16-windows-dll.exe
to launch the ImageMagick binary distribution.
- Complete the installer screens to install ImageMagick on your system.
diff --git a/www/animate.html b/www/animate.html
index 448a19267..944b770ea 100644
--- a/www/animate.html
+++ b/www/animate.html
@@ -204,7 +204,7 @@
Web Hosting Ratings
diff --git a/www/api.html b/www/api.html
index ed846e821..bae02e8d3 100644
--- a/www/api.html
+++ b/www/api.html
@@ -203,7 +203,7 @@
Web Hosting Ratings
diff --git a/www/api/animate.html b/www/api/animate.html
index 719806811..2a3a0443d 100644
--- a/www/api/animate.html
+++ b/www/api/animate.html
@@ -203,7 +203,7 @@
Web Hosting Ratings
diff --git a/www/api/annotate.html b/www/api/annotate.html
index b439cf0da..99ad4c327 100644
--- a/www/api/annotate.html
+++ b/www/api/annotate.html
@@ -203,7 +203,7 @@
Web Hosting Ratings
diff --git a/www/api/attribute.html b/www/api/attribute.html
index 9b4ab25da..9f4c20ad8 100644
--- a/www/api/attribute.html
+++ b/www/api/attribute.html
@@ -203,7 +203,7 @@
Web Hosting Ratings
diff --git a/www/api/blob.html b/www/api/blob.html
index 60b2e5c5f..588c477cc 100644
--- a/www/api/blob.html
+++ b/www/api/blob.html
@@ -203,7 +203,7 @@
Web Hosting Ratings
diff --git a/www/api/cache-view.html b/www/api/cache-view.html
index 76e6239c3..61677aed4 100644
--- a/www/api/cache-view.html
+++ b/www/api/cache-view.html
@@ -203,7 +203,7 @@
Web Hosting Ratings
diff --git a/www/api/cache.html b/www/api/cache.html
index 582e92b60..24f7a6311 100644
--- a/www/api/cache.html
+++ b/www/api/cache.html
@@ -203,7 +203,7 @@
Web Hosting Ratings
diff --git a/www/api/cipher.html b/www/api/cipher.html
index 97e5ef694..a5fe6ec5b 100644
--- a/www/api/cipher.html
+++ b/www/api/cipher.html
@@ -203,7 +203,7 @@
Web Hosting Ratings
diff --git a/www/api/color.html b/www/api/color.html
index 719653182..dc4c5fec7 100644
--- a/www/api/color.html
+++ b/www/api/color.html
@@ -203,7 +203,7 @@
Web Hosting Ratings
diff --git a/www/api/colormap.html b/www/api/colormap.html
index 39acb8979..f6e3b343e 100644
--- a/www/api/colormap.html
+++ b/www/api/colormap.html
@@ -203,7 +203,7 @@
Web Hosting Ratings
diff --git a/www/api/compare.html b/www/api/compare.html
index ad8f72d1a..077bacb81 100644
--- a/www/api/compare.html
+++ b/www/api/compare.html
@@ -203,7 +203,7 @@
Web Hosting Ratings
diff --git a/www/api/composite.html b/www/api/composite.html
index 4c6926eb1..8c7a767f9 100644
--- a/www/api/composite.html
+++ b/www/api/composite.html
@@ -203,7 +203,7 @@
Web Hosting Ratings
diff --git a/www/api/constitute.html b/www/api/constitute.html
index ca9f739f6..06ddcbb8c 100644
--- a/www/api/constitute.html
+++ b/www/api/constitute.html
@@ -203,7 +203,7 @@
Web Hosting Ratings
diff --git a/www/api/decorate.html b/www/api/decorate.html
index 9744047a6..78b5e1fdd 100644
--- a/www/api/decorate.html
+++ b/www/api/decorate.html
@@ -203,7 +203,7 @@
Web Hosting Ratings
diff --git a/www/api/deprecate.html b/www/api/deprecate.html
index 05dc7dfcd..123866cb2 100644
--- a/www/api/deprecate.html
+++ b/www/api/deprecate.html
@@ -203,7 +203,7 @@
Web Hosting Ratings
diff --git a/www/api/display.html b/www/api/display.html
index 3161bf592..a65c10e9b 100644
--- a/www/api/display.html
+++ b/www/api/display.html
@@ -203,7 +203,7 @@
Web Hosting Ratings
diff --git a/www/api/distort.html b/www/api/distort.html
index afcd6f09c..53cb1f8a7 100644
--- a/www/api/distort.html
+++ b/www/api/distort.html
@@ -203,7 +203,7 @@
Web Hosting Ratings
diff --git a/www/api/draw.html b/www/api/draw.html
index d93c1577b..4efbb2255 100644
--- a/www/api/draw.html
+++ b/www/api/draw.html
@@ -203,7 +203,7 @@
Web Hosting Ratings
diff --git a/www/api/effect.html b/www/api/effect.html
index c073450b2..d81857dc5 100644
--- a/www/api/effect.html
+++ b/www/api/effect.html
@@ -203,7 +203,7 @@
Web Hosting Ratings
diff --git a/www/api/enhance.html b/www/api/enhance.html
index b2e65add1..1880962cb 100644
--- a/www/api/enhance.html
+++ b/www/api/enhance.html
@@ -203,7 +203,7 @@
Web Hosting Ratings
diff --git a/www/api/exception.html b/www/api/exception.html
index 0d19aff36..379d7f97f 100644
--- a/www/api/exception.html
+++ b/www/api/exception.html
@@ -203,7 +203,7 @@
Web Hosting Ratings
diff --git a/www/api/feature.html b/www/api/feature.html
index ba39faafd..cb24ab0c6 100644
--- a/www/api/feature.html
+++ b/www/api/feature.html
@@ -203,7 +203,7 @@
Web Hosting Ratings
diff --git a/www/api/fourier.html b/www/api/fourier.html
index 1c06a89dc..ab989d9c8 100644
--- a/www/api/fourier.html
+++ b/www/api/fourier.html
@@ -203,7 +203,7 @@
Web Hosting Ratings
diff --git a/www/api/fx.html b/www/api/fx.html
index a49399118..2fbd41fb3 100644
--- a/www/api/fx.html
+++ b/www/api/fx.html
@@ -203,7 +203,7 @@
Web Hosting Ratings
diff --git a/www/api/histogram.html b/www/api/histogram.html
index c4a6d5069..5fe8f9ba4 100644
--- a/www/api/histogram.html
+++ b/www/api/histogram.html
@@ -203,7 +203,7 @@
Web Hosting Ratings
diff --git a/www/api/image-view.html b/www/api/image-view.html
index 3736d7c6e..110cdb381 100644
--- a/www/api/image-view.html
+++ b/www/api/image-view.html
@@ -203,7 +203,7 @@
Web Hosting Ratings
diff --git a/www/api/image.html b/www/api/image.html
index 3526c58c4..14553326d 100644
--- a/www/api/image.html
+++ b/www/api/image.html
@@ -203,7 +203,7 @@
Web Hosting Ratings
diff --git a/www/api/layer.html b/www/api/layer.html
index cb933a7a8..d92d16a47 100644
--- a/www/api/layer.html
+++ b/www/api/layer.html
@@ -203,7 +203,7 @@
Web Hosting Ratings
diff --git a/www/api/list.html b/www/api/list.html
index 3337af6b3..ce087b8d6 100644
--- a/www/api/list.html
+++ b/www/api/list.html
@@ -203,7 +203,7 @@
Web Hosting Ratings
diff --git a/www/api/magick-deprecate.html b/www/api/magick-deprecate.html
index 4df5a100c..20b968cb7 100644
--- a/www/api/magick-deprecate.html
+++ b/www/api/magick-deprecate.html
@@ -203,7 +203,7 @@
Web Hosting Ratings
diff --git a/www/api/magick-image.html b/www/api/magick-image.html
index bd97268a6..eb1a47ae9 100644
--- a/www/api/magick-image.html
+++ b/www/api/magick-image.html
@@ -203,7 +203,7 @@
Web Hosting Ratings
diff --git a/www/api/magick-property.html b/www/api/magick-property.html
index 535d96637..da4ccc48f 100644
--- a/www/api/magick-property.html
+++ b/www/api/magick-property.html
@@ -203,7 +203,7 @@
Web Hosting Ratings
diff --git a/www/api/magick-wand.html b/www/api/magick-wand.html
index 9f3b078ad..ef797c067 100644
--- a/www/api/magick-wand.html
+++ b/www/api/magick-wand.html
@@ -203,7 +203,7 @@
Web Hosting Ratings
diff --git a/www/api/magick.html b/www/api/magick.html
index bdfa302e2..407b20caf 100644
--- a/www/api/magick.html
+++ b/www/api/magick.html
@@ -203,7 +203,7 @@
Web Hosting Ratings
diff --git a/www/api/memory.html b/www/api/memory.html
index 8dcfb9152..fc5a98942 100644
--- a/www/api/memory.html
+++ b/www/api/memory.html
@@ -203,7 +203,7 @@
Web Hosting Ratings
diff --git a/www/api/module.html b/www/api/module.html
index fc108a705..2e65ded3f 100644
--- a/www/api/module.html
+++ b/www/api/module.html
@@ -203,7 +203,7 @@
Web Hosting Ratings
diff --git a/www/api/mogrify.html b/www/api/mogrify.html
index 92e89eb03..f10843410 100644
--- a/www/api/mogrify.html
+++ b/www/api/mogrify.html
@@ -203,7 +203,7 @@
Web Hosting Ratings
diff --git a/www/api/monitor.html b/www/api/monitor.html
index 6dcd13899..633cc814b 100644
--- a/www/api/monitor.html
+++ b/www/api/monitor.html
@@ -203,7 +203,7 @@
Web Hosting Ratings
diff --git a/www/api/montage.html b/www/api/montage.html
index 49aa18ddf..74930959f 100644
--- a/www/api/montage.html
+++ b/www/api/montage.html
@@ -203,7 +203,7 @@
Web Hosting Ratings
diff --git a/www/api/morphology.html b/www/api/morphology.html
index 3956dce5e..bcb84dbfd 100644
--- a/www/api/morphology.html
+++ b/www/api/morphology.html
@@ -203,7 +203,7 @@
Web Hosting Ratings
diff --git a/www/api/paint.html b/www/api/paint.html
index 6c3b79f13..83132b950 100644
--- a/www/api/paint.html
+++ b/www/api/paint.html
@@ -203,7 +203,7 @@
Web Hosting Ratings
diff --git a/www/api/pixel-iterator.html b/www/api/pixel-iterator.html
index f57774c16..79daba36b 100644
--- a/www/api/pixel-iterator.html
+++ b/www/api/pixel-iterator.html
@@ -203,7 +203,7 @@
Web Hosting Ratings
diff --git a/www/api/pixel-wand.html b/www/api/pixel-wand.html
index c30876358..15d6ecf67 100644
--- a/www/api/pixel-wand.html
+++ b/www/api/pixel-wand.html
@@ -203,7 +203,7 @@
Web Hosting Ratings
diff --git a/www/api/property.html b/www/api/property.html
index 99b02b2bd..9e0730d93 100644
--- a/www/api/property.html
+++ b/www/api/property.html
@@ -203,7 +203,7 @@
Web Hosting Ratings
diff --git a/www/api/quantize.html b/www/api/quantize.html
index a5983c2fc..ebcfe0ba3 100644
--- a/www/api/quantize.html
+++ b/www/api/quantize.html
@@ -203,7 +203,7 @@
Web Hosting Ratings
diff --git a/www/api/registry.html b/www/api/registry.html
index 8ce88dbbe..38324edd1 100644
--- a/www/api/registry.html
+++ b/www/api/registry.html
@@ -203,7 +203,7 @@
Web Hosting Ratings
diff --git a/www/api/resource.html b/www/api/resource.html
index c48311910..2560479b5 100644
--- a/www/api/resource.html
+++ b/www/api/resource.html
@@ -203,7 +203,7 @@
Web Hosting Ratings
diff --git a/www/api/segment.html b/www/api/segment.html
index 0e2a966fa..9fe198b80 100644
--- a/www/api/segment.html
+++ b/www/api/segment.html
@@ -203,7 +203,7 @@
Web Hosting Ratings
diff --git a/www/api/shear.html b/www/api/shear.html
index 556e6bce8..38901f146 100644
--- a/www/api/shear.html
+++ b/www/api/shear.html
@@ -203,7 +203,7 @@
Web Hosting Ratings
diff --git a/www/api/signature.html b/www/api/signature.html
index c9363203c..0fcd87c2d 100644
--- a/www/api/signature.html
+++ b/www/api/signature.html
@@ -203,7 +203,7 @@
Web Hosting Ratings
diff --git a/www/api/statistic.html b/www/api/statistic.html
index 2dc74b6d3..b3cf911f6 100644
--- a/www/api/statistic.html
+++ b/www/api/statistic.html
@@ -203,7 +203,7 @@
Web Hosting Ratings
diff --git a/www/api/stream.html b/www/api/stream.html
index 67be6c527..b06fbd0c7 100644
--- a/www/api/stream.html
+++ b/www/api/stream.html
@@ -203,7 +203,7 @@
Web Hosting Ratings
diff --git a/www/api/transform.html b/www/api/transform.html
index d30e96644..24aa313b2 100644
--- a/www/api/transform.html
+++ b/www/api/transform.html
@@ -203,7 +203,7 @@
Web Hosting Ratings
diff --git a/www/api/version.html b/www/api/version.html
index f68ec88ef..5b02dd62b 100644
--- a/www/api/version.html
+++ b/www/api/version.html
@@ -203,7 +203,7 @@
Web Hosting Ratings
diff --git a/www/api/wand-view.html b/www/api/wand-view.html
index 59d860314..990bad618 100644
--- a/www/api/wand-view.html
+++ b/www/api/wand-view.html
@@ -203,7 +203,7 @@
Web Hosting Ratings
diff --git a/www/architecture.html b/www/architecture.html
index 865cd26f7..c9c4d8d59 100644
--- a/www/architecture.html
+++ b/www/architecture.html
@@ -203,7 +203,7 @@
Web Hosting Ratings
@@ -307,7 +307,7 @@
When the pixel cache is initialized, pixels are scaled from whatever bit depth they originated from to that required by the pixel cache. For example, a 1-channel 1-bit monochrome PBM image is scaled to a 4 channel 8-bit RGBA image, if you are using the Q8 version of ImageMagick, and 16-bit RGBA for the Q16 version. You can determine which version you have with the ‑version option:
- $magick> identify -versionVersion: ImageMagick 6.7.1-4 2011-07-01 Q16 http://www.imagemagick.org
+ $magick> identify -versionVersion: ImageMagick 6.7.1-5 2011-07-01 Q16 http://www.imagemagick.org
As you can see, the convenience of the pixel cache sometimes comes with a trade-off in storage (e.g. storing a 1-bit monochrome image as 16-bit RGBA is wasteful) and speed (i.e. storing the entire image in memory is generally slower than accessing one scanline of pixels at a time). In most cases, the benefits of the pixel cache typically outweigh any disadvantages.
diff --git a/www/binary-releases.html b/www/binary-releases.html
index 283807d47..48114479e 100644
--- a/www/binary-releases.html
+++ b/www/binary-releases.html
@@ -203,7 +203,7 @@
Web Hosting Ratings
@@ -238,16 +238,16 @@
- ImageMagick-6.7.1-4.i386.rpm |
- download |
- download |
+ ImageMagick-6.7.1-5.i386.rpm |
+ download |
+ download |
CentOS 5.4 i386 RPM |
- ImageMagick-6.7.1-4.x86_64.rpm |
- download |
- download |
+ ImageMagick-6.7.1-5.x86_64.rpm |
+ download |
+ download |
CentOS 5.4 x86_64 RPM |
@@ -284,7 +284,7 @@
ImageMagick RPM's are self-installing. Simply type the following command and you're ready to start using ImageMagick:
- $magick> rpm -Uvh ImageMagick-6.7.1-4.i386.rpm
+ $magick> rpm -Uvh ImageMagick-6.7.1-5.i386.rpm
For other systems, create (or choose) a directory to install the package into and change to that directory, for example:
$magick> cd $HOME
@@ -384,7 +384,7 @@
./imagemagick_compile.sh VERSION
-where VERSION is the version of ImageMagick you want to compile (i.e.: 6.7.1-4, svn, ...)
+where VERSION is the version of ImageMagick you want to compile (i.e.: 6.7.1-5, svn, ...)
This script compiles ImageMagick as a static library to be included in iOS projects and adds support for
@@ -423,7 +423,7 @@
The amount of memory can be an important factor, especially if you intend to work on large images. A minimum of 512 MB of RAM is recommended, but the more RAM the better. Although ImageMagick runs well on a single core computer, it automagically runs in parallel on multi-core systems reducing run times considerably.
The Windows version of ImageMagick is self-installing. Simply click on the appropriate version below and it will launch itself and ask you a few installation questions. Versions with Q8 in the name are 8 bits-per-pixel component (e.g. 8-bit red, 8-bit green, etc.), whereas, Q16 in the filename are 16 bits-per-pixel component. A Q16 version permits you to read or write 16-bit images without losing precision but requires twice as much resources as the Q8 version. Versions with dll in the filename include ImageMagick libraries as dynamic link libraries. If you are not sure which version is appropriate, choose
-ImageMagick-6.7.1-4-Q16-windows-dll.exe.
+ImageMagick-6.7.1-5-Q16-windows-dll.exe.
@@ -435,44 +435,44 @@
- ImageMagick-6.7.1-4-Q16-windows-dll.exe |
- download |
- download |
+ ImageMagick-6.7.1-5-Q16-windows-dll.exe |
+ download |
+ download |
Win32 dynamic at 16 bits-per-pixel |
- ImageMagick-6.7.1-4-Q16-windows-static.exe |
- download |
- download |
+ ImageMagick-6.7.1-5-Q16-windows-static.exe |
+ download |
+ download |
Win32 static at 16 bits-per-pixel |
- ImageMagick-6.7.1-4-Q8-windows-dll.exe |
- download |
- download |
+ ImageMagick-6.7.1-5-Q8-windows-dll.exe |
+ download |
+ download |
Win32 dynamic at 8 bits-per-pixel |
- ImageMagick-6.7.1-4-Q8-windows-static.exe |
- download |
- download |
+ ImageMagick-6.7.1-5-Q8-windows-static.exe |
+ download |
+ download |
Win32 static at 8 bits-per-pixel |
- ImageMagick-6.7.1-4-Q16-windows-x64-dll.exe |
- download |
- download |
+ ImageMagick-6.7.1-5-Q16-windows-x64-dll.exe |
+ download |
+ download |
Win64 dynamic at 16 bits-per-pixel |
- ImageMagick-6.7.1-4-Q16-windows-x64-static.exe |
- download |
- download |
+ ImageMagick-6.7.1-5-Q16-windows-x64-static.exe |
+ download |
+ download |
Win64 static at 16 bits-per-pixel |
diff --git a/www/changelog.html b/www/changelog.html
index 1e7963ee2..8aa4f52fd 100644
--- a/www/changelog.html
+++ b/www/changelog.html
@@ -216,7 +216,14 @@
ImageMagick Changelog
-
- 2011-08-09 6.7.1-4 Cristy <quetzlzacatenango@image...>
+- 2011-08-10 6.7.1-5 Cristy <quetzlzacatenango@image...>
+ - New version 6.7.1-5.
+- 2011-08-10 6.7.1-5 Cristy <quetzlzacatenango@image...>
+ - Revert -colorspace sRGB option patch (reference http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&t=19256).
+ - Revert -type PaletteMatte option patch (reference http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&t=19263
+- 2011-08-09 6.7.1-4 Cristy <quetzlzacatenango@image...>
+ - New version 6.7.1-4.
+- 2011-08-09 6.7.1-4 Cristy <quetzlzacatenango@image...>
- Revert MultiByteToWideChar() for Windows patch.
- 2011-08-05 6.7.1-3 Cristy <quetzlzacatenango@image...>
- New version 6.7.1-3.
diff --git a/www/cipher.html b/www/cipher.html
index 1f9febf0b..1dbec2df4 100644
--- a/www/cipher.html
+++ b/www/cipher.html
@@ -204,7 +204,7 @@
Web Hosting Ratings
diff --git a/www/color.html b/www/color.html
index 3932c8684..629104cec 100644
--- a/www/color.html
+++ b/www/color.html
@@ -204,7 +204,7 @@
Web Hosting Ratings
diff --git a/www/command-line-options.html b/www/command-line-options.html
index 28e52ae1d..b762bad2c 100644
--- a/www/command-line-options.html
+++ b/www/command-line-options.html
@@ -207,7 +207,7 @@
Web Hosting Ratings
diff --git a/www/command-line-processing.html b/www/command-line-processing.html
index dc107ac9e..f0a29e21e 100644
--- a/www/command-line-processing.html
+++ b/www/command-line-processing.html
@@ -203,7 +203,7 @@
Web Hosting Ratings
diff --git a/www/command-line-tools.html b/www/command-line-tools.html
index 3c6d8d268..0d628bac2 100644
--- a/www/command-line-tools.html
+++ b/www/command-line-tools.html
@@ -203,7 +203,7 @@
Web Hosting Ratings
diff --git a/www/compare.html b/www/compare.html
index 986040cb2..5f4b8ecbf 100644
--- a/www/compare.html
+++ b/www/compare.html
@@ -204,7 +204,7 @@
Web Hosting Ratings
diff --git a/www/compose.html b/www/compose.html
index 96f3c56e3..7b808315c 100644
--- a/www/compose.html
+++ b/www/compose.html
@@ -204,7 +204,7 @@
Web Hosting Ratings
diff --git a/www/composite.html b/www/composite.html
index ba18c0b8f..eb8af7039 100644
--- a/www/composite.html
+++ b/www/composite.html
@@ -204,7 +204,7 @@
Web Hosting Ratings
diff --git a/www/conjure.html b/www/conjure.html
index d381a8c35..a0e2f0c59 100644
--- a/www/conjure.html
+++ b/www/conjure.html
@@ -204,7 +204,7 @@
Web Hosting Ratings
diff --git a/www/contact.html b/www/contact.html
index 2305279e4..4d2463fd0 100644
--- a/www/contact.html
+++ b/www/contact.html
@@ -203,7 +203,7 @@
Web Hosting Ratings
diff --git a/www/convert.html b/www/convert.html
index eadd3eec9..aef7d565d 100644
--- a/www/convert.html
+++ b/www/convert.html
@@ -204,7 +204,7 @@
Web Hosting Ratings
diff --git a/www/display.html b/www/display.html
index 292f59024..cfde74730 100644
--- a/www/display.html
+++ b/www/display.html
@@ -204,7 +204,7 @@
Web Hosting Ratings
diff --git a/www/download.html b/www/download.html
index 2fb5da0ce..6d961555d 100644
--- a/www/download.html
+++ b/www/download.html
@@ -203,7 +203,7 @@
Web Hosting Ratings
@@ -218,7 +218,7 @@
Download ImageMagick
ImageMagick source and binary distributions are available from a variety of FTP and Web mirrors around the world listed below. ImageMagick stable and development source releases are also available from Subversion. Before you download, you may want to review recent changes to the ImageMagick distribution.
-
The latest release of ImageMagick is version 6.7.1-4.
+
The latest release of ImageMagick is version 6.7.1-5.
- Australia
- ftp://mirror.aarnet.edu.au/pub/imagemagick/
diff --git a/www/escape.html b/www/escape.html
index e40296247..fd6269676 100644
--- a/www/escape.html
+++ b/www/escape.html
@@ -204,7 +204,7 @@
Web Hosting Ratings
diff --git a/www/examples.html b/www/examples.html
index 1602afcc2..df39af73f 100644
--- a/www/examples.html
+++ b/www/examples.html
@@ -203,7 +203,7 @@
Web Hosting Ratings
diff --git a/www/exception.html b/www/exception.html
index 72350cc6e..6fba43e55 100644
--- a/www/exception.html
+++ b/www/exception.html
@@ -203,7 +203,7 @@
Web Hosting Ratings
diff --git a/www/export.html b/www/export.html
index 360fe75f8..efeb2c28e 100644
--- a/www/export.html
+++ b/www/export.html
@@ -203,7 +203,7 @@
Web Hosting Ratings
diff --git a/www/formats.html b/www/formats.html
index ff144c40e..d2166f250 100644
--- a/www/formats.html
+++ b/www/formats.html
@@ -204,7 +204,7 @@
Web Hosting Ratings
diff --git a/www/high-dynamic-range.html b/www/high-dynamic-range.html
index 0cca19dc7..ce9566b6e 100644
--- a/www/high-dynamic-range.html
+++ b/www/high-dynamic-range.html
@@ -203,7 +203,7 @@
Web Hosting Ratings
diff --git a/www/identify.html b/www/identify.html
index 3f1d26664..c4b59d8cd 100644
--- a/www/identify.html
+++ b/www/identify.html
@@ -203,7 +203,7 @@
Web Hosting Ratings
@@ -286,7 +286,7 @@
Tainted: False
Filesize: 3.97266kb
Number pixels: 3.14453kb
- Version: ImageMagick 6.7.1-4 2011-07-01 Q16 http://www.imagemagick.org
+ Version: ImageMagick 6.7.1-5 2011-07-01 Q16 http://www.imagemagick.org
To get the print size in inches of an image at 72 DPI, use:
$magick> identify -format "%[fx:w/72] by %[fx:h/72] inches" document.png8.5 x 11 inches
diff --git a/www/import.html b/www/import.html
index 1069f843f..5d5ec1e79 100644
--- a/www/import.html
+++ b/www/import.html
@@ -204,7 +204,7 @@
Web Hosting Ratings
diff --git a/www/index.html b/www/index.html
index 3bf4fbdf6..67fc39c5c 100644
--- a/www/index.html
+++ b/www/index.html
@@ -203,7 +203,7 @@
Web Hosting Ratings
@@ -228,7 +228,7 @@
The ImageMagick development process ensures a stable API and ABI. Before each ImageMagick release, we perform a comprehensive security assessment that includes memory and thread error detection to prevent security vulnerabilities.
-The current release is ImageMagick 6.7.1-4.
+The current release is ImageMagick 6.7.1-5.
diff --git a/www/install-source.html b/www/install-source.html
index 7cac34c07..2e5fe4e46 100644
--- a/www/install-source.html
+++ b/www/install-source.html
@@ -203,7 +203,7 @@
Web Hosting Ratings
diff --git a/www/license.html b/www/license.html
index 90ceeae03..dac07bc65 100644
--- a/www/license.html
+++ b/www/license.html
@@ -203,7 +203,7 @@
Web Hosting Ratings
diff --git a/www/links.html b/www/links.html
index 2bd7f73cc..fbaf23892 100644
--- a/www/links.html
+++ b/www/links.html
@@ -203,7 +203,7 @@
Web Hosting Ratings
diff --git a/www/magick++.html b/www/magick++.html
index 14569f231..6c5a4e9b4 100644
--- a/www/magick++.html
+++ b/www/magick++.html
@@ -204,7 +204,7 @@
Web Hosting Ratings
diff --git a/www/magick-core.html b/www/magick-core.html
index c080403db..08a4edff3 100644
--- a/www/magick-core.html
+++ b/www/magick-core.html
@@ -204,7 +204,7 @@
Web Hosting Ratings
diff --git a/www/magick-vector-graphics.html b/www/magick-vector-graphics.html
index 475181e5b..c3711d3d0 100644
--- a/www/magick-vector-graphics.html
+++ b/www/magick-vector-graphics.html
@@ -203,7 +203,7 @@
Web Hosting Ratings
diff --git a/www/magick-wand.html b/www/magick-wand.html
index 5839e4615..c93ac790e 100644
--- a/www/magick-wand.html
+++ b/www/magick-wand.html
@@ -204,7 +204,7 @@
Web Hosting Ratings
diff --git a/www/miff.html b/www/miff.html
index f8ddda0ce..df4aa6774 100644
--- a/www/miff.html
+++ b/www/miff.html
@@ -203,7 +203,7 @@
Web Hosting Ratings
diff --git a/www/mogrify.html b/www/mogrify.html
index 35da244b0..2786b3fd4 100644
--- a/www/mogrify.html
+++ b/www/mogrify.html
@@ -204,7 +204,7 @@
Web Hosting Ratings
diff --git a/www/montage.html b/www/montage.html
index 0744ca82c..424a93bc2 100644
--- a/www/montage.html
+++ b/www/montage.html
@@ -204,7 +204,7 @@
Web Hosting Ratings
diff --git a/www/motion-picture.html b/www/motion-picture.html
index 5b9c1f11f..7fddf74f8 100644
--- a/www/motion-picture.html
+++ b/www/motion-picture.html
@@ -204,7 +204,7 @@
Web Hosting Ratings
diff --git a/www/perl-magick.html b/www/perl-magick.html
index 40e83fe21..357c30c53 100644
--- a/www/perl-magick.html
+++ b/www/perl-magick.html
@@ -203,7 +203,7 @@
Web Hosting Ratings
diff --git a/www/porting.html b/www/porting.html
index e2e576540..b18db574e 100644
--- a/www/porting.html
+++ b/www/porting.html
@@ -204,7 +204,7 @@
Web Hosting Ratings
diff --git a/www/quantize.html b/www/quantize.html
index cc4e38a05..fc0fbc57a 100644
--- a/www/quantize.html
+++ b/www/quantize.html
@@ -203,7 +203,7 @@
Web Hosting Ratings
diff --git a/www/resources.html b/www/resources.html
index 2ccd1057e..847143e14 100644
--- a/www/resources.html
+++ b/www/resources.html
@@ -203,7 +203,7 @@
Web Hosting Ratings
diff --git a/www/search.html b/www/search.html
index c7fcc42dc..277272198 100644
--- a/www/search.html
+++ b/www/search.html
@@ -203,7 +203,7 @@
Web Hosting Ratings
diff --git a/www/sitemap.html b/www/sitemap.html
index a184801f2..dd9cc7b28 100644
--- a/www/sitemap.html
+++ b/www/sitemap.html
@@ -203,7 +203,7 @@
Web Hosting Ratings
diff --git a/www/sponsors.html b/www/sponsors.html
index 959811c20..d8fba94c1 100644
--- a/www/sponsors.html
+++ b/www/sponsors.html
@@ -203,7 +203,7 @@
Web Hosting Ratings
diff --git a/www/stream.html b/www/stream.html
index b3ca6e824..6ee695172 100644
--- a/www/stream.html
+++ b/www/stream.html
@@ -204,7 +204,7 @@
Web Hosting Ratings
diff --git a/www/subversion.html b/www/subversion.html
index d02263d9b..8d805cc4e 100644
--- a/www/subversion.html
+++ b/www/subversion.html
@@ -203,7 +203,7 @@
Web Hosting Ratings
diff --git a/www/t-shirt.html b/www/t-shirt.html
index a1096c537..71662cf02 100644
--- a/www/t-shirt.html
+++ b/www/t-shirt.html
@@ -203,7 +203,7 @@
Web Hosting Ratings
--
2.49.0