From 73fd1cd895f109af8b9e15ebe45b3a4699b8668c Mon Sep 17 00:00:00 2001 From: cristy Date: Sun, 12 Sep 2010 19:14:25 +0000 Subject: [PATCH] --- ImageMagick.spec | 2 +- config/configure.xml | 4 +- index.html | 6 +-- libtool | 2 +- magick/version.h | 4 +- version.sh | 2 +- www/ImageMagickObject.html | 6 +-- www/advanced-unix-installation.html | 12 +++--- www/advanced-windows-installation.html | 8 ++-- www/animate.html | 6 +-- www/api.html | 46 ++++++++++---------- www/api/animate.html | 3 ++ www/api/annotate.html | 6 +-- www/api/attribute.html | 6 +-- www/api/blob.html | 6 +-- www/api/cache-view.html | 6 +-- www/api/cache.html | 6 +-- www/api/cipher.html | 6 +-- www/api/color.html | 6 +-- www/api/colormap.html | 6 +-- www/api/compare.html | 6 +-- www/api/composite.html | 6 +-- www/api/constitute.html | 6 +-- www/api/decorate.html | 6 +-- www/api/deprecate.html | 38 +++++++++++++++-- www/api/display.html | 6 +-- www/api/distort.html | 6 +-- www/api/draw.html | 6 +-- www/api/drawing-wand.html | 6 +-- www/api/effect.html | 6 +-- www/api/enhance.html | 6 +-- www/api/exception.html | 6 +-- www/api/feature.html | 6 +-- www/api/fx.html | 6 +-- www/api/histogram.html | 6 +-- www/api/image-view.html | 6 +-- www/api/image.html | 6 +-- www/api/layer.html | 6 +-- www/api/list.html | 6 +-- www/api/magick-deprecate.html | 6 +-- www/api/magick-image.html | 6 +-- www/api/magick-property.html | 6 +-- www/api/magick-wand.html | 6 +-- www/api/magick.html | 6 +-- www/api/memory.html | 6 +-- www/api/module.html | 6 +-- www/api/monitor.html | 6 +-- www/api/montage.html | 6 +-- www/api/morphology.html | 6 +-- www/api/paint.html | 6 +-- www/api/pixel-iterator.html | 6 +-- www/api/pixel-wand.html | 6 +-- www/api/profile.html | 6 +-- www/api/property.html | 6 +-- www/api/quantize.html | 6 +-- www/api/registry.html | 6 +-- www/api/resize.html | 40 +++--------------- www/api/resource.html | 6 +-- www/api/segment.html | 6 +-- www/api/shear.html | 6 +-- www/api/signature.html | 6 +-- www/api/statistic.html | 6 +-- www/api/stream.html | 6 +-- www/api/transform.html | 6 +-- www/api/version.html | 6 +-- www/api/wand-view.html | 6 +-- www/architecture.html | 8 ++-- www/binary-releases.html | 58 +++++++++++++------------- www/changelog.html | 13 ++++-- www/cipher.html | 6 +-- www/color.html | 6 +-- www/command-line-options.html | 6 +-- www/command-line-processing.html | 6 +-- www/command-line-tools.html | 10 ++--- www/compare.html | 6 +-- www/compose.html | 6 +-- www/composite.html | 6 +-- www/conjure.html | 6 +-- www/contact.html | 10 ++--- www/convert.html | 6 +-- www/display.html | 6 +-- www/download.html | 8 ++-- www/escape.html | 6 +-- www/examples.html | 8 ++-- www/exception.html | 6 +-- www/formats.html | 8 ++-- www/fx.html | 6 +-- www/high-dynamic-range.html | 6 +-- www/history.html | 8 ++-- www/identify.html | 8 ++-- www/import.html | 6 +-- www/index.html | 6 +-- www/install-source.html | 6 +-- www/jp2.html | 6 +-- www/license.html | 6 +-- www/links.html | 6 +-- www/magick-core.html | 6 +-- www/magick-vector-graphics.html | 6 +-- www/magick-wand.html | 6 +-- www/miff.html | 6 +-- www/mirrors.html | 10 ++--- www/mogrify.html | 6 +-- www/montage.html | 3 ++ www/motion-picture.html | 6 +-- www/perl-magick.html | 6 +-- www/quantize.html | 6 +-- www/resources.html | 6 +-- www/search.html | 6 +-- www/sitemap.html | 54 ++++++++++++------------ www/sponsors.html | 11 ++--- www/stream.html | 6 +-- www/subversion.html | 3 ++ www/t-shirt.html | 6 +-- 113 files changed, 459 insertions(+), 444 deletions(-) diff --git a/ImageMagick.spec b/ImageMagick.spec index e2cacb0b8..cd83a69d3 100644 --- a/ImageMagick.spec +++ b/ImageMagick.spec @@ -1,5 +1,5 @@ %global VERSION 6.6.4 -%global Patchlevel 1 +%global Patchlevel 2 Name: ImageMagick Version: %{VERSION} diff --git a/config/configure.xml b/config/configure.xml index fc71df296..0e40b499f 100644 --- a/config/configure.xml +++ b/config/configure.xml @@ -8,8 +8,8 @@ - - + + diff --git a/index.html b/index.html index 8f56d2716..cf1d1571f 100644 --- a/index.html +++ b/index.html @@ -126,6 +126,9 @@ Sponsors:
+ @@ -144,9 +147,6 @@ -
diff --git a/libtool b/libtool index 950f5a4e7..fd03d692c 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-1 +# Generated automatically by config.status (ImageMagick) 6.6.4-2 # 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 026366413..6abb90c02 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 "-1" +#define MagickLibAddendum "-2" #define MagickLibInterface 4 #define MagickLibMinInterface 4 -#define MagickReleaseDate "2010-09-09" +#define MagickReleaseDate "2010-09-12" #define MagickChangeDate "20100909" #define MagickAuthoritativeURL "http://www.imagemagick.org" #define MagickFeatures "" diff --git a/version.sh b/version.sh index c7349254e..12510e72b 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="1" +PACKAGE_RELEASE="2" 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 1fd1ce135..7d1a5b935 100644 --- a/www/ImageMagickObject.html +++ b/www/ImageMagickObject.html @@ -127,6 +127,9 @@ Sponsors:
+ @@ -145,9 +148,6 @@ -
diff --git a/www/advanced-unix-installation.html b/www/advanced-unix-installation.html index 423c3d188..11f13fa72 100644 --- a/www/advanced-unix-installation.html +++ b/www/advanced-unix-installation.html @@ -126,6 +126,9 @@ Sponsors: @@ -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.4-0 $magick> ./configure

+

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

@@ -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.4-0.tar.gz $magick> cd ImageMagick-6.6.4-0

Configure ImageMagick:

+

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

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

+

$magick> tar jxvf ImageMagick-6.6.4-?.tar.bz2 $magick> cd ImageMagick-6.6.4-1 $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 714f9051a..d600080c4 100644 --- a/www/advanced-windows-installation.html +++ b/www/advanced-windows-installation.html @@ -126,6 +126,9 @@ Sponsors:
+ @@ -144,9 +147,6 @@ -
@@ -443,7 +443,7 @@
  1. Double-click on - VisualMagick/bin/ImageMagick-6.6.4-0-Q16-windows-dll.exe + VisualMagick/bin/ImageMagick-6.6.4-1-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/animate.html b/www/animate.html index e672664a2..5e97a3847 100644 --- a/www/animate.html +++ b/www/animate.html @@ -127,6 +127,9 @@ Sponsors:
+ @@ -145,9 +148,6 @@ -
diff --git a/www/api.html b/www/api.html index 6fda2a055..702bc06cb 100644 --- a/www/api.html +++ b/www/api.html @@ -126,6 +126,9 @@ Sponsors:
+ @@ -144,9 +147,6 @@ -
@@ -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 aa80435e9..b462149bd 100644 --- a/www/api/animate.html +++ b/www/api/animate.html @@ -126,6 +126,9 @@ Sponsors:
+ diff --git a/www/api/annotate.html b/www/api/annotate.html index 057cd6e0b..a53ac07bf 100644 --- a/www/api/annotate.html +++ b/www/api/annotate.html @@ -126,6 +126,9 @@ Sponsors:
diff --git a/www/api/attribute.html b/www/api/attribute.html index fce41f82c..d60cbdeee 100644 --- a/www/api/attribute.html +++ b/www/api/attribute.html @@ -126,6 +126,9 @@ Sponsors:
+ @@ -144,9 +147,6 @@ -
diff --git a/www/api/blob.html b/www/api/blob.html index be6969faf..486493557 100644 --- a/www/api/blob.html +++ b/www/api/blob.html @@ -126,6 +126,9 @@ Sponsors:
+ @@ -144,9 +147,6 @@ -
diff --git a/www/api/cache-view.html b/www/api/cache-view.html index a66be5e04..483d2a8bd 100644 --- a/www/api/cache-view.html +++ b/www/api/cache-view.html @@ -126,6 +126,9 @@ Sponsors:
+ @@ -144,9 +147,6 @@ -
diff --git a/www/api/cache.html b/www/api/cache.html index b5833e563..f12cb5615 100644 --- a/www/api/cache.html +++ b/www/api/cache.html @@ -126,6 +126,9 @@ Sponsors:
+ @@ -144,9 +147,6 @@ -
diff --git a/www/api/cipher.html b/www/api/cipher.html index a3a2200d6..ad19381de 100644 --- a/www/api/cipher.html +++ b/www/api/cipher.html @@ -126,6 +126,9 @@ Sponsors: diff --git a/www/api/color.html b/www/api/color.html index ad2afe843..ec26c2123 100644 --- a/www/api/color.html +++ b/www/api/color.html @@ -126,6 +126,9 @@ Sponsors: diff --git a/www/api/colormap.html b/www/api/colormap.html index 3af03c504..f54155680 100644 --- a/www/api/colormap.html +++ b/www/api/colormap.html @@ -126,6 +126,9 @@ Sponsors:
+ @@ -144,9 +147,6 @@ -
diff --git a/www/api/compare.html b/www/api/compare.html index 8d1273fc4..cfd3ffcd7 100644 --- a/www/api/compare.html +++ b/www/api/compare.html @@ -126,6 +126,9 @@ Sponsors: diff --git a/www/api/composite.html b/www/api/composite.html index f34fb2e6c..59b9a4e82 100644 --- a/www/api/composite.html +++ b/www/api/composite.html @@ -126,6 +126,9 @@ Sponsors: diff --git a/www/api/constitute.html b/www/api/constitute.html index a724ed20e..fa11decc2 100644 --- a/www/api/constitute.html +++ b/www/api/constitute.html @@ -126,6 +126,9 @@ Sponsors: diff --git a/www/api/decorate.html b/www/api/decorate.html index 61331e3b1..07f37471a 100644 --- a/www/api/decorate.html +++ b/www/api/decorate.html @@ -126,6 +126,9 @@ Sponsors: diff --git a/www/api/deprecate.html b/www/api/deprecate.html index d918b5917..492b2d67e 100644 --- a/www/api/deprecate.html +++ b/www/api/deprecate.html @@ -126,6 +126,9 @@ Sponsors:
+ @@ -144,9 +147,6 @@ -
@@ -167,7 +167,7 @@
- +

AcquireCacheViewIndexes

@@ -3148,6 +3148,36 @@ _8c.html" target="source" name="UnshiftImageList">UnshiftImageList
image

    the image.

+
exception
+

    return any errors or warnings in this structure.

+ +
+

ZoomImage

+
+ +

ZoomImage() creates a new image that is a scaled size of an existing one. It allocates the memory necessary for the new Image structure and returns a pointer to the new image. The Point filter gives fast pixel replication, Triangle is equivalent to bi-linear interpolation, and Mitchel giver slower, very high-quality results. See Graphic Gems III for details on this algorithm.

+ +

The filter member of the Image structure specifies which image filter to use. Blur specifies the blur factor where > 1 is blurry, < 1 is sharp.

+ +

The format of the ZoomImage method is:

+ +
+  Image *ZoomImage(const Image *image,const size_t columns,
+    const size_t rows,ExceptionInfo *exception)
+
+ +

A description of each parameter follows:

+ +
image
+

    the image.

+ +
columns
+

    An integer that specifies the number of columns in the zoom image.

+ +
rows
+

    An integer that specifies the number of rows in the scaled image.

+
exception

    return any errors or warnings in this structure.

diff --git a/www/api/display.html b/www/api/display.html index 7832cacba..22de39659 100644 --- a/www/api/display.html +++ b/www/api/display.html @@ -126,6 +126,9 @@ Sponsors:
+ @@ -144,9 +147,6 @@ -
diff --git a/www/api/distort.html b/www/api/distort.html index e93242a37..7bf395ad3 100644 --- a/www/api/distort.html +++ b/www/api/distort.html @@ -126,6 +126,9 @@ Sponsors:
+ @@ -144,9 +147,6 @@ -
diff --git a/www/api/draw.html b/www/api/draw.html index c198e0fc9..4a0c247a5 100644 --- a/www/api/draw.html +++ b/www/api/draw.html @@ -126,6 +126,9 @@ Sponsors:
+ @@ -144,9 +147,6 @@ -
diff --git a/www/api/drawing-wand.html b/www/api/drawing-wand.html index f560175cc..9a936f35a 100644 --- a/www/api/drawing-wand.html +++ b/www/api/drawing-wand.html @@ -126,6 +126,9 @@ Sponsors:
+ @@ -144,9 +147,6 @@ -
diff --git a/www/api/effect.html b/www/api/effect.html index 1a3427ac4..e41196bf8 100644 --- a/www/api/effect.html +++ b/www/api/effect.html @@ -126,6 +126,9 @@ Sponsors:
+ @@ -144,9 +147,6 @@ -
diff --git a/www/api/enhance.html b/www/api/enhance.html index cb9ea7327..5805a3e02 100644 --- a/www/api/enhance.html +++ b/www/api/enhance.html @@ -126,6 +126,9 @@ Sponsors: diff --git a/www/api/exception.html b/www/api/exception.html index 9c81a16c0..39a1d982d 100644 --- a/www/api/exception.html +++ b/www/api/exception.html @@ -126,6 +126,9 @@ Sponsors: diff --git a/www/api/feature.html b/www/api/feature.html index 653b2c5b1..a64eb3124 100644 --- a/www/api/feature.html +++ b/www/api/feature.html @@ -126,6 +126,9 @@ Sponsors: diff --git a/www/api/fx.html b/www/api/fx.html index e015e3506..ace72d86e 100644 --- a/www/api/fx.html +++ b/www/api/fx.html @@ -126,6 +126,9 @@ Sponsors: diff --git a/www/api/histogram.html b/www/api/histogram.html index 75b032ef7..aef3e1185 100644 --- a/www/api/histogram.html +++ b/www/api/histogram.html @@ -126,6 +126,9 @@ Sponsors:
+ @@ -144,9 +147,6 @@ -
diff --git a/www/api/image-view.html b/www/api/image-view.html index f221fd850..45290bd8c 100644 --- a/www/api/image-view.html +++ b/www/api/image-view.html @@ -126,6 +126,9 @@ Sponsors:
+ @@ -144,9 +147,6 @@ -
diff --git a/www/api/image.html b/www/api/image.html index 74a3b64e8..0423185bc 100644 --- a/www/api/image.html +++ b/www/api/image.html @@ -126,6 +126,9 @@ Sponsors: diff --git a/www/api/layer.html b/www/api/layer.html index b8c434314..64372c153 100644 --- a/www/api/layer.html +++ b/www/api/layer.html @@ -126,6 +126,9 @@ Sponsors:
+ @@ -144,9 +147,6 @@ -
diff --git a/www/api/list.html b/www/api/list.html index d2ed625fd..50e871d41 100644 --- a/www/api/list.html +++ b/www/api/list.html @@ -126,6 +126,9 @@ Sponsors: diff --git a/www/api/magick-deprecate.html b/www/api/magick-deprecate.html index c2126c477..5ed57b8e4 100644 --- a/www/api/magick-deprecate.html +++ b/www/api/magick-deprecate.html @@ -126,6 +126,9 @@ Sponsors: diff --git a/www/api/magick-image.html b/www/api/magick-image.html index 414ec9236..ab6120999 100644 --- a/www/api/magick-image.html +++ b/www/api/magick-image.html @@ -126,6 +126,9 @@ Sponsors: diff --git a/www/api/magick-property.html b/www/api/magick-property.html index 45a4b19bc..cceef0ca8 100644 --- a/www/api/magick-property.html +++ b/www/api/magick-property.html @@ -126,6 +126,9 @@ Sponsors: diff --git a/www/api/magick-wand.html b/www/api/magick-wand.html index c87024158..806f8a0f8 100644 --- a/www/api/magick-wand.html +++ b/www/api/magick-wand.html @@ -126,6 +126,9 @@ Sponsors:
+ @@ -144,9 +147,6 @@ -
diff --git a/www/api/magick.html b/www/api/magick.html index 651e465f8..2db91a068 100644 --- a/www/api/magick.html +++ b/www/api/magick.html @@ -126,6 +126,9 @@ Sponsors:
+ @@ -144,9 +147,6 @@ -
diff --git a/www/api/memory.html b/www/api/memory.html index 7240073dc..3fd98f914 100644 --- a/www/api/memory.html +++ b/www/api/memory.html @@ -126,6 +126,9 @@ Sponsors: diff --git a/www/api/module.html b/www/api/module.html index b36b55cf2..e28d9e898 100644 --- a/www/api/module.html +++ b/www/api/module.html @@ -126,6 +126,9 @@ Sponsors:
+ @@ -144,9 +147,6 @@ -
diff --git a/www/api/monitor.html b/www/api/monitor.html index 0f46a21a2..85f5757fe 100644 --- a/www/api/monitor.html +++ b/www/api/monitor.html @@ -126,6 +126,9 @@ Sponsors: diff --git a/www/api/montage.html b/www/api/montage.html index e16dd918c..985ef03b1 100644 --- a/www/api/montage.html +++ b/www/api/montage.html @@ -126,6 +126,9 @@ Sponsors: diff --git a/www/api/morphology.html b/www/api/morphology.html index 56162407a..073fc9c0f 100644 --- a/www/api/morphology.html +++ b/www/api/morphology.html @@ -126,6 +126,9 @@ Sponsors:
+ @@ -144,9 +147,6 @@ -
diff --git a/www/api/paint.html b/www/api/paint.html index ce86ae62e..d921cc640 100644 --- a/www/api/paint.html +++ b/www/api/paint.html @@ -126,6 +126,9 @@ Sponsors: diff --git a/www/api/pixel-iterator.html b/www/api/pixel-iterator.html index 46fc6f45f..e0ed5d3d0 100644 --- a/www/api/pixel-iterator.html +++ b/www/api/pixel-iterator.html @@ -126,6 +126,9 @@ Sponsors:
+ @@ -144,9 +147,6 @@ -
diff --git a/www/api/pixel-wand.html b/www/api/pixel-wand.html index af5266f1e..ddcfbe6f5 100644 --- a/www/api/pixel-wand.html +++ b/www/api/pixel-wand.html @@ -126,6 +126,9 @@ Sponsors: diff --git a/www/api/profile.html b/www/api/profile.html index 358c020b6..c5df8d0eb 100644 --- a/www/api/profile.html +++ b/www/api/profile.html @@ -126,6 +126,9 @@ Sponsors:
+ @@ -144,9 +147,6 @@ -
diff --git a/www/api/property.html b/www/api/property.html index 0ce5d8d94..ed4755168 100644 --- a/www/api/property.html +++ b/www/api/property.html @@ -126,6 +126,9 @@ Sponsors:
+ @@ -144,9 +147,6 @@ -
diff --git a/www/api/quantize.html b/www/api/quantize.html index dbe166f4f..dd3f0c5ea 100644 --- a/www/api/quantize.html +++ b/www/api/quantize.html @@ -126,6 +126,9 @@ Sponsors: diff --git a/www/api/registry.html b/www/api/registry.html index 4aeaa3e7e..23387954b 100644 --- a/www/api/registry.html +++ b/www/api/registry.html @@ -126,6 +126,9 @@ Sponsors: diff --git a/www/api/resize.html b/www/api/resize.html index 2a711447a..52bbc1832 100644 --- a/www/api/resize.html +++ b/www/api/resize.html @@ -126,6 +126,9 @@ Sponsors:
+ @@ -144,9 +147,6 @@ -
@@ -167,7 +167,7 @@
- +

AdaptiveResizeImage

@@ -310,7 +310,7 @@ _8c.html" target="source" name="LiquidRescaleImage">LiquidRescaleImage _8c.html" target="source" name="ResizeImage">ResizeImage
-

ResizeImage() scales an image to the desired dimensions, using the given filter (see AcquireFilterInfo() ).

+

ResizeImage() scales an image to the desired dimensions, using the given filter (see AcquireFilterInfo()).

If an undefined filter is given the filter defaults to Mitchell for a colormapped image, a image with a matte channel, or if the image is enlarged. Otherwise the filter defaults to a Lanczos.

@@ -425,36 +425,6 @@ _8c.html" target="source" name="ThumbnailImage">ThumbnailImage
rows

    the number of rows in the scaled image.

-
exception
-

    return any errors or warnings in this structure.

- -
-

ZoomImage

-
- -

ZoomImage() creates a new image that is a scaled size of an existing one. It allocates the memory necessary for the new Image structure and returns a pointer to the new image. The Point filter gives fast pixel replication, Triangle is equivalent to bi-linear interpolation, and Mitchel giver slower, very high-quality results. See Graphic Gems III for details on this algorithm.

- -

The filter member of the Image structure specifies which image filter to use. Blur specifies the blur factor where > 1 is blurry, < 1 is sharp.

- -

The format of the ZoomImage method is:

- -
-  Image *ZoomImage(const Image *image,const size_t columns,
-    const size_t rows,ExceptionInfo *exception)
-
- -

A description of each parameter follows:

- -
image
-

    the image.

- -
columns
-

    An integer that specifies the number of columns in the zoom image.

- -
rows
-

    An integer that specifies the number of rows in the scaled image.

-
exception

    return any errors or warnings in this structure.

diff --git a/www/api/resource.html b/www/api/resource.html index fe6bf8d7e..8e528a9ec 100644 --- a/www/api/resource.html +++ b/www/api/resource.html @@ -126,6 +126,9 @@ Sponsors:
diff --git a/www/api/segment.html b/www/api/segment.html index 6b6b72281..ed0a03c07 100644 --- a/www/api/segment.html +++ b/www/api/segment.html @@ -126,6 +126,9 @@ Sponsors: diff --git a/www/api/shear.html b/www/api/shear.html index 8f0ec3681..096ef0c87 100644 --- a/www/api/shear.html +++ b/www/api/shear.html @@ -126,6 +126,9 @@ Sponsors:
+ @@ -144,9 +147,6 @@ -
diff --git a/www/api/signature.html b/www/api/signature.html index d36572229..2e9b8716e 100644 --- a/www/api/signature.html +++ b/www/api/signature.html @@ -126,6 +126,9 @@ Sponsors: diff --git a/www/api/statistic.html b/www/api/statistic.html index 46ecb2ed2..5c44758a9 100644 --- a/www/api/statistic.html +++ b/www/api/statistic.html @@ -126,6 +126,9 @@ Sponsors:
+ @@ -144,9 +147,6 @@ -
diff --git a/www/api/stream.html b/www/api/stream.html index 78adca92b..7bd622934 100644 --- a/www/api/stream.html +++ b/www/api/stream.html @@ -126,6 +126,9 @@ Sponsors:
+ @@ -144,9 +147,6 @@ -
diff --git a/www/api/transform.html b/www/api/transform.html index d28b1a4f7..1769329b7 100644 --- a/www/api/transform.html +++ b/www/api/transform.html @@ -126,6 +126,9 @@ Sponsors: diff --git a/www/api/version.html b/www/api/version.html index 97375e10b..86e4ca138 100644 --- a/www/api/version.html +++ b/www/api/version.html @@ -126,6 +126,9 @@ Sponsors:
+ @@ -144,9 +147,6 @@ -
diff --git a/www/api/wand-view.html b/www/api/wand-view.html index 58b2d2010..9516b6a9f 100644 --- a/www/api/wand-view.html +++ b/www/api/wand-view.html @@ -126,6 +126,9 @@ Sponsors:
+ @@ -144,9 +147,6 @@ -
diff --git a/www/architecture.html b/www/architecture.html index 6abc54fff..4ccdeadeb 100644 --- a/www/architecture.html +++ b/www/architecture.html @@ -126,6 +126,9 @@ Sponsors: @@ -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.4-0 2010-09-04 Q16 http://www.imagemagick.org

+

$magick> identify -versionVersion: ImageMagick 6.6.4-1 2010-19-14 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 33fb6e1f7..c74ab30c5 100644 --- a/www/binary-releases.html +++ b/www/binary-releases.html @@ -126,6 +126,9 @@ Sponsors: @@ -189,16 +189,16 @@ - ImageMagick-6.6.4-0.i386.rpm - download - download + ImageMagick-6.6.4-1.i386.rpm + download + download CentOS 5.4 i386 RPM - ImageMagick-6.6.4-0.x86_64.rpm - download - download + ImageMagick-6.6.4-1.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.4-0.i386.rpm

+

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

@@ -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.4-0-Q16-windows-x64-dll.exe.

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

@@ -322,30 +322,30 @@ - - - + + + - - - + + + - - - + + + - - - + + + @@ -357,16 +357,16 @@ - - - + + + - - - + + + diff --git a/www/changelog.html b/www/changelog.html index 3b3646f6a..b140dc2b9 100644 --- a/www/changelog.html +++ b/www/changelog.html @@ -126,6 +126,9 @@ Sponsors:
+ @@ -144,9 +147,6 @@ -
@@ -167,7 +167,12 @@
-
    2010-09-02 6.6.4-0 el_supremo <digipete@shaw...>
    +
      2010-09-09 6.6.4-1 Cristy <quetzlzacatenango@image...>
      +
    • The RGBO format is now listed as a supported format.

    • +
      2010-09-07 6.6.4-1 Anthony Thyssen <A.Thyssen@griffith...>
      +
    • Re-code Nicolas Robidoux and Chantal Racette Polynomial Approximation of the Sinc Trigonometric resize filter, as a proper filter to allow direct comparision and speed testing of the filter.
    • +
    • Expanded the "-set option:filter:verbose 1" output, so as to also include the actual functions and other values that were used to create the filter.

    • +
      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).
    • diff --git a/www/cipher.html b/www/cipher.html index a36090ebb..86015a4d9 100644 --- a/www/cipher.html +++ b/www/cipher.html @@ -127,6 +127,9 @@ Sponsors:
      + @@ -145,9 +148,6 @@ -
diff --git a/www/color.html b/www/color.html index e2b77707a..b496910fd 100644 --- a/www/color.html +++ b/www/color.html @@ -127,6 +127,9 @@ Sponsors:
+ @@ -145,9 +148,6 @@ -
diff --git a/www/command-line-options.html b/www/command-line-options.html index 2a6b29963..6f9294806 100644 --- a/www/command-line-options.html +++ b/www/command-line-options.html @@ -130,6 +130,9 @@ Sponsors: diff --git a/www/command-line-processing.html b/www/command-line-processing.html index dc2231d7f..3618281ab 100644 --- a/www/command-line-processing.html +++ b/www/command-line-processing.html @@ -126,6 +126,9 @@ Sponsors: diff --git a/www/command-line-tools.html b/www/command-line-tools.html index bf825bd40..d9922a866 100644 --- a/www/command-line-tools.html +++ b/www/command-line-tools.html @@ -126,6 +126,9 @@ Sponsors:
+ @@ -144,9 +147,6 @@ -
@@ -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 5049db1c4..c105c12c7 100644 --- a/www/compare.html +++ b/www/compare.html @@ -127,6 +127,9 @@ Sponsors:
diff --git a/www/compose.html b/www/compose.html index 2aa774c4d..c5d762019 100644 --- a/www/compose.html +++ b/www/compose.html @@ -127,6 +127,9 @@ Sponsors: diff --git a/www/composite.html b/www/composite.html index 7cb70c9fd..f6dad7712 100644 --- a/www/composite.html +++ b/www/composite.html @@ -127,6 +127,9 @@ Sponsors: diff --git a/www/conjure.html b/www/conjure.html index 28a213167..093084d31 100644 --- a/www/conjure.html +++ b/www/conjure.html @@ -127,6 +127,9 @@ Sponsors: diff --git a/www/contact.html b/www/contact.html index c191a4f24..b5819b16f 100644 --- a/www/contact.html +++ b/www/contact.html @@ -126,6 +126,9 @@ Sponsors: @@ -175,11 +175,11 @@

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, -363bae, in the Authenticate field and fill in the remaining fields. Press Send to forward your message to the ImageMagick wizards.

+4b84b1, in the Authenticate field and fill in the remaining fields. Press Send to forward your message to the ImageMagick wizards.

ImageMagick-6.6.4-0-Q16-windows-x64-dll.exedownloaddownloadImageMagick-6.6.4-1-Q16-windows-x64-dll.exedownloaddownload Win64 dynamic at 16 bits-per-pixel
ImageMagick-6.6.4-0-Q16-windows-x64-static.exedownloaddownloadImageMagick-6.6.4-1-Q16-windows-x64-static.exedownloaddownload Win64 static at 16 bits-per-pixel
ImageMagick-6.6.4-0-Q8-windows-x64-dll.exedownloaddownloadImageMagick-6.6.4-1-Q8-windows-x64-dll.exedownloaddownload Win64 dynamic at 8 bits-per-pixel
ImageMagick-6.6.4-0-Q8-windows-x64-static.exedownloaddownloadImageMagick-6.6.4-1-Q8-windows-x64-static.exedownloaddownload Win64 static at 8 bits-per-pixel
ImageMagick-6.6.4-0-Q16-windows-dll.exedownloaddownloadImageMagick-6.6.4-1-Q16-windows-dll.exedownloaddownload Win32 dynamic at 16 bits-per-pixel
ImageMagick-6.6.4-0-Q16-windows-static.exedownloaddownloadImageMagick-6.6.4-1-Q16-windows-static.exedownloaddownload Win32 static at 16 bits-per-pixel
diff --git a/www/convert.html b/www/convert.html index 4ebe7d64e..33d27c054 100644 --- a/www/convert.html +++ b/www/convert.html @@ -127,6 +127,9 @@ Sponsors:
+ @@ -145,9 +148,6 @@ -
diff --git a/www/display.html b/www/display.html index d8e5635b6..ae634cc75 100644 --- a/www/display.html +++ b/www/display.html @@ -127,6 +127,9 @@ Sponsors:
+ @@ -145,9 +148,6 @@ -
diff --git a/www/download.html b/www/download.html index 1b117a1fd..7b4fc5a0e 100644 --- a/www/download.html +++ b/www/download.html @@ -126,6 +126,9 @@ Sponsors:
+ @@ -144,9 +147,6 @@ -
@@ -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.4-0.

+

The latest release of ImageMagick is version 6.6.4-1.

Australia
ftp://mirror.aarnet.edu.au/pub/ImageMagick/
diff --git a/www/escape.html b/www/escape.html index e84372174..8840191be 100644 --- a/www/escape.html +++ b/www/escape.html @@ -127,6 +127,9 @@ Sponsors: diff --git a/www/examples.html b/www/examples.html index a349769c8..6e46513ea 100644 --- a/www/examples.html +++ b/www/examples.html @@ -126,6 +126,9 @@ Sponsors:
+ @@ -144,9 +147,6 @@ -
@@ -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/exception.html b/www/exception.html index ec0a1243d..75407629d 100644 --- a/www/exception.html +++ b/www/exception.html @@ -126,6 +126,9 @@ Sponsors:
+ @@ -144,9 +147,6 @@ -
diff --git a/www/formats.html b/www/formats.html index b66a8f58e..79209ed3d 100644 --- a/www/formats.html +++ b/www/formats.html @@ -127,6 +127,9 @@ Sponsors: @@ -547,7 +547,7 @@ the supported image formats.

- + diff --git a/www/fx.html b/www/fx.html index 18c6778cc..e190c1830 100644 --- a/www/fx.html +++ b/www/fx.html @@ -127,6 +127,9 @@ Sponsors:
+ @@ -145,9 +148,6 @@ -
diff --git a/www/high-dynamic-range.html b/www/high-dynamic-range.html index b385e55d3..90d33a338 100644 --- a/www/high-dynamic-range.html +++ b/www/high-dynamic-range.html @@ -126,6 +126,9 @@ Sponsors: diff --git a/www/history.html b/www/history.html index fdaf10a1c..c76d59f68 100644 --- a/www/history.html +++ b/www/history.html @@ -126,6 +126,9 @@ Sponsors: @@ -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 4245627b1..bd96c129f 100644 --- a/www/identify.html +++ b/www/identify.html @@ -126,6 +126,9 @@ Sponsors: @@ -237,7 +237,7 @@ Tainted: False
Filesize: 3.97266kb
Number pixels: 3.14453kb
- Version: ImageMagick 6.6.4-0 2010-09-04 Q16 http://www.imagemagick.org

+ Version: ImageMagick 6.6.4-1 2010-19-14 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 5e7f14b11..1b86a4690 100644 --- a/www/import.html +++ b/www/import.html @@ -127,6 +127,9 @@ Sponsors: diff --git a/www/index.html b/www/index.html index 5f04448d4..84e694211 100644 --- a/www/index.html +++ b/www/index.html @@ -126,6 +126,9 @@ Sponsors:
+ @@ -144,9 +147,6 @@ -
diff --git a/www/install-source.html b/www/install-source.html index c7d0a07b8..e41caa3ed 100644 --- a/www/install-source.html +++ b/www/install-source.html @@ -126,6 +126,9 @@ Sponsors: diff --git a/www/jp2.html b/www/jp2.html index 4e14ccf86..0cbbe528a 100644 --- a/www/jp2.html +++ b/www/jp2.html @@ -127,6 +127,9 @@ Sponsors:
+ @@ -145,9 +148,6 @@ -
diff --git a/www/license.html b/www/license.html index 2bcdf99d7..5fa7177f7 100644 --- a/www/license.html +++ b/www/license.html @@ -126,6 +126,9 @@ Sponsors: diff --git a/www/links.html b/www/links.html index 54de927aa..df540b541 100644 --- a/www/links.html +++ b/www/links.html @@ -126,6 +126,9 @@ Sponsors:
+ @@ -144,9 +147,6 @@ -
diff --git a/www/magick-core.html b/www/magick-core.html index e0b383027..a6bcc1b29 100644 --- a/www/magick-core.html +++ b/www/magick-core.html @@ -127,6 +127,9 @@ Sponsors:
+ @@ -145,9 +148,6 @@ -
diff --git a/www/magick-vector-graphics.html b/www/magick-vector-graphics.html index f71acd731..8dae105f0 100644 --- a/www/magick-vector-graphics.html +++ b/www/magick-vector-graphics.html @@ -126,6 +126,9 @@ Sponsors: diff --git a/www/magick-wand.html b/www/magick-wand.html index 323c0870a..3b68fb643 100644 --- a/www/magick-wand.html +++ b/www/magick-wand.html @@ -127,6 +127,9 @@ Sponsors:
+ @@ -145,9 +148,6 @@ -
diff --git a/www/miff.html b/www/miff.html index b7f03560a..fc3e3ab79 100644 --- a/www/miff.html +++ b/www/miff.html @@ -126,6 +126,9 @@ Sponsors:
+ @@ -144,9 +147,6 @@ -
diff --git a/www/mirrors.html b/www/mirrors.html index bf6b46e0f..579166c3f 100644 --- a/www/mirrors.html +++ b/www/mirrors.html @@ -126,6 +126,9 @@ Sponsors: @@ -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 41df71d06..a6b8b3b5d 100644 --- a/www/mogrify.html +++ b/www/mogrify.html @@ -127,6 +127,9 @@ Sponsors: diff --git a/www/montage.html b/www/montage.html index baa76ae1d..352327a18 100644 --- a/www/montage.html +++ b/www/montage.html @@ -127,6 +127,9 @@ Sponsors:
+ diff --git a/www/motion-picture.html b/www/motion-picture.html index 663729007..c180b9163 100644 --- a/www/motion-picture.html +++ b/www/motion-picture.html @@ -127,6 +127,9 @@ Sponsors:
diff --git a/www/perl-magick.html b/www/perl-magick.html index c93a800c3..46f7e5dda 100644 --- a/www/perl-magick.html +++ b/www/perl-magick.html @@ -126,6 +126,9 @@ Sponsors:
+ @@ -144,9 +147,6 @@ -
diff --git a/www/quantize.html b/www/quantize.html index 1c2711c5f..236633972 100644 --- a/www/quantize.html +++ b/www/quantize.html @@ -126,6 +126,9 @@ Sponsors: diff --git a/www/resources.html b/www/resources.html index 5ec7818a5..19982635c 100644 --- a/www/resources.html +++ b/www/resources.html @@ -126,6 +126,9 @@ Sponsors:
+ @@ -144,9 +147,6 @@ -
diff --git a/www/search.html b/www/search.html index 14b9ff235..2951a64e7 100644 --- a/www/search.html +++ b/www/search.html @@ -126,6 +126,9 @@ Sponsors:
+ @@ -144,9 +147,6 @@ -
diff --git a/www/sitemap.html b/www/sitemap.html index a54469e90..e60f08949 100644 --- a/www/sitemap.html +++ b/www/sitemap.html @@ -126,6 +126,9 @@ Sponsors:
+ @@ -144,9 +147,6 @@ -
@@ -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 f22d2a4a9..b07ae7955 100644 --- a/www/sponsors.html +++ b/www/sponsors.html @@ -126,6 +126,9 @@ Sponsors: @@ -175,7 +175,8 @@

We want to thank the sponsors of the ImageMagick project, including:

-
+
+ diff --git a/www/stream.html b/www/stream.html index bccfbef5f..6c6dbe271 100644 --- a/www/stream.html +++ b/www/stream.html @@ -127,6 +127,9 @@ Sponsors: diff --git a/www/subversion.html b/www/subversion.html index 082df1f9f..c7809f228 100644 --- a/www/subversion.html +++ b/www/subversion.html @@ -126,6 +126,9 @@ Sponsors:
+ diff --git a/www/t-shirt.html b/www/t-shirt.html index f2bbaecf8..0e62f93f3 100644 --- a/www/t-shirt.html +++ b/www/t-shirt.html @@ -126,6 +126,9 @@ Sponsors:
+ @@ -144,9 +147,6 @@ -
-- 2.40.0
JPEG RW Joint Photographic Experts Group JFIF formatRequires jpegsrc.v6b.tar.gz. You can optionally define the DCT method, for example to specify the float method, use -define jpeg:dct-method=float. By default we compute optimal Huffman coding tables. Specify -define jpeg:optimize-coding=false to use the default Huffman tables. Two other options include -define jpeg:block-smoothing and -define jpeg:fancy-upsampling. You can size the image with jpeg:size, for example -define jpeg:size=128x128. Finally, to restrict the maximum file size, use jpeg:extent, for example -define jpeg:extent=400kb.Requires jpegsrc.v6b.tar.gz. You can optionally define the DCT method, for example to specify the float method, use -define jpeg:dct-method=float. By default we compute optimal Huffman coding tables. Specify -define jpeg:optimize-coding=false to use the default Huffman tables. Two other options include -define jpeg:block-smoothing and -define jpeg:fancy-upsampling. Set the sampling factor with -define jpeg:sampling-factor. You can size the image with jpeg:size, for example -define jpeg:size=128x128. Finally, to restrict the maximum file size, use jpeg:extent, for example -define jpeg:extent=400kb.