From: cristy Date: Tue, 8 Sep 2009 15:58:04 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 7.0.1-0~10751 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=500273edef442a5cf7f90abab31302eef4c274d2;p=imagemagick --- diff --git a/Makefile.in b/Makefile.in index 50b4bbb97..5fea270f5 100644 --- a/Makefile.in +++ b/Makefile.in @@ -2684,6 +2684,7 @@ CONFIG_EXTRA_DIST = \ config/english.xml \ config/francais.xml \ config/ImageMagick.rdf.in \ + config/lndir.sh \ config/locale.xml \ config/log.xml \ config/magic.xml \ diff --git a/config/Makefile.am b/config/Makefile.am index 704e42e8e..cee622864 100644 --- a/config/Makefile.am +++ b/config/Makefile.am @@ -50,6 +50,7 @@ CONFIG_EXTRA_DIST = \ config/english.xml \ config/francais.xml \ config/ImageMagick.rdf.in \ + config/lndir.sh \ config/locale.xml \ config/log.xml \ config/magic.xml \ diff --git a/index.html b/index.html index a45036e63..238f185a3 100644 --- a/index.html +++ b/index.html @@ -214,7 +214,7 @@ Discourse ServerMailing Lists • - Studio + Studio   diff --git a/www/ImageMagickObject.html b/www/ImageMagickObject.html index ae8da2146..c0e905022 100644 --- a/www/ImageMagickObject.html +++ b/www/ImageMagickObject.html @@ -204,7 +204,7 @@ Discourse ServerMailing Lists • - Studio + Studio   diff --git a/www/advanced-unix-installation.html b/www/advanced-unix-installation.html index 8d3413414..b4b8e531f 100644 --- a/www/advanced-unix-installation.html +++ b/www/advanced-unix-installation.html @@ -122,9 +122,6 @@ Sponsors:
- diff --git a/www/advanced-windows-installation.html b/www/advanced-windows-installation.html index 2d05c0321..92ba4e890 100644 --- a/www/advanced-windows-installation.html +++ b/www/advanced-windows-installation.html @@ -122,9 +122,6 @@ Sponsors:
- @@ -483,7 +480,7 @@ Discourse ServerMailing Lists • - Studio + Studio  
diff --git a/www/animate.html b/www/animate.html index c0cc18ab3..c94840334 100644 --- a/www/animate.html +++ b/www/animate.html @@ -604,7 +604,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 3f9edf611..f3eaee734 100644 --- a/www/api.html +++ b/www/api.html @@ -156,7 +156,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

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

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

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

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

@@ -282,7 +282,7 @@ Discourse ServerMailing Lists • - Studio + Studio   diff --git a/www/api/annotate.html b/www/api/annotate.html index db55ce531..58d1e05e9 100644 --- a/www/api/annotate.html +++ b/www/api/annotate.html @@ -122,9 +122,6 @@ Sponsors:
- diff --git a/www/api/blob.html b/www/api/blob.html index f89d9af16..ebaa01872 100644 --- a/www/api/blob.html +++ b/www/api/blob.html @@ -122,9 +122,6 @@ Sponsors:
- diff --git a/www/api/cipher.html b/www/api/cipher.html index ca0c54917..bd204d552 100644 --- a/www/api/cipher.html +++ b/www/api/cipher.html @@ -352,7 +352,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 e0c9c7873..06101fade 100644 --- a/www/api/color.html +++ b/www/api/color.html @@ -546,7 +546,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 cdd9ffdb9..55f4cc728 100644 --- a/www/api/composite.html +++ b/www/api/composite.html @@ -208,7 +208,7 @@ _8c.html" target="source" name="CompositeImageChannel">CompositeImageChannel Discourse ServerMailing Lists • - Studio + Studio   diff --git a/www/api/constitute.html b/www/api/constitute.html index 093190268..b670b2095 100644 --- a/www/api/constitute.html +++ b/www/api/constitute.html @@ -330,7 +330,7 @@ _8c.html" target="source" name="WriteImages">WriteImages Discourse ServerMailing Lists • - Studio + Studio   diff --git a/www/api/decorate.html b/www/api/decorate.html index bebb8cc42..7e4172a72 100644 --- a/www/api/decorate.html +++ b/www/api/decorate.html @@ -122,9 +122,6 @@ Sponsors:
- @@ -236,7 +233,7 @@ _8c.html" target="source" name="RaiseImage">RaiseImage Discourse ServerMailing Lists • - Studio + Studio  
diff --git a/www/api/deprecate.html b/www/api/deprecate.html index f2a6b963a..59f3a474e 100644 --- a/www/api/deprecate.html +++ b/www/api/deprecate.html @@ -122,6 +122,9 @@ Sponsors:
+ diff --git a/www/api/display.html b/www/api/display.html index 0e149cc66..805a5743f 100644 --- a/www/api/display.html +++ b/www/api/display.html @@ -233,7 +233,7 @@ _8c.html" target="source" name="XDisplayBackgroundImage">XDisplayBackgroundImage Discourse ServerMailing Lists • - Studio + Studio  
diff --git a/www/api/distort.html b/www/api/distort.html index 74be9f885..9ecb08da9 100644 --- a/www/api/distort.html +++ b/www/api/distort.html @@ -254,7 +254,7 @@ _8c.html" target="source" name="SparseColorImage">SparseColorImage Discourse ServerMailing Lists • - Studio + Studio   diff --git a/www/api/draw.html b/www/api/draw.html index 8aef9f8db..8ccd7b7d2 100644 --- a/www/api/draw.html +++ b/www/api/draw.html @@ -122,9 +122,6 @@ Sponsors:
- diff --git a/www/api/drawing-wand.html b/www/api/drawing-wand.html index 34bd9419f..68652fac5 100644 --- a/www/api/drawing-wand.html +++ b/www/api/drawing-wand.html @@ -122,6 +122,9 @@ Sponsors:
+ @@ -3064,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 29dedb41a..faf61eb4e 100644 --- a/www/api/effect.html +++ b/www/api/effect.html @@ -685,7 +685,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 07ef09e38..4ab9a4f13 100644 --- a/www/api/exception.html +++ b/www/api/exception.html @@ -122,9 +122,6 @@ Sponsors:
- diff --git a/www/api/fx.html b/www/api/fx.html index ef8529c7b..601b78eab 100644 --- a/www/api/fx.html +++ b/www/api/fx.html @@ -122,6 +122,9 @@ Sponsors:
+ @@ -822,7 +825,7 @@ _8c.html" target="source" name="WaveImage">WaveImage Discourse ServerMailing Lists • - Studio + Studio  
diff --git a/www/api/image.html b/www/api/image.html index 900e47e44..cbc46ce97 100644 --- a/www/api/image.html +++ b/www/api/image.html @@ -122,6 +122,9 @@ Sponsors:
+ diff --git a/www/api/magick-deprecate.html b/www/api/magick-deprecate.html index 843d6208c..833fac1e2 100644 --- a/www/api/magick-deprecate.html +++ b/www/api/magick-deprecate.html @@ -897,7 +897,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 99c8d19a9..77d144ff8 100644 --- a/www/api/magick-image.html +++ b/www/api/magick-image.html @@ -6309,7 +6309,7 @@ _8c.html" target="source" name="MagickWriteImagesFile">MagickWriteImagesFile Discourse ServerMailing Lists • - Studio + Studio  
diff --git a/www/api/magick.html b/www/api/magick.html index 5179cd2a0..ab49a396a 100644 --- a/www/api/magick.html +++ b/www/api/magick.html @@ -206,7 +206,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 e42734669..f7b90b6a9 100644 --- a/www/api/module.html +++ b/www/api/module.html @@ -122,6 +122,9 @@ Sponsors:
+ diff --git a/www/api/montage.html b/www/api/montage.html index 8538cd8fc..a7c1bfad7 100644 --- a/www/api/montage.html +++ b/www/api/montage.html @@ -250,7 +250,7 @@ _8c.html" target="source" name="MontageImageList">MontageImageList Discourse ServerMailing Lists • - Studio + Studio  
diff --git a/www/api/pixel-view.html b/www/api/pixel-view.html index 310fa225c..b5b7cd47a 100644 --- a/www/api/pixel-view.html +++ b/www/api/pixel-view.html @@ -564,7 +564,7 @@ _8c.html" target="source" name="UpdatePixelViewIterator">UpdatePixelViewIterator Discourse ServerMailing Lists • - Studio + Studio   diff --git a/www/api/pixel-wand.html b/www/api/pixel-wand.html index 5e30c3570..62ab111d2 100644 --- a/www/api/pixel-wand.html +++ b/www/api/pixel-wand.html @@ -1394,7 +1394,7 @@ _8c.html" target="source" name="PixelSetYellowQuantum">PixelSetYellowQuantum Discourse ServerMailing Lists • - Studio + Studio   diff --git a/www/api/profile.html b/www/api/profile.html index eed70a7be..ea0783def 100644 --- a/www/api/profile.html +++ b/www/api/profile.html @@ -122,6 +122,9 @@ Sponsors:
+ diff --git a/www/api/property.html b/www/api/property.html index ae36799b8..8c0075e79 100644 --- a/www/api/property.html +++ b/www/api/property.html @@ -394,7 +394,7 @@ _8c.html" target="source" name="SetImageProperty">SetImageProperty Discourse ServerMailing Lists • - Studio + Studio  
diff --git a/www/api/quantize.html b/www/api/quantize.html index 25d002690..d5bb1a084 100644 --- a/www/api/quantize.html +++ b/www/api/quantize.html @@ -479,7 +479,7 @@ _8c.html" target="source" name="SetGrayscaleImage">SetGrayscaleImage Discourse ServerMailing Lists • - Studio + Studio   diff --git a/www/api/resource.html b/www/api/resource.html index e3b53db72..d9d37067e 100644 --- a/www/api/resource.html +++ b/www/api/resource.html @@ -122,9 +122,6 @@ Sponsors:
- @@ -321,7 +318,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 6e35b5997..9d98e0537 100644 --- a/www/api/segment.html +++ b/www/api/segment.html @@ -190,7 +190,7 @@ _8c.html" target="source" name="SegmentImage">SegmentImage Discourse ServerMailing Lists • - Studio + Studio   diff --git a/www/api/signature.html b/www/api/signature.html index 2dc8bbb34..3ec2c08e2 100644 --- a/www/api/signature.html +++ b/www/api/signature.html @@ -122,6 +122,9 @@ Sponsors:
+ diff --git a/www/api/stream.html b/www/api/stream.html index 309ad19e7..219017a8c 100644 --- a/www/api/stream.html +++ b/www/api/stream.html @@ -205,7 +205,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 cd499c0cd..29d77218f 100644 --- a/www/api/transform.html +++ b/www/api/transform.html @@ -122,6 +122,9 @@ Sponsors:
+ @@ -494,7 +497,7 @@ _8c.html" target="source" name="TrimImage">TrimImage Discourse ServerMailing Lists • - Studio + Studio  
diff --git a/www/api/version.html b/www/api/version.html index ac7db1194..690f1c7a6 100644 --- a/www/api/version.html +++ b/www/api/version.html @@ -268,7 +268,7 @@ _8c.html" target="source" name="GetMagickVersion">GetMagickVersion Discourse ServerMailing Lists • - Studio + Studio   diff --git a/www/cipher.html b/www/cipher.html index ac5914ecd..ef6e8b4a8 100644 --- a/www/cipher.html +++ b/www/cipher.html @@ -123,6 +123,9 @@ Sponsors:
+ diff --git a/www/color.html b/www/color.html index fe4c9ef64..4edb1c437 100644 --- a/www/color.html +++ b/www/color.html @@ -123,6 +123,9 @@ Sponsors:
+ @@ -4989,7 +4992,7 @@ Discourse ServerMailing Lists • - Studio + Studio  
diff --git a/www/command-line-options.html b/www/command-line-options.html index 147c47790..d39bbaf83 100644 --- a/www/command-line-options.html +++ b/www/command-line-options.html @@ -126,6 +126,9 @@ Sponsors:
+ diff --git a/www/command-line-tools.html b/www/command-line-tools.html index 478f3eb76..e4b60f73f 100644 --- a/www/command-line-tools.html +++ b/www/command-line-tools.html @@ -122,9 +122,6 @@ Sponsors:
- @@ -153,11 +150,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 +229,7 @@ Discourse ServerMailing Lists • - Studio + Studio  
diff --git a/www/compare.html b/www/compare.html index 4343aed8d..3805436d1 100644 --- a/www/compare.html +++ b/www/compare.html @@ -393,7 +393,7 @@ transparent, extract, background, or shape the alpha channel Discourse ServerMailing Lists • - Studio + Studio  
diff --git a/www/composite.html b/www/composite.html index 4589e9e02..3df5a6a81 100644 --- a/www/composite.html +++ b/www/composite.html @@ -123,6 +123,9 @@ Sponsors:
+ @@ -597,7 +600,7 @@ transparent, extract, background, or shape the alpha channel Discourse ServerMailing Lists • - Studio + Studio  
diff --git a/www/conjure.html b/www/conjure.html index e94dbabc2..c09db71e5 100644 --- a/www/conjure.html +++ b/www/conjure.html @@ -303,7 +303,7 @@ Discourse ServerMailing Lists • - Studio + Studio  
diff --git a/www/contact.html b/www/contact.html index 94796e258..3d189d564 100644 --- a/www/contact.html +++ b/www/contact.html @@ -165,7 +165,7 @@
  • sponsorship query for the ImageMagick project
  • -

    You will receive a reply within 24-48 hours if your submission is any of these topics. For all other topics, do not expect a reply. Instead post your message to the discourse server or the mailing list.

    +

    You will receive a reply within 24-48 hours if your submission is any of these topics. For all other topics, do not expect a reply. Instead post your message to the discourse server or the mailing list.

    Contact the Wizards

    Enter this code, @@ -215,7 +215,7 @@ Discourse ServerMailing Lists • - Studio + Studio  

    diff --git a/www/convert.html b/www/convert.html index 6f7639bc7..4c7c5ff97 100644 --- a/www/convert.html +++ b/www/convert.html @@ -123,9 +123,6 @@ Sponsors:
    - diff --git a/www/display.html b/www/display.html index da94b4e8a..47edfa26f 100644 --- a/www/display.html +++ b/www/display.html @@ -635,7 +635,7 @@ transparent, extract, background, or shape the alpha channel Discourse ServerMailing Lists • - Studio + Studio  
    diff --git a/www/escape.html b/www/escape.html index d03d36547..fd4d06445 100644 --- a/www/escape.html +++ b/www/escape.html @@ -438,7 +438,7 @@ for an image with filename bird.miff and whose width is 512 and heigh Discourse ServerMailing Lists • - Studio + Studio   diff --git a/www/examples.html b/www/examples.html index 90a6d31ff..287de7668 100644 --- a/www/examples.html +++ b/www/examples.html @@ -122,6 +122,9 @@ Sponsors:
    + @@ -148,7 +151,7 @@
    -

    Here are a few examples of what you can do with an image using ImageMagick from the command line, a program interface, or script. You can generate this image yourself with this PerlMagick script, examples.pl.


    +

    Here are a few examples of what you can do with an image using ImageMagick from the command line, a program interface, or script. You can generate this image yourself with this PerlMagick script, examples.pl.


    [ImageMagick] @@ -161,7 +164,7 @@ Discourse ServerMailing Lists • - Studio + Studio  
    diff --git a/www/formats.html b/www/formats.html index 9ec54f188..be94bd32a 100644 --- a/www/formats.html +++ b/www/formats.html @@ -1739,7 +1739,7 @@ the supported image formats.

    Discourse ServerMailing Lists • - Studio + Studio  
    diff --git a/www/fx.html b/www/fx.html index 0ba1e373e..64a6a4834 100644 --- a/www/fx.html +++ b/www/fx.html @@ -463,7 +463,7 @@ Discourse ServerMailing Lists • - Studio + Studio  
    diff --git a/www/history.html b/www/history.html index adcf9f74b..a9f4a9883 100644 --- a/www/history.html +++ b/www/history.html @@ -159,7 +159,7 @@ I swear by my life and my love of it that I will never live for the sake of anot

    The next generation of ImageMagick, version 5, started when Bob Friesenhahn contacted me and suggested I improve the application programming interface so users could leverage the image-processing algorithms from other languages or scripts. Bob also wrote a C++ wrapper for ImageMagick called Magick++, and began contributing enhancements such as the module loader facility, automatic file identification, and test suites. In the mean-time, the project picked up a few other notable contributors: Glenn Randers-Pehrson, William Radcliffe, and Leonard Rosenthol. By now, ImageMagick was being utilized by tens of thousands of users, who reacted gruffly when a new release broke an existing API call or script. The other members of the group wanted to freeze the API and command line but I was not quite ready, since ImageMagick was not quite what I had envisioned it could be. Bob and the others created a fork of ImageMagick. I alone continued to develop ImageMagick.

    -

    I did not work alone for long. Anthony Thyssen contacted me about deficiencies in the ImageMagick command line programs. He pointed out that the command line was confusing when dealing with more than one image. He suggested an orderly, well-defined method for dealing with the command line, and this became ImageMagick version 6 (the current release). His efforts are detailed on his web pages, Examples of ImageMagick Usage. I highly recommend that you peruse his site. He has illustrated the power of ImageMagick in ways that even I did not know were possible.

    +

    I did not work alone for long. Anthony Thyssen contacted me about deficiencies in the ImageMagick command line programs. He pointed out that the command line was confusing when dealing with more than one image. He suggested an orderly, well-defined method for dealing with the command line, and this became ImageMagick version 6 (the current release). His efforts are detailed on his web pages, Examples of ImageMagick Usage. I highly recommend that you peruse his site. He has illustrated the power of ImageMagick in ways that even I did not know were possible.

    It has been 20 years since ImageMagick was first conceived, and it looks likely that it will be here for another 20 and beyond. The command line and the application programming interface are stable, but there is still work to do. We are currently working on improving the conjure utility, Scalable Vector Graphics (SVG) support, and adding better support for video formats.

    diff --git a/www/identify.html b/www/identify.html index 702c62bd6..4b9e7c506 100644 --- a/www/identify.html +++ b/www/identify.html @@ -122,9 +122,6 @@ Sponsors:
    - diff --git a/www/import.html b/www/import.html index 49681842d..70935b385 100644 --- a/www/import.html +++ b/www/import.html @@ -123,9 +123,6 @@ Sponsors:
    - @@ -495,7 +492,7 @@ Discourse ServerMailing Lists • - Studio + Studio  
    diff --git a/www/index.html b/www/index.html index 0181d5fef..4dfdbba19 100644 --- a/www/index.html +++ b/www/index.html @@ -214,7 +214,7 @@ Discourse ServerMailing Lists • - Studio + Studio  
    diff --git a/www/jp2.html b/www/jp2.html index bfce46314..86ceecaa1 100644 --- a/www/jp2.html +++ b/www/jp2.html @@ -259,7 +259,7 @@ Discourse ServerMailing Lists • - Studio + Studio   diff --git a/www/links.html b/www/links.html index 92e20ddb5..24897196e 100644 --- a/www/links.html +++ b/www/links.html @@ -156,23 +156,23 @@

    Command-line Tutorials

    @@ -180,18 +180,18 @@
    @@ -199,8 +199,8 @@
    @@ -208,24 +208,24 @@

    ImageMagick Book Review

    Mailing List Archives

    @@ -233,13 +233,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
    @@ -247,16 +247,16 @@

    Other Projects Hosted by ImageMagick Studio

    @@ -267,7 +267,7 @@ Discourse ServerMailing Lists • - Studio + Studio   diff --git a/www/magick-vector-graphics.html b/www/magick-vector-graphics.html index 1318e2958..7e3f20f7c 100644 --- a/www/magick-vector-graphics.html +++ b/www/magick-vector-graphics.html @@ -1054,7 +1054,7 @@ command line, from an MVG file, from an SVG Discourse ServerMailing Lists • - Studio + Studio   diff --git a/www/magick-wand.html b/www/magick-wand.html index b4bb40db4..24ad3c450 100644 --- a/www/magick-wand.html +++ b/www/magick-wand.html @@ -452,7 +452,7 @@ int main(int argc,char **argv) Discourse ServerMailing Lists • - Studio + Studio   diff --git a/www/mailing-list.html b/www/mailing-list.html index 701b450ad..9d5af150f 100644 --- a/www/mailing-list.html +++ b/www/mailing-list.html @@ -151,25 +151,25 @@

    The ImageMagick mailing lists are a low noise and subject oriented. The subject is the discussion of ImageMagick software and its use. Although the lists are unmoderated, do not post off-topic or test messages to the lists. Off-topic postings could result in the offender being silently removed from the lists and prevented from rejoining.

    -

    Magick Users

    +

    Magick Users

    Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows".

    -

    Magick Developers

    +

    Magick Developers

    Questions and postings pertaining to the development of ImageMagick, feature enhancements, and ImageMagick internals. ImageMagick source code and algorithms are discussed here. Usage questions which are too arcane for the normal user list should also be posted here

    -

    Magick Bugs

    +

    Magick Bugs

    Post any defects you find in the released or beta versions of the ImageMagick software here. The ImageMagick maintainers carefully monitor this list and will work diligently to repair any reported problems. When posting a bug report, please specify both the ImageMagick version and operating system you are using.

    -

    Magick Announce

    +

    Magick Announce

    Announcements pertaining to ImageMagick, or ImageMagick related software. This list is moderated and is not used for any discussion

    @@ -181,7 +181,7 @@ Discourse ServerMailing Lists • - Studio + Studio   diff --git a/www/miff.html b/www/miff.html index 7ec9b862d..222a97db2 100644 --- a/www/miff.html +++ b/www/miff.html @@ -305,7 +305,7 @@ or fewer colors in the image, each byte of image data contains an index value. I Discourse ServerMailing Lists • - Studio + Studio   diff --git a/www/mirrors.html b/www/mirrors.html index 555975f28..ed3f60b8c 100644 --- a/www/mirrors.html +++ b/www/mirrors.html @@ -122,6 +122,9 @@ Sponsors:
    + @@ -151,9 +154,9 @@

    The ImageMagick web site is available from a variety of web mirrors around the world listed below.

    France
    -
    http://imagemagick.europnews.de/

    +
    http://imagemagick.europnews.de/

    Unites States
    -
    http://www.imagemagick.org/
    +
    http://www.imagemagick.org/

    If you want to add a new web-site mirror, please contact us.

    diff --git a/www/mogrify.html b/www/mogrify.html index 1ee228165..efde2e2b9 100644 --- a/www/mogrify.html +++ b/www/mogrify.html @@ -1250,7 +1250,7 @@ transparent, extract, background, or shape the alpha channel Discourse ServerMailing Lists • - Studio + Studio  
    diff --git a/www/motion-picture.html b/www/motion-picture.html index bd8bc5db6..29c871e6a 100644 --- a/www/motion-picture.html +++ b/www/motion-picture.html @@ -276,7 +276,7 @@ Discourse ServerMailing Lists • - Studio + Studio   diff --git a/www/perl-magick.html b/www/perl-magick.html index 5c1b341fd..cc6e6a8f4 100644 --- a/www/perl-magick.html +++ b/www/perl-magick.html @@ -2507,7 +2507,7 @@ blobs in any of these image formats and provid Discourse ServerMailing Lists • - Studio + Studio   diff --git a/www/quantize.html b/www/quantize.html index f34ec5680..cd1103374 100644 --- a/www/quantize.html +++ b/www/quantize.html @@ -122,9 +122,6 @@ Sponsors:
    - diff --git a/www/resources.html b/www/resources.html index 3586bd0ce..f0a0757d4 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 e49ee1b60..3f0736fa0 100644 --- a/www/search.html +++ b/www/search.html @@ -122,9 +122,6 @@ Sponsors:
    - @@ -166,7 +163,7 @@ Discourse ServerMailing Lists • - Studio + Studio  
    diff --git a/www/sitemap.html b/www/sitemap.html index e31fe9628..2874cbfc8 100644 --- a/www/sitemap.html +++ b/www/sitemap.html @@ -159,7 +159,7 @@
    Introduction: convert, edit, and compose images from the command-line or program interface.
    Examples of ImageMagick usage: a few examples that show what you can do with an image using ImageMagick.
    -
    Anthony Thyssen's examples of ImageMagick usage: a comprehensive tutorial of using ImageMagick from the command line.
    +
    Anthony Thyssen's examples of ImageMagick usage: a comprehensive tutorial of using ImageMagick from the command line.
    Color names: how to specify a color name, a hex color, or a numerical RGB, RGBA, HSL, HSLA, CMYK, or CMYKA color.
    Resources: ImageMagick depends on external resources including configuration files, loadable modules, fonts, and environment variables.
    Architecture: get to know more about the software and algorithms behind ImageMagick.
    @@ -173,12 +173,12 @@
    Download ImageMagick: ImageMagick source and binary distributions are available from a variety of FTP and Web mirrors.
    @@ -217,7 +217,7 @@
    Command line processing: the anatomy of the command line.
    Command line options: annotated list of all options that can appear on the command-line.
    Fx: apply a mathematical expression to an image or image channels.
    -
    Fred's ImageMagick Scripts: a plethora of command-line scripts that perform geometric transforms, blurs, sharpens, edging, noise removal, and color manipulations.
    +
    Fred's ImageMagick Scripts: a plethora of command-line scripts that perform geometric transforms, blurs, sharpens, edging, noise removal, and color manipulations.
    @@ -227,21 +227,21 @@
    Program interfaces: application programming interfaces.
      -
      ChMagick: is a Ch an embeddable MagickCore C/C++ interpreter for cross-platform scripting.
      -
      CL-Magick: provides a Common Lisp interface to the ImageMagick library.
      -
      G2F: implements an Ada 95 binding to a subset of the low-level MagickCore library.
      -
      Magick++: provides an object-oriented C++ interface to ImageMagick.
      -
      IMagick: is a native PHP extension to create and modify images using the ImageMagick API.
      -
      JMagick: provides an object-oriented Java interface to ImageMagick.
      +
      ChMagick: is a Ch an embeddable MagickCore C/C++ interpreter for cross-platform scripting.
      +
      CL-Magick: provides a Common Lisp interface to the ImageMagick library.
      +
      G2F: implements an Ada 95 binding to a subset of the low-level MagickCore library.
      +
      Magick++: provides an object-oriented C++ interface to ImageMagick.
      +
      IMagick: is a native PHP extension to create and modify images using the ImageMagick API.
      +
      JMagick: provides an object-oriented Java interface to ImageMagick.
      MagickCore: C API, recommended for wizard-level developers.
      MagickWand: convert, compose, and edit images from the C language.
      -
      MagickWand for PHP: a native PHP-extension to the ImageMagick MagickWand API.
      -
      nMagick: is a port of the ImageMagick library to the haXe and Neko platforms.
      -
      PascalMagick: a Pascal binding for the MagickWand API and also the low-level MagickCore library.
      +
      MagickWand for PHP: a native PHP-extension to the ImageMagick MagickWand API.
      +
      nMagick: is a port of the ImageMagick library to the haXe and Neko platforms.
      +
      PascalMagick: a Pascal binding for the MagickWand API and also the low-level MagickCore library.
      PerlMagick: convert, compose, and edit images from the Perl language.
      -
      PythonMagick: an object-oriented Python interface to ImageMagick.
      -
      RMagick: is an interface between the Ruby programming language and ImageMagick.
      -
      TclMagick: a native Tcl-extension to the ImageMagick MagickWand API.
      +
      PythonMagick: an object-oriented Python interface to ImageMagick.
      +
      RMagick: is an interface between the Ruby programming language and ImageMagick.
      +
      TclMagick: a native Tcl-extension to the ImageMagick MagickWand API.
    @@ -259,8 +259,8 @@
    -
    Definitive Guide to ImageMagick: this book explains ImageMagick in a practical, learn-by-example fashion.
    -
    ImageMagick Tricks: this book is packed with examples of photo manipulations, logo creation, animations, and complete web projects.
    +
    Definitive Guide to ImageMagick: this book explains ImageMagick in a practical, learn-by-example fashion.
    +
    ImageMagick Tricks: this book is packed with examples of photo manipulations, logo creation, animations, and complete web projects.
    Discourse server: get help from fellow ImageMagick users and developers, post to these forums.
    Mailing list: get help from fellow ImageMagick users and developers, post to these mailing lists.
    Contact the Wizards: for issues outside the scope of the discourse server and mailing list, contact the wizards.
    @@ -271,7 +271,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.
    @@ -295,8 +295,8 @@

    Technology Sandbox

    -
    Fast Fourier Transforms Toolkit
    -
    Tests Of FFT Processing
    +
    Fast Fourier Transforms Toolkit
    +
    Tests Of FFT Processing
    @@ -307,7 +307,7 @@ Discourse ServerMailing Lists • - Studio + Studio   diff --git a/www/subversion.html b/www/subversion.html index 3f922fc4e..3f513a992 100644 --- a/www/subversion.html +++ b/www/subversion.html @@ -173,7 +173,7 @@ ImageMagick-6.5.5

    Discourse ServerMailing Lists • - Studio + Studio