From: cristy Date: Tue, 3 Nov 2009 03:46:48 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 7.0.1-0~10423 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d820f6218715e108d7a6eaeffe1e9ce1e3aaccae;p=imagemagick --- diff --git a/ImageMagick.spec b/ImageMagick.spec index 282e8117e..3e54414c1 100644 --- a/ImageMagick.spec +++ b/ImageMagick.spec @@ -1,5 +1,5 @@ %define VERSION 6.5.7 -%define Patchlevel 4 +%define Patchlevel 5 Name: ImageMagick Version: %{VERSION} diff --git a/config/configure.xml b/config/configure.xml index 179a14b90..d5cdc3063 100644 --- a/config/configure.xml +++ b/config/configure.xml @@ -8,7 +8,7 @@ - + diff --git a/index.html b/index.html index ff9013eac..eec83fb7e 100644 --- a/index.html +++ b/index.html @@ -217,7 +217,7 @@ Discourse ServerMailing Lists • - Studio + Studio   diff --git a/libtool b/libtool index 456d3f546..703a9c9d8 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.5.7-4 +# Generated automatically by config.status (ImageMagick) 6.5.7-5 # 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 54145381f..dd2f851d0 100644 --- a/magick/version.h +++ b/magick/version.h @@ -30,7 +30,7 @@ extern "C" { #define MagickLibVersion 0x657 #define MagickLibVersionText "6.5.7" #define MagickLibVersionNumber 2,0,0 -#define MagickLibSubversion "-4" +#define MagickLibSubversion "-5" #define MagickReleaseDate "2009-11-02" #define MagickChangeDate "20091101" #define MagickAuthoritativeURL "http://www.imagemagick.org" diff --git a/version.sh b/version.sh index e6f83f668..6b7b79298 100644 --- a/version.sh +++ b/version.sh @@ -12,7 +12,7 @@ PACKAGE_NAME='ImageMagick' # PACKAGE_NAME (e.g. "1.0.0"). PACKAGE_VERSION='6.5.7' PACKAGE_LIB_VERSION="0x657" -PACKAGE_RELEASE="4" +PACKAGE_RELEASE="5" PACKAGE_LIB_VERSION_NUMBER="6,5,7,${PACKAGE_RELEASE}" PACKAGE_RELEASE_DATE=`date +%F` PACKAGE_STRING="$PACKAGE_NAME $PACKAGE_VERSION" diff --git a/www/advanced-unix-installation.html b/www/advanced-unix-installation.html index 9f34a6032..a42615999 100644 --- a/www/advanced-unix-installation.html +++ b/www/advanced-unix-installation.html @@ -598,7 +598,7 @@ Options used to compile and link: Discourse ServerMailing Lists • - Studio + Studio   diff --git a/www/advanced-windows-installation.html b/www/advanced-windows-installation.html index 235da7878..e3cc72cb2 100644 --- a/www/advanced-windows-installation.html +++ b/www/advanced-windows-installation.html @@ -123,7 +123,7 @@
-

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

@@ -171,7 +171,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+

@@ -183,31 +183,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

@@ -221,7 +221,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

@@ -233,50 +233,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

-

PythonMagick an object-oriented Python interface to ImageMagick.

+

PythonMagick an object-oriented Python interface to ImageMagick.

-

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

+

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

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 0fba7b415..3d516a3e5 100644 --- a/www/api/animate.html +++ b/www/api/animate.html @@ -183,7 +183,7 @@ _8c.html" target="source" name="AnimateImages">AnimateImages Discourse ServerMailing Lists • - Studio + Studio   diff --git a/www/api/blob.html b/www/api/blob.html index c73cfaebd..e4c588323 100644 --- a/www/api/blob.html +++ b/www/api/blob.html @@ -343,7 +343,7 @@ _8c.html" target="source" name="InjectImageBlob">InjectImageBlob Discourse ServerMailing Lists • - Studio + Studio   diff --git a/www/api/cache.html b/www/api/cache.html index 3f6847cdc..590cd5e13 100644 --- a/www/api/cache.html +++ b/www/api/cache.html @@ -512,7 +512,7 @@ _8c.html" target="source" name="SyncAuthenticPixels">SyncAuthenticPixels Discourse ServerMailing Lists • - Studio + Studio   diff --git a/www/api/cipher.html b/www/api/cipher.html index e19934162..dc87947b3 100644 --- a/www/api/cipher.html +++ b/www/api/cipher.html @@ -355,7 +355,7 @@ _8c.html" target="source" name="PasskeyEncipherImage">PasskeyEncipherImage Discourse ServerMailing Lists • - Studio + Studio   diff --git a/www/api/color.html b/www/api/color.html index 40236dcbd..00fbc5de9 100644 --- a/www/api/color.html +++ b/www/api/color.html @@ -123,7 +123,7 @@
diff --git a/www/api/composite.html b/www/api/composite.html index e442261aa..c800b7b05 100644 --- a/www/api/composite.html +++ b/www/api/composite.html @@ -123,7 +123,7 @@
diff --git a/www/api/constitute.html b/www/api/constitute.html index 3b40c84a3..fa97e4ac7 100644 --- a/www/api/constitute.html +++ b/www/api/constitute.html @@ -123,7 +123,7 @@
diff --git a/www/api/deprecate.html b/www/api/deprecate.html index 832585e03..452669953 100644 --- a/www/api/deprecate.html +++ b/www/api/deprecate.html @@ -2597,7 +2597,7 @@ _8c.html" target="source" name="UnshiftImageList">UnshiftImageList Discourse ServerMailing Lists • - Studio + Studio  
diff --git a/www/api/distort.html b/www/api/distort.html index 20007743e..6e096401d 100644 --- a/www/api/distort.html +++ b/www/api/distort.html @@ -123,7 +123,7 @@
diff --git a/www/api/fx.html b/www/api/fx.html index daeb98a90..1d309941b 100644 --- a/www/api/fx.html +++ b/www/api/fx.html @@ -123,7 +123,7 @@
diff --git a/www/api/image.html b/www/api/image.html index bc5bba3c7..1a7999b3c 100644 --- a/www/api/image.html +++ b/www/api/image.html @@ -1008,7 +1008,7 @@ _8c.html" target="source" name="StripImage">StripImage Discourse ServerMailing Lists • - Studio + Studio  
diff --git a/www/api/magick-deprecate.html b/www/api/magick-deprecate.html index 022aaf0dc..bf8aaf257 100644 --- a/www/api/magick-deprecate.html +++ b/www/api/magick-deprecate.html @@ -900,7 +900,7 @@ _8c.html" target="source" name="PixelIteratorGetException">PixelIteratorGetExcep Discourse ServerMailing Lists • - Studio + Studio  
diff --git a/www/api/magick-image.html b/www/api/magick-image.html index 1ed742d8e..b2703f8cb 100644 --- a/www/api/magick-image.html +++ b/www/api/magick-image.html @@ -6335,7 +6335,7 @@ _8c.html" target="source" name="MagickWriteImagesFile">MagickWriteImagesFile Discourse ServerMailing Lists • - Studio + Studio  
diff --git a/www/api/magick-property.html b/www/api/magick-property.html index b8b9758cd..a4bcb160f 100644 --- a/www/api/magick-property.html +++ b/www/api/magick-property.html @@ -123,7 +123,7 @@
diff --git a/www/api/magick-wand.html b/www/api/magick-wand.html index 16d7fb00d..7c749cc09 100644 --- a/www/api/magick-wand.html +++ b/www/api/magick-wand.html @@ -632,7 +632,7 @@ _8c.html" target="source" name="NewMagickWandFromImage">NewMagickWandFromImage Discourse ServerMailing Lists • - Studio + Studio  
diff --git a/www/api/magick.html b/www/api/magick.html index dce6e5089..8cdea6f63 100644 --- a/www/api/magick.html +++ b/www/api/magick.html @@ -209,7 +209,7 @@ _8c.html" target="source" name="MagickCoreTerminus">MagickCoreTerminus Discourse ServerMailing Lists • - Studio + Studio  
diff --git a/www/api/module.html b/www/api/module.html index 8c83bea2d..38637d7e1 100644 --- a/www/api/module.html +++ b/www/api/module.html @@ -123,7 +123,7 @@
diff --git a/www/api/monitor.html b/www/api/monitor.html index 1d0f49af9..c98eb0e7b 100644 --- a/www/api/monitor.html +++ b/www/api/monitor.html @@ -123,7 +123,7 @@
diff --git a/www/api/montage.html b/www/api/montage.html index 227852699..baf4c0af0 100644 --- a/www/api/montage.html +++ b/www/api/montage.html @@ -123,7 +123,7 @@
diff --git a/www/api/paint.html b/www/api/paint.html index 8ab15f6f2..691863363 100644 --- a/www/api/paint.html +++ b/www/api/paint.html @@ -123,7 +123,7 @@
diff --git a/www/api/resource.html b/www/api/resource.html index a1daf230c..a36839497 100644 --- a/www/api/resource.html +++ b/www/api/resource.html @@ -321,7 +321,7 @@ _8c.html" target="source" name="SetMagickResourceLimit">SetMagickResourceLimit Discourse ServerMailing Lists • - Studio + Studio  
diff --git a/www/api/segment.html b/www/api/segment.html index 12b0bbdf5..cc0e273a5 100644 --- a/www/api/segment.html +++ b/www/api/segment.html @@ -193,7 +193,7 @@ _8c.html" target="source" name="SegmentImage">SegmentImage Discourse ServerMailing Lists • - Studio + Studio  
diff --git a/www/api/shear.html b/www/api/shear.html index de43da0c4..a016f3729 100644 --- a/www/api/shear.html +++ b/www/api/shear.html @@ -265,7 +265,7 @@ _8c.html" target="source" name="ShearImage">ShearImage Discourse ServerMailing Lists • - Studio + Studio  
diff --git a/www/api/signature.html b/www/api/signature.html index ca819651e..858f87b0f 100644 --- a/www/api/signature.html +++ b/www/api/signature.html @@ -123,7 +123,7 @@
diff --git a/www/api/transform.html b/www/api/transform.html index 80c061c6a..f96505ec2 100644 --- a/www/api/transform.html +++ b/www/api/transform.html @@ -123,7 +123,7 @@
diff --git a/www/binary-releases.html b/www/binary-releases.html index e18d4b52c..6a35df884 100644 --- a/www/binary-releases.html +++ b/www/binary-releases.html @@ -373,7 +373,7 @@ Discourse ServerMailing Lists • - Studio + Studio  
diff --git a/www/changelog.html b/www/changelog.html index 8948fe07f..b8fbdddd6 100644 --- a/www/changelog.html +++ b/www/changelog.html @@ -1281,7 +1281,7 @@ Discourse ServerMailing Lists • - Studio + Studio  
diff --git a/www/cipher.html b/www/cipher.html index 28ca295ed..e50e4bf0b 100644 --- a/www/cipher.html +++ b/www/cipher.html @@ -124,7 +124,7 @@
diff --git a/www/command-line-processing.html b/www/command-line-processing.html index bd9d2f7c8..a33e77517 100644 --- a/www/command-line-processing.html +++ b/www/command-line-processing.html @@ -633,7 +633,7 @@ above.

Discourse ServerMailing Lists • - Studio + Studio  
diff --git a/www/command-line-tools.html b/www/command-line-tools.html index 17c250a50..f9c86f8cc 100644 --- a/www/command-line-tools.html +++ b/www/command-line-tools.html @@ -153,11 +153,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

@@ -232,7 +232,7 @@ Discourse ServerMailing Lists • - Studio + Studio  
diff --git a/www/compare.html b/www/compare.html index abd73fc7c..96d6994a2 100644 --- a/www/compare.html +++ b/www/compare.html @@ -124,7 +124,7 @@
diff --git a/www/conjure.html b/www/conjure.html index e303deff8..d7a8f7d59 100644 --- a/www/conjure.html +++ b/www/conjure.html @@ -306,7 +306,7 @@ Discourse ServerMailing Lists • - Studio + Studio  
diff --git a/www/contact.html b/www/contact.html index c95d0fbaa..975264fb9 100644 --- a/www/contact.html +++ b/www/contact.html @@ -123,7 +123,7 @@
diff --git a/www/display.html b/www/display.html index 215cc7106..d398591c0 100644 --- a/www/display.html +++ b/www/display.html @@ -638,7 +638,7 @@ transparent, extract, background, or shape the alpha channel Discourse ServerMailing Lists • - Studio + Studio  
diff --git a/www/download.html b/www/download.html index 5cdce32ee..bfeb6ad30 100644 --- a/www/download.html +++ b/www/download.html @@ -123,7 +123,7 @@