From: cristy Date: Tue, 27 Oct 2009 11:34:00 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 7.0.1-0~10448 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7c432d1bbf1bc23b55d4566837dd1a8388f24697;p=imagemagick --- diff --git a/ImageMagick.spec b/ImageMagick.spec index adbe6d2d5..303d8d0ff 100644 --- a/ImageMagick.spec +++ b/ImageMagick.spec @@ -1,5 +1,5 @@ %define VERSION 6.5.7 -%define Patchlevel 2 +%define Patchlevel 3 Name: ImageMagick Version: %{VERSION} diff --git a/config/configure.xml b/config/configure.xml index bb058f60c..6b1282978 100644 --- a/config/configure.xml +++ b/config/configure.xml @@ -8,8 +8,8 @@ - - + + diff --git a/index.html b/index.html index 898c83388..7093cbe0c 100644 --- a/index.html +++ b/index.html @@ -217,7 +217,7 @@ Discourse ServerMailing Lists • - Studio + Studio   diff --git a/libtool b/libtool index f0cc226b8..23e67186c 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-2 +# Generated automatically by config.status (ImageMagick) 6.5.7-3 # 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 9cae80c20..5d87a0a6a 100644 --- a/magick/version.h +++ b/magick/version.h @@ -30,8 +30,8 @@ extern "C" { #define MagickLibVersion 0x657 #define MagickLibVersionText "6.5.7" #define MagickLibVersionNumber 2,0,0 -#define MagickLibSubversion "-2" -#define MagickReleaseDate "2009-10-26" +#define MagickLibSubversion "-3" +#define MagickReleaseDate "2009-10-27" #define MagickChangeDate "20091026" #define MagickAuthoritativeURL "http://www.imagemagick.org" #define MagickHomeURL "file:///usr/local/share/doc/ImageMagick-6.5.7/index.html" diff --git a/version.sh b/version.sh index 52033443b..cadc1721b 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="2" +PACKAGE_RELEASE="3" PACKAGE_LIB_VERSION_NUMBER="6,5,7,${PACKAGE_RELEASE}" PACKAGE_RELEASE_DATE=`date +%F` PACKAGE_STRING="$PACKAGE_NAME $PACKAGE_VERSION" diff --git a/www/ImageMagickObject.html b/www/ImageMagickObject.html index 657c41df2..2257fbf50 100644 --- a/www/ImageMagickObject.html +++ b/www/ImageMagickObject.html @@ -124,7 +124,7 @@
diff --git a/www/advanced-unix-installation.html b/www/advanced-unix-installation.html index bbf887f1a..eeb6767d8 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 abd3b80c6..f274cec94 100644 --- a/www/advanced-windows-installation.html +++ b/www/advanced-windows-installation.html @@ -483,7 +483,7 @@ Discourse ServerMailing Lists • - Studio + Studio   diff --git a/www/animate.html b/www/animate.html index 8b5c82f24..4395f22a7 100644 --- a/www/animate.html +++ b/www/animate.html @@ -607,7 +607,7 @@ transparent, extract, background, or shape the alpha channel Discourse ServerMailing Lists • - Studio + Studio   diff --git a/www/api.html b/www/api.html index 4c2ce0d28..03aafe471 100644 --- a/www/api.html +++ b/www/api.html @@ -159,7 +159,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

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

@@ -285,7 +285,7 @@ Discourse ServerMailing Lists • - Studio + Studio   diff --git a/www/api/animate.html b/www/api/animate.html index 3d516a3e5..9d662673a 100644 --- a/www/api/animate.html +++ b/www/api/animate.html @@ -123,7 +123,7 @@
diff --git a/www/api/annotate.html b/www/api/annotate.html index bf7881a8f..75128bc07 100644 --- a/www/api/annotate.html +++ b/www/api/annotate.html @@ -322,7 +322,7 @@ _8c.html" target="source" name="GetTypeMetrics">GetTypeMetrics Discourse ServerMailing Lists • - Studio + Studio  
diff --git a/www/api/attribute.html b/www/api/attribute.html index 260312b65..36bb638de 100644 --- a/www/api/attribute.html +++ b/www/api/attribute.html @@ -330,7 +330,7 @@ _8c.html" target="source" name="SetImageChannelDepth">SetImageChannelDepth Discourse ServerMailing Lists • - Studio + Studio   diff --git a/www/api/blob.html b/www/api/blob.html index c73cfaebd..bfff61b40 100644 --- a/www/api/blob.html +++ b/www/api/blob.html @@ -123,7 +123,7 @@
diff --git a/www/api/cache-view.html b/www/api/cache-view.html index 203179fad..70ac6be3b 100644 --- a/www/api/cache-view.html +++ b/www/api/cache-view.html @@ -576,7 +576,7 @@ _8c.html" target="source" name="SyncCacheViewAuthenticPixels">SyncCacheViewAuthe Discourse ServerMailing Lists • - Studio + Studio  
diff --git a/www/api/color.html b/www/api/color.html index 00fbc5de9..09a4fd4ec 100644 --- a/www/api/color.html +++ b/www/api/color.html @@ -368,7 +368,7 @@ _8c.html" target="source" name="QueryMagickColorname">QueryMagickColorname Discourse ServerMailing Lists • - Studio + Studio   diff --git a/www/api/composite.html b/www/api/composite.html index c800b7b05..a7f7af258 100644 --- a/www/api/composite.html +++ b/www/api/composite.html @@ -232,7 +232,7 @@ _8c.html" target="source" name="TextureImage">TextureImage Discourse ServerMailing Lists • - Studio + Studio   diff --git a/www/api/constitute.html b/www/api/constitute.html index 3b40c84a3..7ca0c6539 100644 --- a/www/api/constitute.html +++ b/www/api/constitute.html @@ -123,7 +123,7 @@
diff --git a/www/api/decorate.html b/www/api/decorate.html index e3f5c7297..ebf585bb1 100644 --- a/www/api/decorate.html +++ b/www/api/decorate.html @@ -236,7 +236,7 @@ _8c.html" target="source" name="RaiseImage">RaiseImage Discourse ServerMailing Lists • - Studio + Studio  
diff --git a/www/api/distort.html b/www/api/distort.html index 4fd4e4ccc..831782b5a 100644 --- a/www/api/distort.html +++ b/www/api/distort.html @@ -123,7 +123,7 @@
diff --git a/www/api/drawing-wand.html b/www/api/drawing-wand.html index e7bad6b1d..2e28183c2 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 ServerMailing Lists • - Studio + Studio  
diff --git a/www/api/effect.html b/www/api/effect.html index 6e55b4b79..a60f77332 100644 --- a/www/api/effect.html +++ b/www/api/effect.html @@ -688,7 +688,7 @@ _8c.html" target="source" name="UnsharpMaskImage">UnsharpMaskImage Discourse ServerMailing Lists • - Studio + Studio   diff --git a/www/api/exception.html b/www/api/exception.html index dd676ac35..736cd5cc0 100644 --- a/www/api/exception.html +++ b/www/api/exception.html @@ -123,7 +123,7 @@
diff --git a/www/api/histogram.html b/www/api/histogram.html index 4f4b4a931..53283bbad 100644 --- a/www/api/histogram.html +++ b/www/api/histogram.html @@ -308,7 +308,7 @@ _8c.html" target="source" name="UniqueImageColors">UniqueImageColors Discourse ServerMailing Lists • - Studio + Studio  
diff --git a/www/api/image.html b/www/api/image.html index 566028199..bc5bba3c7 100644 --- a/www/api/image.html +++ b/www/api/image.html @@ -123,7 +123,7 @@
diff --git a/www/api/layer.html b/www/api/layer.html index cec9abbd4..34a4cd41b 100644 --- a/www/api/layer.html +++ b/www/api/layer.html @@ -123,7 +123,7 @@
diff --git a/www/api/magick-deprecate.html b/www/api/magick-deprecate.html index 022aaf0dc..b19dca876 100644 --- a/www/api/magick-deprecate.html +++ b/www/api/magick-deprecate.html @@ -123,7 +123,7 @@
diff --git a/www/api/magick-property.html b/www/api/magick-property.html index 1bf94b624..b8c13dc85 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 ServerMailing Lists • - Studio + Studio  
diff --git a/www/api/magick-wand.html b/www/api/magick-wand.html index 7c749cc09..2f7088b4c 100644 --- a/www/api/magick-wand.html +++ b/www/api/magick-wand.html @@ -123,7 +123,7 @@
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..ce044ea56 100644 --- a/www/api/module.html +++ b/www/api/module.html @@ -516,7 +516,7 @@ _8c.html" target="source" name="UnregisterModule">UnregisterModule Discourse ServerMailing Lists • - Studio + Studio  
diff --git a/www/api/montage.html b/www/api/montage.html index 40f6695b6..a30ce8a6d 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 ef8c94595..ab79d0e15 100644 --- a/www/api/paint.html +++ b/www/api/paint.html @@ -123,7 +123,7 @@