From: cristy Date: Wed, 7 Oct 2009 00:39:01 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 7.0.1-0~10562 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c026812d35521c2bf83652af591baf8de24eeab7;p=imagemagick --- diff --git a/ImageMagick.spec b/ImageMagick.spec index 49c19a36c..584bce60f 100644 --- a/ImageMagick.spec +++ b/ImageMagick.spec @@ -1,5 +1,5 @@ %define VERSION 6.5.6 -%define Patchlevel 9 +%define Patchlevel 10 Name: ImageMagick Version: %{VERSION} diff --git a/config/configure.xml b/config/configure.xml index ad557b54c..d1609d233 100644 --- a/config/configure.xml +++ b/config/configure.xml @@ -8,7 +8,7 @@ - + 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 fa2e69b11..5560e405b 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.6-9 +# Generated automatically by config.status (ImageMagick) 6.5.6-10 # 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 756e8b067..748ec077c 100644 --- a/magick/version.h +++ b/magick/version.h @@ -30,7 +30,7 @@ extern "C" { #define MagickLibVersion 0x656 #define MagickLibVersionText "6.5.6" #define MagickLibVersionNumber 2,0,0 -#define MagickLibSubversion "-9" +#define MagickLibSubversion "-10" #define MagickReleaseDate "2009-10-06" #define MagickChangeDate "20091004" #define MagickAuthoritativeURL "http://www.imagemagick.org" diff --git a/version.sh b/version.sh index ceb46d7a7..99870a451 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.6' PACKAGE_LIB_VERSION="0x656" -PACKAGE_RELEASE="9" +PACKAGE_RELEASE="10" PACKAGE_LIB_VERSION_NUMBER="6,5,6,${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 0743d4275..1b357e600 100644 --- a/www/advanced-unix-installation.html +++ b/www/advanced-unix-installation.html @@ -123,7 +123,7 @@
diff --git a/www/advanced-windows-installation.html b/www/advanced-windows-installation.html index 94ea1c744..26ca4bf63 100644 --- a/www/advanced-windows-installation.html +++ b/www/advanced-windows-installation.html @@ -123,7 +123,7 @@
diff --git a/www/animate.html b/www/animate.html index 4395f22a7..8b5c82f24 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 95b22d444..ddb194c1d 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.

diff --git a/www/api/animate.html b/www/api/animate.html index 3d516a3e5..18b353782 100644 --- a/www/api/animate.html +++ b/www/api/animate.html @@ -123,7 +123,7 @@
diff --git a/www/api/cache-view.html b/www/api/cache-view.html index 70ac6be3b..f7aa44f97 100644 --- a/www/api/cache-view.html +++ b/www/api/cache-view.html @@ -123,7 +123,7 @@
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 4baddcc0f..423d9f9a8 100644 --- a/www/api/color.html +++ b/www/api/color.html @@ -549,7 +549,7 @@ _8c.html" target="source" name="UniqueImageColors">UniqueImageColors Discourse ServerMailing Lists • - Studio + Studio  
diff --git a/www/api/composite.html b/www/api/composite.html index 6703a14d1..c800b7b05 100644 --- a/www/api/composite.html +++ b/www/api/composite.html @@ -123,7 +123,7 @@
diff --git a/www/api/image.html b/www/api/image.html index 09d2ba9e9..c469f0c92 100644 --- a/www/api/image.html +++ b/www/api/image.html @@ -1037,7 +1037,7 @@ _8c.html" target="source" name="StripImage">StripImage Discourse ServerMailing Lists • - Studio + Studio  
diff --git a/www/api/layer.html b/www/api/layer.html index 7ebb33362..912f1dfc4 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..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 a42783b9f..b2703f8cb 100644 --- a/www/api/magick-image.html +++ b/www/api/magick-image.html @@ -4448,7 +4448,7 @@ _8c.html" target="source" name="MagickSelectiveBlurImage">MagickSelectiveBlurIma

    the standard deviation of the gaussian, in pixels.

threshold
-

    only pixels within this contrast threshold are included in the blur operation

+

    only pixels within this contrast threshold are included in the blur operation.

diff --git a/www/api/magick.html b/www/api/magick.html index 8ac81acad..187708972 100644 --- a/www/api/magick.html +++ b/www/api/magick.html @@ -123,7 +123,7 @@

Discourse ServerMailing Lists • - Studio + Studio   diff --git a/www/api/memory.html b/www/api/memory.html index a7d948763..50ecd3b97 100644 --- a/www/api/memory.html +++ b/www/api/memory.html @@ -123,7 +123,7 @@
diff --git a/www/api/segment.html b/www/api/segment.html index b23a1eb02..12b0bbdf5 100644 --- a/www/api/segment.html +++ b/www/api/segment.html @@ -123,7 +123,7 @@
diff --git a/www/api/stream.html b/www/api/stream.html index 425ad0c7f..6efbe64e8 100644 --- a/www/api/stream.html +++ b/www/api/stream.html @@ -208,7 +208,7 @@ _8c.html" target="source" name="WriteStream">WriteStream Discourse ServerMailing Lists • - Studio + Studio  
diff --git a/www/api/transform.html b/www/api/transform.html index 01432b5a7..9cdaf0419 100644 --- a/www/api/transform.html +++ b/www/api/transform.html @@ -123,7 +123,7 @@
diff --git a/www/architecture.html b/www/architecture.html index 5022ade5c..5d545d373 100644 --- a/www/architecture.html +++ b/www/architecture.html @@ -123,7 +123,7 @@
diff --git a/www/changelog.html b/www/changelog.html index 29956e831..2b2096e0d 100644 --- a/www/changelog.html +++ b/www/changelog.html @@ -1258,7 +1258,7 @@ Discourse ServerMailing Lists • - Studio + Studio  
diff --git a/www/cipher.html b/www/cipher.html index 28ca295ed..d5840fbed 100644 --- a/www/cipher.html +++ b/www/cipher.html @@ -124,7 +124,7 @@
diff --git a/www/color.html b/www/color.html index 49e72f0fb..87ae2ba27 100644 --- a/www/color.html +++ b/www/color.html @@ -5022,7 +5022,7 @@ Discourse ServerMailing Lists • - Studio + Studio  
diff --git a/www/command-line-tools.html b/www/command-line-tools.html index 68173150d..a93014f48 100644 --- a/www/command-line-tools.html +++ b/www/command-line-tools.html @@ -123,7 +123,7 @@
diff --git a/www/import.html b/www/import.html index e9ce892a5..42d51f9b5 100644 --- a/www/import.html +++ b/www/import.html @@ -495,7 +495,7 @@ Discourse ServerMailing Lists • - Studio + Studio  
diff --git a/www/index.html b/www/index.html index 7f6f347f5..d41af5d10 100644 --- a/www/index.html +++ b/www/index.html @@ -217,7 +217,7 @@ Discourse ServerMailing Lists • - Studio + Studio  
diff --git a/www/install-source.html b/www/install-source.html index b2d55201a..3252188ae 100644 --- a/www/install-source.html +++ b/www/install-source.html @@ -223,7 +223,7 @@ to compile the program and on completion run the program.

Discourse ServerMailing Lists • - Studio + Studio  
diff --git a/www/jp2.html b/www/jp2.html index 11b08ed88..6d7a787a1 100644 --- a/www/jp2.html +++ b/www/jp2.html @@ -124,7 +124,7 @@
@@ -183,18 +183,18 @@
@@ -202,9 +202,9 @@
@@ -212,24 +212,24 @@

ImageMagick Book Review

Mailing List Archives

@@ -237,13 +237,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
@@ -251,16 +251,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

@@ -271,7 +271,7 @@ Discourse ServerMailing Lists • - Studio + Studio  
diff --git a/www/magick-vector-graphics.html b/www/magick-vector-graphics.html index be275fa99..de63bcb20 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 ServerMailing Lists • - Studio + Studio   diff --git a/www/mailing-list.html b/www/mailing-list.html index 1e31d2c13..14ffece50 100644 --- a/www/mailing-list.html +++ b/www/mailing-list.html @@ -123,7 +123,7 @@
diff --git a/www/miff.html b/www/miff.html index 8b764c0b8..c88b2c254 100644 --- a/www/miff.html +++ b/www/miff.html @@ -123,7 +123,7 @@
diff --git a/www/perl-magick.html b/www/perl-magick.html index efc5cd503..58e8d5c5d 100644 --- a/www/perl-magick.html +++ b/www/perl-magick.html @@ -123,7 +123,7 @@
diff --git a/www/resources.html b/www/resources.html index c690b41c7..dbfdbbe0b 100644 --- a/www/resources.html +++ b/www/resources.html @@ -405,7 +405,7 @@ file or data stream.

Discourse ServerMailing Lists • - Studio + Studio  
diff --git a/www/search.html b/www/search.html index 0c9795744..3459dca47 100644 --- a/www/search.html +++ b/www/search.html @@ -166,7 +166,7 @@ Discourse ServerMailing Lists • - Studio + Studio  
diff --git a/www/sitemap.html b/www/sitemap.html index 85125eff8..561242073 100644 --- a/www/sitemap.html +++ b/www/sitemap.html @@ -123,7 +123,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,8 +298,8 @@

Technology Sandbox

-
Fast Fourier Transforms Toolkit
-
Tests Of FFT Processing
+
Fast Fourier Transforms Toolkit
+
Tests Of FFT Processing
diff --git a/www/sponsors.html b/www/sponsors.html index b1883d666..62f4f9cf5 100644 --- a/www/sponsors.html +++ b/www/sponsors.html @@ -239,7 +239,7 @@ Discourse ServerMailing Lists • - Studio + Studio  
diff --git a/www/stream.html b/www/stream.html index 112508cde..34b912218 100644 --- a/www/stream.html +++ b/www/stream.html @@ -341,7 +341,7 @@ Discourse ServerMailing Lists • - Studio + Studio   diff --git a/www/subversion.html b/www/subversion.html index 110068406..a465d9b43 100644 --- a/www/subversion.html +++ b/www/subversion.html @@ -123,7 +123,7 @@
diff --git a/www/t-shirt.html b/www/t-shirt.html index 08fb2d6be..48cc9b27c 100644 --- a/www/t-shirt.html +++ b/www/t-shirt.html @@ -191,7 +191,7 @@ Discourse ServerMailing Lists • - Studio + Studio