From a3e27cb4685e966119ddcdc67393fbe1191d0c76 Mon Sep 17 00:00:00 2001 From: cristy Date: Thu, 14 Jan 2010 07:31:54 +0000 Subject: [PATCH] --- ImageMagick.spec | 2 +- config/configure.xml | 4 +- index.html | 2 +- libtool | 2 +- magick/version.h | 4 +- version.sh | 2 +- www/ImageMagickObject.html | 2 +- www/advanced-unix-installation.html | 2 +- www/advanced-windows-installation.html | 4 +- www/animate.html | 2 +- www/api.html | 40 +++++------ www/api/animate.html | 3 + www/api/annotate.html | 2 +- www/api/blob.html | 2 +- www/api/cache-view.html | 4 +- www/api/cache.html | 3 - www/api/cipher.html | 4 +- www/api/compare.html | 2 +- www/api/composite.html | 2 +- www/api/constitute.html | 4 +- www/api/decorate.html | 2 +- www/api/deprecate.html | 2 +- www/api/display.html | 2 +- www/api/draw.html | 4 +- www/api/drawing-wand.html | 4 +- www/api/effect.html | 5 +- www/api/enhance.html | 4 +- www/api/fx.html | 2 +- www/api/histogram.html | 2 +- www/api/image.html | 2 +- www/api/layer.html | 2 +- www/api/list.html | 4 +- www/api/magick-deprecate.html | 2 +- www/api/magick-image.html | 3 - www/api/magick-wand.html | 4 +- www/api/memory.html | 4 +- www/api/monitor.html | 2 +- www/api/montage.html | 2 +- www/api/paint.html | 4 +- www/api/pixel-view.html | 3 + www/api/pixel-wand.html | 2 +- www/api/profile.html | 4 +- www/api/property.html | 2 +- www/api/quantize.html | 4 +- www/api/resize.html | 2 +- www/api/resource.html | 4 +- www/api/segment.html | 4 +- www/api/shear.html | 4 +- www/api/stream.html | 2 +- www/api/transform.html | 4 +- www/api/version.html | 2 +- www/architecture.html | 2 +- www/binary-releases.html | 4 +- www/changelog.html | 2 +- www/color.html | 2 +- www/command-line-options.html | 3 - www/command-line-tools.html | 4 +- www/compare.html | 2 +- www/composite.html | 2 +- www/conjure.html | 4 +- www/contact.html | 4 +- www/display.html | 2 +- www/escape.html | 2 +- www/examples.html | 6 +- www/formats.html | 2 +- www/high-dynamic-range.html | 2 +- www/history.html | 2 +- www/identify.html | 2 +- www/index.html | 2 +- www/install-source.html | 2 +- www/jp2.html | 4 +- www/links.html | 98 +++++++++++++------------- www/magick-vector-graphics.html | 4 +- www/magick-wand.html | 2 +- www/mailing-list.html | 8 +-- www/miff.html | 2 +- www/mirrors.html | 6 +- www/mogrify.html | 2 +- www/montage.html | 4 +- www/motion-picture.html | 4 +- www/perl-magick.html | 2 +- www/quantize.html | 4 +- www/resources.html | 2 +- www/sitemap.html | 54 +++++++------- www/sponsors.html | 4 +- www/stream.html | 5 +- www/subversion.html | 2 +- 87 files changed, 217 insertions(+), 226 deletions(-) diff --git a/ImageMagick.spec b/ImageMagick.spec index 39df52a3a..ecc0c8785 100644 --- a/ImageMagick.spec +++ b/ImageMagick.spec @@ -1,5 +1,5 @@ %define VERSION 6.5.9 -%define Patchlevel 0 +%define Patchlevel 1 Name: ImageMagick Version: %{VERSION} diff --git a/config/configure.xml b/config/configure.xml index abbbd6db5..7eb515047 100644 --- a/config/configure.xml +++ b/config/configure.xml @@ -8,8 +8,8 @@ - - + + diff --git a/index.html b/index.html index 5031f6d62..77aa4d5b4 100644 --- a/index.html +++ b/index.html @@ -124,7 +124,7 @@
diff --git a/www/advanced-unix-installation.html b/www/advanced-unix-installation.html index 14496ec1c..82e62cbc3 100644 --- a/www/advanced-unix-installation.html +++ b/www/advanced-unix-installation.html @@ -124,7 +124,7 @@
diff --git a/www/animate.html b/www/animate.html index ff324a992..b6618f66e 100644 --- a/www/animate.html +++ b/www/animate.html @@ -611,7 +611,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 440e5aa63..a73268d14 100644 --- a/www/api.html +++ b/www/api.html @@ -163,7 +163,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

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

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

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

@@ -237,50 +237,50 @@

PHP

-

MagickWand for PHP a native PHP-extension to the ImageMagick MagickWand API.

+

MagickWand for PHP a native PHP-extension to the ImageMagick MagickWand API.

-

IMagick is a native PHP extension to create and modify images using the ImageMagick API. Documentation for the extension is available here.

+

IMagick is a native PHP extension to create and modify images using the ImageMagick API. Documentation for the extension is available here.

-

phMagick is a wrapper class for ImageMagick, wrapping the most common web image manipulation actions in easy to use functions, but allowing full access to ImageMagick's power by issuing system calls to it's command-line programs.

+

phMagick is a wrapper class for ImageMagick, wrapping the most common web image manipulation actions in easy to use functions, but allowing full access to ImageMagick's power by issuing system calls to it's command-line programs.

Python

-

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

+

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

-

PythonMagick is an object-oriented Python interface to ImageMagick.

+

PythonMagick is an object-oriented Python interface to ImageMagick.

REALbasic

-

The MBS Realbasic ImageMagick is a plugin that utilizes the power of ImageMagick from within the RealBasic environment.

+

The MBS Realbasic ImageMagick is a plugin that utilizes the power of ImageMagick from within the RealBasic environment.

Ruby

-

RMagick is an interface between the Ruby programming language and the MagickCore image processing libraries. Get started with RMagick by perusing the documentation.

+

RMagick is an interface between the Ruby programming language and the MagickCore image processing libraries. Get started with RMagick by perusing the documentation.

-

MagickWand for Ruby is an interface between the Ruby programming language and the MagickWand image processing libraries. Get started with MagickWand for PHP by perusing the documentation.

+

MagickWand for Ruby is an interface between the Ruby programming language and the MagickWand image processing libraries. Get started with MagickWand for PHP by perusing the documentation.

-

MiniMagick is a Ruby wrapper for ImageMagick command line. MiniMagick gives you convenient access to all the command line options ImageMagick supports.

+

MiniMagick is a Ruby wrapper for ImageMagick command line. MiniMagick gives you convenient access to all the command line options ImageMagick supports.

-

QuickMagick is a gem for easily accessing ImageMagick command line tools from Ruby programs.

+

QuickMagick is a gem for easily accessing ImageMagick command line tools from Ruby programs.

Tcl/Tk

-

TclMagick a native Tcl-extension to the ImageMagick MagickWand API.

+

TclMagick a native Tcl-extension to the ImageMagick MagickWand API.

XML RPC

-

RemoteMagick is an XML-RPC web service that creates image thumbnails.

+

RemoteMagick is an XML-RPC web service that creates image thumbnails.

diff --git a/www/api/animate.html b/www/api/animate.html index f4f3a18c0..e3efd6a6c 100644 --- a/www/api/animate.html +++ b/www/api/animate.html @@ -123,6 +123,9 @@ Sponsors:
+ diff --git a/www/api/annotate.html b/www/api/annotate.html index 0dbcdd4f4..d16792508 100644 --- a/www/api/annotate.html +++ b/www/api/annotate.html @@ -326,7 +326,7 @@ _8c.html" target="source" name="GetTypeMetrics">GetTypeMetrics Discourse ServerMailing Lists • - Studio + Studio  
diff --git a/www/api/blob.html b/www/api/blob.html index 8e5484341..b0ef885a5 100644 --- a/www/api/blob.html +++ b/www/api/blob.html @@ -124,7 +124,7 @@