Changeset 89

Show
Ignore:
Timestamp:
09/12/09 11:11:06 (6 months ago)
Author:
cristy
Message:
 
Files:
108 modified

Legend:

Unmodified
Added
Removed
  • ImageMagick/trunk/ImageMagick.spec

    r75 r89  
    1 %define VERSION  6.5.5 
    2 %define Patchlevel  10 
     1%define VERSION  6.5.6 
     2%define Patchlevel  0 
    33 
    44Name:           ImageMagick 
  • ImageMagick/trunk/Magick++/bin/Magick++-config

    r1 r89  
    4141      ;; 
    4242    --version) 
    43       echo '6.5.5 Q16 ' 
     43      echo '6.5.6 Q16 ' 
    4444      ;; 
    4545    --cflags) 
  • ImageMagick/trunk/Magick++/lib/ImageMagick++.pc

    r1 r89  
    66 
    77Name: ImageMagick++ 
    8 Version: 6.5.5 
     8Version: 6.5.6 
    99Description: Magick++ - C++ API for ImageMagick 
    1010Requires: ImageMagick 
  • ImageMagick/trunk/PerlMagick/Magick.pm

    r1 r89  
    3131    ); 
    3232 
    33 $VERSION = '6.5.5'; 
     33$VERSION = '6.5.6'; 
    3434 
    3535sub AUTOLOAD { 
     
    110110A Web page has been set up for this extension. See: 
    111111 
    112          file:///usr/local/share/doc/ImageMagick-6.5.5/www/perl-magick.html 
     112         file:///usr/local/share/doc/ImageMagick-6.5.6/www/perl-magick.html 
    113113         http://www.imagemagick.org/script/perl-magick.php 
    114114 
  • ImageMagick/trunk/PerlMagick/Makefile.PL

    r1 r89  
    5454 
    5555   # Module version 
    56    'VERSION' => '6.5.5', 
     56   'VERSION' => '6.5.6', 
    5757 
    5858   # Preprocessor defines 
  • ImageMagick/trunk/config/config.h.in

    r1 r89  
    215215/* Define to 1 if you have the `getpid' function. */ 
    216216#undef HAVE_GETPID 
     217 
     218/* Define to 1 if you have the `getrlimit' function. */ 
     219#undef HAVE_GETRLIMIT 
    217220 
    218221/* Define to 1 if you have the `getrusage' function. */ 
  • ImageMagick/trunk/config/configure.xml

    r75 r89  
    88<configuremap> 
    99  <configure name="NAME" value="ImageMagick"/> 
    10   <configure name="LIB_VERSION" value="0x655"/> 
    11   <configure name="LIB_VERSION_NUMBER" value="6,5,5,10"/> 
    12   <configure name="RELEASE_DATE" value="2009-09-11"/> 
     10  <configure name="LIB_VERSION" value="0x656"/> 
     11  <configure name="LIB_VERSION_NUMBER" value="6,5,6,0"/> 
     12  <configure name="RELEASE_DATE" value="2009-09-12"/> 
    1313  <configure name="CONFIGURE" value="./configure "/> 
    1414  <configure name="PREFIX" value="/usr/local"/> 
    1515  <configure name="EXEC-PREFIX" value="/usr/local"/> 
    16   <configure name="VERSION" value="6.5.5"/> 
     16  <configure name="VERSION" value="6.5.6"/> 
    1717  <configure name="CC" value="gcc -std=gnu99"/> 
    1818  <configure name="CFLAGS" value="-fopenmp -g -O2 -Wall -W -pthread"/> 
  • ImageMagick/trunk/configure

    r23 r89  
    11#! /bin/sh 
    22# Guess values for system-dependent variables and create Makefiles. 
    3 # Generated by GNU Autoconf 2.63 for ImageMagick 6.5.5. 
     3# Generated by GNU Autoconf 2.63 for ImageMagick 6.5.6. 
    44# 
    55# Report bugs to <http://www.imagemagick.org>. 
     
    750750PACKAGE_NAME='ImageMagick' 
    751751PACKAGE_TARNAME='ImageMagick' 
    752 PACKAGE_VERSION='6.5.5' 
    753 PACKAGE_STRING='ImageMagick 6.5.5' 
     752PACKAGE_VERSION='6.5.6' 
     753PACKAGE_STRING='ImageMagick 6.5.6' 
    754754PACKAGE_BUGREPORT='http://www.imagemagick.org' 
    755755 
     
    18701870  # This message is too long to be a string in the A/UX 3.1 sh. 
    18711871  cat <<_ACEOF 
    1872 \`configure' configures ImageMagick 6.5.5 to adapt to many kinds of systems. 
     1872\`configure' configures ImageMagick 6.5.6 to adapt to many kinds of systems. 
    18731873 
    18741874Usage: $0 [OPTION]... [VAR=VALUE]... 
     
    19451945if test -n "$ac_init_help"; then 
    19461946  case $ac_init_help in 
    1947      short | recursive ) echo "Configuration of ImageMagick 6.5.5:";; 
     1947     short | recursive ) echo "Configuration of ImageMagick 6.5.6:";; 
    19481948   esac 
    19491949  cat <<\_ACEOF 
     
    21492149if $ac_init_version; then 
    21502150  cat <<\_ACEOF 
    2151 ImageMagick configure 6.5.5 
     2151ImageMagick configure 6.5.6 
    21522152generated by GNU Autoconf 2.63 
    21532153 
     
    21632163running configure, to aid debugging if configure makes a mistake. 
    21642164 
    2165 It was created by ImageMagick $as_me 6.5.5, which was 
     2165It was created by ImageMagick $as_me 6.5.6, which was 
    21662166generated by GNU Autoconf 2.63.  Invocation command line was 
    21672167 
     
    4658746587# values after options handling. 
    4658846588ac_log=" 
    46589 This file was extended by ImageMagick $as_me 6.5.5, which was 
     46589This file was extended by ImageMagick $as_me 6.5.6, which was 
    4659046590generated by GNU Autoconf 2.63.  Invocation command line was 
    4659146591 
     
    4665046650cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 
    4665146651ac_cs_version="\\ 
    46652 ImageMagick config.status 6.5.5 
     46652ImageMagick config.status 6.5.6 
    4665346653configured by $0, generated by GNU Autoconf 2.63, 
    4665446654  with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" 
  • ImageMagick/trunk/configure.ac

    r23 r89  
    1616 
    1717AC_PREREQ(2.63) 
    18 AC_INIT([ImageMagick],[6.5.5],[http://www.imagemagick.org],[ImageMagick]) 
     18AC_INIT([ImageMagick],[6.5.6],[http://www.imagemagick.org],[ImageMagick]) 
    1919AC_CONFIG_SRCDIR([magick/MagickCore.h]) 
    2020AC_CONFIG_AUX_DIR([config]) 
  • ImageMagick/trunk/index.html

    r70 r89  
    218218      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    219219      <a href="www/mailing-list.html">Mailing Lists</a> &bull; 
    220     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     220    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    221221    </span> 
    222222    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/libtool

    r75 r89  
    22 
    33# libtool - Provide generalized library-building support services. 
    4 # Generated automatically by config.status (ImageMagick) 6.5.5-10 
     4# Generated automatically by config.status (ImageMagick) 6.5.6-0 
    55# Libtool was configured on host magick.imagemagick.org: 
    66# NOTE: Changes made to this file will be lost: look at ltmain.sh. 
  • ImageMagick/trunk/magick/ImageMagick.pc

    r1 r89  
    66Name: ImageMagick 
    77Description: ImageMagick - Convert, Edit, and Compose Images 
    8 Version: 6.5.5 
     8Version: 6.5.6 
    99Libs: -L${libdir} -lMagickCore 
    1010Cflags: -I${includedir} -fopenmp 
  • ImageMagick/trunk/magick/Magick-config

    r1 r89  
    3838      ;; 
    3939    --version) 
    40       echo '6.5.5 Q16 ' 
     40      echo '6.5.6 Q16 ' 
    4141      ;; 
    4242    --cflags) 
  • ImageMagick/trunk/magick/magick-config.h

    r1 r89  
    3737/* Location of coder modules */ 
    3838#ifndef MAGICKCORE_CODER_PATH  
    39 #define MAGICKCORE_CODER_PATH  "/usr/local/lib/ImageMagick-6.5.5/modules-Q16/coders/"  
     39#define MAGICKCORE_CODER_PATH  "/usr/local/lib/ImageMagick-6.5.6/modules-Q16/coders/"  
    4040#endif 
    4141 
    4242/* Subdirectory of lib where coder modules are installed */ 
    4343#ifndef MAGICKCORE_CODER_RELATIVE_PATH  
    44 #define MAGICKCORE_CODER_RELATIVE_PATH  "ImageMagick-6.5.5/modules-Q16/coders"  
     44#define MAGICKCORE_CODER_RELATIVE_PATH  "ImageMagick-6.5.6/modules-Q16/coders"  
    4545#endif 
    4646 
    4747/* Directory where architecture-dependent configuration files live. */ 
    4848#ifndef MAGICKCORE_CONFIGURE_PATH  
    49 #define MAGICKCORE_CONFIGURE_PATH  "/usr/local/lib/ImageMagick-6.5.5/config/"  
     49#define MAGICKCORE_CONFIGURE_PATH  "/usr/local/lib/ImageMagick-6.5.6/config/"  
    5050#endif 
    5151 
     
    5353   */ 
    5454#ifndef MAGICKCORE_CONFIGURE_RELATIVE_PATH  
    55 #define MAGICKCORE_CONFIGURE_RELATIVE_PATH  "ImageMagick-6.5.5/config"  
     55#define MAGICKCORE_CONFIGURE_RELATIVE_PATH  "ImageMagick-6.5.6/config"  
    5656#endif 
    5757 
     
    6363/* Directory where ImageMagick documents live. */ 
    6464#ifndef MAGICKCORE_DOCUMENTATION_PATH  
    65 #define MAGICKCORE_DOCUMENTATION_PATH  "/usr/local/share/doc/ImageMagick-6.5.5/"  
     65#define MAGICKCORE_DOCUMENTATION_PATH  "/usr/local/share/doc/ImageMagick-6.5.6/"  
    6666#endif 
    6767 
     
    8888/* Location of filter modules */ 
    8989#ifndef MAGICKCORE_FILTER_PATH  
    90 #define MAGICKCORE_FILTER_PATH  "/usr/local/lib/ImageMagick-6.5.5/modules-Q16/filters/"  
     90#define MAGICKCORE_FILTER_PATH  "/usr/local/lib/ImageMagick-6.5.6/modules-Q16/filters/"  
    9191#endif 
    9292 
    9393/* Subdirectory of lib where filter modules are installed */ 
    9494#ifndef MAGICKCORE_FILTER_RELATIVE_PATH  
    95 #define MAGICKCORE_FILTER_RELATIVE_PATH  "ImageMagick-6.5.5/modules-Q16/filters"  
     95#define MAGICKCORE_FILTER_RELATIVE_PATH  "ImageMagick-6.5.6/modules-Q16/filters"  
    9696#endif 
    9797 
     
    321321#endif 
    322322 
     323/* Define to 1 if you have the `getrlimit' function. */ 
     324#ifndef MAGICKCORE_HAVE_GETRLIMIT  
     325#define MAGICKCORE_HAVE_GETRLIMIT  1  
     326#endif 
     327 
    323328/* Define to 1 if you have the `getrusage' function. */ 
    324329#ifndef MAGICKCORE_HAVE_GETRUSAGE  
     
    958963/* Directory where architecture-dependent files live. */ 
    959964#ifndef MAGICKCORE_LIBRARY_PATH  
    960 #define MAGICKCORE_LIBRARY_PATH  "/usr/local/lib/ImageMagick-6.5.5/"  
     965#define MAGICKCORE_LIBRARY_PATH  "/usr/local/lib/ImageMagick-6.5.6/"  
    961966#endif 
    962967 
     
    964969   installed */ 
    965970#ifndef MAGICKCORE_LIBRARY_RELATIVE_PATH  
    966 #define MAGICKCORE_LIBRARY_RELATIVE_PATH  "ImageMagick-6.5.5"  
     971#define MAGICKCORE_LIBRARY_RELATIVE_PATH  "ImageMagick-6.5.6"  
    967972#endif 
    968973 
     
    10351040/* Define to the full name and version of this package. */ 
    10361041#ifndef MAGICKCORE_PACKAGE_STRING  
    1037 #define MAGICKCORE_PACKAGE_STRING  "ImageMagick 6.5.5"  
     1042#define MAGICKCORE_PACKAGE_STRING  "ImageMagick 6.5.6"  
    10381043#endif 
    10391044 
     
    10451050/* Define to the version of this package. */ 
    10461051#ifndef MAGICKCORE_PACKAGE_VERSION  
    1047 #define MAGICKCORE_PACKAGE_VERSION  "6.5.5"  
     1052#define MAGICKCORE_PACKAGE_VERSION  "6.5.6"  
    10481053#endif 
    10491054 
     
    10921097/* Directory where architecture-independent configuration files live. */ 
    10931098#ifndef MAGICKCORE_SHARE_CONFIGURE_PATH  
    1094 #define MAGICKCORE_SHARE_CONFIGURE_PATH  "/usr/local/share/ImageMagick-6.5.5/config/"  
     1099#define MAGICKCORE_SHARE_CONFIGURE_PATH  "/usr/local/share/ImageMagick-6.5.6/config/"  
    10951100#endif 
    10961101 
     
    10981103   live. */ 
    10991104#ifndef MAGICKCORE_SHARE_CONFIGURE_RELATIVE_PATH  
    1100 #define MAGICKCORE_SHARE_CONFIGURE_RELATIVE_PATH  "ImageMagick-6.5.5/config"  
     1105#define MAGICKCORE_SHARE_CONFIGURE_RELATIVE_PATH  "ImageMagick-6.5.6/config"  
    11011106#endif 
    11021107 
    11031108/* Directory where architecture-independent files live. */ 
    11041109#ifndef MAGICKCORE_SHARE_PATH  
    1105 #define MAGICKCORE_SHARE_PATH  "/usr/local/share/ImageMagick-6.5.5/"  
     1110#define MAGICKCORE_SHARE_PATH  "/usr/local/share/ImageMagick-6.5.6/"  
    11061111#endif 
    11071112 
  • ImageMagick/trunk/magick/version.h

    r75 r89  
    2828#define MagickPackageName "ImageMagick" 
    2929#define MagickCopyright  "Copyright (C) 1999-2009 ImageMagick Studio LLC" 
    30 #define MagickLibVersion  0x655 
    31 #define MagickLibVersionText  "6.5.5" 
     30#define MagickLibVersion  0x656 
     31#define MagickLibVersionText  "6.5.6" 
    3232#define MagickLibVersionNumber  2,0,0 
    33 #define MagickLibSubversion  "-10" 
    34 #define MagickReleaseDate  "2009-09-11" 
     33#define MagickLibSubversion  "-0" 
     34#define MagickReleaseDate  "2009-09-12" 
    3535#define MagickChangeDate   "20090911" 
    3636#define MagickAuthoritativeURL  "http://www.imagemagick.org" 
    37 #define MagickHomeURL  "file:///usr/local/share/doc/ImageMagick-6.5.5/index.html" 
     37#define MagickHomeURL  "file:///usr/local/share/doc/ImageMagick-6.5.6/index.html" 
    3838#if (MAGICKCORE_QUANTUM_DEPTH == 8) 
    3939#define MagickQuantumDepth  "Q8" 
  • ImageMagick/trunk/utilities/ImageMagick.1

    r1 r89  
    6262interprets and executes scripts written in the Magick Scripting Language (MSL). 
    6363.PP 
    64 For more information about the ImageMagick, point your browser to file:///usr/local/share/doc/ImageMagick-6.5.5/index.html or http://www.imagemagick.org/. 
     64For more information about the ImageMagick, point your browser to file:///usr/local/share/doc/ImageMagick-6.5.6/index.html or http://www.imagemagick.org/. 
    6565.SH SEE ALSO 
    6666convert(1), identify(1), composite(1), montage(1), compare(1), display(1), animate(1), import(1), conjure(1), quantize(5), miff(4) 
    6767 
    6868.SH COPYRIGHT 
    69 \fBCopyright (C) 1999-2009 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-6.5.5/www/license.html or http://www.imagemagick.org/script/license.php\fP 
     69\fBCopyright (C) 1999-2009 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-6.5.6/www/license.html or http://www.imagemagick.org/script/license.php\fP 
  • ImageMagick/trunk/utilities/animate.1

    r1 r89  
    88The \fBanimate\fP program is a member of the ImageMagick(1) suite of tools.  Use it to animate an image or image sequence on any X server. 
    99 
    10 For more information about the animate command, point your browser to file:///usr/local/share/doc/ImageMagick-6.5.5/www/animate.html or http://www.imagemagick.org/script/animate.php. 
     10For more information about the animate command, point your browser to file:///usr/local/share/doc/ImageMagick-6.5.6/www/animate.html or http://www.imagemagick.org/script/animate.php. 
    1111.SH DESCRIPTION 
    1212Image Settings: 
     
    9494.SH COPYRIGHT 
    9595 
    96 \fBCopyright (C) 1999-2009 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-6.5.5/www/license.html or http://www.imagemagick.org/script/license.php\fP 
     96\fBCopyright (C) 1999-2009 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-6.5.6/www/license.html or http://www.imagemagick.org/script/license.php\fP 
  • ImageMagick/trunk/utilities/compare.1

    r1 r89  
    88The \fBcompare\fP program is a member of the ImageMagick(1) suite of tools.  Use it to mathematically and visually annotate the difference between an image and its reconstruction. 
    99 
    10 For more information about the compare command, point your browser to file:///usr/local/share/doc/ImageMagick-6.5.5/www/compare.html or http://www.imagemagick.org/script/compare.php. 
     10For more information about the compare command, point your browser to file:///usr/local/share/doc/ImageMagick-6.5.6/www/compare.html or http://www.imagemagick.org/script/compare.php. 
    1111.SH DESCRIPTION 
    1212Image Settings: 
     
    6464.SH COPYRIGHT 
    6565 
    66 \fBCopyright (C) 1999-2009 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-6.5.5/www/license.html or http://www.imagemagick.org/script/license.php\fP 
     66\fBCopyright (C) 1999-2009 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-6.5.6/www/license.html or http://www.imagemagick.org/script/license.php\fP 
  • ImageMagick/trunk/utilities/composite.1

    r1 r89  
    88The \fBcomposite\fP program is a member of the ImageMagick(1) suite of tools.  Use it to overlap one image over another. 
    99 
    10 For more information about the composite command, point your browser to file:///usr/local/share/doc/ImageMagick-6.5.5/www/composite.html or http://www.imagemagick.org/script/composite.php. 
     10For more information about the composite command, point your browser to file:///usr/local/share/doc/ImageMagick-6.5.6/www/composite.html or http://www.imagemagick.org/script/composite.php. 
    1111.SH DESCRIPTION 
    1212Image Settings: 
     
    102102.SH COPYRIGHT 
    103103 
    104 \fBCopyright (C) 1999-2009 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-6.5.5/www/license.html or http://www.imagemagick.org/script/license.php\fP 
     104\fBCopyright (C) 1999-2009 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-6.5.6/www/license.html or http://www.imagemagick.org/script/license.php\fP 
  • ImageMagick/trunk/utilities/conjure.1

    r1 r89  
    88The \fBconjure\fP program is a member of the ImageMagick(1) suite of tools.  Use it to process a Magick Scripting Language (MSL) script. The Magick scripting language (MSL) will primarily benefit those that want to accomplish custom image processing tasks but do not wish to program, or those that do not have access to a Perl interpreter or a compiler. 
    99 
    10 For more information about the conjure command, point your browser to file:///usr/local/share/doc/ImageMagick-6.5.5/www/conjure.html or http://www.imagemagick.org/script/conjure.php. 
     10For more information about the conjure command, point your browser to file:///usr/local/share/doc/ImageMagick-6.5.6/www/conjure.html or http://www.imagemagick.org/script/conjure.php. 
    1111.SH DESCRIPTION 
    1212Image Settings: 
     
    3232.SH COPYRIGHT 
    3333 
    34 \fBCopyright (C) 1999-2009 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-6.5.5/www/license.html or http://www.imagemagick.org/script/license.php\fP 
     34\fBCopyright (C) 1999-2009 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-6.5.6/www/license.html or http://www.imagemagick.org/script/license.php\fP 
  • ImageMagick/trunk/utilities/convert.1

    r1 r89  
    88The \fBconvert\fP program is a member of the ImageMagick(1) suite of tools.  Use it to convert between image formats as well as resize an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, and much more.   
    99 
    10 For more information about the convert command, point your browser to file:///usr/local/share/doc/ImageMagick-6.5.5/www/convert.html or http://www.imagemagick.org/script/convert.php. 
     10For more information about the convert command, point your browser to file:///usr/local/share/doc/ImageMagick-6.5.6/www/convert.html or http://www.imagemagick.org/script/convert.php. 
    1111.SH DESCRIPTION 
    1212Image Settings: 
     
    254254 
    255255.SH COPYRIGHT 
    256 \fBCopyright (C) 1999-2009 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-6.5.5/www/license.html or http://www.imagemagick.org/script/license.php\fP 
     256\fBCopyright (C) 1999-2009 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-6.5.6/www/license.html or http://www.imagemagick.org/script/license.php\fP 
  • ImageMagick/trunk/utilities/display.1

    r1 r89  
    88The \fBdisplay\fP program is a member of the ImageMagick(1) suite of tools.  Use it to display an image or image sequence on any X server. 
    99 
    10 For more information about the display command, point your browser to file:///usr/local/share/doc/ImageMagick-6.5.5/www/display.html or http://www.imagemagick.org/script/display.php. 
     10For more information about the display command, point your browser to file:///usr/local/share/doc/ImageMagick-6.5.6/www/display.html or http://www.imagemagick.org/script/display.php. 
    1111.SH DESCRIPTION 
    1212Image Settings: 
     
    126126.SH COPYRIGHT 
    127127 
    128 \fBCopyright (C) 1999-2009 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-6.5.5/www/license.html or http://www.imagemagick.org/script/license.php\fP 
     128\fBCopyright (C) 1999-2009 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-6.5.6/www/license.html or http://www.imagemagick.org/script/license.php\fP 
  • ImageMagick/trunk/utilities/identify.1

    r1 r89  
    88The \fBidentify\fP program is a member of the ImageMagick(1) suite of tools.  It describes the format and characteristics of one or more image files. It also reports if an image is incomplete or corrupt. The information returned includes the image number, the file name, the width and height of the image, whether the image is colormapped or not, the number of colors in the image (by default off use \fI-define unique=true\fP option), the number of bytes in the image, the format of the image (JPEG, PNM, etc.), and finally the number of seconds it took to read and process the image. Many more attributes are available with the verbose option. 
    99 
    10 For more information about the identify command, point your browser to file:///usr/local/share/doc/ImageMagick-6.5.5/www/identify.html or http://www.imagemagick.org/script/identify.php. 
     10For more information about the identify command, point your browser to file:///usr/local/share/doc/ImageMagick-6.5.6/www/identify.html or http://www.imagemagick.org/script/identify.php. 
    1111.SH DESCRIPTION 
    1212Image Settings: 
     
    5757.SH COPYRIGHT 
    5858 
    59 \fBCopyright (C) 1999-2009 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-6.5.5/www/license.html or http://www.imagemagick.org/script/license.php\fP 
     59\fBCopyright (C) 1999-2009 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-6.5.6/www/license.html or http://www.imagemagick.org/script/license.php\fP 
  • ImageMagick/trunk/utilities/import.1

    r1 r89  
    88The \fBimport\fP program is a member of the ImageMagick(1) suite of tools.  Use it to capture some or all of an X server screen and save the image to a file. 
    99 
    10 For more information about the import command, point your browser to file:///usr/local/share/doc/ImageMagick-6.5.5/www/import.html or http://www.imagemagick.org/script/import.php. 
     10For more information about the import command, point your browser to file:///usr/local/share/doc/ImageMagick-6.5.6/www/import.html or http://www.imagemagick.org/script/import.php. 
    1111.SH DESCRIPTION 
    1212Image Settings: 
     
    9393.SH COPYRIGHT 
    9494 
    95 \fBCopyright (C) 1999-2009 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-6.5.5/www/license.html or http://www.imagemagick.org/script/license.php\fP 
     95\fBCopyright (C) 1999-2009 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-6.5.6/www/license.html or http://www.imagemagick.org/script/license.php\fP 
  • ImageMagick/trunk/utilities/mogrify.1

    r1 r89  
    88The \fBmogrify\fP program is a member of the ImageMagick(1) suite of tools.  Use it to resize an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, and much more. This tool is similar to convert(1) except the original image file is overwritten with any changes you request. 
    99 
    10 For more information about the mogrify command, point your browser to file:///usr/local/share/doc/ImageMagick-6.5.5/www/mogrify.html or http://www.imagemagick.org/script/mogrify.php. 
     10For more information about the mogrify command, point your browser to file:///usr/local/share/doc/ImageMagick-6.5.6/www/mogrify.html or http://www.imagemagick.org/script/mogrify.php. 
    1111.SH DESCRIPTION 
    1212Image Settings: 
     
    257257.SH COPYRIGHT 
    258258 
    259 \fBCopyright (C) 1999-2009 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-6.5.5/www/license.html or http://www.imagemagick.org/script/license.php\fP 
     259\fBCopyright (C) 1999-2009 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-6.5.6/www/license.html or http://www.imagemagick.org/script/license.php\fP 
  • ImageMagick/trunk/utilities/montage.1

    r1 r89  
    88The \fBmontage\fP program is a member of the ImageMagick(1) suite of tools.  Use it to create a composite image by combining several separate images. The images are tiled on the composite image optionally adorned with a border, frame, image name, and more. 
    99 
    10 For more information about the montage command, point your browser to file:///usr/local/share/doc/ImageMagick-6.5.5/www/montage.html or http://www.imagemagick.org/script/montage.php. 
     10For more information about the montage command, point your browser to file:///usr/local/share/doc/ImageMagick-6.5.6/www/montage.html or http://www.imagemagick.org/script/montage.php. 
    1111.SH DESCRIPTION 
    1212Image Settings: 
     
    122122.SH COPYRIGHT 
    123123 
    124 \fBCopyright (C) 1999-2009 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-6.5.5/www/license.html or http://www.imagemagick.org/script/license.php\fP 
     124\fBCopyright (C) 1999-2009 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-6.5.6/www/license.html or http://www.imagemagick.org/script/license.php\fP 
  • ImageMagick/trunk/utilities/stream.1

    r1 r89  
    88\fBStream\fP is a lightweight tool to stream one or more pixel components of the image or portion of the image to your choice of storage formats.  It writes the pixel components as they are read from the input image a row at a time making \fBstream\fP desirable when working with large images or when you require raw pixel components. 
    99 
    10 For more information about the stream command, point your browser to file:///usr/local/share/doc/ImageMagick-6.5.5/www/stream.html or http://www.imagemagick.org/script/stream.php. 
     10For more information about the stream command, point your browser to file:///usr/local/share/doc/ImageMagick-6.5.6/www/stream.html or http://www.imagemagick.org/script/stream.php. 
    1111.SH DESCRIPTION 
    1212Image Settings: 
     
    5454.SH COPYRIGHT 
    5555 
    56 \fBCopyright (C) 1999-2009 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-6.5.5/www/license.html or http://www.imagemagick.org/script/license.php\fP 
     56\fBCopyright (C) 1999-2009 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/ImageMagick-6.5.6/www/license.html or http://www.imagemagick.org/script/license.php\fP 
  • ImageMagick/trunk/version.sh

    r75 r89  
    1111# Package version.  This is is the numeric version suffix applied to 
    1212# PACKAGE_NAME (e.g. "1.0.0"). 
    13 PACKAGE_VERSION='6.5.5' 
    14 PACKAGE_LIB_VERSION="0x655" 
    15 PACKAGE_RELEASE="10" 
    16 PACKAGE_LIB_VERSION_NUMBER="6,5,5,${PACKAGE_RELEASE}" 
     13PACKAGE_VERSION='6.5.6' 
     14PACKAGE_LIB_VERSION="0x656" 
     15PACKAGE_RELEASE="0" 
     16PACKAGE_LIB_VERSION_NUMBER="6,5,6,${PACKAGE_RELEASE}" 
    1717PACKAGE_RELEASE_DATE=`date +%F` 
    1818PACKAGE_STRING="$PACKAGE_NAME $PACKAGE_VERSION" 
  • ImageMagick/trunk/wand/Wand-config

    r1 r89  
    3838      ;; 
    3939    --version) 
    40       echo '6.5.5 Q16 ' 
     40      echo '6.5.6 Q16 ' 
    4141      ;; 
    4242    --cflags) 
  • ImageMagick/trunk/wand/Wand.pc

    r1 r89  
    55 
    66Name: Wand 
    7 Version: 6.5.5 
     7Version: 6.5.6 
    88Description:  MagickWand - C API for ImageMagick 
    99Requires: ImageMagick 
  • ImageMagick/trunk/www/ImageMagickObject.html

    r53 r89  
    205205      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    206206      <a href="../www/mailing-list.html">Mailing Lists</a> &bull; 
    207     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     207    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    208208    </span> 
    209209    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/advanced-unix-installation.html

    r70 r89  
    123123 
    124124<div class="sponsbox"> 
    125 <div  class="sponsor"> 
    126    <a href="http://www.hygi.de">Reinigungsmittel</a><!-- 201002000400+ --> 
    127 </div> 
    128125<div  class="sponsor"> 
    129126   <a href="http://www.goyax.de">Börse</a><!-- 201001000240 Gewiese digital-finance.de --> 
     
    523520          <p><a href="../www/download.html">Download</a> the ImageMagick source distribution and verify the distribution against its <a href="http://www.imagemagick.org/download/digest.rdf">message digest</a>.</p> 
    524521          <p>Unpack and change into the top-level ImageMagick directory:</p> 
    525                 <p class='crt'><span class="crtprompt"> $magick&gt; </span><span class='crtin'>tar xvfz ImageMagick-6.5.5-9.tar.gz</span><span class='crtout'></span><span class="crtprompt"> $magick&gt; </span><span class='crtin'>cd ImageMagick-6.5.5</span></p>      <p>Choose an architecture and set your CFLAGS environment variable.  Here we set CFLAGS for an Intel build:</p> 
     522                <p class='crt'><span class="crtprompt"> $magick&gt; </span><span class='crtin'>tar xvfz ImageMagick-6.5.5-10.tar.gz</span><span class='crtout'></span><span class="crtprompt"> $magick&gt; </span><span class='crtin'>cd ImageMagick-6.5.5</span></p>     <p>Choose an architecture and set your CFLAGS environment variable.  Here we set CFLAGS for an Intel build:</p> 
    526523        <p class='crt'><span class="crtprompt"> $magick&gt; </span><span class='crtin'>export CFLAGS="-O -g -isysroot /Developer/SDKs/MacOSX10.5.sdk/ \ <br/> 
    527524        -arch i386 -I/sw/include/"</span></p>     <p>Set your LDFLAGS environment variable to:</p> 
     
    598595      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    599596      <a href="../www/mailing-list.html">Mailing Lists</a> &bull; 
    600     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     597    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    601598    </span> 
    602599    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/advanced-windows-installation.html

    r53 r89  
    425425        <ol> 
    426426        <li>Double-click on 
    427         <kbd>VisualMagick/bin/ImageMagick-6.5.5-9-Q16-windows-dll.exe</kbd> 
     427        <kbd>VisualMagick/bin/ImageMagick-6.5.5-10-Q16-windows-dll.exe</kbd> 
    428428        to launch the ImageMagick binary distribution.</li> 
    429429        <li>Complete the installer screens to install ImageMagick on your system.</li> 
     
    481481      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    482482      <a href="../www/mailing-list.html">Mailing Lists</a> &bull; 
    483     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     483    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    484484    </span> 
    485485    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/animate.html

    r70 r89  
    608608      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    609609      <a href="../www/mailing-list.html">Mailing Lists</a> &bull; 
    610     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     610    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    611611    </span> 
    612612    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api.html

    r70 r89  
    157157</div> 
    158158 
    159 <p><a href="https://gna.org/projects/g2f/" target="249048134">G2F</a> implements an Ada 95 binding to a subset of the low-level MagickCore library.</p> 
     159<p><a href="https://gna.org/projects/g2f/" target="1686503515">G2F</a> implements an Ada 95 binding to a subset of the low-level MagickCore library.</p> 
    160160 
    161161<div style="margin: auto;"> 
     
    169169</div> 
    170170 
    171 <p><a href="http://www.imagemagick.org/ChMagick" target="1839620518">ChMagick</a> is a <a href="http://www.softintegration.com/" target="35661617">Ch</a> binding to the MagickCore and MagickWand API.  Ch is an embeddable C/C++ interpreter for cross-platform scripting.</p> 
     171<p><a href="http://www.imagemagick.org/ChMagick" target="1264863572">ChMagick</a> is a <a href="http://www.softintegration.com/" target="1426467154">Ch</a> binding to the MagickCore and MagickWand API.  Ch is an embeddable C/C++ interpreter for cross-platform scripting.</p> 
    172172 
    173173<div style="margin: auto;"> 
     
    181181</div> 
    182182 
    183 <p><a href="http://www.imagemagick.org/Magick++" target="371383046">Magick++</a> provides an object-oriented C++ interface to ImageMagick.  See <a href="http://www.imagemagick.org/Magick++/tutorial/Magick++_tutorial.pdf" target="1805599554">A Gentle Introduction to Magick++</a> for an introductory tutorial to Magick++.  We include the <a href="http://www.imagemagick.org/Magick++/tutorial/Magick++_tutorial.odt" target="153966341">source</a> if you want to correct, enhance, or expand the tutorial.</p> 
     183<p><a href="http://www.imagemagick.org/Magick++" target="498911205">Magick++</a> provides an object-oriented C++ interface to ImageMagick.  See <a href="http://www.imagemagick.org/Magick++/tutorial/Magick++_tutorial.pdf" target="904408870">A Gentle Introduction to Magick++</a> for an introductory tutorial to Magick++.  We include the <a href="http://www.imagemagick.org/Magick++/tutorial/Magick++_tutorial.odt" target="1293558055">source</a> if you want to correct, enhance, or expand the tutorial.</p> 
    184184 
    185185<div style="margin: auto;"> 
     
    187187</div> 
    188188 
    189 <p><a href="http://www.jmagick.org" target="898620041">JMagick</a> provides an object-oriented Java interface to ImageMagick.  <a href="http://im4java.sourceforge.net" target="851286260">Im4java</a> is a pure-java interface to the ImageMagick command-line.</p> 
     189<p><a href="http://www.jmagick.org" target="285214136">JMagick</a> provides an object-oriented Java interface to ImageMagick.  <a href="http://im4java.sourceforge.net" target="1019963838">Im4java</a> is a pure-java interface to the ImageMagick command-line.</p> 
    190190 
    191191<div style="margin: auto;"> 
     
    193193</div> 
    194194 
    195 <p><a href="http://forums.lavag.org/downloads-file90.html" target="456038130">LVOOP ImageMagick</a> is an object-oriented LabVIEW interface to ImageMagick.</p> 
     195<p><a href="http://forums.lavag.org/downloads-file90.html" target="786567322">LVOOP ImageMagick</a> is an object-oriented LabVIEW interface to ImageMagick.</p> 
    196196 
    197197<div style="margin: auto;"> 
     
    199199</div> 
    200200 
    201 <p><a href="http://common-lisp.net/project/cl-magick/" target="1029774804">CL-Magick</a> provides a Common Lisp interface to the ImageMagick library.</p> 
     201<p><a href="http://common-lisp.net/project/cl-magick/" target="736167975">CL-Magick</a> provides a Common Lisp interface to the ImageMagick library.</p> 
    202202 
    203203<div style="margin: auto;"> 
     
    205205</div> 
    206206 
    207 <p><a href="http://code.google.com/p/nmagick" target="1684129278">NMagick</a> 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.</p> 
     207<p><a href="http://code.google.com/p/nmagick" target="1319434763">NMagick</a> 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.</p> 
    208208 
    209209<div style="margin: auto;"> 
     
    219219</div> 
    220220 
    221 <p><a href="http://wiki.lazarus.freepascal.org/PascalMagick" target="455775094">PascalMagick</a> a Pascal binding for the MagickWand API and also the low-level MagickCore library. It works with Free Pascal / Lazarus and Delphi.</p> 
     221<p><a href="http://wiki.lazarus.freepascal.org/PascalMagick" target="1836071765">PascalMagick</a> a Pascal binding for the MagickWand API and also the low-level MagickCore library. It works with Free Pascal / Lazarus and Delphi.</p> 
    222222 
    223223<div style="margin: auto;"> 
     
    231231</div> 
    232232 
    233 <p><a href="http://www.magickwand.org/" target="546105641">MagickWand for PHP</a> a native PHP-extension to the ImageMagick MagickWand API.</p> 
    234  
    235 <p><a href="http://pecl.html.net/package/imagick" target="1444035483">IMagick</a> is a native PHP extension to create and modify images using the ImageMagick API.  Documentation for the extension is available <a href="http://php.net/imagick" target="2022002598">here</a>.</p> 
    236  
    237 <p><a href="http://www.francodacosta.com/phmagick" target="1197380201">phMagick</a> 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.</p> 
     233<p><a href="http://www.magickwand.org/" target="1667913742">MagickWand for PHP</a> a native PHP-extension to the ImageMagick MagickWand API.</p> 
     234 
     235<p><a href="http://pecl.html.net/package/imagick" target="1067821134">IMagick</a> is a native PHP extension to create and modify images using the ImageMagick API.  Documentation for the extension is available <a href="http://php.net/imagick" target="819349559">here</a>.</p> 
     236 
     237<p><a href="http://www.francodacosta.com/phmagick" target="1007462113">phMagick</a> 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.</p> 
    238238 
    239239<div style="margin: auto;"> 
     
    242242</div> 
    243243 
    244 <p><a href="http://www.imagemagick.org/download/python/" target="504067070">PythonMagick</a> an object-oriented Python interface to ImageMagick.</p> 
    245  
    246 <p><a href="http://www.procoders.net/?p=39" target="1976950959">PythonMagickWand</a> an object-oriented Python interface to MagickWand based on ctypes.</p> 
     244<p><a href="http://www.imagemagick.org/download/python/" target="1220086433">PythonMagick</a> an object-oriented Python interface to ImageMagick.</p> 
     245 
     246<p><a href="http://www.procoders.net/?p=39" target="74213740">PythonMagickWand</a> an object-oriented Python interface to MagickWand based on ctypes.</p> 
    247247 
    248248<div style="margin: auto;"> 
     
    250250</div> 
    251251 
    252 <p>The <a href="http://www.monkeybreadsoftware.de/realbasic/plugin-imagemagick.shtml" target="798947257">MBS Realbasic ImageMagick</a> is a plugin that utilizes the power of ImageMagick from within the RealBasic environment.</p> 
     252<p>The <a href="http://www.monkeybreadsoftware.de/realbasic/plugin-imagemagick.shtml" target="1342827508">MBS Realbasic ImageMagick</a> is a plugin that utilizes the power of ImageMagick from within the RealBasic environment.</p> 
    253253 
    254254<div style="margin: auto;"> 
     
    256256</div> 
    257257 
    258 <p><a href="http://rmagick.rubyforge.org/" target="223565551">RMagick</a> is an interface between the Ruby programming language and the <a href="../www/magick-core.html">MagickCore</a> image processing libraries.  Get started with RMagick by perusing the <a href="http://www.imagemagick.org/RMagick/doc/" target="205705207">documentation</a>.</p> 
    259  
    260 <p><a href="http://magickwand.rubyforge.org/" target="469051732">MagickWand for Ruby</a> is an interface between the Ruby programming language and the <a href="../www/magick-wand.html">MagickWand</a> image processing libraries.  Get started with MagickWand for PHP by perusing the <a href="http://magickwand.rubyforge.org/" target="1026627757">documentation</a>.</p> 
    261  
    262 <p><a href="http://rubyforge.org/projects/mini-magick" target="8147583">MiniMagick</a> is a Ruby wrapper for ImageMagick command line. MiniMagick gives you convenient access to all the command line options ImageMagick supports.</p> 
    263  
    264 <p><a href="http://quickmagick.rubyforge.org/quick_magick" target="1348483680">QuickMagick</a> is a gem for easily accessing ImageMagick command line tools from Ruby programs.</p> 
     258<p><a href="http://rmagick.rubyforge.org/" target="2060876778">RMagick</a> is an interface between the Ruby programming language and the <a href="../www/magick-core.html">MagickCore</a> image processing libraries.  Get started with RMagick by perusing the <a href="http://www.imagemagick.org/RMagick/doc/" target="1203876584">documentation</a>.</p> 
     259 
     260<p><a href="http://magickwand.rubyforge.org/" target="1090394622">MagickWand for Ruby</a> is an interface between the Ruby programming language and the <a href="../www/magick-wand.html">MagickWand</a> image processing libraries.  Get started with MagickWand for PHP by perusing the <a href="http://magickwand.rubyforge.org/" target="1962466279">documentation</a>.</p> 
     261 
     262<p><a href="http://rubyforge.org/projects/mini-magick" target="359271088">MiniMagick</a> is a Ruby wrapper for ImageMagick command line. MiniMagick gives you convenient access to all the command line options ImageMagick supports.</p> 
     263 
     264<p><a href="http://quickmagick.rubyforge.org/quick_magick" target="903384400">QuickMagick</a> is a gem for easily accessing ImageMagick command line tools from Ruby programs.</p> 
    265265 
    266266<div style="margin: auto;"> 
     
    268268</div> 
    269269 
    270 <p><a href="http://tclmagick.sourceforge.net/" target="1528547920">TclMagick</a> a native Tcl-extension to the ImageMagick MagickWand API.</p> 
     270<p><a href="http://tclmagick.sourceforge.net/" target="251588674">TclMagick</a> a native Tcl-extension to the ImageMagick MagickWand API.</p> 
    271271 
    272272<div style="margin: auto;"> 
     
    274274</div> 
    275275 
    276 <p><a href="http://code.google.com/p/remotemagick/" target="697397563">RemoteMagick</a> is an XML-RPC web service that creates image thumbnails.</p> 
     276<p><a href="http://code.google.com/p/remotemagick/" target="1667914751">RemoteMagick</a> is an XML-RPC web service that creates image thumbnails.</p> 
    277277 
    278278</div> 
  • ImageMagick/trunk/www/api/animate.html

    r70 r89  
    124124<div class="sponsbox"> 
    125125<div  class="sponsor"> 
    126    <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ --> 
    127 </div> 
    128 <div  class="sponsor"> 
    129126   <a href="http://www.goyax.de">Börse</a><!-- 201001000240 Gewiese digital-finance.de --> 
    130127</div> 
     
    184181      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    185182      <a href="../../www/mailing-list.html">Mailing Lists</a> &bull; 
    186     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     183    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    187184    </span> 
    188185    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api/annotate.html

    r50 r89  
    320320      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    321321      <a href="../../www/mailing-list.html">Mailing Lists</a> &bull; 
    322     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     322    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    323323    </span> 
    324324    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api/blob.html

    r70 r89  
    124124<div class="sponsbox"> 
    125125<div  class="sponsor"> 
     126   <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ --> 
     127</div> 
     128<div  class="sponsor"> 
    126129   <a href="http://www.goyax.de">Börse</a><!-- 201001000240 Gewiese digital-finance.de --> 
    127130</div> 
     
    341344      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    342345      <a href="../../www/mailing-list.html">Mailing Lists</a> &bull; 
    343     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     346    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    344347    </span> 
    345348    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api/cache.html

    r50 r89  
    510510      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    511511      <a href="../../www/mailing-list.html">Mailing Lists</a> &bull; 
    512     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     512    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    513513    </span> 
    514514    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api/cipher.html

    r70 r89  
    124124<div class="sponsbox"> 
    125125<div  class="sponsor"> 
    126    <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ --> 
    127 </div> 
    128 <div  class="sponsor"> 
    129126   <a href="http://www.goyax.de">Börse</a><!-- 201001000240 Gewiese digital-finance.de --> 
    130127</div> 
  • ImageMagick/trunk/www/api/color.html

    r70 r89  
    124124<div class="sponsbox"> 
    125125<div  class="sponsor"> 
     126   <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ --> 
     127</div> 
     128<div  class="sponsor"> 
    126129   <a href="http://www.goyax.de">Börse</a><!-- 201001000240 Gewiese digital-finance.de --> 
    127130</div> 
  • ImageMagick/trunk/www/api/compare.html

    r70 r89  
    124124<div class="sponsbox"> 
    125125<div  class="sponsor"> 
    126    <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ --> 
    127 </div> 
    128 <div  class="sponsor"> 
    129126   <a href="http://www.goyax.de">Börse</a><!-- 201001000240 Gewiese digital-finance.de --> 
    130127</div> 
  • ImageMagick/trunk/www/api/composite.html

    r70 r89  
    124124<div class="sponsbox"> 
    125125<div  class="sponsor"> 
     126   <a href="http://www.hygi.de">Reinigungsmittel</a><!-- 201002000400+ --> 
     127</div> 
     128<div  class="sponsor"> 
    126129   <a href="http://www.goyax.de">Börse</a><!-- 201001000240 Gewiese digital-finance.de --> 
    127130</div> 
     
    209212      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    210213      <a href="../../www/mailing-list.html">Mailing Lists</a> &bull; 
    211     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     214    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    212215    </span> 
    213216    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api/decorate.html

    r70 r89  
    124124<div class="sponsbox"> 
    125125<div  class="sponsor"> 
    126    <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ --> 
    127 </div> 
    128 <div  class="sponsor"> 
    129126   <a href="http://www.goyax.de">Börse</a><!-- 201001000240 Gewiese digital-finance.de --> 
    130127</div> 
  • ImageMagick/trunk/www/api/deprecate.html

    r70 r89  
    124124<div class="sponsbox"> 
    125125<div  class="sponsor"> 
    126    <a href="http://www.hygi.de">Reinigungsmittel</a><!-- 201002000400+ --> 
    127 </div> 
    128 <div  class="sponsor"> 
    129126   <a href="http://www.goyax.de">Börse</a><!-- 201001000240 Gewiese digital-finance.de --> 
    130127</div> 
  • ImageMagick/trunk/www/api/display.html

    r70 r89  
    124124<div class="sponsbox"> 
    125125<div  class="sponsor"> 
    126    <a href="http://www.hygi.de">Reinigungsmittel</a><!-- 201002000400+ --> 
    127 </div> 
    128 <div  class="sponsor"> 
    129126   <a href="http://www.goyax.de">Börse</a><!-- 201001000240 Gewiese digital-finance.de --> 
    130127</div> 
     
    237234      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    238235      <a href="../../www/mailing-list.html">Mailing Lists</a> &bull; 
    239     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     236    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    240237    </span> 
    241238    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api/drawing-wand.html

    r70 r89  
    124124<div class="sponsbox"> 
    125125<div  class="sponsor"> 
    126    <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ --> 
    127 </div> 
    128 <div  class="sponsor"> 
    129126   <a href="http://www.goyax.de">Börse</a><!-- 201001000240 Gewiese digital-finance.de --> 
    130127</div> 
  • ImageMagick/trunk/www/api/effect.html

    r50 r89  
    686686      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    687687      <a href="../../www/mailing-list.html">Mailing Lists</a> &bull; 
    688     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     688    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    689689    </span> 
    690690    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api/enhance.html

    r70 r89  
    687687      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    688688      <a href="../../www/mailing-list.html">Mailing Lists</a> &bull; 
    689     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     689    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    690690    </span> 
    691691    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api/fx.html

    r50 r89  
    124124<div class="sponsbox"> 
    125125<div  class="sponsor"> 
     126   <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ --> 
     127</div> 
     128<div  class="sponsor"> 
    126129   <a href="http://www.goyax.de">Börse</a><!-- 201001000240 Gewiese digital-finance.de --> 
    127130</div> 
  • ImageMagick/trunk/www/api/image.html

    r70 r89  
    124124<div class="sponsbox"> 
    125125<div  class="sponsor"> 
     126   <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ --> 
     127</div> 
     128<div  class="sponsor"> 
    126129   <a href="http://www.goyax.de">Börse</a><!-- 201001000240 Gewiese digital-finance.de --> 
    127130</div> 
     
    10981101      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    10991102      <a href="../../www/mailing-list.html">Mailing Lists</a> &bull; 
    1100     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     1103    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    11011104    </span> 
    11021105    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api/list.html

    r70 r89  
    643643      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    644644      <a href="../../www/mailing-list.html">Mailing Lists</a> &bull; 
    645     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     645    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    646646    </span> 
    647647    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api/magick-property.html

    r53 r89  
    15101510      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    15111511      <a href="../../www/mailing-list.html">Mailing Lists</a> &bull; 
    1512     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     1512    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    15131513    </span> 
    15141514    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api/magick.html

    r70 r89  
    124124<div class="sponsbox"> 
    125125<div  class="sponsor"> 
    126    <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ --> 
    127 </div> 
    128 <div  class="sponsor"> 
    129126   <a href="http://www.goyax.de">Börse</a><!-- 201001000240 Gewiese digital-finance.de --> 
    130127</div> 
     
    210207      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    211208      <a href="../../www/mailing-list.html">Mailing Lists</a> &bull; 
    212     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     209    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    213210    </span> 
    214211    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api/memory.html

    r70 r89  
    402402      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    403403      <a href="../../www/mailing-list.html">Mailing Lists</a> &bull; 
    404     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     404    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    405405    </span> 
    406406    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api/monitor.html

    r13 r89  
    225225      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    226226      <a href="../../www/mailing-list.html">Mailing Lists</a> &bull; 
    227     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     227    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    228228    </span> 
    229229    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api/montage.html

    r70 r89  
    124124<div class="sponsbox"> 
    125125<div  class="sponsor"> 
    126    <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ --> 
    127 </div> 
    128 <div  class="sponsor"> 
    129126   <a href="http://www.goyax.de">Börse</a><!-- 201001000240 Gewiese digital-finance.de --> 
    130127</div> 
     
    254251      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    255252      <a href="../../www/mailing-list.html">Mailing Lists</a> &bull; 
    256     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     253    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    257254    </span> 
    258255    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api/paint.html

    r50 r89  
    124124<div class="sponsbox"> 
    125125<div  class="sponsor"> 
     126   <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ --> 
     127</div> 
     128<div  class="sponsor"> 
    126129   <a href="http://www.goyax.de">Börse</a><!-- 201001000240 Gewiese digital-finance.de --> 
    127130</div> 
     
    324327      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    325328      <a href="../../www/mailing-list.html">Mailing Lists</a> &bull; 
    326     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     329    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    327330    </span> 
    328331    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api/pixel-view.html

    r53 r89  
    565565      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    566566      <a href="../../www/mailing-list.html">Mailing Lists</a> &bull; 
    567     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     567    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    568568    </span> 
    569569    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api/profile.html

    r70 r89  
    374374      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    375375      <a href="../../www/mailing-list.html">Mailing Lists</a> &bull; 
    376     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     376    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    377377    </span> 
    378378    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api/property.html

    r70 r89  
    124124<div class="sponsbox"> 
    125125<div  class="sponsor"> 
    126    <a href="http://www.hygi.de">Reinigungsmittel</a><!-- 201002000400+ --> 
    127 </div> 
    128 <div  class="sponsor"> 
    129126   <a href="http://www.goyax.de">Börse</a><!-- 201001000240 Gewiese digital-finance.de --> 
    130127</div> 
     
    398395      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    399396      <a href="../../www/mailing-list.html">Mailing Lists</a> &bull; 
    400     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     397    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    401398    </span> 
    402399    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api/resize.html

    r70 r89  
    124124<div class="sponsbox"> 
    125125<div  class="sponsor"> 
     126   <a href="http://www.hygi.de">Reinigungsmittel</a><!-- 201002000400+ --> 
     127</div> 
     128<div  class="sponsor"> 
    126129   <a href="http://www.goyax.de">Börse</a><!-- 201001000240 Gewiese digital-finance.de --> 
    127130</div> 
  • ImageMagick/trunk/www/api/resource.html

    r18 r89  
    319319      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    320320      <a href="../../www/mailing-list.html">Mailing Lists</a> &bull; 
    321     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     321    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    322322    </span> 
    323323    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api/segment.html

    r70 r89  
    124124<div class="sponsbox"> 
    125125<div  class="sponsor"> 
     126   <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ --> 
     127</div> 
     128<div  class="sponsor"> 
    126129   <a href="http://www.goyax.de">Börse</a><!-- 201001000240 Gewiese digital-finance.de --> 
    127130</div> 
  • ImageMagick/trunk/www/api/shear.html

    r70 r89  
    263263      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    264264      <a href="../../www/mailing-list.html">Mailing Lists</a> &bull; 
    265     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     265    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    266266    </span> 
    267267    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api/signature.html

    r53 r89  
    124124<div class="sponsbox"> 
    125125<div  class="sponsor"> 
     126   <a href="http://www.hygi.de">Reinigungsmittel</a><!-- 201002000400+ --> 
     127</div> 
     128<div  class="sponsor"> 
    126129   <a href="http://www.goyax.de">Börse</a><!-- 201001000240 Gewiese digital-finance.de --> 
    127130</div> 
  • ImageMagick/trunk/www/api/stream.html

    r70 r89  
    206206      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    207207      <a href="../../www/mailing-list.html">Mailing Lists</a> &bull; 
    208     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     208    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    209209    </span> 
    210210    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/architecture.html

    r50 r89  
    235235<p>When the pixel cache is initialized, pixels are scaled from whatever bit depth they originated from to that required by the pixel cache.  For example, a 1-channel 1-bit monochrome PBM image is scaled to a 4 channel 8-bit RGBA image, if you are using the Q8 version of ImageMagick, and 16-bit RGBA for the Q16 version.  You can determine which version you have using the <a href="../www/command-line-options.html#version">&#x2011;version</a> option, as with this command: </p> 
    236236 
    237 <p class='crt'><span class="crtprompt"> $magick&gt; </span><span class='crtin'>identify -version</span><span class='crtout'>Version: ImageMagick 6.5.5-9 2009-09-10 Q16 http://www.imagemagick.org</span></p> 
     237<p class='crt'><span class="crtprompt"> $magick&gt; </span><span class='crtin'>identify -version</span><span class='crtout'>Version: ImageMagick 6.5.5-10 2009-09-10 Q16 http://www.imagemagick.org</span></p> 
    238238<p>As you can see, the convenience of the pixel cache sometimes comes with a trade-off in storage (e.g. storing a 1-bit monochrome image as 16-bit RGBA is wasteful) and speed (i.e. storing the entire image in memory is generally slower than accessing one scanline of pixels at a time).</p> 
    239239</div> 
     
    12181218      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    12191219      <a href="../www/mailing-list.html">Mailing Lists</a> &bull; 
    1220     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     1220    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    12211221    </span> 
    12221222    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/binary-releases.html

    r70 r89  
    124124<div class="sponsbox"> 
    125125<div  class="sponsor"> 
    126    <a href="http://www.hygi.de">Reinigungsmittel</a><!-- 201002000400+ --> 
    127 </div> 
    128 <div  class="sponsor"> 
    129126   <a href="http://www.goyax.de">Börse</a><!-- 201001000240 Gewiese digital-finance.de --> 
    130127</div> 
     
    174171 
    175172  <tr> 
    176       <td valign="top">ImageMagick-6.5.5-9.i386.rpm</td> 
    177     <td valign="top"><a href= "http://www.imagemagick.org/download/linux/fedora/i386/ImageMagick-6.5.5-9.i386.rpm">download</a></td> 
    178     <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/linux/fedora/i386/ImageMagick-6.5.5-9.i386.rpm">download</a></td> 
     173      <td valign="top">ImageMagick-6.5.5-10.i386.rpm</td> 
     174    <td valign="top"><a href= "http://www.imagemagick.org/download/linux/fedora/i386/ImageMagick-6.5.5-10.i386.rpm">download</a></td> 
     175    <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/linux/fedora/i386/ImageMagick-6.5.5-10.i386.rpm">download</a></td> 
    179176    <td valign="top">Fedora Core 10 i386 RPM</td> 
    180177  </tr> 
    181178 
    182179  <tr> 
    183       <td valign="top">ImageMagick-6.5.5-9.x86_64.rpm</td> 
    184       <td valign="top"><a href= "http://www.imagemagick.org/download/linux/fedora/x86_64/ImageMagick-6.5.5-9.x86_64.rpm">download</a></td> 
    185     <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/linux/fedora/x86_64/ImageMagick-6.5.5-9.x86_64.rpm">download</a></td> 
     180      <td valign="top">ImageMagick-6.5.5-10.x86_64.rpm</td> 
     181      <td valign="top"><a href= "http://www.imagemagick.org/download/linux/fedora/x86_64/ImageMagick-6.5.5-10.x86_64.rpm">download</a></td> 
     182    <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/linux/fedora/x86_64/ImageMagick-6.5.5-10.x86_64.rpm">download</a></td> 
    186183    <td valign="top">Fedora Core 10 x86_64 RPM</td> 
    187184  </tr> 
     
    220217<p>ImageMagick RPM's are self-installing.  Simply type the following command and you're ready to start using ImageMagick:</p> 
    221218 
    222 <p class='crt'><span class="crtprompt"> $magick&gt; </span><span class='crtin'>rpm -Uvh ImageMagick-6.5.5-9.i386.rpm</span></p> 
     219<p class='crt'><span class="crtprompt"> $magick&gt; </span><span class='crtin'>rpm -Uvh ImageMagick-6.5.5-10.i386.rpm</span></p> 
    223220<p>For other systems, create (or choose) a directory to install the package into and change to that directory, for example:</p> 
    224221 
     
    302299 
    303300<p>The Windows version of ImageMagick is self-installing.  Simply click on the appropriate version below and it will launch itself and ask you a few installation questions.  Versions with <em>Q8</em> in the name are 8 bits-per-pixel component (e.g. 8-bit red, 8-bit green, etc.), whereas,  <em>Q16</em> in the filename are 16 bits-per-pixel component. A Q16 version permits you to read or write 16-bit images without losing precision but requires twice as much resources as the Q8 version.  Versions with <em>dll</em> in the filename include ImageMagick libraries as <a href="http://www.answers.com/topic/dll">dynamic link libraries</a>. If you are not sure which version is appropriate, choose 
    304 <a href='http://www.imagemagick.org/download/binaries/ImageMagick-6.5.5-9-Q16-windows-dll.exe' >ImageMagick-6.5.5-9-Q16-windows-dll.exe</a>.</p> 
     301<a href='http://www.imagemagick.org/download/binaries/ImageMagick-6.5.5-10-Q16-windows-dll.exe' >ImageMagick-6.5.5-10-Q16-windows-dll.exe</a>.</p> 
    305302 
    306303<table class="doc"> 
     
    314311 
    315312  <tr> 
    316         <td valign="top">ImageMagick-6.5.5-9-Q16-windows-dll.exe</td> 
    317         <td valign="top"><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-6.5.5-9-Q16-windows-dll.exe">download</a></td> 
    318       <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.5.5-9-Q16-windows-dll.exe">download</a></td> 
     313        <td valign="top">ImageMagick-6.5.5-10-Q16-windows-dll.exe</td> 
     314        <td valign="top"><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-6.5.5-10-Q16-windows-dll.exe">download</a></td> 
     315      <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.5.5-10-Q16-windows-dll.exe">download</a></td> 
    319316    <td valign="top">Win32 dynamic at 16 bits-per-pixel</td> 
    320317  </tr> 
    321318 
    322319  <tr> 
    323         <td valign="top">ImageMagick-6.5.5-9-Q16-windows-static.exe</td> 
    324         <td valign="top"><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-6.5.5-9-Q16-windows-static.exe">download</a></td> 
    325       <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.5.5-9-Q16-windows-static.exe">download</a></td> 
     320        <td valign="top">ImageMagick-6.5.5-10-Q16-windows-static.exe</td> 
     321        <td valign="top"><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-6.5.5-10-Q16-windows-static.exe">download</a></td> 
     322      <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.5.5-10-Q16-windows-static.exe">download</a></td> 
    326323    <td valign="top">Win32 static at 16 bits-per-pixel</td> 
    327324  </tr> 
    328325 
    329326  <tr> 
    330         <td valign="top">ImageMagick-6.5.5-9-Q16-windows-x64-static.exe</td> 
    331         <td valign="top"><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-6.5.5-9-Q16-windows-x64-static.exe">download</a></td> 
    332       <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.5.5-9-Q16-windows-x64-static.exe">download</a></td> 
     327        <td valign="top">ImageMagick-6.5.5-10-Q16-windows-x64-static.exe</td> 
     328        <td valign="top"><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-6.5.5-10-Q16-windows-x64-static.exe">download</a></td> 
     329      <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.5.5-10-Q16-windows-x64-static.exe">download</a></td> 
    333330   <td valign="top">x64 static at 16 bits-per-pixel</td> 
    334331  </tr> 
    335332 
    336333  <tr> 
    337         <td valign="top">ImageMagick-6.5.5-9-Q8-windows-dll.exe</td> 
    338         <td valign="top"><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-6.5.5-9-Q8-windows-dll.exe">download</a></td> 
    339       <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.5.5-9-Q8-windows-dll.exe">download</a></td> 
     334        <td valign="top">ImageMagick-6.5.5-10-Q8-windows-dll.exe</td> 
     335        <td valign="top"><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-6.5.5-10-Q8-windows-dll.exe">download</a></td> 
     336      <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.5.5-10-Q8-windows-dll.exe">download</a></td> 
    340337    <td valign="top">Win32 dynamic at 8 bits-per-pixel</td> 
    341338  </tr> 
    342339 
    343340  <tr> 
    344         <td valign="top">ImageMagick-6.5.5-9-Q8-windows-static.exe</td> 
    345         <td valign="top"><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-6.5.5-9-Q8-windows-static.exe">download</a></td> 
    346       <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.5.5-9-Q8-windows-static.exe">download</a></td> 
     341        <td valign="top">ImageMagick-6.5.5-10-Q8-windows-static.exe</td> 
     342        <td valign="top"><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-6.5.5-10-Q8-windows-static.exe">download</a></td> 
     343      <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.5.5-10-Q8-windows-static.exe">download</a></td> 
    347344    <td valign="top">Win32 static at 8 bits-per-pixel</td> 
    348345  </tr> 
     
    374371      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    375372      <a href="../www/mailing-list.html">Mailing Lists</a> &bull; 
    376     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     373    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    377374    </span> 
    378375    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/changelog.html

    r70 r89  
    124124<div class="sponsbox"> 
    125125<div  class="sponsor"> 
    126    <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ --> 
    127 </div> 
    128 <div  class="sponsor"> 
    129126   <a href="http://www.goyax.de">Börse</a><!-- 201001000240 Gewiese digital-finance.de --> 
    130127</div> 
     
    153150 
    154151<ul><dt>2009-09-11  6.5.5-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt> 
    155   <li> Return the global maximum threads to avoid the rare cache view assertions.</li><br /> 
     152  <li> Return the global maximum threads to avoid the rare cache view assertions.</li> 
     153  <li> Throw an end-of-file exception for truncated raw gray images.</li><br /> 
    156154<dt>2009-09-10  6.5.5-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt> 
    157155  <li> Do not include last line of text in the interline spacing computation.</li><br /> 
  • ImageMagick/trunk/www/cipher.html

    r53 r89  
    203203      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    204204      <a href="../www/mailing-list.html">Mailing Lists</a> &bull; 
    205     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     205    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    206206    </span> 
    207207    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/color.html

    r70 r89  
    49904990      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    49914991      <a href="../www/mailing-list.html">Mailing Lists</a> &bull; 
    4992     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     4992    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    49934993    </span> 
    49944994    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/command-line-options.html

    r70 r89  
    48184818</pre> 
    48194819 
    4820 <p>Finally, use this option to choose a particular resolution layer of a JBIG or JPEG image (e.g. -size 1024x768).</p> 
    4821  
     4820<p>You can use this option to choose a particular resolution layer of a JBIG or JPEG image (e.g. -size 1024x768).</p> 
     4821 
     4822    <p>Finally, we convert two JPEG images to TIFF.  We want to subsample the first but not the second image so we reset the size option: 
     4823    </p> 
     4824 
     4825                <p class='crt'><span class="crtprompt"> $magick&gt; </span><span class='crtin'>convert -size 640x480 image1.jpg +size image2.jpg image.tif</span></p> 
    48224826<div style="margin: auto;"> 
    48234827  <h4><a name="sketch" id="sketch"></a>-sketch <em class="arg">radius</em><br />-sketch <em class="arg">radius</em>x<em class="arg">sigma</em>+<em class="arg">angle</em></h4> 
     
    55215525      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    55225526      <a href="../www/mailing-list.html">Mailing Lists</a> &bull; 
    5523     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     5527    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    55245528    </span> 
    55255529    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/command-line-processing.html

    r70 r89  
    124124<div class="sponsbox"> 
    125125<div  class="sponsor"> 
    126    <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ --> 
    127 </div> 
    128 <div  class="sponsor"> 
    129126   <a href="http://www.goyax.de">Börse</a><!-- 201001000240 Gewiese digital-finance.de --> 
    130127</div> 
     
    237234 
    238235                <p class='crt'><span class="crtprompt"> $magick&gt; </span><span class='crtin'>convert -size 640x480 -depth 8 rgb:image image.png</span></p> 
    239                 </div> 
     236  </div> 
    240237 
    241238        <h3>Built-in Images and Patterns</h3> 
     
    372369</p> 
    373370 
    374 <p class='crt'><span class="crtprompt"> $magick&gt; </span><span class='crtin'>convert -channel RGB wand.png wizard.png images.png</span></p></div> 
     371<p class='crt'><span class="crtprompt"> $magick&gt; </span><span class='crtin'>convert -channel RGB wand.png wizard.png images.png</span></p> 
     372    <p>Here we convert two JPEG images to TIFF.  We want to subsample the first but not the second image so we reset the size option: 
     373    </p> 
     374 
     375                <p class='crt'><span class="crtprompt"> $magick&gt; </span><span class='crtin'>convert -size 640x480 image1.jpg +size image2.jpg image.tif</span></p> 
     376</div> 
    375377 
    376378<h2><a name="operator"></a>Image Operator</h2> 
     
    633635      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    634636      <a href="../www/mailing-list.html">Mailing Lists</a> &bull; 
    635     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     637    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    636638    </span> 
    637639    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/command-line-tools.html

    r70 r89  
    151151<p class="navigation-index">[<a href="#animate">animate</a> &bull; <a href="#compare">compare</a> &bull; <a href="#composite">composite</a> &bull; <a href="#conjure">conjure</a> &bull; <a href="#convert">convert</a> &bull; <a href="#display">display</a> &bull; <a href="#identify">identify</a> &bull; <a href="#import">import</a> &bull; <a href="#mogrify">mogrify</a> &bull; <a href="#montage">montage</a> &bull; <a href="#stream">stream</a>]</p> 
    152152 
    153 <p>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 <a href="http://www.gimp.org" target="139279366">gimp</a> or <a href="http://www.adobe.com" target="1018714789">Photoshop</a>.  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.</p> 
     153<p>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 <a href="http://www.gimp.org" target="1121071807">gimp</a> or <a href="http://www.adobe.com" target="430308625">Photoshop</a>.  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.</p> 
    154154 
    155155<p>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.</p> 
    156156 
    157 <p>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 <a href="#convert">convert</a> program.  Be sure to peruse Anthony Thyssen's tutorial on how to use ImageMagick utilities to <a href="http://www.imagemagick.org/Usage/" target="532684500">convert, compose, or edit</a> images from the command-line.</p> 
     157<p>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 <a href="#convert">convert</a> program.  Be sure to peruse Anthony Thyssen's tutorial on how to use ImageMagick utilities to <a href="http://www.imagemagick.org/Usage/" target="1646556400">convert, compose, or edit</a> images from the command-line.</p> 
    158158 
    159159<div style="margin: auto;"> 
  • ImageMagick/trunk/www/composite.html

    r50 r89  
    598598      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    599599      <a href="../www/mailing-list.html">Mailing Lists</a> &bull; 
    600     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     600    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    601601    </span> 
    602602    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/contact.html

    r70 r89  
    124124<div class="sponsbox"> 
    125125<div  class="sponsor"> 
    126    <a href="http://www.hygi.de">Reinigungsmittel</a><!-- 201002000400+ --> 
    127 </div> 
    128 <div  class="sponsor"> 
    129126   <a href="http://www.goyax.de">Börse</a><!-- 201001000240 Gewiese digital-finance.de --> 
    130127</div> 
     
    169166  </ul> 
    170167 
    171 <p>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 <a href="http://www.imagemagick.org/discourse-server" target="1186225326">discourse server</a> or the <a href="../www/mailing-list.html">mailing list</a>.</p> 
     168<p>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 <a href="http://www.imagemagick.org/discourse-server" target="954979277">discourse server</a> or the <a href="../www/mailing-list.html">mailing list</a>.</p> 
    172169  <fieldset> 
    173170  <legend>Contact the Wizards</legend> 
  • ImageMagick/trunk/www/convert.html

    r70 r89  
    12531253      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    12541254      <a href="../www/mailing-list.html">Mailing Lists</a> &bull; 
    1255     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     1255    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    12561256    </span> 
    12571257    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/download.html

    r53 r89  
    151151<p class="navigation-index"></p> 
    152152<p>ImageMagick source and binary distributions are available from a variety of FTP and Web mirrors around the world listed below.  ImageMagick stable and development source releases are also available from <a href="../www/subversion.html">Subversion</a>.  Before you download, you may want to review recent <a href="../www/changelog.html">changes</a> to the ImageMagick distribution.</p> 
    153 <p>The latest release of ImageMagick is version 6.5.5-9.</p> 
     153<p>The latest release of ImageMagick is version 6.5.5-10.</p> 
    154154<dl class="doc"> 
    155155  <dt class="doc">Australia</dt> 
  • ImageMagick/trunk/www/escape.html

    r50 r89  
    439439      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    440440      <a href="../www/mailing-list.html">Mailing Lists</a> &bull; 
    441     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     441    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    442442    </span> 
    443443    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/examples.html

    r70 r89  
    149149<div class="main"> 
    150150 
    151 <p>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 <a href="../www/perl-magick.html">PerlMagick</a> script, <a href="../www/source/examples.pl" target="1360727033">examples.pl</a>.</p><br /> 
     151<p>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 <a href="../www/perl-magick.html">PerlMagick</a> script, <a href="../www/source/examples.pl" target="109685095">examples.pl</a>.</p><br /> 
    152152 
    153153<div class="viewport"> 
     
    162162      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    163163      <a href="../www/mailing-list.html">Mailing Lists</a> &bull; 
    164     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     164    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    165165    </span> 
    166166    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/exception.html

    r70 r89  
    352352      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    353353      <a href="../www/mailing-list.html">Mailing Lists</a> &bull; 
    354     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     354    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    355355    </span> 
    356356    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/formats.html

    r53 r89  
    17401740      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    17411741      <a href="../www/mailing-list.html">Mailing Lists</a> &bull; 
    1742     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     1742    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    17431743    </span> 
    17441744    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/high-dynamic-range.html

    r53 r89  
    180180<p>To verify HDRI is properly configured, look for "HDRI" in the version string:</p> 
    181181 
    182 <p class='crt'><span class="crtprompt"> $magick&gt; </span><span class='crtin'>identify -version</span><span class='crtout'>Version: ImageMagick 6.5.5-9 2009-09-10 Q16 HDRI http://www.imagemagick.org</span></p> 
     182<p class='crt'><span class="crtprompt"> $magick&gt; </span><span class='crtin'>identify -version</span><span class='crtout'>Version: ImageMagick 6.5.5-10 2009-09-10 Q16 HDRI http://www.imagemagick.org</span></p> 
    183183</div> 
    184184 
  • ImageMagick/trunk/www/history.html

    r70 r89  
    124124<div class="sponsbox"> 
    125125<div  class="sponsor"> 
     126   <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ --> 
     127</div> 
     128<div  class="sponsor"> 
    126129   <a href="http://www.goyax.de">Börse</a><!-- 201001000240 Gewiese digital-finance.de --> 
    127130</div> 
     
    160163<p>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.</p> 
    161164 
    162 <p>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, <a href="http://www.imagemagick.org/Usage/" target="819540423">Examples of ImageMagick Usage</a>.  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.</p> 
     165<p>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, <a href="http://www.imagemagick.org/Usage/" target="1276013851">Examples of ImageMagick Usage</a>.  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.</p> 
    163166 
    164167<p>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.</p> 
  • ImageMagick/trunk/www/identify.html

    r53 r89  
    222222    Filesize: 3.97266kb  <br/> 
    223223    Number pixels: 3.14453kb  <br/> 
    224     Version: ImageMagick 6.5.5-9 2009-09-10 Q16 http://www.imagemagick.org</span></p> 
     224    Version: ImageMagick 6.5.5-10 2009-09-10 Q16 http://www.imagemagick.org</span></p> 
    225225<p>To get the print size in inches of an image at 72 DPI, use:</p> 
    226226 
  • ImageMagick/trunk/www/import.html

    r53 r89  
    493493      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    494494      <a href="../www/mailing-list.html">Mailing Lists</a> &bull; 
    495     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     495    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    496496    </span> 
    497497    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/index.html

    r70 r89  
    218218      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    219219      <a href="../www/mailing-list.html">Mailing Lists</a> &bull; 
    220     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     220    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    221221    </span> 
    222222    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/jp2.html

    r53 r89  
    260260      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    261261      <a href="../www/mailing-list.html">Mailing Lists</a> &bull; 
    262     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     262    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    263263    </span> 
    264264    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/license.html

    r53 r89  
    272272      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    273273      <a href="../www/mailing-list.html">Mailing Lists</a> &bull; 
    274     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     274    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    275275    </span> 
    276276    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/links.html

    r70 r89  
    157157</div> 
    158158<ul> 
    159   <dt><a href="http://www.imagemagick.org/Usage/" target="214999147">Examples of ImageMagick Usage</a></dt> 
    160   <dt><a href="http://software.newsforge.com/article.pl?sid=05/04/29/1358220" target="249756626">Advanced image editing from the command line with ImageMagick</a></dt> 
    161   <dt><a href="http://www.applematters.com/index.html/section/comments/1113/" target="1107089757">Best Open Source Software for the Macintosh</a></dt> 
    162   <dt><a href="http://software.newsforge.com/article.pl?sid=05/07/01/1959251" target="1228510792">Command-line animations using ImageMagick</a></dt> 
    163   <dt><a href="http://www.builderau.com.au/program/linux/soa/Convert_images_with_open_source_ImageMagick/0,339028299,339271774,00.htm" target="247201697">Convert Images with Open Source ImageMagick</a></dt> 
    164   <dt><a href="http://polishlinux.org/apps/graphics/enchanting-pictures-with-imagemagick/" target="676226454">Enchanting Pictures with ImageMagick</a></dt> 
    165   <dt><a href="http://www-106.ibm.com/developerworks/library/l-graf/?ca=dnt-428" target="70984843">Graphics from the Command Line</a></dt> 
    166   <dt><a href="http://www.ars-informatica.ca/article.html?article=22" target="1146711109">Image creation, conversion and manipulation with ImageMagick</a></dt> 
    167   <dt><a href="http://www.applematters.com/index.html/section/comments/2104/" target="568421246">Image Editing for Power Users on the Mac</a></dt> 
    168   <dt><a href="http://applications.linux.com/article.pl?sid=05/03/29/1525217" target="1476436406">ImageMagick: A graphics wizard for the command line</a></dt> 
    169   <dt><a href="http://www.ioncannon.net/linux/81/5-imagemagick-command-line-examples-part-1/" target="816975272">ImageMagick command line examples - part 1</a></dt> 
    170   <dt><a href="http://www.ioncannon.net/linux/72/5-imagemagick-command-line-examples-part-2/" target="1454971271">ImageMagick command line examples - part 2</a></dt> 
    171   <dt><a href="http://www.rabuser.info/jmagick.html" target="950545493">ImageMagick &amp; Java</a></dt> 
    172   <dt><a href="http://www.jpeek.com/articles/linuxmag/0606.pdf" target="1512720180">ImageMagick, Part One</a></dt> 
    173   <dt><a href="http://www.jpeek.com/articles/linuxmag/0607.pdf" target="573670284">ImageMagick, Part Two</a></dt> 
    174   <dt><a href="http://www-106.ibm.com/developerworks/library/l-graf2/?ca=dgr-lnxw15GraphicsLine" target="834394155">More Graphics from the Command Line</a></dt> 
    175   <dt><a href="http://www.ffnn.nl/pages/projects/ubuntu-firefox-themes.html" target="1169869302">Ubuntu Firefox Themes</a></dt> 
     159  <dt><a href="http://www.imagemagick.org/Usage/" target="306671730">Examples of ImageMagick Usage</a></dt> 
     160  <dt><a href="http://software.newsforge.com/article.pl?sid=05/04/29/1358220" target="525807677">Advanced image editing from the command line with ImageMagick</a></dt> 
     161  <dt><a href="http://www.applematters.com/index.html/section/comments/1113/" target="1120727253">Best Open Source Software for the Macintosh</a></dt> 
     162  <dt><a href="http://software.newsforge.com/article.pl?sid=05/07/01/1959251" target="1571535303">Command-line animations using ImageMagick</a></dt> 
     163  <dt><a href="http://www.builderau.com.au/program/linux/soa/Convert_images_with_open_source_ImageMagick/0,339028299,339271774,00.htm" target="1952274831">Convert Images with Open Source ImageMagick</a></dt> 
     164  <dt><a href="http://polishlinux.org/apps/graphics/enchanting-pictures-with-imagemagick/" target="1619638458">Enchanting Pictures with ImageMagick</a></dt> 
     165  <dt><a href="http://www-106.ibm.com/developerworks/library/l-graf/?ca=dnt-428" target="328460525">Graphics from the Command Line</a></dt> 
     166  <dt><a href="http://www.ars-informatica.ca/article.html?article=22" target="1098349238">Image creation, conversion and manipulation with ImageMagick</a></dt> 
     167  <dt><a href="http://www.applematters.com/index.html/section/comments/2104/" target="1904852594">Image Editing for Power Users on the Mac</a></dt> 
     168  <dt><a href="http://applications.linux.com/article.pl?sid=05/03/29/1525217" target="1348424363">ImageMagick: A graphics wizard for the command line</a></dt> 
     169  <dt><a href="http://www.ioncannon.net/linux/81/5-imagemagick-command-line-examples-part-1/" target="1884916560">ImageMagick command line examples - part 1</a></dt> 
     170  <dt><a href="http://www.ioncannon.net/linux/72/5-imagemagick-command-line-examples-part-2/" target="493536921">ImageMagick command line examples - part 2</a></dt> 
     171  <dt><a href="http://www.rabuser.info/jmagick.html" target="520375478">ImageMagick &amp; Java</a></dt> 
     172  <dt><a href="http://www.jpeek.com/articles/linuxmag/0606.pdf" target="1573504677">ImageMagick, Part One</a></dt> 
     173  <dt><a href="http://www.jpeek.com/articles/linuxmag/0607.pdf" target="13967016">ImageMagick, Part Two</a></dt> 
     174  <dt><a href="http://www-106.ibm.com/developerworks/library/l-graf2/?ca=dgr-lnxw15GraphicsLine" target="1588196613">More Graphics from the Command Line</a></dt> 
     175  <dt><a href="http://www.ffnn.nl/pages/projects/ubuntu-firefox-themes.html" target="245370589">Ubuntu Firefox Themes</a></dt> 
    176176</ul> 
    177177 
     
    181181 
    182182<ul> 
    183   <dt><a href="http://www-128.ibm.com/developerworks/openwww/source/library/os-mosaic/?ca=dgr-lnxw09MosaicImages" target="701522781">Create Mosaic Images with Perl and ImageMagick</a></dt> 
    184   <dt><a href="http://builder.com.com/5100-6371-5924990.html" target="482147158">Convert images for printing with MagickWand for PHP</a></dt> 
    185   <dt><a href="http://www.sitepoint.com/article/dynamic-images-imagemagick" target="1404700813">Create Dynamic Images with ImageMagick</a></dt> 
    186   <dt><a href="http://www.clearimageonline.com/builder/pdf/imageservices.pdf" target="1755685845">Image Services Add-on for Aestiva's HTML/OS and H2O</a></dt> 
    187   <dt><a href="http://www.ioncannon.net/php/75/how-to-compile-imagemagick-for-php-by-hand/" target="1888305502">How to compile ImageMagick for PHP by hand</a></dt> 
    188   <dt><a href="http://members.shaw.ca/el.supremo/MagickWand/" target="1869505444">MagickWand Examples in C</a></dt> 
    189   <dt><a href="http://www.html-editors.com/contest/1/82-read.html" target="134192510">PHP Extensions: MagickWand for PHP</a></dt> 
    190   <dt><a href="http://www.evolt.org/article/PHP_frontend_to_ImageMagick/17/55650/" target="349111560">PHP frontend to ImageMagick</a></dt> 
    191   <dt><a href="http://www.ioncannon.net/php/61/php-imagemagick-magickwand-examples/" target="1417878794">PHP ImageMagick MagickWand Examples</a></dt> 
    192   <dt><a href="http://www.imagemagick.org/RMagick/doc/rvgtut.html" target="2013536460">RVG - Ruby Vector Graphics</a></dt> 
    193   <dt><a href="http://www.devshed.com/c/a/PHP/Security-Images-with-PHP-and-ImageMagick/" target="1865483177">Security Images with PHP and ImageMagick</a></dt> 
    194   <dt><a href="http://www.rubblewebs.co.uk/imagemagick/" target="186439965">Simple Uses of PHP and ImageMagick</a></dt> 
     183  <dt><a href="http://www-128.ibm.com/developerworks/openwww/source/library/os-mosaic/?ca=dgr-lnxw09MosaicImages" target="1021429129">Create Mosaic Images with Perl and ImageMagick</a></dt> 
     184  <dt><a href="http://builder.com.com/5100-6371-5924990.html" target="660799398">Convert images for printing with MagickWand for PHP</a></dt> 
     185  <dt><a href="http://www.sitepoint.com/article/dynamic-images-imagemagick" target="319584329">Create Dynamic Images with ImageMagick</a></dt> 
     186  <dt><a href="http://www.clearimageonline.com/builder/pdf/imageservices.pdf" target="216772989">Image Services Add-on for Aestiva's HTML/OS and H2O</a></dt> 
     187  <dt><a href="http://www.ioncannon.net/php/75/how-to-compile-imagemagick-for-php-by-hand/" target="574192529">How to compile ImageMagick for PHP by hand</a></dt> 
     188  <dt><a href="http://members.shaw.ca/el.supremo/MagickWand/" target="1523460913">MagickWand Examples in C</a></dt> 
     189  <dt><a href="http://www.html-editors.com/contest/1/82-read.html" target="1307167612">PHP Extensions: MagickWand for PHP</a></dt> 
     190  <dt><a href="http://www.evolt.org/article/PHP_frontend_to_ImageMagick/17/55650/" target="389175160">PHP frontend to ImageMagick</a></dt> 
     191  <dt><a href="http://www.ioncannon.net/php/61/php-imagemagick-magickwand-examples/" target="1882732001">PHP ImageMagick MagickWand Examples</a></dt> 
     192  <dt><a href="http://www.imagemagick.org/RMagick/doc/rvgtut.html" target="63068364">RVG - Ruby Vector Graphics</a></dt> 
     193  <dt><a href="http://www.devshed.com/c/a/PHP/Security-Images-with-PHP-and-ImageMagick/" target="640763834">Security Images with PHP and ImageMagick</a></dt> 
     194  <dt><a href="http://www.rubblewebs.co.uk/imagemagick/" target="1403163104">Simple Uses of PHP and ImageMagick</a></dt> 
    195195</ul> 
    196196 
     
    200200 
    201201<ul> 
    202   <dt><a href="http://beta.bigmedium.com/blog/imagemagick-install-osx.shtml" target="2045633983">Installing ImageMagick on Mac OS X</a></dt> 
    203   <dt><a href="http://www.cloudgoessocial.net/2009/06/09/imagemagick-on-iphone-with-jpeg-png/" target="1553874681">ImageMagick on iPhone</a></dt> 
     202  <dt><a href="http://beta.bigmedium.com/blog/imagemagick-install-osx.shtml" target="243246344">Installing ImageMagick on Mac OS X</a></dt> 
     203  <dt><a href="http://www.cloudgoessocial.net/2009/06/09/imagemagick-on-iphone-with-jpeg-png/" target="74987572">ImageMagick on iPhone</a></dt> 
    204204</ul> 
    205205 
     
    209209 
    210210<ul> 
    211   <dt><a href="http://www.xs4all.nl/%7Ebvdwolf/main/foto/down_sample/down_sample.htm" target="401439113">Down-sampling Methods</a></dt> 
     211  <dt><a href="http://www.xs4all.nl/%7Ebvdwolf/main/foto/down_sample/down_sample.htm" target="1709834835">Down-sampling Methods</a></dt> 
    212212</ul> 
    213213 
     
    216216</div> 
    217217<ul> 
    218   <dt><a href="http://www.linux.com/article.pl?sid=06/09/29/1917210" target="147906961">Book review: ImageMagick Tricks</a></dt> 
    219   <dt><a href="http://books.slashdot.org/books/06/03/13/1442239.shtml" target="513480791">The Definitive Guide To ImageMagick</a></dt> 
     218  <dt><a href="http://www.linux.com/article.pl?sid=06/09/29/1917210" target="769054021">Book review: ImageMagick Tricks</a></dt> 
     219  <dt><a href="http://books.slashdot.org/books/06/03/13/1442239.shtml" target="1195714825">The Definitive Guide To ImageMagick</a></dt> 
    220220</ul> 
    221221 
     
    224224</div> 
    225225<ul> 
    226   <dt><a href="http://www.archivesat.com/ImageMagick_Users_List/" target="1629949905">ImageMagick Users List</a></dt> 
    227   <dt><a href="http://www.archivesat.com/ImageMagick_Developer_List/" target="395108658">ImageMagick Developers List</a></dt> 
    228   <dt><a href="http://www.archivesat.com/ImageMagick_Defect_Support/" target="1189707245">ImageMagick Bugs List</a></dt> 
     226  <dt><a href="http://www.archivesat.com/ImageMagick_Users_List/" target="1133886490">ImageMagick Users List</a></dt> 
     227  <dt><a href="http://www.archivesat.com/ImageMagick_Developer_List/" target="573845204">ImageMagick Developers List</a></dt> 
     228  <dt><a href="http://www.archivesat.com/ImageMagick_Defect_Support/" target="667869635">ImageMagick Bugs List</a></dt> 
    229229</ul> 
    230230 
     
    234234<dl> 
    235235  <dt>Denmark</dt> 
    236     <dd><a href="http://imagemagick.europnews.de" target="1700934749">http://imagemagick.europnews.de</a></dd><br /> 
     236    <dd><a href="http://imagemagick.europnews.de" target="1462347015">http://imagemagick.europnews.de</a></dd><br /> 
    237237  <dt>Germany</dt> 
    238     <dd><a href="http://imagemagick.linux-mirror.org" target="1541819767">http://imagemagick.linux-mirror.org</a></dd><br /> 
     238    <dd><a href="http://imagemagick.linux-mirror.org" target="1672194443">http://imagemagick.linux-mirror.org</a></dd><br /> 
    239239  <dt>Ireland</dt> 
    240     <dd><a href="http://imagemagick.oss-mirror.org" target="1758128491">http://imagemagick.oss-mirror.org</a></dd><br /> 
     240    <dd><a href="http://imagemagick.oss-mirror.org" target="425238582">http://imagemagick.oss-mirror.org</a></dd><br /> 
    241241  <dt>United States</dt> 
    242     <dd><a href="http://www.imagemagick.org" target="1029887507">http://www.imagemagick.org</a></dd> 
     242    <dd><a href="http://www.imagemagick.org" target="663287730">http://www.imagemagick.org</a></dd> 
    243243</dl> 
    244244 
     
    248248 
    249249<ul> 
    250   <dt><a href="http://gmic.sourceforge.net/" target="211311392">G'MIC</a>: convert, manipulate and visualize generic 1D/2D/3D multi-spectral image files</dt> 
    251   <dt><a href="http://www.beesoft.org/index.html?id=imagicom" target="1065616115">Image Commander</a>: bulk picture processing with a GUI</dt> 
     250  <dt><a href="http://gmic.sourceforge.net/" target="1409627355">G'MIC</a>: convert, manipulate and visualize generic 1D/2D/3D multi-spectral image files</dt> 
     251  <dt><a href="http://www.beesoft.org/index.html?id=imagicom" target="918775503">Image Commander</a>: bulk picture processing with a GUI</dt> 
    252252</ul> 
    253253 
     
    256256</div> 
    257257<ul> 
    258   <dt><a href="http://www.wizards-toolkit.org" target="1980433001">Wizard's Toolkit</a></dt> 
    259   <dt><a href="http://www.multipole.org" target="1724031572">Computational Simulation of Multi-Body Interactions with O(n) Scaling</a></dt> 
     258  <dt><a href="http://www.wizards-toolkit.org" target="1183663208">Wizard's Toolkit</a></dt> 
     259  <dt><a href="http://www.multipole.org" target="835648385">Computational Simulation of Multi-Body Interactions with O(n) Scaling</a></dt> 
    260260</ul> 
    261261 
  • ImageMagick/trunk/www/magick-core.html

    r70 r89  
    280280      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    281281      <a href="../www/mailing-list.html">Mailing Lists</a> &bull; 
    282     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     282    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    283283    </span> 
    284284    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/magick-wand.html

    r70 r89  
    453453      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    454454      <a href="../www/mailing-list.html">Mailing Lists</a> &bull; 
    455     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     455    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    456456    </span> 
    457457    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/mailing-list.html

    r70 r89  
    152152 
    153153<div style="margin: auto;"> 
    154   <h2><a href="http://www.imagemagick.org/mailman/listinfo/magick-users" target="522169421">Magick Users</a></h2> 
     154  <h2><a href="http://www.imagemagick.org/mailman/listinfo/magick-users" target="592549381">Magick Users</a></h2> 
    155155</div> 
    156156 
     
    158158 
    159159<div style="margin: auto;"> 
    160   <h2><a href="http://www.imagemagick.org/mailman/listinfo/magick-developers" target="1343822697">Magick Developers</a></h2> 
     160  <h2><a href="http://www.imagemagick.org/mailman/listinfo/magick-developers" target="35834626">Magick Developers</a></h2> 
    161161</div> 
    162162 
     
    164164 
    165165<div style="margin: auto;"> 
    166   <h2><a href="http://www.imagemagick.org/mailman/listinfo/magick-bugs" target="1366299724">Magick Bugs</a></h2> 
     166  <h2><a href="http://www.imagemagick.org/mailman/listinfo/magick-bugs" target="1571691731">Magick Bugs</a></h2> 
    167167</div> 
    168168 
     
    170170 
    171171<div style="margin: auto;"> 
    172   <h2><a href="http://www.imagemagick.org/mailman/listinfo/magick-announce" target="1577750829">Magick Announce</a></h2> 
     172  <h2><a href="http://www.imagemagick.org/mailman/listinfo/magick-announce" target="1243366605">Magick Announce</a></h2> 
    173173</div> 
    174174 
     
    182182      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    183183      <a href="../www/mailing-list.html">Mailing Lists</a> &bull; 
    184     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     184    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    185185    </span> 
    186186    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/miff.html

    r21 r89  
    306306      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    307307      <a href="../www/mailing-list.html">Mailing Lists</a> &bull; 
    308     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     308    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    309309    </span> 
    310310    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/mirrors.html

    r70 r89  
    124124<div class="sponsbox"> 
    125125<div  class="sponsor"> 
    126    <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ --> 
    127 </div> 
    128 <div  class="sponsor"> 
    129126   <a href="http://www.goyax.de">Börse</a><!-- 201001000240 Gewiese digital-finance.de --> 
    130127</div> 
     
    155152<dl class="magick-mirror"> 
    156153  <dt>France</dt> 
    157     <dd><a href="http://imagemagick.europnews.de/" target="1075334096">http://imagemagick.europnews.de/</a></dd><br /> 
     154    <dd><a href="http://imagemagick.europnews.de/" target="234127060">http://imagemagick.europnews.de/</a></dd><br /> 
    158155  <dt>Unites States</dt> 
    159     <dd><a href="http://www.imagemagick.org/" target="642652525">http://www.imagemagick.org/</a></dd> 
     156    <dd><a href="http://www.imagemagick.org/" target="430143163">http://www.imagemagick.org/</a></dd> 
    160157</dl> 
    161158<p>If you want to add a new web-site mirror, please <a href="http://www.imagemagick.org/script/contact.php">contact us</a>.</p> 
  • ImageMagick/trunk/www/mogrify.html

    r70 r89  
    12511251      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    12521252      <a href="../www/mailing-list.html">Mailing Lists</a> &bull; 
    1253     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     1253    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    12541254    </span> 
    12551255    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/montage.html

    r70 r89  
    696696      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    697697      <a href="../www/mailing-list.html">Mailing Lists</a> &bull; 
    698     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     698    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    699699    </span> 
    700700    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/motion-picture.html

    r70 r89  
    277277      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    278278      <a href="../www/mailing-list.html">Mailing Lists</a> &bull; 
    279     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     279    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    280280    </span> 
    281281    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/quantize.html

    r70 r89  
    283283      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    284284      <a href="../www/mailing-list.html">Mailing Lists</a> &bull; 
    285     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     285    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    286286    </span> 
    287287    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/resources.html

    r70 r89  
    124124<div class="sponsbox"> 
    125125<div  class="sponsor"> 
     126   <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ --> 
     127</div> 
     128<div  class="sponsor"> 
    126129   <a href="http://www.goyax.de">Börse</a><!-- 201001000240 Gewiese digital-finance.de --> 
    127130</div> 
  • ImageMagick/trunk/www/search.html

    r53 r89  
    164164      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    165165      <a href="../www/mailing-list.html">Mailing Lists</a> &bull; 
    166     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     166    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    167167    </span> 
    168168    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/sitemap.html

    r70 r89  
    163163  <dd><a href="../www/index.html">Introduction</a>: convert, edit, and compose images from the command-line or program interface.</dd> 
    164164  <dd><a href="../www/examples.html">Examples of ImageMagick usage</a>: a few examples that show what you can do with an image using ImageMagick.</dd> 
    165   <dd><a href="http://www.imagemagick.org/Usage/" target="1684181231">Anthony Thyssen's examples of ImageMagick usage</a>:  a comprehensive tutorial of using ImageMagick from the command line.</dd> 
     165  <dd><a href="http://www.imagemagick.org/Usage/" target="1285395767">Anthony Thyssen's examples of ImageMagick usage</a>:  a comprehensive tutorial of using ImageMagick from the command line.</dd> 
    166166  <dd><a href="../www/color.html">Color names</a>: how to specify a color name, a hex color, or a numerical RGB, RGBA, HSL, HSLA, CMYK, or CMYKA color.</dd> 
    167167  <dd><a href="../www/resources.html">Resources</a>: ImageMagick depends on external resources including configuration files, loadable modules, fonts, and environment variables.</dd> 
     
    177177  <dd><a href="../www/download.html">Download ImageMagick</a>: ImageMagick source and binary distributions are available from a variety of FTP and Web mirrors.</dd> 
    178178  <ul> 
    179     <dd><a href="http://www.imagemagick.org/download" target="1620132543">Unix source</a>: Unix source distributions.</dd> 
    180     <dd><a href="http://www.imagemagick.org/download/windows" target="1457425921">Windows source</a>: Windows source distributions.</dd> 
    181     <dd><a href="http://www.imagemagick.org/download/binaries" target="1818558545">Unix and Windows binaries</a>: Unix and Windows binary distributions.</dd> 
     179    <dd><a href="http://www.imagemagick.org/download" target="267565294">Unix source</a>: Unix source distributions.</dd> 
     180    <dd><a href="http://www.imagemagick.org/download/windows" target="1780110179">Windows source</a>: Windows source distributions.</dd> 
     181    <dd><a href="http://www.imagemagick.org/download/binaries" target="1805570921">Unix and Windows binaries</a>: Unix and Windows binary distributions.</dd> 
    182182    <dd><a href="../www/subversion.html">Subversion repository</a>: stable and development source releases.</dd> 
    183     <dd><a href="http://www.magickwand.org/" target="1671664883">MagickWand for PHP</a>: a native PHP-extension to the ImageMagick MagickWand API.</dd> 
    184     <dd><a href="http://www.imagemagick.org/download/delegates" target="778465446">Delegate libraries</a>: ImageMagick depends on a number of optional delegate libraries to extend its functionality.</dd> 
     183    <dd><a href="http://www.magickwand.org/" target="559948799">MagickWand for PHP</a>: a native PHP-extension to the ImageMagick MagickWand API.</dd> 
     184    <dd><a href="http://www.imagemagick.org/download/delegates" target="812521650">Delegate libraries</a>: ImageMagick depends on a number of optional delegate libraries to extend its functionality.</dd> 
    185185  </ul> 
    186186</dl> 
     
    221221  <dd><a href="../www/command-line-options.html">Command line options</a>: annotated list of all options that can appear on the command-line.</dd> 
    222222  <dd><a href="../www/fx.html">Fx</a>: apply a mathematical expression to an image or image channels.</dd> 
    223   <dd><a href="http://www.fmwconcepts.com/imagemagick/" target="60091125">Fred's ImageMagick Scripts</a>:  a plethora of command-line scripts that perform geometric transforms, blurs, sharpens, edging, noise removal, and color manipulations.</dd> 
     223  <dd><a href="http://www.fmwconcepts.com/imagemagick/" target="1928622160">Fred's ImageMagick Scripts</a>:  a plethora of command-line scripts that perform geometric transforms, blurs, sharpens, edging, noise removal, and color manipulations.</dd> 
    224224</dl> 
    225225 
     
    231231  <dd><a href="../www/api.html">Program interfaces</a>: application programming interfaces.</dd> 
    232232  <ul> 
    233     <dd><a href="http://www.imagemagick.org/ChMagick" target="1217296748">ChMagick</a>: is a <a href="http://www.softintegration.com/" target="2135638892">Ch</a> an embeddable MagickCore C/C++ interpreter for cross-platform scripting.</dd> 
    234     <dd><a href="http://common-lisp.net/project/cl-magick/" target="1379826716">CL-Magick</a>: provides a Common Lisp interface to the ImageMagick library.</dd> 
    235     <dd><a href="https://gna.org/projects/g2f/" target="30449021">G2F</a>: implements an Ada 95 binding to a subset of the low-level MagickCore library.</dd> 
    236     <dd><a href="http://www.imagemagick.org/Magick++" target="1576885959">Magick++</a>: provides an object-oriented C++ interface to ImageMagick.</dd> 
    237     <dd><a href="http://pecl.html.net/package/imagick" target="1012384788">IMagick</a>: is a native PHP extension to create and modify images using the ImageMagick API.</dd> 
    238     <dd><a href="http://www.yeo.id.au/jmagick/" target="766458924">JMagick</a>: provides an object-oriented Java interface to ImageMagick.</dd> 
     233    <dd><a href="http://www.imagemagick.org/ChMagick" target="1896158265">ChMagick</a>: is a <a href="http://www.softintegration.com/" target="1615408268">Ch</a> an embeddable MagickCore C/C++ interpreter for cross-platform scripting.</dd> 
     234    <dd><a href="http://common-lisp.net/project/cl-magick/" target="710576156">CL-Magick</a>: provides a Common Lisp interface to the ImageMagick library.</dd> 
     235    <dd><a href="https://gna.org/projects/g2f/" target="231884865">G2F</a>: implements an Ada 95 binding to a subset of the low-level MagickCore library.</dd> 
     236    <dd><a href="http://www.imagemagick.org/Magick++" target="208678605">Magick++</a>: provides an object-oriented C++ interface to ImageMagick.</dd> 
     237    <dd><a href="http://pecl.html.net/package/imagick" target="1230836448">IMagick</a>: is a native PHP extension to create and modify images using the ImageMagick API.</dd> 
     238    <dd><a href="http://www.yeo.id.au/jmagick/" target="284343606">JMagick</a>: provides an object-oriented Java interface to ImageMagick.</dd> 
    239239    <dd><a href="../www/magick-core.html">MagickCore</a>: C API, recommended for wizard-level developers.</dd> 
    240240    <dd><a href="../www/magick-wand.html">MagickWand</a>: convert, compose, and edit images from the C language.</dd> 
    241     <dd><a href="http://www.magickwand.org/" target="1921379742">MagickWand for PHP</a>: a native PHP-extension to the ImageMagick MagickWand API.</dd> 
    242     <dd><a href="http://code.google.com/p/nmagick" target="1317229806">nMagick</a>: is a port of the ImageMagick library to the haXe and Neko platforms.</dd> 
    243     <dd><a href="http://wiki.lazarus.freepascal.org/index.html/PascalMagick" target="319220625">PascalMagick</a>: a Pascal binding for the MagickWand API and also the low-level MagickCore library.</dd> 
     241    <dd><a href="http://www.magickwand.org/" target="34645692">MagickWand for PHP</a>: a native PHP-extension to the ImageMagick MagickWand API.</dd> 
     242    <dd><a href="http://code.google.com/p/nmagick" target="383724401">nMagick</a>: is a port of the ImageMagick library to the haXe and Neko platforms.</dd> 
     243    <dd><a href="http://wiki.lazarus.freepascal.org/index.html/PascalMagick" target="579715928">PascalMagick</a>: a Pascal binding for the MagickWand API and also the low-level MagickCore library.</dd> 
    244244    <dd><a href="../www/perl-magick.html">PerlMagick</a>: convert, compose, and edit images from the Perl language.</dd> 
    245     <dd><a href="http://www.imagemagick.org/download/python/" target="305724873">PythonMagick</a>: an object-oriented Python interface to ImageMagick.</dd> 
    246     <dd><a href="http://rmagick.rubyforge.org/" target="1639549609">RMagick</a>: is an interface between the Ruby programming language and ImageMagick.</dd> 
    247     <dd><a href="http://tclmagick.sourceforge.net/" target="2073509751">TclMagick</a>: a native Tcl-extension to the ImageMagick MagickWand API.</dd> 
     245    <dd><a href="http://www.imagemagick.org/download/python/" target="1778507874">PythonMagick</a>: an object-oriented Python interface to ImageMagick.</dd> 
     246    <dd><a href="http://rmagick.rubyforge.org/" target="1283346136">RMagick</a>: is an interface between the Ruby programming language and ImageMagick.</dd> 
     247    <dd><a href="http://tclmagick.sourceforge.net/" target="30759499">TclMagick</a>: a native Tcl-extension to the ImageMagick MagickWand API.</dd> 
    248248  </ul> 
    249249</dl> 
     
    263263 
    264264<dl> 
    265   <dd><a href="http://www.amazon.com/exec/obidos/redirect?link_code=ur2&amp;camp=1789&amp;tag=imagemagick-20&amp;creative=9325&amp;path=tg/detail/-/1590595904/qid=1123551819/sr=8-1/ref=pd_bbs_sbs_1?v=glance%26s=books%26n=507846" target="1985943272">Definitive Guide to ImageMagick</a>: this book explains ImageMagick in a practical, learn-by-example fashion.</dd> 
    266   <dd><a href="http://www.amazon.com/exec/obidos/redirect?link_code=ur2&amp;camp=1789&amp;tag=imagemagick-20&amp;creative=9325&amp;path=tg/detail/-/1904811868/qid=1123551819/sr=8-1/ref=pd_bbs_sbs_1?v=glance%26s=books%26n=507846" target="1318448138">ImageMagick Tricks</a>: this book is packed with examples of photo manipulations, logo creation, animations, and complete web projects.</dd> 
     265  <dd><a href="http://www.amazon.com/exec/obidos/redirect?link_code=ur2&amp;camp=1789&amp;tag=imagemagick-20&amp;creative=9325&amp;path=tg/detail/-/1590595904/qid=1123551819/sr=8-1/ref=pd_bbs_sbs_1?v=glance%26s=books%26n=507846" target="137005464">Definitive Guide to ImageMagick</a>: this book explains ImageMagick in a practical, learn-by-example fashion.</dd> 
     266  <dd><a href="http://www.amazon.com/exec/obidos/redirect?link_code=ur2&amp;camp=1789&amp;tag=imagemagick-20&amp;creative=9325&amp;path=tg/detail/-/1904811868/qid=1123551819/sr=8-1/ref=pd_bbs_sbs_1?v=glance%26s=books%26n=507846" target="758864080">ImageMagick Tricks</a>: this book is packed with examples of photo manipulations, logo creation, animations, and complete web projects.</dd> 
    267267  <dd><a href="http://www.imagemagick.org/discourse-server">Discourse server</a>: get help from fellow ImageMagick users and developers, post to these forums.</dd> 
    268268  <dd><a href="../www/mailing-list.html">Mailing list</a>: get help from fellow ImageMagick users and developers, post to these mailing lists.</dd> 
     
    275275 
    276276<dl> 
    277   <dd><a href="http://www.imagemagick.org/discourse-server/viewforum.html?f=3" target="1577273603">Report bugs and vulnerabilities</a>: 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 <a href="contact.html">contact the ImageMagick developers</a> with a convenient web form.</dd> 
     277  <dd><a href="http://www.imagemagick.org/discourse-server/viewforum.html?f=3" target="1212032255">Report bugs and vulnerabilities</a>: our highest priority is to fix security defects and bug reports, usu