From cb03ed600403399203b527e47d44dab620e4e6c5 Mon Sep 17 00:00:00 2001 From: cristy Date: Fri, 11 Dec 2009 21:30:51 +0000 Subject: [PATCH] --- ImageMagick.spec | 2 +- config/configure.xml | 4 +- index.html | 2 +- libtool | 2 +- magick/version.h | 6 +- version.sh | 2 +- www/ImageMagickObject.html | 4 +- www/advanced-unix-installation.html | 2 +- www/advanced-windows-installation.html | 4 +- www/animate.html | 2 +- www/api.html | 42 +++++------ www/api/animate.html | 3 - www/api/annotate.html | 2 +- www/api/blob.html | 2 +- www/api/cache.html | 2 +- www/api/cipher.html | 2 +- www/api/color.html | 3 - www/api/compare.html | 2 +- www/api/composite.html | 2 +- www/api/constitute.html | 4 +- www/api/decorate.html | 2 +- www/api/display.html | 4 +- www/api/distort.html | 2 +- www/api/draw.html | 2 +- www/api/drawing-wand.html | 3 - www/api/effect.html | 2 +- www/api/enhance.html | 4 +- www/api/fx.html | 2 +- www/api/histogram.html | 5 +- www/api/image.html | 2 +- www/api/layer.html | 5 +- www/api/list.html | 2 +- www/api/magick-deprecate.html | 4 +- www/api/magick-image.html | 4 +- www/api/magick.html | 2 +- www/api/memory.html | 2 +- www/api/module.html | 2 +- www/api/monitor.html | 2 +- www/api/montage.html | 4 +- www/api/paint.html | 4 +- www/api/pixel-iterator.html | 2 +- www/api/pixel-view.html | 2 +- www/api/pixel-wand.html | 5 +- www/api/property.html | 2 +- www/api/quantize.html | 3 + www/api/registry.html | 5 +- www/api/resource.html | 2 +- www/api/segment.html | 4 +- www/api/shear.html | 4 +- www/api/signature.html | 2 +- www/api/stream.html | 2 +- www/api/transform.html | 4 +- www/architecture.html | 2 +- www/binary-releases.html | 46 ++++++------ www/changelog.html | 4 +- www/cipher.html | 2 +- www/color.html | 2 +- www/command-line-processing.html | 2 +- www/command-line-tools.html | 6 +- www/compare.html | 2 +- www/composite.html | 2 +- www/conjure.html | 4 +- www/contact.html | 4 +- www/download.html | 4 +- www/escape.html | 4 +- www/examples.html | 2 +- www/exception.html | 4 +- www/formats.html | 2 +- www/high-dynamic-range.html | 2 +- www/history.html | 4 +- www/identify.html | 4 +- www/import.html | 4 +- www/index.html | 2 +- www/jp2.html | 2 +- www/license.html | 2 +- www/links.html | 96 +++++++++++++------------- www/magick-core.html | 2 +- www/mailing-list.html | 8 +-- www/miff.html | 2 +- www/mirrors.html | 8 +-- www/montage.html | 2 +- www/motion-picture.html | 4 +- www/perl-magick.html | 6 +- www/resources.html | 5 +- www/search.html | 2 +- www/sitemap.html | 50 +++++++------- www/stream.html | 4 +- www/subversion.html | 2 +- www/t-shirt.html | 2 +- 89 files changed, 242 insertions(+), 253 deletions(-) diff --git a/ImageMagick.spec b/ImageMagick.spec index 7ff278f32..09b092f85 100644 --- a/ImageMagick.spec +++ b/ImageMagick.spec @@ -1,5 +1,5 @@ %define VERSION 6.5.8 -%define Patchlevel 5 +%define Patchlevel 6 Name: ImageMagick Version: %{VERSION} diff --git a/config/configure.xml b/config/configure.xml index fdd789187..54e6ca841 100644 --- a/config/configure.xml +++ b/config/configure.xml @@ -8,8 +8,8 @@ - - + + diff --git a/index.html b/index.html index b9f3e09cf..3555d0848 100644 --- a/index.html +++ b/index.html @@ -124,7 +124,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

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

@@ -289,7 +289,7 @@ Discourse ServerMailing Lists • - Studio + Studio   diff --git a/www/api/animate.html b/www/api/animate.html index 93b22af67..e4ed5e9f8 100644 --- a/www/api/animate.html +++ b/www/api/animate.html @@ -123,9 +123,6 @@ Sponsors:
- diff --git a/www/api/annotate.html b/www/api/annotate.html index 2fa4df951..6a8dac45a 100644 --- a/www/api/annotate.html +++ b/www/api/annotate.html @@ -124,7 +124,7 @@
diff --git a/www/api/cache.html b/www/api/cache.html index 3e6e9769d..7df8a6415 100644 --- a/www/api/cache.html +++ b/www/api/cache.html @@ -124,7 +124,7 @@