From c1aee831f8ddeeb12d28c055a45aed9757d0bd18 Mon Sep 17 00:00:00 2001
From: cristy
Date: Sat, 8 May 2010 00:36:47 +0000
Subject: [PATCH]
---
ImageMagick.spec | 2 +-
config/configure.xml | 2 +-
index.html | 2 +-
libtool | 2 +-
magick/version.h | 2 +-
version.sh | 2 +-
www/ImageMagickObject.html | 2 +-
www/advanced-unix-installation.html | 2 +-
www/advanced-windows-installation.html | 2 +-
www/api.html | 44 ++++++------
www/api/animate.html | 2 +-
www/api/annotate.html | 2 +-
www/api/attribute.html | 2 +-
www/api/blob.html | 2 +-
www/api/cache.html | 3 -
www/api/cipher.html | 2 +-
www/api/color.html | 2 +-
www/api/colormap.html | 2 +-
www/api/compare.html | 3 +
www/api/constitute.html | 3 +
www/api/decorate.html | 2 +-
www/api/deprecate.html | 2 +-
www/api/display.html | 2 +-
www/api/distort.html | 2 +-
www/api/draw.html | 4 +-
www/api/drawing-wand.html | 2 +-
www/api/effect.html | 2 +-
www/api/enhance.html | 5 +-
www/api/exception.html | 4 +-
www/api/feature.html | 4 +-
www/api/fx.html | 2 +-
www/api/image.html | 2 +-
www/api/layer.html | 2 +-
www/api/list.html | 2 +-
www/api/magick-deprecate.html | 5 +-
www/api/magick-image.html | 2 +-
www/api/magick-property.html | 2 +-
www/api/magick-wand.html | 2 +-
www/api/magick.html | 4 +-
www/api/module.html | 5 +-
www/api/monitor.html | 2 +-
www/api/montage.html | 2 +-
www/api/morphology.html | 2 +-
www/api/pixel-iterator.html | 4 +-
www/api/pixel-view.html | 4 +-
www/api/pixel-wand.html | 2 +-
www/api/property.html | 4 +-
www/api/quantize.html | 2 +-
www/api/registry.html | 4 +-
www/api/resize.html | 2 +-
www/api/segment.html | 2 +-
www/api/signature.html | 2 +-
www/api/stream.html | 2 +-
www/api/transform.html | 4 +-
www/api/version.html | 2 +-
www/architecture.html | 4 +-
www/binary-releases.html | 2 +-
www/changelog.html | 4 +-
www/cipher.html | 2 +-
www/color.html | 4 +-
www/command-line-options.html | 34 +++++++++
www/command-line-processing.html | 2 +-
www/command-line-tools.html | 4 +-
www/compare.html | 2 +-
www/composite.html | 2 +-
www/contact.html | 7 +-
www/convert.html | 4 +-
www/display.html | 2 +-
www/download.html | 2 +-
www/escape.html | 4 +-
www/examples.html | 6 +-
www/exception.html | 4 +-
www/formats.html | 2 +-
www/fx.html | 2 +-
www/history.html | 5 +-
www/identify.html | 2 +-
www/import.html | 2 +-
www/index.html | 2 +-
www/jp2.html | 4 +-
www/license.html | 2 +-
www/links.html | 96 +++++++++++++-------------
www/magick-core.html | 2 +-
www/magick-vector-graphics.html | 2 +-
www/magick-wand.html | 2 +-
www/miff.html | 2 +-
www/mirrors.html | 6 +-
www/mogrify.html | 2 +-
www/montage.html | 3 +
www/motion-picture.html | 5 +-
www/quantize.html | 4 +-
www/search.html | 2 +-
www/sitemap.html | 52 +++++++-------
www/sponsors.html | 5 +-
www/stream.html | 2 +-
www/subversion.html | 3 -
95 files changed, 260 insertions(+), 220 deletions(-)
diff --git a/ImageMagick.spec b/ImageMagick.spec
index 2bf9570d8..8fce0f6b5 100644
--- a/ImageMagick.spec
+++ b/ImageMagick.spec
@@ -1,5 +1,5 @@
%define VERSION 6.6.1
-%define Patchlevel 6
+%define Patchlevel 7
Name: ImageMagick
Version: %{VERSION}
diff --git a/config/configure.xml b/config/configure.xml
index 51cdc41f3..893dcb8d1 100644
--- a/config/configure.xml
+++ b/config/configure.xml
@@ -8,7 +8,7 @@
-
+
diff --git a/index.html b/index.html
index efcde2ec5..7d2957fab 100644
--- a/index.html
+++ b/index.html
@@ -142,7 +142,7 @@
Druckerei Online
diff --git a/libtool b/libtool
index 1609b6e23..7d3e443bb 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.1-6
+# Generated automatically by config.status (ImageMagick) 6.6.1-7
# 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 6473098df..a9a6268c1 100644
--- a/magick/version.h
+++ b/magick/version.h
@@ -30,7 +30,7 @@ extern "C" {
#define MagickLibVersion 0x661
#define MagickLibVersionText "6.6.1"
#define MagickLibVersionNumber 3,0,0
-#define MagickLibAddendum "-6"
+#define MagickLibAddendum "-7"
#define MagickLibInterface 3
#define MagickLibMinInterface 3
#define MagickReleaseDate "2010-05-07"
diff --git a/version.sh b/version.sh
index eb0d7b564..3ab00f0f5 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.1'
PACKAGE_LIB_VERSION="0x661"
-PACKAGE_RELEASE="6"
+PACKAGE_RELEASE="7"
PACKAGE_LIB_VERSION_NUMBER="6,6,1,${PACKAGE_RELEASE}"
PACKAGE_RELEASE_DATE=`date +%F`
PACKAGE_STRING="$PACKAGE_NAME $PACKAGE_VERSION"
diff --git a/www/ImageMagickObject.html b/www/ImageMagickObject.html
index 5a7e60197..46b0be0d2 100644
--- a/www/ImageMagickObject.html
+++ b/www/ImageMagickObject.html
@@ -143,7 +143,7 @@
Druckerei Online
diff --git a/www/advanced-unix-installation.html b/www/advanced-unix-installation.html
index 6a9977dde..08f8c06ad 100644
--- a/www/advanced-unix-installation.html
+++ b/www/advanced-unix-installation.html
@@ -593,7 +593,7 @@ Options used to compile and link:
Discourse Server •
- Studio
+ Studio
diff --git a/www/advanced-windows-installation.html b/www/advanced-windows-installation.html
index c61334ac4..e92e30158 100644
--- a/www/advanced-windows-installation.html
+++ b/www/advanced-windows-installation.html
@@ -142,7 +142,7 @@
Druckerei Online
diff --git a/www/api.html b/www/api.html
index b44bd3916..6a34076fc 100644
--- a/www/api.html
+++ b/www/api.html
@@ -142,7 +142,7 @@
Druckerei Online
@@ -160,7 +160,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.
-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+
@@ -184,31 +184,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.
-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.
-LVOOP ImageMagick is an object-oriented LabVIEW interface to ImageMagick.
+LVOOP ImageMagick is an object-oriented LabVIEW interface to ImageMagick.
-CL-Magick provides a Common Lisp interface to the ImageMagick library.
+CL-Magick provides a Common Lisp interface to the ImageMagick library.
-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
@@ -222,7 +222,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
@@ -234,50 +234,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.
-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.
-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.
-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.
-TclMagick a native Tcl-extension to the ImageMagick MagickWand API.
+TclMagick a native Tcl-extension to the ImageMagick MagickWand API.
-RemoteMagick is an XML-RPC web service that creates image thumbnails.
+RemoteMagick is an XML-RPC web service that creates image thumbnails.
@@ -285,7 +285,7 @@
Discourse Server •
- Studio
+ Studio
diff --git a/www/api/animate.html b/www/api/animate.html
index 348f6dc51..8e0285626 100644
--- a/www/api/animate.html
+++ b/www/api/animate.html
@@ -142,7 +142,7 @@
Druckerei Online
diff --git a/www/api/annotate.html b/www/api/annotate.html
index 69ed9568c..af80e75a0 100644
--- a/www/api/annotate.html
+++ b/www/api/annotate.html
@@ -142,7 +142,7 @@
Druckerei Online
diff --git a/www/api/attribute.html b/www/api/attribute.html
index 038dbc4e2..ec4cab59c 100644
--- a/www/api/attribute.html
+++ b/www/api/attribute.html
@@ -142,7 +142,7 @@
Druckerei Online
diff --git a/www/api/blob.html b/www/api/blob.html
index b00e10c9f..973ba72d2 100644
--- a/www/api/blob.html
+++ b/www/api/blob.html
@@ -142,7 +142,7 @@
Druckerei Online
diff --git a/www/api/cache.html b/www/api/cache.html
index bcfb2c2f5..febc9f577 100644
--- a/www/api/cache.html
+++ b/www/api/cache.html
@@ -141,9 +141,6 @@
-
diff --git a/www/api/cipher.html b/www/api/cipher.html
index 097248ade..3ce509d49 100644
--- a/www/api/cipher.html
+++ b/www/api/cipher.html
@@ -142,7 +142,7 @@
Druckerei Online
diff --git a/www/api/color.html b/www/api/color.html
index 22f2b7a06..c71dae0db 100644
--- a/www/api/color.html
+++ b/www/api/color.html
@@ -142,7 +142,7 @@
Druckerei Online
diff --git a/www/api/colormap.html b/www/api/colormap.html
index c491b7e29..90cc78b7a 100644
--- a/www/api/colormap.html
+++ b/www/api/colormap.html
@@ -204,7 +204,7 @@ _8c.html" target="source" name="CycleColormap">CycleColormap
Discourse Server •
- Studio
+ Studio
diff --git a/www/api/compare.html b/www/api/compare.html
index 20ed53596..b2d8ef3f7 100644
--- a/www/api/compare.html
+++ b/www/api/compare.html
@@ -141,6 +141,9 @@
+
diff --git a/www/api/constitute.html b/www/api/constitute.html
index bc20f1bb7..e06b8a065 100644
--- a/www/api/constitute.html
+++ b/www/api/constitute.html
@@ -141,6 +141,9 @@
+
diff --git a/www/api/decorate.html b/www/api/decorate.html
index 0ec2f21dc..35dd8e043 100644
--- a/www/api/decorate.html
+++ b/www/api/decorate.html
@@ -142,7 +142,7 @@
Druckerei Online
diff --git a/www/api/deprecate.html b/www/api/deprecate.html
index ce71262f5..a08471d65 100644
--- a/www/api/deprecate.html
+++ b/www/api/deprecate.html
@@ -142,7 +142,7 @@
Druckerei Online
diff --git a/www/api/display.html b/www/api/display.html
index 424427371..831f51821 100644
--- a/www/api/display.html
+++ b/www/api/display.html
@@ -233,7 +233,7 @@ _8c.html" target="source" name="XDisplayBackgroundImage">XDisplayBackgroundImage
Discourse Server •
- Studio
+ Studio
diff --git a/www/api/distort.html b/www/api/distort.html
index aa36ec9b8..c003a6255 100644
--- a/www/api/distort.html
+++ b/www/api/distort.html
@@ -257,7 +257,7 @@ _8c.html" target="source" name="SparseColorImage">SparseColorImage
Discourse Server •
- Studio
+ Studio
diff --git a/www/api/draw.html b/www/api/draw.html
index 0d1ec4503..32cc7f382 100644
--- a/www/api/draw.html
+++ b/www/api/draw.html
@@ -142,7 +142,7 @@
Druckerei Online
@@ -378,7 +378,7 @@ _8c.html" target="source" name="GetAffineMatrix">GetAffineMatrix
Discourse Server •
- Studio
+ Studio
diff --git a/www/api/drawing-wand.html b/www/api/drawing-wand.html
index 2bbaff252..a72e50182 100644
--- a/www/api/drawing-wand.html
+++ b/www/api/drawing-wand.html
@@ -3067,7 +3067,7 @@ _8c.html" target="source" name="PushDrawingWand">PushDrawingWand
Discourse Server •
- Studio
+ Studio
diff --git a/www/api/effect.html b/www/api/effect.html
index 7b9532123..aa9927659 100644
--- a/www/api/effect.html
+++ b/www/api/effect.html
@@ -142,7 +142,7 @@
Druckerei Online
diff --git a/www/api/enhance.html b/www/api/enhance.html
index 312e5e197..16ee48f5e 100644
--- a/www/api/enhance.html
+++ b/www/api/enhance.html
@@ -141,9 +141,6 @@
-
@@ -726,7 +723,7 @@ _8c.html" target="source" name="SigmoidalContrastImage">SigmoidalContrastImage
Discourse Server •
- Studio
+ Studio
diff --git a/www/api/exception.html b/www/api/exception.html
index 13453d9df..ec87bf0e3 100644
--- a/www/api/exception.html
+++ b/www/api/exception.html
@@ -142,7 +142,7 @@
Druckerei Online
@@ -465,7 +465,7 @@ _8c.html" target="source" name="ThrowException">ThrowException
Discourse Server •
- Studio
+ Studio
diff --git a/www/api/feature.html b/www/api/feature.html
index 1e4e23886..54af7dcb8 100644
--- a/www/api/feature.html
+++ b/www/api/feature.html
@@ -142,7 +142,7 @@
Druckerei Online
@@ -193,7 +193,7 @@ _8c.html" target="source" name="GetImageChannelFeatures">GetImageChannelFeatures
Discourse Server •
- Studio
+ Studio
diff --git a/www/api/fx.html b/www/api/fx.html
index 82ff21af9..ab02b96b8 100644
--- a/www/api/fx.html
+++ b/www/api/fx.html
@@ -142,7 +142,7 @@
Druckerei Online
diff --git a/www/api/image.html b/www/api/image.html
index ff97e1230..7bfabcaa6 100644
--- a/www/api/image.html
+++ b/www/api/image.html
@@ -142,7 +142,7 @@
Druckerei Online
diff --git a/www/api/layer.html b/www/api/layer.html
index 3315cd3c4..072d8f873 100644
--- a/www/api/layer.html
+++ b/www/api/layer.html
@@ -142,7 +142,7 @@
Druckerei Online
diff --git a/www/api/list.html b/www/api/list.html
index 6b066f50f..c4676756a 100644
--- a/www/api/list.html
+++ b/www/api/list.html
@@ -142,7 +142,7 @@
Druckerei Online
diff --git a/www/api/magick-deprecate.html b/www/api/magick-deprecate.html
index ee1bb960e..61ac1d229 100644
--- a/www/api/magick-deprecate.html
+++ b/www/api/magick-deprecate.html
@@ -141,6 +141,9 @@
+
@@ -976,7 +979,7 @@ _8c.html" target="source" name="PixelIteratorGetException">PixelIteratorGetExcep
Discourse Server •
- Studio
+ Studio
diff --git a/www/api/magick-image.html b/www/api/magick-image.html
index 881f401bb..614b56748 100644
--- a/www/api/magick-image.html
+++ b/www/api/magick-image.html
@@ -142,7 +142,7 @@
Druckerei Online
diff --git a/www/api/magick-property.html b/www/api/magick-property.html
index d80fd3fcc..9b12b6304 100644
--- a/www/api/magick-property.html
+++ b/www/api/magick-property.html
@@ -1627,7 +1627,7 @@ _8c.html" target="source" name="MagickSetType">MagickSetType
Discourse Server •
- Studio
+ Studio
diff --git a/www/api/magick-wand.html b/www/api/magick-wand.html
index 1d4391c09..1fe2cc206 100644
--- a/www/api/magick-wand.html
+++ b/www/api/magick-wand.html
@@ -142,7 +142,7 @@
Druckerei Online
diff --git a/www/api/magick.html b/www/api/magick.html
index 5994ac9d7..06f172356 100644
--- a/www/api/magick.html
+++ b/www/api/magick.html
@@ -142,7 +142,7 @@
Druckerei Online
@@ -240,7 +240,7 @@ _8c.html" target="source" name="SetMagickPrecision">SetMagickPrecision
Discourse Server •
- Studio
+ Studio
diff --git a/www/api/module.html b/www/api/module.html
index f7188fd60..9975b42d5 100644
--- a/www/api/module.html
+++ b/www/api/module.html
@@ -141,9 +141,6 @@
-
@@ -516,7 +513,7 @@ _8c.html" target="source" name="UnregisterModule">UnregisterModule
Discourse Server •
- Studio
+ Studio
diff --git a/www/api/monitor.html b/www/api/monitor.html
index 0ffc76b48..7af2e1960 100644
--- a/www/api/monitor.html
+++ b/www/api/monitor.html
@@ -142,7 +142,7 @@
Druckerei Online
diff --git a/www/api/montage.html b/www/api/montage.html
index f38cb6708..6c153ca8a 100644
--- a/www/api/montage.html
+++ b/www/api/montage.html
@@ -142,7 +142,7 @@
Druckerei Online
diff --git a/www/api/morphology.html b/www/api/morphology.html
index 558c94135..23ad4ebed 100644
--- a/www/api/morphology.html
+++ b/www/api/morphology.html
@@ -142,7 +142,7 @@
Druckerei Online
diff --git a/www/api/pixel-iterator.html b/www/api/pixel-iterator.html
index e1bd48dee..c61a23c82 100644
--- a/www/api/pixel-iterator.html
+++ b/www/api/pixel-iterator.html
@@ -142,7 +142,7 @@
Druckerei Online
@@ -506,7 +506,7 @@ _8c.html" target="source" name="PixelSyncIterator">PixelSyncIterator
Discourse Server •
- Studio
+ Studio
diff --git a/www/api/pixel-view.html b/www/api/pixel-view.html
index a6bb3398d..23310403e 100644
--- a/www/api/pixel-view.html
+++ b/www/api/pixel-view.html
@@ -142,7 +142,7 @@
Druckerei Online
@@ -567,7 +567,7 @@ _8c.html" target="source" name="UpdatePixelViewIterator">UpdatePixelViewIterator
Discourse Server •
- Studio
+ Studio
diff --git a/www/api/pixel-wand.html b/www/api/pixel-wand.html
index 8e78835aa..bc35ed467 100644
--- a/www/api/pixel-wand.html
+++ b/www/api/pixel-wand.html
@@ -142,7 +142,7 @@
Druckerei Online
diff --git a/www/api/property.html b/www/api/property.html
index 445fbe11b..00256e4b7 100644
--- a/www/api/property.html
+++ b/www/api/property.html
@@ -142,7 +142,7 @@
Druckerei Online
@@ -397,7 +397,7 @@ _8c.html" target="source" name="SetImageProperty">SetImageProperty
Discourse Server •
- Studio
+ Studio
diff --git a/www/api/quantize.html b/www/api/quantize.html
index 1e1525416..410f77697 100644
--- a/www/api/quantize.html
+++ b/www/api/quantize.html
@@ -482,7 +482,7 @@ _8c.html" target="source" name="SetGrayscaleImage">SetGrayscaleImage
Discourse Server •
- Studio
+ Studio
diff --git a/www/api/registry.html b/www/api/registry.html
index f1bcf24b5..f74e85619 100644
--- a/www/api/registry.html
+++ b/www/api/registry.html
@@ -142,7 +142,7 @@
Druckerei Online
@@ -314,7 +314,7 @@ _8c.html" target="source" name="SetImageRegistry">SetImageRegistry
Discourse Server •
- Studio
+ Studio
diff --git a/www/api/resize.html b/www/api/resize.html
index 52db014ad..20bf8bc1b 100644
--- a/www/api/resize.html
+++ b/www/api/resize.html
@@ -142,7 +142,7 @@
Druckerei Online
diff --git a/www/api/segment.html b/www/api/segment.html
index 7cad87f2d..213e73a0b 100644
--- a/www/api/segment.html
+++ b/www/api/segment.html
@@ -193,7 +193,7 @@ _8c.html" target="source" name="SegmentImage">SegmentImage
Discourse Server •
- Studio
+ Studio
diff --git a/www/api/signature.html b/www/api/signature.html
index ab6346aa8..d3ad219f2 100644
--- a/www/api/signature.html
+++ b/www/api/signature.html
@@ -179,7 +179,7 @@ _8c.html" target="source" name="SignatureImage">SignatureImage
Discourse Server •
- Studio
+ Studio
diff --git a/www/api/stream.html b/www/api/stream.html
index 3ffdf9d20..0b2980f56 100644
--- a/www/api/stream.html
+++ b/www/api/stream.html
@@ -142,7 +142,7 @@
Druckerei Online
diff --git a/www/api/transform.html b/www/api/transform.html
index 9e6732c3f..70501268a 100644
--- a/www/api/transform.html
+++ b/www/api/transform.html
@@ -142,7 +142,7 @@
Druckerei Online
@@ -497,7 +497,7 @@ _8c.html" target="source" name="TrimImage">TrimImage
Discourse Server •
- Studio
+ Studio
diff --git a/www/api/version.html b/www/api/version.html
index 1765bcc61..51afcfafd 100644
--- a/www/api/version.html
+++ b/www/api/version.html
@@ -142,7 +142,7 @@
Druckerei Online
diff --git a/www/architecture.html b/www/architecture.html
index 276486b6a..9b10cef8e 100644
--- a/www/architecture.html
+++ b/www/architecture.html
@@ -142,7 +142,7 @@
Druckerei Online
@@ -1330,7 +1330,7 @@ ModuleExport unsigned long analyzeImage(Image **images,const int argc,
Discourse Server •
- Studio
+ Studio
diff --git a/www/binary-releases.html b/www/binary-releases.html
index 0d7034fdb..b57ee9b4c 100644
--- a/www/binary-releases.html
+++ b/www/binary-releases.html
@@ -142,7 +142,7 @@
Druckerei Online
diff --git a/www/changelog.html b/www/changelog.html
index 02f5db5b3..ea7e72784 100644
--- a/www/changelog.html
+++ b/www/changelog.html
@@ -142,7 +142,7 @@
Druckerei Online
@@ -1490,7 +1490,7 @@
Discourse Server •
- Studio
+ Studio
diff --git a/www/cipher.html b/www/cipher.html
index 0f37ee1e5..3e4276720 100644
--- a/www/cipher.html
+++ b/www/cipher.html
@@ -206,7 +206,7 @@
Discourse Server •
- Studio
+ Studio
diff --git a/www/color.html b/www/color.html
index c60eed047..5744368b5 100644
--- a/www/color.html
+++ b/www/color.html
@@ -143,7 +143,7 @@
Druckerei Online
@@ -5018,7 +5018,7 @@ color swatch of that color and to convert to all the other color models.
Discourse Server •
- Studio
+ Studio
diff --git a/www/command-line-options.html b/www/command-line-options.html
index 95bc0ed13..52585b58e 100644
--- a/www/command-line-options.html
+++ b/www/command-line-options.html
@@ -4068,6 +4068,40 @@ normalization of mathematical images.
Print a list of supported arguments for various options or settings. Choose from these list types:
+ Align
+ Alpha
+ Boolean
+ Channel
+ Class
+ ClipPath
+ Coder
+ Color
+ Colorspace
+ Command
+ Compose
+ Compress
+ Configure
+ DataType
+ Debug
+ Decoration
+ Delegate
+ Direction
+ Dispose
+ Distort
+ Dither
+ Endian
+ Evaluate
+ FillRule
+ Filter
+ Font
+ Format
+ Function
+ Gravity
+ ImageList
+ Intent
+ Interlace
+ Interpolate
+ Kernel
Layers
LineCap
LineJoin
diff --git a/www/command-line-processing.html b/www/command-line-processing.html
index 6699c0163..30e44098e 100644
--- a/www/command-line-processing.html
+++ b/www/command-line-processing.html
@@ -142,7 +142,7 @@
Druckerei Online
diff --git a/www/command-line-tools.html b/www/command-line-tools.html
index 655370907..72197a621 100644
--- a/www/command-line-tools.html
+++ b/www/command-line-tools.html
@@ -154,11 +154,11 @@
[animate • compare • composite • conjure • convert • display • identify • import • mogrify • montage • stream ]
-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.
diff --git a/www/compare.html b/www/compare.html
index e0c3bbc57..754d2890f 100644
--- a/www/compare.html
+++ b/www/compare.html
@@ -396,7 +396,7 @@ transparent, extract, background, or shape the alpha channel
Discourse Server •
- Studio
+ Studio
diff --git a/www/composite.html b/www/composite.html
index 172543141..0ffca9e6b 100644
--- a/www/composite.html
+++ b/www/composite.html
@@ -600,7 +600,7 @@ transparent, extract, background, or shape the alpha channel
Discourse Server •
- Studio
+ Studio
diff --git a/www/contact.html b/www/contact.html
index 2c3065f18..1d95e3e7b 100644
--- a/www/contact.html
+++ b/www/contact.html
@@ -141,9 +141,6 @@
-
@@ -160,7 +157,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 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 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,
@@ -216,7 +213,7 @@
Discourse Server •
- Studio
+ Studio
diff --git a/www/convert.html b/www/convert.html
index 1ca75894a..1b27514aa 100644
--- a/www/convert.html
+++ b/www/convert.html
@@ -143,7 +143,7 @@
Druckerei Online
@@ -1280,7 +1280,7 @@ transparent, extract, background, or shape the alpha channel
Discourse Server •
- Studio
+ Studio
diff --git a/www/display.html b/www/display.html
index 2cc62330d..55818f0d1 100644
--- a/www/display.html
+++ b/www/display.html
@@ -643,7 +643,7 @@ transparent, extract, background, or shape the alpha channel
Discourse Server •
- Studio
+ Studio
diff --git a/www/download.html b/www/download.html
index 96687a6c6..4f96eb75e 100644
--- a/www/download.html
+++ b/www/download.html
@@ -142,7 +142,7 @@
Druckerei Online
diff --git a/www/escape.html b/www/escape.html
index 0b346a49f..69dee8b7d 100644
--- a/www/escape.html
+++ b/www/escape.html
@@ -143,7 +143,7 @@
Druckerei Online
@@ -441,7 +441,7 @@ for an image with filename bird.miff and whose width is 512 and heigh
Discourse Server •
- Studio
+ Studio
diff --git a/www/examples.html b/www/examples.html
index 737486f6f..19e19fef8 100644
--- a/www/examples.html
+++ b/www/examples.html
@@ -142,7 +142,7 @@
Druckerei Online
@@ -152,7 +152,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 .
diff --git a/www/exception.html b/www/exception.html
index 5c18b07f1..797d1d0bd 100644
--- a/www/exception.html
+++ b/www/exception.html
@@ -142,7 +142,7 @@
Druckerei Online
@@ -354,7 +354,7 @@
Discourse Server •
- Studio
+ Studio
diff --git a/www/formats.html b/www/formats.html
index 573dc17a8..60ea6ea9b 100644
--- a/www/formats.html
+++ b/www/formats.html
@@ -1761,7 +1761,7 @@ convert \( -size 15x15 xc:black xc:white -append \) \
Discourse Server •
- Studio
+ Studio
diff --git a/www/fx.html b/www/fx.html
index 67e100347..7f161b53c 100644
--- a/www/fx.html
+++ b/www/fx.html
@@ -143,7 +143,7 @@
Druckerei Online
diff --git a/www/history.html b/www/history.html
index e5176dda5..0fbb195f9 100644
--- a/www/history.html
+++ b/www/history.html
@@ -141,6 +141,9 @@
+
@@ -161,7 +164,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.
It has been 20 years since ImageMagick was first conceived, and it looks likely that it will be here for another 20 and beyond. The command line and the application programming interface are stable, but there is still work to do. We are currently working on improving the conjure utility, Scalable Vector Graphics (SVG) support, and adding better support for video formats.
diff --git a/www/identify.html b/www/identify.html
index 910cd0a06..6a6118a3f 100644
--- a/www/identify.html
+++ b/www/identify.html
@@ -142,7 +142,7 @@
Druckerei Online
diff --git a/www/import.html b/www/import.html
index e09f135dd..a97468cfe 100644
--- a/www/import.html
+++ b/www/import.html
@@ -495,7 +495,7 @@
Discourse Server •
- Studio
+ Studio
diff --git a/www/index.html b/www/index.html
index a732b1480..10605fbd3 100644
--- a/www/index.html
+++ b/www/index.html
@@ -142,7 +142,7 @@
Druckerei Online
diff --git a/www/jp2.html b/www/jp2.html
index f7bbdb358..956dca825 100644
--- a/www/jp2.html
+++ b/www/jp2.html
@@ -143,7 +143,7 @@
Druckerei Online
@@ -262,7 +262,7 @@
Discourse Server •
- Studio
+ Studio
diff --git a/www/license.html b/www/license.html
index 239743965..ff556074b 100644
--- a/www/license.html
+++ b/www/license.html
@@ -142,7 +142,7 @@
Druckerei Online
diff --git a/www/links.html b/www/links.html
index ab617966e..ba0b6dc70 100644
--- a/www/links.html
+++ b/www/links.html
@@ -160,23 +160,23 @@
Command-line Tutorials
@@ -184,18 +184,18 @@
@@ -203,10 +203,10 @@
@@ -214,24 +214,24 @@
@@ -239,13 +239,13 @@
Denmark
- http://imagemagick.europnews.de
+ http://imagemagick.europnews.de
Germany
- http://imagemagick.linux-mirror.org
+ http://imagemagick.linux-mirror.org
Ireland
- http://imagemagick.oss-mirror.org
+ http://imagemagick.oss-mirror.org
United States
- http://www.imagemagick.org
+ http://www.imagemagick.org
@@ -253,16 +253,16 @@
- G'MIC : convert, manipulate and visualize generic 1D/2D/3D multi-spectral image files
- Image Commander : bulk picture processing with a GUI
+ G'MIC : convert, manipulate and visualize generic 1D/2D/3D multi-spectral image files
+ Image Commander : bulk picture processing with a GUI
Other Projects Hosted by ImageMagick Studio
@@ -272,7 +272,7 @@
Discourse Server •
- Studio
+ Studio
diff --git a/www/magick-core.html b/www/magick-core.html
index 26db56f25..366c886e8 100644
--- a/www/magick-core.html
+++ b/www/magick-core.html
@@ -287,7 +287,7 @@
Discourse Server •
- Studio
+ Studio
diff --git a/www/magick-vector-graphics.html b/www/magick-vector-graphics.html
index 1dffda1a7..ee66778cd 100644
--- a/www/magick-vector-graphics.html
+++ b/www/magick-vector-graphics.html
@@ -1057,7 +1057,7 @@ command line, from an MVG file, from an SVG
Discourse Server •
- Studio
+ Studio
diff --git a/www/magick-wand.html b/www/magick-wand.html
index 6dcc43e5c..b631ad9ae 100644
--- a/www/magick-wand.html
+++ b/www/magick-wand.html
@@ -143,7 +143,7 @@
Druckerei Online
diff --git a/www/miff.html b/www/miff.html
index 2490e5496..b8597ceec 100644
--- a/www/miff.html
+++ b/www/miff.html
@@ -142,7 +142,7 @@
Druckerei Online
diff --git a/www/mirrors.html b/www/mirrors.html
index 6510052b5..b84348fdd 100644
--- a/www/mirrors.html
+++ b/www/mirrors.html
@@ -142,7 +142,7 @@
Druckerei Online
@@ -155,9 +155,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 9189c258d..5e971d2d9 100644
--- a/www/mogrify.html
+++ b/www/mogrify.html
@@ -143,7 +143,7 @@
Druckerei Online
diff --git a/www/montage.html b/www/montage.html
index af928c328..d40636257 100644
--- a/www/montage.html
+++ b/www/montage.html
@@ -142,6 +142,9 @@
+
diff --git a/www/motion-picture.html b/www/motion-picture.html
index e2837bccb..0d3b22f1e 100644
--- a/www/motion-picture.html
+++ b/www/motion-picture.html
@@ -142,6 +142,9 @@
+
@@ -279,7 +282,7 @@
Discourse Server •
- Studio
+ Studio
diff --git a/www/quantize.html b/www/quantize.html
index f8017fcdd..d1eb31296 100644
--- a/www/quantize.html
+++ b/www/quantize.html
@@ -142,7 +142,7 @@
Druckerei Online
@@ -285,7 +285,7 @@
Discourse Server •
- Studio
+ Studio
diff --git a/www/search.html b/www/search.html
index 05e3390db..1c5f67850 100644
--- a/www/search.html
+++ b/www/search.html
@@ -166,7 +166,7 @@
Discourse Server •
- Studio
+ Studio
diff --git a/www/sitemap.html b/www/sitemap.html
index a24c46bdd..3f9fc3521 100644
--- a/www/sitemap.html
+++ b/www/sitemap.html
@@ -142,7 +142,7 @@
Druckerei Online
@@ -163,7 +163,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.
@@ -177,12 +177,12 @@
Download ImageMagick : ImageMagick source and binary distributions are available from a variety of FTP and Web mirrors.
@@ -221,7 +221,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.
@@ -231,21 +231,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.
@@ -263,8 +263,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.
@@ -274,7 +274,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.
@@ -298,9 +298,9 @@
Technology Sandbox
- Fast Fourier Transforms Toolkit
- Fourier Transform Processing With ImageMagick
- ImageMagick v6 Examples -- Fourier Transforms
+ Fast Fourier Transforms Toolkit
+ Fourier Transform Processing With ImageMagick
+ ImageMagick v6 Examples -- Fourier Transforms
diff --git a/www/sponsors.html b/www/sponsors.html
index d84e71830..bfa59d695 100644
--- a/www/sponsors.html
+++ b/www/sponsors.html
@@ -141,6 +141,9 @@
+
@@ -237,7 +240,7 @@
Discourse Server •
- Studio
+ Studio
diff --git a/www/stream.html b/www/stream.html
index 9855d9170..3f82ff4fc 100644
--- a/www/stream.html
+++ b/www/stream.html
@@ -143,7 +143,7 @@
Druckerei Online
diff --git a/www/subversion.html b/www/subversion.html
index 750b07db3..084008424 100644
--- a/www/subversion.html
+++ b/www/subversion.html
@@ -141,9 +141,6 @@
-
--
2.40.0