From: cristy Date: Fri, 11 Sep 2009 23:38:15 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 7.0.1-0~10721 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=64415fa62abb3e78ef57c9014a56f11a56119e07;p=imagemagick --- diff --git a/index.html b/index.html index 238f185a3..a422deb23 100644 --- a/index.html +++ b/index.html @@ -122,6 +122,9 @@ Sponsors:
+ diff --git a/version.sh b/version.sh index 71b49dd17..6c00462ef 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.5' PACKAGE_LIB_VERSION="0x655" -PACKAGE_RELEASE="9" +PACKAGE_RELEASE="10" PACKAGE_LIB_VERSION_NUMBER="6,5,5,${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 2fb234dd9..7d28dc0c2 100644 --- a/www/advanced-unix-installation.html +++ b/www/advanced-unix-installation.html @@ -122,6 +122,9 @@ Sponsors:
+ @@ -594,7 +597,7 @@ Options used to compile and link: Discourse ServerMailing Lists • - Studio + Studio  
diff --git a/www/animate.html b/www/animate.html index c0cc18ab3..752695dc2 100644 --- a/www/animate.html +++ b/www/animate.html @@ -123,6 +123,9 @@ Sponsors:
+ @@ -604,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 b9e5932ba..b59541e78 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.

diff --git a/www/api/animate.html b/www/api/animate.html index 5e99822c2..4cc832c8f 100644 --- a/www/api/animate.html +++ b/www/api/animate.html @@ -122,6 +122,9 @@ Sponsors:
+ diff --git a/www/api/blob.html b/www/api/blob.html index ebaa01872..d4a67906d 100644 --- a/www/api/blob.html +++ b/www/api/blob.html @@ -340,7 +340,7 @@ _8c.html" target="source" name="InjectImageBlob">InjectImageBlob Discourse ServerMailing Lists • - Studio + Studio  
diff --git a/www/api/cache-view.html b/www/api/cache-view.html index 78c051f05..fd023955c 100644 --- a/www/api/cache-view.html +++ b/www/api/cache-view.html @@ -573,7 +573,7 @@ _8c.html" target="source" name="SyncCacheViewAuthenticPixels">SyncCacheViewAuthe Discourse ServerMailing Lists • - Studio + Studio   diff --git a/www/api/cipher.html b/www/api/cipher.html index bd204d552..f505f820b 100644 --- a/www/api/cipher.html +++ b/www/api/cipher.html @@ -122,6 +122,9 @@ Sponsors:
+ diff --git a/www/api/color.html b/www/api/color.html index f8c1e556f..e0c9c7873 100644 --- a/www/api/color.html +++ b/www/api/color.html @@ -122,9 +122,6 @@ Sponsors:
- diff --git a/www/api/compare.html b/www/api/compare.html index 2446d7d8a..db3c4dc2d 100644 --- a/www/api/compare.html +++ b/www/api/compare.html @@ -122,6 +122,9 @@ Sponsors:
+ diff --git a/www/api/composite.html b/www/api/composite.html index 55f4cc728..cdd9ffdb9 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 b670b2095..093190268 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 e60c159ff..bebb8cc42 100644 --- a/www/api/decorate.html +++ b/www/api/decorate.html @@ -122,6 +122,9 @@ Sponsors:
+ diff --git a/www/api/deprecate.html b/www/api/deprecate.html index cfdd666fe..10ab8777f 100644 --- a/www/api/deprecate.html +++ b/www/api/deprecate.html @@ -122,6 +122,9 @@ Sponsors:
+ @@ -2560,7 +2563,7 @@ _8c.html" target="source" name="UnshiftImageList">UnshiftImageList Discourse ServerMailing Lists • - Studio + Studio  
diff --git a/www/api/display.html b/www/api/display.html index 0e149cc66..fe8e34c7e 100644 --- a/www/api/display.html +++ b/www/api/display.html @@ -122,6 +122,9 @@ Sponsors:
+ @@ -233,7 +236,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 9ecb08da9..74be9f885 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 2f0f3dc75..8ccd7b7d2 100644 --- a/www/api/draw.html +++ b/www/api/draw.html @@ -122,9 +122,6 @@ Sponsors:
- @@ -378,7 +375,7 @@ _8c.html" target="source" name="GetAffineMatrix">GetAffineMatrix Discourse ServerMailing Lists • - Studio + Studio  
diff --git a/www/api/drawing-wand.html b/www/api/drawing-wand.html index ba4563a7c..68652fac5 100644 --- a/www/api/drawing-wand.html +++ b/www/api/drawing-wand.html @@ -122,6 +122,9 @@ Sponsors:
+ diff --git a/www/api/enhance.html b/www/api/enhance.html index 7675c72d1..7fa04da46 100644 --- a/www/api/enhance.html +++ b/www/api/enhance.html @@ -686,7 +686,7 @@ _8c.html" target="source" name="SigmoidalContrastImage">SigmoidalContrastImage Discourse ServerMailing Lists • - Studio + Studio  
diff --git a/www/api/histogram.html b/www/api/histogram.html index 2e4a255d2..8ba1f6b6c 100644 --- a/www/api/histogram.html +++ b/www/api/histogram.html @@ -190,7 +190,7 @@ _8c.html" target="source" name="MinMaxStretchImage">MinMaxStretchImage Discourse ServerMailing Lists • - Studio + Studio  
diff --git a/www/api/image.html b/www/api/image.html index 900e47e44..d76e00105 100644 --- a/www/api/image.html +++ b/www/api/image.html @@ -1097,7 +1097,7 @@ _8c.html" target="source" name="TextureImage">TextureImage Discourse ServerMailing Lists • - Studio + Studio   diff --git a/www/api/list.html b/www/api/list.html index 8490ca46f..daae8afca 100644 --- a/www/api/list.html +++ b/www/api/list.html @@ -642,7 +642,7 @@ _8c.html" target="source" name="SplitImageList">SplitImageList Discourse ServerMailing Lists • - Studio + Studio   diff --git a/www/api/magick-deprecate.html b/www/api/magick-deprecate.html index 833fac1e2..843d6208c 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 ab49a396a..06e553dc2 100644 --- a/www/api/magick.html +++ b/www/api/magick.html @@ -122,6 +122,9 @@ Sponsors:
+ diff --git a/www/api/memory.html b/www/api/memory.html index 001b44639..9cbd314c0 100644 --- a/www/api/memory.html +++ b/www/api/memory.html @@ -122,9 +122,6 @@ Sponsors:
- @@ -404,7 +401,7 @@ _8c.html" target="source" name="SetMagickMemoryMethods">SetMagickMemoryMethods Discourse ServerMailing Lists • - Studio + Studio  
diff --git a/www/api/montage.html b/www/api/montage.html index a7c1bfad7..bc742da38 100644 --- a/www/api/montage.html +++ b/www/api/montage.html @@ -122,6 +122,9 @@ Sponsors:
+ @@ -250,7 +253,7 @@ _8c.html" target="source" name="MontageImageList">MontageImageList Discourse ServerMailing Lists • - Studio + Studio  
diff --git a/www/api/profile.html b/www/api/profile.html index 68c7cd522..27b072a74 100644 --- a/www/api/profile.html +++ b/www/api/profile.html @@ -122,9 +122,6 @@ Sponsors:
- diff --git a/www/api/property.html b/www/api/property.html index ae36799b8..420ce95d8 100644 --- a/www/api/property.html +++ b/www/api/property.html @@ -122,6 +122,9 @@ Sponsors:
+ diff --git a/www/api/quantize.html b/www/api/quantize.html index 8b2b33fe7..d5bb1a084 100644 --- a/www/api/quantize.html +++ b/www/api/quantize.html @@ -122,9 +122,6 @@ Sponsors:
- diff --git a/www/api/registry.html b/www/api/registry.html index 44141143d..1375831b3 100644 --- a/www/api/registry.html +++ b/www/api/registry.html @@ -122,9 +122,6 @@ Sponsors:
- diff --git a/www/api/resize.html b/www/api/resize.html index e0d020419..3e37dc58d 100644 --- a/www/api/resize.html +++ b/www/api/resize.html @@ -122,9 +122,6 @@ Sponsors:
- @@ -452,7 +449,7 @@ _8c.html" target="source" name="ZoomImage">ZoomImage 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/shear.html b/www/api/shear.html index 7df644c64..5bc6984cb 100644 --- a/www/api/shear.html +++ b/www/api/shear.html @@ -262,7 +262,7 @@ _8c.html" target="source" name="ShearImage">ShearImage Discourse ServerMailing Lists • - Studio + Studio  
diff --git a/www/api/stream.html b/www/api/stream.html index 219017a8c..309ad19e7 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/version.html b/www/api/version.html index 690f1c7a6..ac7db1194 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/binary-releases.html b/www/binary-releases.html index 19f6815cf..e6a68651c 100644 --- a/www/binary-releases.html +++ b/www/binary-releases.html @@ -122,6 +122,9 @@ Sponsors:
+ @@ -370,7 +373,7 @@ Discourse ServerMailing Lists • - Studio + Studio  
diff --git a/www/changelog.html b/www/changelog.html index be031d8f7..0ba0ca5a0 100644 --- a/www/changelog.html +++ b/www/changelog.html @@ -122,6 +122,9 @@ Sponsors:
+ @@ -148,7 +151,11 @@
-
    2009-09-07 6.5.5-8 Cristy <quetzlzacatenango@image...>
    +
      2009-09-11 6.5.5-10 Cristy <quetzlzacatenango@image...>
      +
    • Return the global maximum threads to avoid the rare cache view assertions.

    • +
      2009-09-10 6.5.5-9 Cristy <quetzlzacatenango@image...>
      +
    • Do not include last line of text in the interline spacing computation.

    • +
      2009-09-07 6.5.5-8 Cristy <quetzlzacatenango@image...>
    • Check that quantum_info is defined before destroying it in the PNG coder.
    • Add -interline-spacing option to convert.

    • 2009-09-03 6.5.5-7 Cristy <quetzlzacatenango@image...>
      diff --git a/www/color.html b/www/color.html index fe4c9ef64..cc11bf524 100644 --- a/www/color.html +++ b/www/color.html @@ -4989,7 +4989,7 @@ Discourse ServerMailing Lists • - Studio + Studio  
diff --git a/www/command-line-options.html b/www/command-line-options.html index 2c04e4d79..147c47790 100644 --- a/www/command-line-options.html +++ b/www/command-line-options.html @@ -5520,7 +5520,7 @@ percentage, which defaults to 100 percent (no color change).

Discourse ServerMailing Lists • - Studio + Studio  
diff --git a/www/command-line-processing.html b/www/command-line-processing.html index f5bae5683..7340cd1b6 100644 --- a/www/command-line-processing.html +++ b/www/command-line-processing.html @@ -122,6 +122,9 @@ Sponsors:
+ @@ -629,7 +632,7 @@ above.

Discourse ServerMailing Lists • - Studio + Studio  
diff --git a/www/command-line-tools.html b/www/command-line-tools.html index 479479d7b..6ebcfb1c7 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

diff --git a/www/conjure.html b/www/conjure.html index c09db71e5..e94dbabc2 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 763c36d7a..c8e2a68bb 100644 --- a/www/contact.html +++ b/www/contact.html @@ -122,6 +122,9 @@ Sponsors:
+ @@ -165,7 +168,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, diff --git a/www/convert.html b/www/convert.html index 4c7c5ff97..d6a961907 100644 --- a/www/convert.html +++ b/www/convert.html @@ -1252,7 +1252,7 @@ transparent, extract, background, or shape the alpha channel Discourse ServerMailing Lists • - Studio + Studio  

    diff --git a/www/examples.html b/www/examples.html index 67aeb70f0..cc3121ee2 100644 --- a/www/examples.html +++ b/www/examples.html @@ -122,9 +122,6 @@ Sponsors:
    - @@ -151,7 +148,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] diff --git a/www/exception.html b/www/exception.html index 902d002f3..421b66ce3 100644 --- a/www/exception.html +++ b/www/exception.html @@ -351,7 +351,7 @@ Discourse ServerMailing Lists • - Studio + Studio  
    diff --git a/www/history.html b/www/history.html index 82955a96b..dc18c56a8 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.

    @@ -172,7 +172,7 @@ I swear by my life and my love of it that I will never live for the sake of anot Discourse ServerMailing Lists • - Studio + Studio  
    diff --git a/www/index.html b/www/index.html index 4dfdbba19..5005d6bdd 100644 --- a/www/index.html +++ b/www/index.html @@ -122,6 +122,9 @@ Sponsors:
    + diff --git a/www/install-source.html b/www/install-source.html index 6fde55679..428380a9b 100644 --- a/www/install-source.html +++ b/www/install-source.html @@ -220,7 +220,7 @@ to compile the program and on completion run the program.

    Discourse ServerMailing Lists • - Studio + Studio  
    diff --git a/www/links.html b/www/links.html index 1f432b495..1d87c7b45 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 @@
      -
      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

    diff --git a/www/magick-core.html b/www/magick-core.html index 103e20813..0464235c5 100644 --- a/www/magick-core.html +++ b/www/magick-core.html @@ -279,7 +279,7 @@ Discourse ServerMailing Lists • - Studio + Studio  
    diff --git a/www/magick-wand.html b/www/magick-wand.html index b9a72bbd2..b4bb40db4 100644 --- a/www/magick-wand.html +++ b/www/magick-wand.html @@ -123,9 +123,6 @@ Sponsors:
    - diff --git a/www/mailing-list.html b/www/mailing-list.html index e15872302..5677a3546 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

    diff --git a/www/mirrors.html b/www/mirrors.html index bbae009ad..7684674a8 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/montage.html b/www/montage.html index b7fc6e2d2..e5a47ffb5 100644 --- a/www/montage.html +++ b/www/montage.html @@ -123,9 +123,6 @@ Sponsors:
    - @@ -698,7 +695,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 29c871e6a..bd8bc5db6 100644 --- a/www/motion-picture.html +++ b/www/motion-picture.html @@ -276,7 +276,7 @@ Discourse ServerMailing Lists • - Studio + Studio  
    diff --git a/www/quantize.html b/www/quantize.html index cd1103374..6e7867ce6 100644 --- a/www/quantize.html +++ b/www/quantize.html @@ -282,7 +282,7 @@ Discourse ServerMailing Lists • - Studio + Studio  
    diff --git a/www/resources.html b/www/resources.html index 13af2c908..4a8627247 100644 --- a/www/resources.html +++ b/www/resources.html @@ -402,7 +402,7 @@ file or data stream.

    Discourse ServerMailing Lists • - Studio + Studio   diff --git a/www/sitemap.html b/www/sitemap.html index cbc7fcf8e..3e8c98f0b 100644 --- a/www/sitemap.html +++ b/www/sitemap.html @@ -122,6 +122,9 @@ Sponsors:
    + @@ -159,7 +162,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 +176,12 @@
    Download ImageMagick: ImageMagick source and binary distributions are available from a variety of FTP and Web mirrors.
    @@ -217,7 +220,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 +230,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 +262,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 +274,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 +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 355e42421..3e49d4ce0 100644 --- a/www/sponsors.html +++ b/www/sponsors.html @@ -235,7 +235,7 @@ Discourse ServerMailing Lists • - Studio + Studio   diff --git a/www/stream.html b/www/stream.html index be2963924..48acba8ee 100644 --- a/www/stream.html +++ b/www/stream.html @@ -123,6 +123,9 @@ Sponsors: