From f827fac67b6458d82d4ae4d52cae4e68b3973d3f Mon Sep 17 00:00:00 2001 From: cristy Date: Sat, 4 Sep 2010 21:09:21 +0000 Subject: [PATCH] --- ImageMagick.spec | 2 +- config/configure.xml | 4 +- index.html | 3 -- libtool | 2 +- magick/version.h | 4 +- version.sh | 2 +- www/ImageMagickObject.html | 4 +- www/advanced-unix-installation.html | 8 ++-- www/advanced-windows-installation.html | 4 +- www/api.html | 42 ++++++++--------- www/api/animate.html | 2 +- www/api/annotate.html | 2 +- www/api/attribute.html | 2 +- www/api/blob.html | 3 ++ www/api/cache-view.html | 3 -- www/api/cache.html | 2 +- www/api/color.html | 2 +- www/api/colormap.html | 3 -- 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/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/fx.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-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/monitor.html | 2 +- www/api/montage.html | 2 +- www/api/paint.html | 3 -- www/api/pixel-iterator.html | 2 +- www/api/pixel-wand.html | 2 +- www/api/profile.html | 3 ++ www/api/property.html | 2 +- www/api/quantize.html | 2 +- www/api/resize.html | 3 -- 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/transform.html | 2 +- www/api/version.html | 2 +- www/api/wand-view.html | 2 +- www/architecture.html | 4 +- www/binary-releases.html | 64 +++++++++++++------------- www/changelog.html | 10 +++- www/cipher.html | 3 ++ www/color.html | 2 +- www/command-line-options.html | 2 +- www/command-line-processing.html | 2 +- www/command-line-tools.html | 6 +-- www/compare.html | 2 +- www/compose.html | 3 -- www/composite.html | 2 +- www/conjure.html | 2 +- www/contact.html | 4 +- www/display.html | 2 +- www/download.html | 4 +- www/escape.html | 2 +- www/examples.html | 4 +- www/formats.html | 2 +- www/fx.html | 2 +- www/high-dynamic-range.html | 2 +- www/history.html | 2 +- www/identify.html | 4 +- www/import.html | 2 +- www/index.html | 3 -- www/install-source.html | 12 ++--- www/jp2.html | 2 +- www/license.html | 2 +- www/links.html | 2 +- www/magick-core.html | 3 ++ www/miff.html | 2 +- www/mirrors.html | 4 +- www/mogrify.html | 2 +- www/montage.html | 3 ++ www/motion-picture.html | 3 ++ www/perl-magick.html | 6 +-- www/quantize.html | 2 +- www/resources.html | 36 +++++++-------- www/search.html | 2 +- www/sitemap.html | 50 ++++++++++---------- www/sponsors.html | 2 +- www/stream.html | 2 +- www/subversion.html | 6 +-- www/t-shirt.html | 2 +- 98 files changed, 226 insertions(+), 223 deletions(-) diff --git a/ImageMagick.spec b/ImageMagick.spec index cfdb5b5d1..e2cacb0b8 100644 --- a/ImageMagick.spec +++ b/ImageMagick.spec @@ -1,5 +1,5 @@ %global VERSION 6.6.4 -%global Patchlevel 0 +%global Patchlevel 1 Name: ImageMagick Version: %{VERSION} diff --git a/config/configure.xml b/config/configure.xml index 7a4c915b9..911367714 100644 --- a/config/configure.xml +++ b/config/configure.xml @@ -8,8 +8,8 @@ - - + + diff --git a/index.html b/index.html index d2fbf5eac..7d194e081 100644 --- a/index.html +++ b/index.html @@ -144,9 +144,6 @@ - diff --git a/libtool b/libtool index 9d2da7921..2720f8f07 100755 --- a/libtool +++ b/libtool @@ -1,7 +1,7 @@ #! /bin/sh # libtool - Provide generalized library-building support services. -# Generated automatically by config.status (ImageMagick) 6.6.4-0 +# Generated automatically by config.status (ImageMagick) 6.6.4-1 # Libtool was configured on host magick.imagemagick.org: # NOTE: Changes made to this file will be lost: look at ltmain.sh. # diff --git a/magick/version.h b/magick/version.h index 9d60f1082..12c1a2e15 100644 --- a/magick/version.h +++ b/magick/version.h @@ -30,10 +30,10 @@ extern "C" { #define MagickLibVersion 0x664 #define MagickLibVersionText "6.6.4" #define MagickLibVersionNumber 4,0,0 -#define MagickLibAddendum "-0" +#define MagickLibAddendum "-1" #define MagickLibInterface 4 #define MagickLibMinInterface 4 -#define MagickReleaseDate "2010-09-02" +#define MagickReleaseDate "2010-09-04" #define MagickChangeDate "20100902" #define MagickAuthoritativeURL "http://www.imagemagick.org" #define MagickFeatures "OpenMP " diff --git a/version.sh b/version.sh index 41a2c9648..c7349254e 100644 --- a/version.sh +++ b/version.sh @@ -12,7 +12,7 @@ PACKAGE_NAME='ImageMagick' # PACKAGE_NAME (e.g. "1.0.0"). PACKAGE_VERSION='6.6.4' PACKAGE_LIB_VERSION="0x664" -PACKAGE_RELEASE="0" +PACKAGE_RELEASE="1" PACKAGE_LIB_VERSION_NUMBER="6,6,4,${PACKAGE_RELEASE}" PACKAGE_RELEASE_DATE=`date +%F` PACKAGE_STRING="$PACKAGE_NAME $PACKAGE_VERSION" diff --git a/www/ImageMagickObject.html b/www/ImageMagickObject.html index 74c52c9b8..9e2252e60 100644 --- a/www/ImageMagickObject.html +++ b/www/ImageMagickObject.html @@ -146,7 +146,7 @@ Druckerei Online @@ -180,7 +180,7 @@

ImageMagick provides a statically-built ImageMagick object as part of its Windows installation package. When this package is installed, ImageMagickObject and its sample programs are installed to this path:

-  c:\Program Files\ImageMagick-6.6.3-Q16\ImageMagickObject
+  c:\Program Files\ImageMagick-6.6.4-Q16\ImageMagickObject
 

The ImageMagickObject is registered if the checkbox, Register ImageMagickObject, is checked at install time.

diff --git a/www/advanced-unix-installation.html b/www/advanced-unix-installation.html index a0644e97a..423c3d188 100644 --- a/www/advanced-unix-installation.html +++ b/www/advanced-unix-installation.html @@ -191,7 +191,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.6.3-10 $magick> ./configure

+

$magick> cd ImageMagick-6.6.4-0 $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:

@@ -519,7 +519,7 @@ Options used to compile and link:

$magick> rpmbuild --rebuild ImageMagick.src.rpm

After the build you, locate the RPMS folder and install the ImageMagick binary RPM distribution:

-

$magick> rpm -ivh ImageMagick-6.6.3-?.*.rpm

+

$magick> rpm -ivh ImageMagick-6.6.4-?.*.rpm

Mac OS X-specific Build instructions

@@ -543,7 +543,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.6.3-10.tar.gz $magick> cd ImageMagick-6.6.3-10

Configure ImageMagick:

+

$magick> tar xvfz ImageMagick-6.6.4-0.tar.gz $magick> cd ImageMagick-6.6.4-0

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/ \
@@ -563,7 +563,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.6.3-?.tar.bz2 $magick> cd ImageMagick-6.6.3-10 $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.6.4-?.tar.bz2 $magick> cd ImageMagick-6.6.4-0 $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 ac7b8d2eb..6b9546cad 100644 --- a/www/advanced-windows-installation.html +++ b/www/advanced-windows-installation.html @@ -145,7 +145,7 @@ Druckerei Online
@@ -443,7 +443,7 @@
  1. Double-click on - VisualMagick/bin/ImageMagick-6.6.3-10-Q16-windows-dll.exe + VisualMagick/bin/ImageMagick-6.6.4-0-Q16-windows-dll.exe to launch the ImageMagick binary distribution.
  2. Complete the installer screens to install ImageMagick on your system.
diff --git a/www/api.html b/www/api.html index 44e6b62f3..2bfb73d37 100644 --- a/www/api.html +++ b/www/api.html @@ -145,7 +145,7 @@ Druckerei Online @@ -175,7 +175,7 @@

Ada

-

G2F implements an Ada 95 binding to a subset of the low-level MagickCore library.

+

G2F implements an Ada 95 binding to a subset of the low-level MagickCore library.

C

@@ -187,7 +187,7 @@

Ch

-

ChMagick is a Ch binding to the MagickCore and MagickWand API. Ch is an embeddable C/C++ interpreter for cross-platform scripting.

+

ChMagick is a Ch binding to the MagickCore and MagickWand API. Ch is an embeddable C/C++ interpreter for cross-platform scripting.

COM+

@@ -199,31 +199,31 @@

C++

-

Magick++ provides an object-oriented C++ interface to ImageMagick. See A Gentle Introduction to Magick++ for an introductory tutorial to Magick++. We include the source if you want to correct, enhance, or expand the tutorial.

+

Magick++ provides an object-oriented C++ interface to ImageMagick. See A Gentle Introduction to Magick++ for an introductory tutorial to Magick++. We include the source if you want to correct, enhance, or expand the tutorial.

Java

-

JMagick provides an object-oriented Java interface to ImageMagick. Im4java is a pure-java interface to the ImageMagick command-line.

+

JMagick provides an object-oriented Java interface to ImageMagick. Im4java is a pure-java interface to the ImageMagick command-line.

LabVIEW

-

LVOOP ImageMagick is an object-oriented LabVIEW interface to ImageMagick.

+

LVOOP ImageMagick is an object-oriented LabVIEW interface to ImageMagick.

Lisp

-

CL-Magick provides a Common Lisp interface to the ImageMagick library.

+

CL-Magick provides a Common Lisp interface to the ImageMagick library.

Neko

-

NMagick is a port of the ImageMagick library to the haXe and Neko platforms. It provides image manipulation capabilities to both web and desktop applications using Neko.

+

NMagick is a port of the ImageMagick library to the haXe and Neko platforms. It provides image manipulation capabilities to both web and desktop applications using Neko.

.NET

@@ -237,7 +237,7 @@

Pascal

-

PascalMagick a Pascal binding for the MagickWand API and also the low-level MagickCore library. It works with Free Pascal / Lazarus and Delphi.

+

PascalMagick a Pascal binding for the MagickWand API and also the low-level MagickCore library. It works with Free Pascal / Lazarus and Delphi.

Perl

@@ -249,50 +249,50 @@

PHP

-

MagickWand for PHP a native PHP-extension to the ImageMagick MagickWand API.

+

MagickWand for PHP a native PHP-extension to the ImageMagick MagickWand API.

-

IMagick is a native PHP extension to create and modify images using the ImageMagick API. Documentation for the extension is available here.

+

IMagick is a native PHP extension to create and modify images using the ImageMagick API. Documentation for the extension is available here.

-

phMagick is a wrapper class for ImageMagick, wrapping the most common web image manipulation actions in easy to use functions, but allowing full access to ImageMagick's power by issuing system calls to it's command-line programs.

+

phMagick is a wrapper class for ImageMagick, wrapping the most common web image manipulation actions in easy to use functions, but allowing full access to ImageMagick's power by issuing system calls to it's command-line programs.

Python

-

PythonMagickWand is an object-oriented Python interface to MagickWand based on ctypes.

+

PythonMagickWand is an object-oriented Python interface to MagickWand based on ctypes.

-

PythonMagick is an object-oriented Python interface to ImageMagick.

+

PythonMagick is an object-oriented Python interface to ImageMagick.

REALbasic

-

The MBS Realbasic ImageMagick is a plugin that utilizes the power of ImageMagick from within the RealBasic environment.

+

The MBS Realbasic ImageMagick is a plugin that utilizes the power of ImageMagick from within the RealBasic environment.

Ruby

-

RMagick is an interface between the Ruby programming language and the MagickCore image processing libraries. Get started with RMagick by perusing the documentation.

+

RMagick is an interface between the Ruby programming language and the MagickCore image processing libraries. Get started with RMagick by perusing the documentation.

-

MagickWand for Ruby is an interface between the Ruby programming language and the MagickWand image processing libraries. Get started with MagickWand for PHP by perusing the documentation.

+

MagickWand for Ruby is an interface between the Ruby programming language and the MagickWand image processing libraries. Get started with MagickWand for PHP by perusing the documentation.

-

MiniMagick is a Ruby wrapper for ImageMagick command line. MiniMagick gives you convenient access to all the command line options ImageMagick supports.

+

MiniMagick is a Ruby wrapper for ImageMagick command line. MiniMagick gives you convenient access to all the command line options ImageMagick supports.

-

QuickMagick is a gem for easily accessing ImageMagick command line tools from Ruby programs.

+

QuickMagick is a gem for easily accessing ImageMagick command line tools from Ruby programs.

Tcl/Tk

-

TclMagick a native Tcl-extension to the ImageMagick MagickWand API.

+

TclMagick a native Tcl-extension to the ImageMagick MagickWand API.

XML RPC

-

RemoteMagick is an XML-RPC web service that creates image thumbnails.

+

RemoteMagick is an XML-RPC web service that creates image thumbnails.

diff --git a/www/api/animate.html b/www/api/animate.html index 8fc6b14cb..8da6714ae 100644 --- a/www/api/animate.html +++ b/www/api/animate.html @@ -145,7 +145,7 @@ Druckerei Online diff --git a/www/api/annotate.html b/www/api/annotate.html index f817a416c..f6d8f2446 100644 --- a/www/api/annotate.html +++ b/www/api/annotate.html @@ -145,7 +145,7 @@ Druckerei Online diff --git a/www/api/attribute.html b/www/api/attribute.html index 1ffeb42ab..6506703a8 100644 --- a/www/api/attribute.html +++ b/www/api/attribute.html @@ -145,7 +145,7 @@ Druckerei Online diff --git a/www/api/blob.html b/www/api/blob.html index b7226c9fc..be6969faf 100644 --- a/www/api/blob.html +++ b/www/api/blob.html @@ -144,6 +144,9 @@ + diff --git a/www/api/cache-view.html b/www/api/cache-view.html index d247f758e..39fc500d3 100644 --- a/www/api/cache-view.html +++ b/www/api/cache-view.html @@ -144,9 +144,6 @@ - diff --git a/www/api/cache.html b/www/api/cache.html index 4011ab17c..b74c4e490 100644 --- a/www/api/cache.html +++ b/www/api/cache.html @@ -145,7 +145,7 @@ Druckerei Online diff --git a/www/api/color.html b/www/api/color.html index 31e966de0..53c76f798 100644 --- a/www/api/color.html +++ b/www/api/color.html @@ -145,7 +145,7 @@ Druckerei Online diff --git a/www/api/colormap.html b/www/api/colormap.html index f58ebe9a2..5dd73556e 100644 --- a/www/api/colormap.html +++ b/www/api/colormap.html @@ -144,9 +144,6 @@ - diff --git a/www/api/compare.html b/www/api/compare.html index f084292ac..831e1c9c8 100644 --- a/www/api/compare.html +++ b/www/api/compare.html @@ -145,7 +145,7 @@ Druckerei Online diff --git a/www/api/composite.html b/www/api/composite.html index ff2b2464d..b102b5589 100644 --- a/www/api/composite.html +++ b/www/api/composite.html @@ -145,7 +145,7 @@ Druckerei Online diff --git a/www/api/constitute.html b/www/api/constitute.html index 1160fdda7..e31a4dbab 100644 --- a/www/api/constitute.html +++ b/www/api/constitute.html @@ -145,7 +145,7 @@ Druckerei Online diff --git a/www/api/decorate.html b/www/api/decorate.html index 6f940e6a7..24a86cfc0 100644 --- a/www/api/decorate.html +++ b/www/api/decorate.html @@ -145,7 +145,7 @@ Druckerei Online diff --git a/www/api/deprecate.html b/www/api/deprecate.html index d918b5917..8f7323918 100644 --- a/www/api/deprecate.html +++ b/www/api/deprecate.html @@ -145,7 +145,7 @@ Druckerei Online diff --git a/www/api/draw.html b/www/api/draw.html index 0885f5b07..e43cd20dd 100644 --- a/www/api/draw.html +++ b/www/api/draw.html @@ -145,7 +145,7 @@ Druckerei Online diff --git a/www/api/effect.html b/www/api/effect.html index 9c02c2f3a..170476a31 100644 --- a/www/api/effect.html +++ b/www/api/effect.html @@ -145,7 +145,7 @@ Druckerei Online diff --git a/www/api/enhance.html b/www/api/enhance.html index 8fa251b0d..abffaed2c 100644 --- a/www/api/enhance.html +++ b/www/api/enhance.html @@ -145,7 +145,7 @@ Druckerei Online diff --git a/www/api/exception.html b/www/api/exception.html index 9862342b9..d4fa9f4eb 100644 --- a/www/api/exception.html +++ b/www/api/exception.html @@ -145,7 +145,7 @@ Druckerei Online diff --git a/www/api/feature.html b/www/api/feature.html index 9889c4021..c2eb41b2d 100644 --- a/www/api/feature.html +++ b/www/api/feature.html @@ -145,7 +145,7 @@ Druckerei Online diff --git a/www/api/fx.html b/www/api/fx.html index ff6556bdd..e015e3506 100644 --- a/www/api/fx.html +++ b/www/api/fx.html @@ -145,7 +145,7 @@ Druckerei Online diff --git a/www/api/image-view.html b/www/api/image-view.html index 202d0de90..f221fd850 100644 --- a/www/api/image-view.html +++ b/www/api/image-view.html @@ -145,7 +145,7 @@ Druckerei Online diff --git a/www/api/image.html b/www/api/image.html index 11437ac1d..d818cc7bb 100644 --- a/www/api/image.html +++ b/www/api/image.html @@ -145,7 +145,7 @@ Druckerei Online diff --git a/www/api/layer.html b/www/api/layer.html index 68d9942c4..b8c434314 100644 --- a/www/api/layer.html +++ b/www/api/layer.html @@ -145,7 +145,7 @@ Druckerei Online diff --git a/www/api/list.html b/www/api/list.html index 50e33f122..9f25003b4 100644 --- a/www/api/list.html +++ b/www/api/list.html @@ -145,7 +145,7 @@ Druckerei Online diff --git a/www/api/magick-property.html b/www/api/magick-property.html index ac016fa7d..b8559a69d 100644 --- a/www/api/magick-property.html +++ b/www/api/magick-property.html @@ -145,7 +145,7 @@ Druckerei Online diff --git a/www/api/magick-wand.html b/www/api/magick-wand.html index c87024158..94ac471e1 100644 --- a/www/api/magick-wand.html +++ b/www/api/magick-wand.html @@ -145,7 +145,7 @@ Druckerei Online diff --git a/www/api/magick.html b/www/api/magick.html index 212c20fae..846bad2bf 100644 --- a/www/api/magick.html +++ b/www/api/magick.html @@ -145,7 +145,7 @@ Druckerei Online diff --git a/www/api/memory.html b/www/api/memory.html index 66c1eb58c..7240073dc 100644 --- a/www/api/memory.html +++ b/www/api/memory.html @@ -145,7 +145,7 @@ Druckerei Online diff --git a/www/api/module.html b/www/api/module.html index 2bb4575f7..b36b55cf2 100644 --- a/www/api/module.html +++ b/www/api/module.html @@ -145,7 +145,7 @@ Druckerei Online diff --git a/www/api/monitor.html b/www/api/monitor.html index e9acfbbe8..f218ae7f5 100644 --- a/www/api/monitor.html +++ b/www/api/monitor.html @@ -145,7 +145,7 @@ Druckerei Online diff --git a/www/api/montage.html b/www/api/montage.html index e16dd918c..7d2dba3a2 100644 --- a/www/api/montage.html +++ b/www/api/montage.html @@ -145,7 +145,7 @@ Druckerei Online diff --git a/www/api/paint.html b/www/api/paint.html index b8aeb5530..5acceccac 100644 --- a/www/api/paint.html +++ b/www/api/paint.html @@ -144,9 +144,6 @@ - diff --git a/www/api/pixel-iterator.html b/www/api/pixel-iterator.html index 46fc6f45f..0246fa338 100644 --- a/www/api/pixel-iterator.html +++ b/www/api/pixel-iterator.html @@ -145,7 +145,7 @@ Druckerei Online diff --git a/www/api/pixel-wand.html b/www/api/pixel-wand.html index b2e65e539..c606ff250 100644 --- a/www/api/pixel-wand.html +++ b/www/api/pixel-wand.html @@ -145,7 +145,7 @@ Druckerei Online diff --git a/www/api/profile.html b/www/api/profile.html index 6655a02e4..3c81c466a 100644 --- a/www/api/profile.html +++ b/www/api/profile.html @@ -144,6 +144,9 @@ + diff --git a/www/api/property.html b/www/api/property.html index 9e3d81f49..4d305cc05 100644 --- a/www/api/property.html +++ b/www/api/property.html @@ -145,7 +145,7 @@ Druckerei Online diff --git a/www/api/quantize.html b/www/api/quantize.html index f1dfba570..e4a4faf36 100644 --- a/www/api/quantize.html +++ b/www/api/quantize.html @@ -145,7 +145,7 @@ Druckerei Online diff --git a/www/api/resize.html b/www/api/resize.html index 2a711447a..e19e03849 100644 --- a/www/api/resize.html +++ b/www/api/resize.html @@ -144,9 +144,6 @@ - diff --git a/www/api/resource.html b/www/api/resource.html index 89b4c2f25..407e8cf0c 100644 --- a/www/api/resource.html +++ b/www/api/resource.html @@ -145,7 +145,7 @@ Druckerei Online diff --git a/www/api/segment.html b/www/api/segment.html index 20b15ad89..b2ca1d9a6 100644 --- a/www/api/segment.html +++ b/www/api/segment.html @@ -145,7 +145,7 @@ Druckerei Online diff --git a/www/api/shear.html b/www/api/shear.html index c85016191..c4a0590d0 100644 --- a/www/api/shear.html +++ b/www/api/shear.html @@ -145,7 +145,7 @@ Druckerei Online diff --git a/www/api/signature.html b/www/api/signature.html index d36572229..843ce3aef 100644 --- a/www/api/signature.html +++ b/www/api/signature.html @@ -145,7 +145,7 @@ Druckerei Online diff --git a/www/api/statistic.html b/www/api/statistic.html index 73c7378de..46ecb2ed2 100644 --- a/www/api/statistic.html +++ b/www/api/statistic.html @@ -145,7 +145,7 @@ Druckerei Online diff --git a/www/api/transform.html b/www/api/transform.html index bfd6a8a00..e094c715a 100644 --- a/www/api/transform.html +++ b/www/api/transform.html @@ -145,7 +145,7 @@ Druckerei Online diff --git a/www/api/version.html b/www/api/version.html index b4752232a..12354902e 100644 --- a/www/api/version.html +++ b/www/api/version.html @@ -145,7 +145,7 @@ Druckerei Online diff --git a/www/api/wand-view.html b/www/api/wand-view.html index 58b2d2010..5c3c7f5f6 100644 --- a/www/api/wand-view.html +++ b/www/api/wand-view.html @@ -145,7 +145,7 @@ Druckerei Online diff --git a/www/architecture.html b/www/architecture.html index 979de4873..f61d8f4ae 100644 --- a/www/architecture.html +++ b/www/architecture.html @@ -145,7 +145,7 @@ Druckerei Online @@ -254,7 +254,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.6.3-10 2010-08-08 Q16 http://www.imagemagick.org

+

$magick> identify -versionVersion: ImageMagick 6.6.4-0 2010-09-04 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 d6aa3ab21..33fb6e1f7 100644 --- a/www/binary-releases.html +++ b/www/binary-releases.html @@ -145,7 +145,7 @@ Druckerei Online @@ -189,16 +189,16 @@ - ImageMagick-6.6.3-10.i386.rpm - download - download + ImageMagick-6.6.4-0.i386.rpm + download + download CentOS 5.4 i386 RPM - ImageMagick-6.6.3-10.x86_64.rpm - download - download + ImageMagick-6.6.4-0.x86_64.rpm + download + download CentOS 5.4 x86_64 RPM @@ -228,7 +228,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.6.3-10.i386.rpm

+

$magick> rpm -Uvh ImageMagick-6.6.4-0.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

@@ -237,7 +237,7 @@

$magick> tar xvfz ImageMagick.tar.gz

Set the MAGICK_HOME environment variable to the path where you extracted the ImageMagick files. For example:

-

$magick> export MAGICK_HOME="$HOME/ImageMagick-6.6.3"

+

$magick> export MAGICK_HOME="$HOME/ImageMagick-6.6.4"

If the bin subdirectory of the extracted package is not already in your executable search path, add it to your PATH environment variable. For example:

$magick> export PATH="$MAGICK_HOME/bin:$PATH"

@@ -287,7 +287,7 @@

$magick> tar xvfz ImageMagick-x86_64-apple-darwin10.4.0.tar.gz

Set the MAGICK_HOME environment variable to the path where you extracted the ImageMagick files. For example:

-

$magick> export MAGICK_HOME="$HOME/ImageMagick-6.6.3"

+

$magick> export MAGICK_HOME="$HOME/ImageMagick-6.6.4"

If the bin subdirectory of the extracted package is not already in your executable search path, add it to your PATH environment variable. For example:

$magick> export PATH="$MAGICK_HOME/bin:$PATH"

@@ -310,7 +310,7 @@

ImageMagick runs on all recent Windows releases except Windows 95 / 98. We recommend its use on an NT-based version of Windows (NT4, 2000, 2003, XP, or Vista). Starting with ImageMagick 5.5.7, older versions such as Windows 95 / 98 are not supported anymore. The amount of memory can be an important factor, especially if you intend to work on large images. A minimum of 256 MB of RAM is recommended, but the more RAM the better. Although ImageMagick runs fine on a single core computer, it automagically runs in parallel on dual and quad-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.6.3-10-Q16-windows-x64-dll.exe.

+ImageMagick-6.6.4-0-Q16-windows-x64-dll.exe.

@@ -322,51 +322,51 @@ - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + diff --git a/www/changelog.html b/www/changelog.html index 5daf4d249..3b3646f6a 100644 --- a/www/changelog.html +++ b/www/changelog.html @@ -145,7 +145,7 @@ Druckerei Online @@ -167,7 +167,13 @@
-
    2010-08-23 6.6.3-10 Cristy <quetzlzacatenango@image...>
    +
      2010-09-02 6.6.4-0 el_supremo <digipete@shaw...>
      +
    • Repair a few incorrect LocaleNCompare() calls (ttf.c, ps.c).

    • +
      2010-08-31 6.6.4-0 Cristy <quetzlzacatenango@image...>
      +
    • Path no longer closed if join style is round (reference http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&t=16943).
    • +
    • Add case for BGRQuantum to GetQuantumExtent().
    • +
    • Support no compression on PCX write.

    • +
      2010-08-23 6.6.3-10 Cristy <quetzlzacatenango@image...>
    • Fixed bug in the raw BGRA coders (reference http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&t=16880).
    • Fix off-by-one error in the PSD coders.
    • Nicolas Robidoux with the assistance of Chantal Racette contribute an approximation of the sinc function over the interval [-3,3].
    • diff --git a/www/cipher.html b/www/cipher.html index 1a2967383..b9cdd7ab5 100644 --- a/www/cipher.html +++ b/www/cipher.html @@ -145,6 +145,9 @@ +
diff --git a/www/color.html b/www/color.html index 59fbde06d..254e16da8 100644 --- a/www/color.html +++ b/www/color.html @@ -146,7 +146,7 @@ Druckerei Online diff --git a/www/command-line-options.html b/www/command-line-options.html index 88ef887ca..7f02d90ec 100644 --- a/www/command-line-options.html +++ b/www/command-line-options.html @@ -149,7 +149,7 @@ Druckerei Online diff --git a/www/command-line-processing.html b/www/command-line-processing.html index 07246807a..dc2231d7f 100644 --- a/www/command-line-processing.html +++ b/www/command-line-processing.html @@ -145,7 +145,7 @@ Druckerei Online diff --git a/www/command-line-tools.html b/www/command-line-tools.html index 2adf65f19..7f9c99a9f 100644 --- a/www/command-line-tools.html +++ b/www/command-line-tools.html @@ -145,7 +145,7 @@ Druckerei Online @@ -169,11 +169,11 @@ -

ImageMagick includes a number of command-line utilities for manipulating images. Most of you are probably accustomed to editing images one at a time with a graphical user interface (GUI) with such programs as gimp or Photoshop. However, a GUI is not always convenient. Suppose you want to process an image dynamically from a web script or you want to apply the same operations to many images or repeat a specific operation at different times to the same or different image. For these types of operations, the command-line image processing utility is appropriate.

+

ImageMagick includes a number of command-line utilities for manipulating images. Most of you are probably accustomed to editing images one at a time with a graphical user interface (GUI) with such programs as gimp or Photoshop. However, a GUI is not always convenient. Suppose you want to process an image dynamically from a web script or you want to apply the same operations to many images or repeat a specific operation at different times to the same or different image. For these types of operations, the command-line image processing utility is appropriate.

The ImageMagick command-line tools exit with a status of 0 if the command line arguments have a proper syntax and no problems are encountered. Expect a descriptive message and an exit status of 1 if any exception occurs such as improper syntax, a problem reading or writing an image, or any other problem that prevents the command from completing successfully.

-

In the paragraphs below, find a short description for each command-line tool. Click on the program name to get details about the program usage and a list of command-line options that alters how the program behaves. If you are just getting acquainted with ImageMagick, start with the convert program. Be sure to peruse Anthony Thyssen's tutorial on how to use ImageMagick utilities to convert, compose, or edit images from the command-line.

+

In the paragraphs below, find a short description for each command-line tool. Click on the program name to get details about the program usage and a list of command-line options that alters how the program behaves. If you are just getting acquainted with ImageMagick, start with the convert program. Be sure to peruse Anthony Thyssen's tutorial on how to use ImageMagick utilities to convert, compose, or edit images from the command-line.

animate

diff --git a/www/compare.html b/www/compare.html index a4754b6c5..5049db1c4 100644 --- a/www/compare.html +++ b/www/compare.html @@ -146,7 +146,7 @@ Druckerei Online
diff --git a/www/compose.html b/www/compose.html index f6faf8997..6178bc7b4 100644 --- a/www/compose.html +++ b/www/compose.html @@ -145,9 +145,6 @@ - diff --git a/www/composite.html b/www/composite.html index 9c9b3f303..7cb70c9fd 100644 --- a/www/composite.html +++ b/www/composite.html @@ -146,7 +146,7 @@ Druckerei Online diff --git a/www/conjure.html b/www/conjure.html index 24e76c52f..d352bfb97 100644 --- a/www/conjure.html +++ b/www/conjure.html @@ -146,7 +146,7 @@ Druckerei Online diff --git a/www/contact.html b/www/contact.html index d3aa0226c..55cedd30c 100644 --- a/www/contact.html +++ b/www/contact.html @@ -145,7 +145,7 @@ Druckerei Online @@ -175,7 +175,7 @@

Contact the Development Team

-

Use this form to contact the ImageMagick Wizards for any of the issues listed below. You can expect a reply within 24-48 hours if your message is on topic and is a sponsorshp, license, or security issue. The bug and documentation issues are for reporting only. For any other issue, post your message to the discourse server.

+

Use this form to contact the ImageMagick Wizards for any of the issues listed below. You can expect a reply within 24-48 hours if your message is on topic and is a sponsorshp, license, or security issue. The bug and documentation issues are for reporting only. For any other issue, post your message to the discourse server.

Contact the Wizards

Enter this code, diff --git a/www/display.html b/www/display.html index d8e5635b6..436492cda 100644 --- a/www/display.html +++ b/www/display.html @@ -146,7 +146,7 @@ Druckerei Online

diff --git a/www/download.html b/www/download.html index 7bb46d915..1b117a1fd 100644 --- a/www/download.html +++ b/www/download.html @@ -145,7 +145,7 @@ Druckerei Online @@ -169,7 +169,7 @@

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.6.3-10.

+

The latest release of ImageMagick is version 6.6.4-0.

Australia
ftp://mirror.aarnet.edu.au/pub/ImageMagick/
diff --git a/www/escape.html b/www/escape.html index 2331c61e1..5fe92b081 100644 --- a/www/escape.html +++ b/www/escape.html @@ -146,7 +146,7 @@ Druckerei Online diff --git a/www/examples.html b/www/examples.html index 048ed682e..9737e91b1 100644 --- a/www/examples.html +++ b/www/examples.html @@ -145,7 +145,7 @@ Druckerei Online @@ -167,7 +167,7 @@
-

Here are a few examples of what you can do with an image using ImageMagick from the command line, a program interface, or script. You can generate this image yourself with this PerlMagick script, examples.pl.


+

Here are a few examples of what you can do with an image using ImageMagick from the command line, a program interface, or script. You can generate this image yourself with this PerlMagick script, examples.pl.


[ImageMagick] diff --git a/www/formats.html b/www/formats.html index a0b5689ec..b0d848e9c 100644 --- a/www/formats.html +++ b/www/formats.html @@ -146,7 +146,7 @@ Druckerei Online
diff --git a/www/fx.html b/www/fx.html index 5438925bd..b2e41ee98 100644 --- a/www/fx.html +++ b/www/fx.html @@ -146,7 +146,7 @@ Druckerei Online diff --git a/www/high-dynamic-range.html b/www/high-dynamic-range.html index e723572b9..21bbe027c 100644 --- a/www/high-dynamic-range.html +++ b/www/high-dynamic-range.html @@ -145,7 +145,7 @@ Druckerei Online diff --git a/www/history.html b/www/history.html index 17ee951e3..9389283c1 100644 --- a/www/history.html +++ b/www/history.html @@ -179,7 +179,7 @@ I swear by my life and my love of it that I will never live for the sake of anot

The next generation of ImageMagick, version 5, started when Bob Friesenhahn contacted me and suggested I improve the application programming interface so users could leverage the image-processing algorithms from other languages or scripts. Bob also wrote a C++ wrapper for ImageMagick called Magick++, and began contributing enhancements such as the module loader facility, automatic file identification, and test suites. In the mean-time, the project picked up a few other notable contributors: Glenn Randers-Pehrson, William Radcliffe, and Leonard Rosenthol. By now, ImageMagick was being utilized by tens of thousands of users, who reacted gruffly when a new release broke an existing API call or script. The other members of the group wanted to freeze the API and command line but I was not quite ready, since ImageMagick was not quite what I had envisioned it could be. Bob and the others created a fork of ImageMagick while I continued to develop ImageMagick.

-

I did not work alone for long. Anthony Thyssen contacted me about deficiencies in the ImageMagick command line programs. He pointed out that the command line was confusing when dealing with more than one image. He suggested an orderly, well-defined method for dealing with the command line, and this became ImageMagick version 6 (the current release). His efforts are detailed on his web pages, Examples of ImageMagick Usage. I highly recommend that you peruse his site. He has illustrated the power of ImageMagick in ways that even I did not know were possible.

+

I did not work alone for long. Anthony Thyssen contacted me about deficiencies in the ImageMagick command line programs. He pointed out that the command line was confusing when dealing with more than one image. He suggested an orderly, well-defined method for dealing with the command line, and this became ImageMagick version 6 (the current release). His efforts are detailed on his web pages, Examples of ImageMagick Usage. I highly recommend that you peruse his site. He has illustrated the power of ImageMagick in ways that even I did not know were possible.

Another notable contributer, Fred Weinhaus, makes available a plethora of command-line scripts that perform geometric transforms, blurs, sharpens, edging, noise removal, and color manipulations.

diff --git a/www/identify.html b/www/identify.html index ffbc8c690..941198e9b 100644 --- a/www/identify.html +++ b/www/identify.html @@ -145,7 +145,7 @@ Druckerei Online @@ -237,7 +237,7 @@ Tainted: False
Filesize: 3.97266kb
Number pixels: 3.14453kb
- Version: ImageMagick 6.6.3-10 2010-08-08 Q16 http://www.imagemagick.org

+ Version: ImageMagick 6.6.4-0 2010-09-04 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 0a6cdced7..c2f05ac9e 100644 --- a/www/import.html +++ b/www/import.html @@ -146,7 +146,7 @@ Druckerei Online diff --git a/www/index.html b/www/index.html index 5cda37c24..d69ce008c 100644 --- a/www/index.html +++ b/www/index.html @@ -144,9 +144,6 @@ - diff --git a/www/install-source.html b/www/install-source.html index 103b0e548..c7d0a07b8 100644 --- a/www/install-source.html +++ b/www/install-source.html @@ -145,7 +145,7 @@ Druckerei Online @@ -187,7 +187,7 @@

$magick> tar xvfz ImageMagick.tar.gz

Next configure and compile ImageMagick:

-

$magick> cd ImageMagick-6.6.3 $magick> ./configure $magick> make

+

$magick> cd ImageMagick-6.6.4 $magick> ./configure $magick> make

If ImageMagick configured and compiled without complaint, you are ready to install it on your system. Administrator privileges are required to install. To install, type

$magick> sudo make install

@@ -213,22 +213,22 @@

You can unpack the distribution with WinZip or type the following from any MS-DOS Command Prompt window:

$magick> unzip ImageMagick-windows.zip

-

Next, launch your Visual Studio IDE and choose Open->Project. Select the configure workspace from the ImageMagick-6.6.3/VisualMagick/configure folder and press Open. Choose Build->Build Solution +

Next, launch your Visual Studio IDE and choose Open->Project. Select the configure workspace from the ImageMagick-6.6.4/VisualMagick/configure folder and press Open. Choose Build->Build Solution to compile the program and on completion run the program.

[configure]

-

Press Next and click on the multi-threaded static build. If you are using the Visual Studio 6.0 IDE, make sure no check is next to the Generate Visual Studio 7 format option. Now press, on Next twice and finally Finish. The configuration utility just created a workspace required to build ImageMagick from source. Choose Open->Project and select the VisualStaticMT workspace from the ImageMagick-6.6.3/VisualMagick/ folder. Finally, choose Build->Build Solution to compile and build the ImageMagick distribution.

+

Press Next and click on the multi-threaded static build. If you are using the Visual Studio 6.0 IDE, make sure no check is next to the Generate Visual Studio 7 format option. Now press, on Next twice and finally Finish. The configuration utility just created a workspace required to build ImageMagick from source. Choose Open->Project and select the VisualStaticMT workspace from the ImageMagick-6.6.4/VisualMagick/ folder. Finally, choose Build->Build Solution to compile and build the ImageMagick distribution.

To verify ImageMagick is working properly, launch a MS-DOS Command Prompt window and type

-

$magick> cd ImageMagick-6.6.3 $magick> convert logo: image.jpg

+

$magick> cd ImageMagick-6.6.4 $magick> convert logo: image.jpg

For a more comprehensive test, run the ImageMagick validation suite:

$magick> validate

Congratulations, you have a working ImageMagick distribution under Windows and you are ready to use ImageMagick to convert, compose, or edit your images or perhaps you'll want to use one of the Application Program Interfaces for C, C++, Perl, and others.

-

The above instructions will satisfy a great number of ImageMagick users, but we suspect a few will have additional questions or problems to consider. For example, what does one do if ImageMagick fails to configure or compile? Or what if you want to install ImageMagick in a place other than the ImageMagick-6.6.3/VisualMagick/bin folder? Or perhaps you want to build and install the ImageMagickObject COM+ component. You will find the answer to these questions, and more, in Advanced Windows Source Installation.

+

The above instructions will satisfy a great number of ImageMagick users, but we suspect a few will have additional questions or problems to consider. For example, what does one do if ImageMagick fails to configure or compile? Or what if you want to install ImageMagick in a place other than the ImageMagick-6.6.4/VisualMagick/bin folder? Or perhaps you want to build and install the ImageMagickObject COM+ component. You will find the answer to these questions, and more, in Advanced Windows Source Installation.

diff --git a/www/jp2.html b/www/jp2.html index 80f51aacf..f69a158df 100644 --- a/www/jp2.html +++ b/www/jp2.html @@ -146,7 +146,7 @@ Druckerei Online diff --git a/www/license.html b/www/license.html index 9376e075a..cfb30c19c 100644 --- a/www/license.html +++ b/www/license.html @@ -145,7 +145,7 @@ Druckerei Online diff --git a/www/links.html b/www/links.html index c93bdfc06..8692096fe 100644 --- a/www/links.html +++ b/www/links.html @@ -145,7 +145,7 @@ Druckerei Online diff --git a/www/magick-core.html b/www/magick-core.html index 2f2e94f39..fddb580a0 100644 --- a/www/magick-core.html +++ b/www/magick-core.html @@ -145,6 +145,9 @@ + diff --git a/www/miff.html b/www/miff.html index b7f03560a..1c929aa30 100644 --- a/www/miff.html +++ b/www/miff.html @@ -145,7 +145,7 @@ Druckerei Online diff --git a/www/mirrors.html b/www/mirrors.html index 3c821f57a..7b602050e 100644 --- a/www/mirrors.html +++ b/www/mirrors.html @@ -170,9 +170,9 @@

The ImageMagick web site is available from a variety of web mirrors around the world listed below.

France
-
http://imagemagick.europnews.de/

+
http://imagemagick.europnews.de/

Unites States
-
http://www.imagemagick.org/
+
http://www.imagemagick.org/

If you want to add a new web-site mirror, please contact us.

diff --git a/www/mogrify.html b/www/mogrify.html index 0e3948c01..41df71d06 100644 --- a/www/mogrify.html +++ b/www/mogrify.html @@ -146,7 +146,7 @@ Druckerei Online diff --git a/www/montage.html b/www/montage.html index baa76ae1d..ee03e1bd2 100644 --- a/www/montage.html +++ b/www/montage.html @@ -145,6 +145,9 @@ + diff --git a/www/motion-picture.html b/www/motion-picture.html index 4dca9f3f7..4d7400db6 100644 --- a/www/motion-picture.html +++ b/www/motion-picture.html @@ -145,6 +145,9 @@ + diff --git a/www/perl-magick.html b/www/perl-magick.html index 47d65ba22..7d0d439fb 100644 --- a/www/perl-magick.html +++ b/www/perl-magick.html @@ -188,10 +188,10 @@

ImageMagick must already be installed on your system. Next, get the PerlMagick distribution corresponding to the installed ImageMagick distribution -(e.g., PerlMagick 6.63 for -ImageMagick 6.6.3) and unpack it as shown below:

+(e.g., PerlMagick 6.64 for +ImageMagick 6.6.4) and unpack it as shown below:

-

$magick> tar xvfz PerlMagick-6.63.tar.gz $magick> cd PerlMagick

+

$magick> tar xvfz PerlMagick-6.64.tar.gz $magick> cd PerlMagick

Next, edit Makefile.PL and change LIBS and INC to include the appropriate path information to the required MagickCore library. You may need paths to JPEG, PNG, TIFF, etc. delegates if they were included with your installed version of ImageMagick. Build and install it like this:

$magick> perl Makefile.PL $magick> make $magick> make install

diff --git a/www/quantize.html b/www/quantize.html index ee3cc8b5b..952cea360 100644 --- a/www/quantize.html +++ b/www/quantize.html @@ -145,7 +145,7 @@ Druckerei Online diff --git a/www/resources.html b/www/resources.html index c22a98668..ce369c7b0 100644 --- a/www/resources.html +++ b/www/resources.html @@ -145,7 +145,7 @@ Druckerei Online @@ -276,10 +276,10 @@ file or data stream.

   $MAGICK_CONFIGURE_PATH
-  $PREFIX/lib/ImageMagick-6.6.3/config
-  $PREFIX/share/ImageMagick-6.6.3/config
-  $PREFIX/share/ImageMagick-6.6.3  $HOME/.magick/
-  <client path>/lib/ImageMagick-6.6.3/
+  $PREFIX/lib/ImageMagick-6.6.4/config
+  $PREFIX/share/ImageMagick-6.6.4/config
+  $PREFIX/share/ImageMagick-6.6.4  $HOME/.magick/
+  <client path>/lib/ImageMagick-6.6.4/
   <current directory>/
 
@@ -289,10 +289,10 @@ file or data stream.

   $MAGICK_CONFIGURE_PATH
-  $MAGICK_HOME/lib/ImageMagick-6.6.3/config
-  $MAGICK_HOME/share/ImageMagick-6.6.3/config
-  $PREFIX/share/ImageMagick-6.6.3  $HOME/.magick/
-  <client path>/lib/ImageMagick-6.6.3/
+  $MAGICK_HOME/lib/ImageMagick-6.6.4/config
+  $MAGICK_HOME/share/ImageMagick-6.6.4/config
+  $PREFIX/share/ImageMagick-6.6.4  $HOME/.magick/
+  <client path>/lib/ImageMagick-6.6.4/
   <current directory>/
 
@@ -307,7 +307,7 @@ file or data stream.

<current directory> -

Above, $PREFIX is the default install path, typically c:\\Program Files\\ImageMagick-6.6.3.

+

Above, $PREFIX is the default install path, typically c:\\Program Files\\ImageMagick-6.6.4.

For an uninstalled Windows installation, the configuration load order is:

@@ -330,13 +330,13 @@ file or data stream.

   <current directory>/
-  $MAGICK_HOME/lib/ImageMagick-6.6.3/modules-Q16/coders/
+  $MAGICK_HOME/lib/ImageMagick-6.6.4/modules-Q16/coders/
   $HOME/.magick/
-  <client path>/../lib/ImageMagick-6.6.3/modules-Q16/coders/
-  $MAGICK_HOME/lib/ImageMagick-6.6.3/modules-Q16/coders
-  $MAGICK_HOME/share/ImageMagick-6.6.3/modules-Q16/coders
+  <client path>/../lib/ImageMagick-6.6.4/modules-Q16/coders/
+  $MAGICK_HOME/lib/ImageMagick-6.6.4/modules-Q16/coders
+  $MAGICK_HOME/share/ImageMagick-6.6.4/modules-Q16/coders
   $HOME/.magick/
-  <client path>/lib/ImageMagick-6.6.3/modules-Q16/coders
+  <client path>/lib/ImageMagick-6.6.4/modules-Q16/coders
   <current directory>/
 
@@ -349,10 +349,10 @@ file or data stream.

   $MAGICK_CONFIGURE_PATH
-  $MAGICK_HOME/lib/ImageMagick-6.6.3/config
-  $MAGICK_HOME/share/ImageMagick-6.6.3/config
+  $MAGICK_HOME/lib/ImageMagick-6.6.4/config
+  $MAGICK_HOME/share/ImageMagick-6.6.4/config
   $HOME/.magick/
-  <client path>/lib/ImageMagick-6.6.3/
+  <client path>/lib/ImageMagick-6.6.4/
   <current directory>/
   $MAGICK_FONT_PATH
 
diff --git a/www/search.html b/www/search.html index 6e19418da..14b9ff235 100644 --- a/www/search.html +++ b/www/search.html @@ -145,7 +145,7 @@ Druckerei Online diff --git a/www/sitemap.html b/www/sitemap.html index 6c7bfd528..458b3ed07 100644 --- a/www/sitemap.html +++ b/www/sitemap.html @@ -145,7 +145,7 @@ Druckerei Online @@ -178,7 +178,7 @@
Introduction: convert, edit, and compose images from the command-line or program interface.
Examples of ImageMagick usage: a few examples that show what you can do with an image using ImageMagick.
-
Anthony Thyssen's examples of ImageMagick usage: a comprehensive tutorial of using ImageMagick from the command line.
+
Anthony Thyssen's examples of ImageMagick usage: a comprehensive tutorial of using ImageMagick from the command line.
Color names: how to specify a color name, a hex color, or a numerical RGB, RGBA, HSL, HSLA, CMYK, or CMYKA color.
Resources: ImageMagick depends on external resources including configuration files, loadable modules, fonts, and environment variables.
Architecture: get to know more about the software and algorithms behind ImageMagick.
@@ -192,12 +192,12 @@
Download ImageMagick: ImageMagick source and binary distributions are available from a variety of FTP and Web mirrors.
@@ -236,7 +236,7 @@
Command line processing: the anatomy of the command line.
Command line options: annotated list of all options that can appear on the command-line.
Fx: apply a mathematical expression to an image or image channels.
-
Fred's ImageMagick Scripts: a plethora of command-line scripts that perform geometric transforms, blurs, sharpens, edging, noise removal, and color manipulations.
+
Fred's ImageMagick Scripts: a plethora of command-line scripts that perform geometric transforms, blurs, sharpens, edging, noise removal, and color manipulations.
@@ -246,21 +246,21 @@
Program interfaces: application programming interfaces.
    -
    ChMagick: is a Ch an embeddable MagickCore C/C++ interpreter for cross-platform scripting.
    -
    CL-Magick: provides a Common Lisp interface to the ImageMagick library.
    -
    G2F: implements an Ada 95 binding to a subset of the low-level MagickCore library.
    -
    Magick++: provides an object-oriented C++ interface to ImageMagick.
    -
    IMagick: is a native PHP extension to create and modify images using the ImageMagick API.
    -
    JMagick: provides an object-oriented Java interface to ImageMagick.
    +
    ChMagick: is a Ch an embeddable MagickCore C/C++ interpreter for cross-platform scripting.
    +
    CL-Magick: provides a Common Lisp interface to the ImageMagick library.
    +
    G2F: implements an Ada 95 binding to a subset of the low-level MagickCore library.
    +
    Magick++: provides an object-oriented C++ interface to ImageMagick.
    +
    IMagick: is a native PHP extension to create and modify images using the ImageMagick API.
    +
    JMagick: provides an object-oriented Java interface to ImageMagick.
    MagickCore: C API, recommended for wizard-level developers.
    MagickWand: convert, compose, and edit images from the C language.
    -
    MagickWand for PHP: a native PHP-extension to the ImageMagick MagickWand API.
    -
    nMagick: is a port of the ImageMagick library to the haXe and Neko platforms.
    -
    PascalMagick: a Pascal binding for the MagickWand API and also the low-level MagickCore library.
    +
    MagickWand for PHP: a native PHP-extension to the ImageMagick MagickWand API.
    +
    nMagick: is a port of the ImageMagick library to the haXe and Neko platforms.
    +
    PascalMagick: a Pascal binding for the MagickWand API and also the low-level MagickCore library.
    PerlMagick: convert, compose, and edit images from the Perl language.
    -
    PythonMagick: an object-oriented Python interface to ImageMagick.
    -
    RMagick: is an interface between the Ruby programming language and ImageMagick.
    -
    TclMagick: a native Tcl-extension to the ImageMagick MagickWand API.
    +
    PythonMagick: an object-oriented Python interface to ImageMagick.
    +
    RMagick: is an interface between the Ruby programming language and ImageMagick.
    +
    TclMagick: a native Tcl-extension to the ImageMagick MagickWand API.
@@ -280,8 +280,8 @@
-
Definitive Guide to ImageMagick: this book explains ImageMagick in a practical, learn-by-example fashion.
-
ImageMagick Tricks: this book is packed with examples of photo manipulations, logo creation, animations, and complete web projects.
+
Definitive Guide to ImageMagick: this book explains ImageMagick in a practical, learn-by-example fashion.
+
ImageMagick Tricks: this book is packed with examples of photo manipulations, logo creation, animations, and complete web projects.
Discourse server: get help from fellow ImageMagick users and developers, post to these forums.
Contact the Wizards: for bug reports (only if you do not want to sign up to the discourse server), a source or documentation patch, a security or license issue, or if you want to be a sponsor of the ImageMagick project.
@@ -291,7 +291,7 @@
-
Report bugs and vulnerabilities: our highest priority is to fix security defects and bug reports, usually within 48 hours of your report. The bug discourse server requires that you register. If you do not want to register, you can contact the ImageMagick developers with a convenient web form.
+
Report bugs and vulnerabilities: our highest priority is to fix security defects and bug reports, usually within 48 hours of your report. The bug discourse server requires that you register. If you do not want to register, you can contact the ImageMagick developers with a convenient web form.
Sponsor ImageMagick: contribute bug fixes, enhancements, hardware, funds, etc. to ensure the ImageMagick project thrives.
ImageMagick t-shirt: donate $25 USD and we acknowledge your gift with a logoed t-shirt.
@@ -317,8 +317,8 @@

Technology Sandbox

-
Fourier Transform Processing With ImageMagick
-
ImageMagick v6 Examples -- Fourier Transforms
+
Fourier Transform Processing With ImageMagick
+
ImageMagick v6 Examples -- Fourier Transforms
diff --git a/www/sponsors.html b/www/sponsors.html index 63d91e15f..f22d2a4a9 100644 --- a/www/sponsors.html +++ b/www/sponsors.html @@ -145,7 +145,7 @@ Druckerei Online diff --git a/www/stream.html b/www/stream.html index 29a4ecf1e..fa096d5e9 100644 --- a/www/stream.html +++ b/www/stream.html @@ -146,7 +146,7 @@ Druckerei Online diff --git a/www/subversion.html b/www/subversion.html index e835ebec6..d08034cf1 100644 --- a/www/subversion.html +++ b/www/subversion.html @@ -145,7 +145,7 @@ Druckerei Online @@ -175,8 +175,8 @@

To retrieve, or check out ImageMagick stable, use this command:

$magick> svn co \
-https://www.imagemagick.org/subversion/ImageMagick/branches/ImageMagick-6.6.3 \
-ImageMagick-6.6.3

+https://www.imagemagick.org/subversion/ImageMagick/branches/ImageMagick-6.6.4 \
+ImageMagick-6.6.4

To retrieve, or check out ImageMagick development, use this command:

$magick> svn co https://www.imagemagick.org/subversion/ImageMagick/trunk ImageMagick

diff --git a/www/t-shirt.html b/www/t-shirt.html index 1de6e54a5..f2bbaecf8 100644 --- a/www/t-shirt.html +++ b/www/t-shirt.html @@ -145,7 +145,7 @@ Druckerei Online -- 2.50.1
ImageMagick-6.6.3-10-Q16-windows-x64-dll.exedownloaddownloadImageMagick-6.6.4-0-Q16-windows-x64-dll.exedownloaddownload Win64 dynamic at 16 bits-per-pixel
ImageMagick-6.6.3-10-Q16-windows-x64-static.exedownloaddownloadImageMagick-6.6.4-0-Q16-windows-x64-static.exedownloaddownload Win64 static at 16 bits-per-pixel
ImageMagick-6.6.3-10-Q8-windows-x64-dll.exedownloaddownloadImageMagick-6.6.4-0-Q8-windows-x64-dll.exedownloaddownload Win64 dynamic at 8 bits-per-pixel
ImageMagick-6.6.3-10-Q8-windows-x64-static.exedownloaddownloadImageMagick-6.6.4-0-Q8-windows-x64-static.exedownloaddownload Win64 static at 8 bits-per-pixel
ImageMagick-6.6.3-Q16-windows.zipdownloaddownloadImageMagick-6.6.4-Q16-windows.zipdownloaddownload Portable Win64 static at 16 bits-per-pixel. This distribution does not include an installer and is most useful if you want to include ImageMagick in your own application distribution
ImageMagick-6.6.3-10-Q16-windows-dll.exedownloaddownloadImageMagick-6.6.4-0-Q16-windows-dll.exedownloaddownload Win32 dynamic at 16 bits-per-pixel
ImageMagick-6.6.3-10-Q16-windows-static.exedownloaddownloadImageMagick-6.6.4-0-Q16-windows-static.exedownloaddownload Win32 static at 16 bits-per-pixel