Changeset 509 for ImageMagick/trunk

Show
Ignore:
Timestamp:
10/28/09 18:04:35 (3 weeks ago)
Author:
cristy
Message:
 
Location:
ImageMagick/trunk
Files:
82 modified

Legend:

Unmodified
Added
Removed
  • ImageMagick/trunk/ImageMagick.spec

    r501 r509  
    11%define VERSION  6.5.7 
    2 %define Patchlevel  3 
     2%define Patchlevel  4 
    33 
    44Name:           ImageMagick 
  • ImageMagick/trunk/config/configure.xml

    r501 r509  
    99  <configure name="NAME" value="ImageMagick"/> 
    1010  <configure name="LIB_VERSION" value="0x657"/> 
    11   <configure name="LIB_VERSION_NUMBER" value="6,5,7,3"/> 
    12   <configure name="RELEASE_DATE" value="2009-10-27"/> 
     11  <configure name="LIB_VERSION_NUMBER" value="6,5,7,4"/> 
     12  <configure name="RELEASE_DATE" value="2009-10-28"/> 
    1313  <configure name="CONFIGURE" value="./configure "/> 
    1414  <configure name="PREFIX" value="/usr/local"/> 
  • ImageMagick/trunk/libtool

    r501 r509  
    22 
    33# libtool - Provide generalized library-building support services. 
    4 # Generated automatically by config.status (ImageMagick) 6.5.7-3 
     4# Generated automatically by config.status (ImageMagick) 6.5.7-4 
    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/version.h

    r501 r509  
    3131#define MagickLibVersionText  "6.5.7" 
    3232#define MagickLibVersionNumber  2,0,0 
    33 #define MagickLibSubversion  "-3" 
    34 #define MagickReleaseDate  "2009-10-27" 
    35 #define MagickChangeDate   "20091026" 
     33#define MagickLibSubversion  "-4" 
     34#define MagickReleaseDate  "2009-10-28" 
     35#define MagickChangeDate   "20091028" 
    3636#define MagickAuthoritativeURL  "http://www.imagemagick.org" 
    3737#define MagickHomeURL  "file:///usr/local/share/doc/ImageMagick-6.5.7/index.html" 
  • ImageMagick/trunk/version.sh

    r501 r509  
    1313PACKAGE_VERSION='6.5.7' 
    1414PACKAGE_LIB_VERSION="0x657" 
    15 PACKAGE_RELEASE="3" 
     15PACKAGE_RELEASE="4" 
    1616PACKAGE_LIB_VERSION_NUMBER="6,5,7,${PACKAGE_RELEASE}" 
    1717PACKAGE_RELEASE_DATE=`date +%F` 
  • ImageMagick/trunk/www/ImageMagickObject.html

    r501 r509  
    125125<div class="sponsbox"> 
    126126<div  class="sponsor"> 
    127    <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ --> 
     127   <a href="http://www.abi-stoff.de/abizeitung/" title="Abibuch">Abizeitung</a><!-- 20090501000200 --> 
    128128</div> 
    129129<div  class="sponsor"> 
     
    208208      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    209209      <a href="../www/mailing-list.html">Mailing Lists</a> &bull; 
    210     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     210    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    211211    </span> 
    212212    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/advanced-unix-installation.html

    r497 r509  
    124124<div class="sponsbox"> 
    125125<div  class="sponsor"> 
    126    <a href="http://www.abi-stoff.de/abizeitung/" title="Abibuch">Abizeitung</a><!-- 20090501000200 --> 
     126   <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ --> 
    127127</div> 
    128128<div  class="sponsor"> 
     
    524524          <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> 
    525525          <p>Unpack and change into the top-level ImageMagick directory:</p> 
    526                 <p class='crt'><span class="crtprompt"> $magick&gt; </span><span class='crtin'>tar xvfz ImageMagick-6.5.7-2.tar.gz</span><span class='crtout'></span><span class="crtprompt"> $magick&gt; </span><span class='crtin'>cd ImageMagick-6.5.7</span></p>      <p>Choose an architecture and set your CFLAGS environment variable.  Here we set CFLAGS for an Intel build:</p> 
     526                <p class='crt'><span class="crtprompt"> $magick&gt; </span><span class='crtin'>tar xvfz ImageMagick-6.5.7-3.tar.gz</span><span class='crtout'></span><span class="crtprompt"> $magick&gt; </span><span class='crtin'>cd ImageMagick-6.5.7</span></p>      <p>Choose an architecture and set your CFLAGS environment variable.  Here we set CFLAGS for an Intel build:</p> 
    527527        <p class='crt'><span class="crtprompt"> $magick&gt; </span><span class='crtin'>export CFLAGS="-O -g -isysroot /Developer/SDKs/MacOSX10.5.sdk/ \ <br/> 
    528528        -arch i386 -I/sw/include/"</span></p>     <p>Set your LDFLAGS environment variable to:</p> 
     
    599599      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    600600      <a href="../www/mailing-list.html">Mailing Lists</a> &bull; 
    601     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     601    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    602602    </span> 
    603603    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/advanced-windows-installation.html

    r501 r509  
    428428        <ol> 
    429429        <li>Double-click on 
    430         <kbd>VisualMagick/bin/ImageMagick-6.5.7-2-Q16-windows-dll.exe</kbd> 
     430        <kbd>VisualMagick/bin/ImageMagick-6.5.7-3-Q16-windows-dll.exe</kbd> 
    431431        to launch the ImageMagick binary distribution.</li> 
    432432        <li>Complete the installer screens to install ImageMagick on your system.</li> 
  • ImageMagick/trunk/www/animate.html

    r501 r509  
    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://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     610    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    611611    </span> 
    612612    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api.html

    r501 r509  
    124124<div class="sponsbox"> 
    125125<div  class="sponsor"> 
    126    <a href="http://www.hygi.de">Reinigungsmittel</a><!-- 201002000400+ --> 
     126   <a href="http://www.abi-stoff.de/abizeitung/" title="Abibuch">Abizeitung</a><!-- 20090501000200 --> 
    127127</div> 
    128128<div  class="sponsor"> 
     
    160160</div> 
    161161 
    162 <p><a href="https://gna.org/projects/g2f/" target="385444780">G2F</a> implements an Ada 95 binding to a subset of the low-level MagickCore library.</p> 
     162<p><a href="https://gna.org/projects/g2f/" target="335926831">G2F</a> implements an Ada 95 binding to a subset of the low-level MagickCore library.</p> 
    163163 
    164164<div style="margin: auto;"> 
     
    172172</div> 
    173173 
    174 <p><a href="http://www.imagemagick.org/ChMagick" target="590761066">ChMagick</a> is a <a href="http://www.softintegration.com/" target="704731982">Ch</a> binding to the MagickCore and MagickWand API.  Ch is an embeddable C/C++ interpreter for cross-platform scripting.</p> 
     174<p><a href="http://www.imagemagick.org/ChMagick" target="104320711">ChMagick</a> is a <a href="http://www.softintegration.com/" target="2115165745">Ch</a> binding to the MagickCore and MagickWand API.  Ch is an embeddable C/C++ interpreter for cross-platform scripting.</p> 
    175175 
    176176<div style="margin: auto;"> 
     
    184184</div> 
    185185 
    186 <p><a href="http://www.imagemagick.org/Magick++" target="914563135">Magick++</a> provides an object-oriented C++ interface to ImageMagick.  See <a href="http://www.imagemagick.org/Magick++/tutorial/Magick++_tutorial.pdf" target="1749669098">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="384187862">source</a> if you want to correct, enhance, or expand the tutorial.</p> 
     186<p><a href="http://www.imagemagick.org/Magick++" target="1504626154">Magick++</a> provides an object-oriented C++ interface to ImageMagick.  See <a href="http://www.imagemagick.org/Magick++/tutorial/Magick++_tutorial.pdf" target="1198278234">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="108595592">source</a> if you want to correct, enhance, or expand the tutorial.</p> 
    187187 
    188188<div style="margin: auto;"> 
     
    190190</div> 
    191191 
    192 <p><a href="http://www.jmagick.org" target="1301023921">JMagick</a> provides an object-oriented Java interface to ImageMagick.  <a href="http://im4java.sourceforge.net" target="868061007">Im4java</a> is a pure-java interface to the ImageMagick command-line.</p> 
     192<p><a href="http://www.jmagick.org" target="1253001559">JMagick</a> provides an object-oriented Java interface to ImageMagick.  <a href="http://im4java.sourceforge.net" target="118751926">Im4java</a> is a pure-java interface to the ImageMagick command-line.</p> 
    193193 
    194194<div style="margin: auto;"> 
     
    196196</div> 
    197197 
    198 <p><a href="http://forums.lavag.org/downloads-file90.html" target="2085637815">LVOOP ImageMagick</a> is an object-oriented LabVIEW interface to ImageMagick.</p> 
     198<p><a href="http://forums.lavag.org/downloads-file90.html" target="1764946295">LVOOP ImageMagick</a> is an object-oriented LabVIEW interface to ImageMagick.</p> 
    199199 
    200200<div style="margin: auto;"> 
     
    202202</div> 
    203203 
    204 <p><a href="http://common-lisp.net/project/cl-magick/" target="415165087">CL-Magick</a> provides a Common Lisp interface to the ImageMagick library.</p> 
     204<p><a href="http://common-lisp.net/project/cl-magick/" target="741895848">CL-Magick</a> provides a Common Lisp interface to the ImageMagick library.</p> 
    205205 
    206206<div style="margin: auto;"> 
     
    208208</div> 
    209209 
    210 <p><a href="http://code.google.com/p/nmagick" target="1615225163">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> 
     210<p><a href="http://code.google.com/p/nmagick" target="751799283">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> 
    211211 
    212212<div style="margin: auto;"> 
     
    222222</div> 
    223223 
    224 <p><a href="http://wiki.lazarus.freepascal.org/PascalMagick" target="2109484943">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> 
     224<p><a href="http://wiki.lazarus.freepascal.org/PascalMagick" target="182731987">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> 
    225225 
    226226<div style="margin: auto;"> 
     
    234234</div> 
    235235 
    236 <p><a href="http://www.magickwand.org/" target="1662455186">MagickWand for PHP</a> a native PHP-extension to the ImageMagick MagickWand API.</p> 
    237  
    238 <p><a href="http://pecl.html.net/package/imagick" target="972209096">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="1258553322">here</a>.</p> 
    239  
    240 <p><a href="http://www.francodacosta.com/phmagick" target="1085652756">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> 
     236<p><a href="http://www.magickwand.org/" target="1347861769">MagickWand for PHP</a> a native PHP-extension to the ImageMagick MagickWand API.</p> 
     237 
     238<p><a href="http://pecl.html.net/package/imagick" target="214294401">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="2064146062">here</a>.</p> 
     239 
     240<p><a href="http://www.francodacosta.com/phmagick" target="658555617">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> 
    241241 
    242242<div style="margin: auto;"> 
     
    245245</div> 
    246246 
    247 <p><a href="http://www.imagemagick.org/download/python/" target="1738291151">PythonMagick</a> an object-oriented Python interface to ImageMagick.</p> 
    248  
    249 <p><a href="http://www.procoders.net/?p=39" target="1435625026">PythonMagickWand</a> an object-oriented Python interface to MagickWand based on ctypes.</p> 
     247<p><a href="http://www.imagemagick.org/download/python/" target="612630115">PythonMagick</a> an object-oriented Python interface to ImageMagick.</p> 
     248 
     249<p><a href="http://www.procoders.net/?p=39" target="798045576">PythonMagickWand</a> an object-oriented Python interface to MagickWand based on ctypes.</p> 
    250250 
    251251<div style="margin: auto;"> 
     
    253253</div> 
    254254 
    255 <p>The <a href="http://www.monkeybreadsoftware.de/realbasic/plugin-imagemagick.shtml" target="1280042168">MBS Realbasic ImageMagick</a> is a plugin that utilizes the power of ImageMagick from within the RealBasic environment.</p> 
     255<p>The <a href="http://www.monkeybreadsoftware.de/realbasic/plugin-imagemagick.shtml" target="109282333">MBS Realbasic ImageMagick</a> is a plugin that utilizes the power of ImageMagick from within the RealBasic environment.</p> 
    256256 
    257257<div style="margin: auto;"> 
     
    259259</div> 
    260260 
    261 <p><a href="http://rmagick.rubyforge.org/" target="1483528052">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="1351015986">documentation</a>.</p> 
    262  
    263 <p><a href="http://magickwand.rubyforge.org/" target="1013389430">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="1877755295">documentation</a>.</p> 
    264  
    265 <p><a href="http://rubyforge.org/projects/mini-magick" target="191397982">MiniMagick</a> is a Ruby wrapper for ImageMagick command line. MiniMagick gives you convenient access to all the command line options ImageMagick supports.</p> 
    266  
    267 <p><a href="http://quickmagick.rubyforge.org/quick_magick" target="1950010339">QuickMagick</a> is a gem for easily accessing ImageMagick command line tools from Ruby programs.</p> 
     261<p><a href="http://rmagick.rubyforge.org/" target="105257121">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="732689785">documentation</a>.</p> 
     262 
     263<p><a href="http://magickwand.rubyforge.org/" target="106083542">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="1168517577">documentation</a>.</p> 
     264 
     265<p><a href="http://rubyforge.org/projects/mini-magick" target="692259980">MiniMagick</a> is a Ruby wrapper for ImageMagick command line. MiniMagick gives you convenient access to all the command line options ImageMagick supports.</p> 
     266 
     267<p><a href="http://quickmagick.rubyforge.org/quick_magick" target="200359219">QuickMagick</a> is a gem for easily accessing ImageMagick command line tools from Ruby programs.</p> 
    268268 
    269269<div style="margin: auto;"> 
     
    271271</div> 
    272272 
    273 <p><a href="http://tclmagick.sourceforge.net/" target="884047903">TclMagick</a> a native Tcl-extension to the ImageMagick MagickWand API.</p> 
     273<p><a href="http://tclmagick.sourceforge.net/" target="862569118">TclMagick</a> a native Tcl-extension to the ImageMagick MagickWand API.</p> 
    274274 
    275275<div style="margin: auto;"> 
     
    277277</div> 
    278278 
    279 <p><a href="http://code.google.com/p/remotemagick/" target="984383862">RemoteMagick</a> is an XML-RPC web service that creates image thumbnails.</p> 
     279<p><a href="http://code.google.com/p/remotemagick/" target="1649249451">RemoteMagick</a> is an XML-RPC web service that creates image thumbnails.</p> 
    280280 
    281281</div> 
     
    286286      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    287287      <a href="../www/mailing-list.html">Mailing Lists</a> &bull; 
    288     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     288    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    289289    </span> 
    290290    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api/annotate.html

    r497 r509  
    124124<div class="sponsbox"> 
    125125<div  class="sponsor"> 
    126    <a href="http://www.abi-stoff.de/abizeitung/" title="Abibuch">Abizeitung</a><!-- 20090501000200 --> 
     126   <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ --> 
    127127</div> 
    128128<div  class="sponsor"> 
  • ImageMagick/trunk/www/api/cache-view.html

    r501 r509  
    577577      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    578578      <a href="../../www/mailing-list.html">Mailing Lists</a> &bull; 
    579     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     579    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    580580    </span> 
    581581    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api/cipher.html

    r474 r509  
    356356      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    357357      <a href="../../www/mailing-list.html">Mailing Lists</a> &bull; 
    358     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     358    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    359359    </span> 
    360360    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api/color.html

    r501 r509  
    124124<div class="sponsbox"> 
    125125<div  class="sponsor"> 
    126    <a href="http://www.hygi.de">Reinigungsmittel</a><!-- 201002000400+ --> 
     126   <a href="http://www.abi-stoff.de/abizeitung/" title="Abibuch">Abizeitung</a><!-- 20090501000200 --> 
    127127</div> 
    128128<div  class="sponsor"> 
  • ImageMagick/trunk/www/api/compare.html

    r501 r509  
    326326      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    327327      <a href="../../www/mailing-list.html">Mailing Lists</a> &bull; 
    328     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     328    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    329329    </span> 
    330330    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api/composite.html

    r497 r509  
    124124<div class="sponsbox"> 
    125125<div  class="sponsor"> 
    126    <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ --> 
     126   <a href="http://www.abi-stoff.de/abizeitung/" title="Abibuch">Abizeitung</a><!-- 20090501000200 --> 
    127127</div> 
    128128<div  class="sponsor"> 
  • ImageMagick/trunk/www/api/constitute.html

    r501 r509  
    124124<div class="sponsbox"> 
    125125<div  class="sponsor"> 
    126    <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ --> 
     126   <a href="http://www.abi-stoff.de/abizeitung/" title="Abibuch">Abizeitung</a><!-- 20090501000200 --> 
    127127</div> 
    128128<div  class="sponsor"> 
  • ImageMagick/trunk/www/api/decorate.html

    r501 r509  
    124124<div class="sponsbox"> 
    125125<div  class="sponsor"> 
    126    <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ --> 
     126   <a href="http://www.abi-stoff.de/abizeitung/" title="Abibuch">Abizeitung</a><!-- 20090501000200 --> 
    127127</div> 
    128128<div  class="sponsor"> 
  • ImageMagick/trunk/www/api/deprecate.html

    r501 r509  
    124124<div class="sponsbox"> 
    125125<div  class="sponsor"> 
    126    <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ --> 
     126   <a href="http://www.abi-stoff.de/abizeitung/" title="Abibuch">Abizeitung</a><!-- 20090501000200 --> 
    127127</div> 
    128128<div  class="sponsor"> 
     
    25982598      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    25992599      <a href="../../www/mailing-list.html">Mailing Lists</a> &bull; 
    2600     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     2600    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    26012601    </span> 
    26022602    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api/display.html

    r501 r509  
    237237      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    238238      <a href="../../www/mailing-list.html">Mailing Lists</a> &bull; 
    239     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     239    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    240240    </span> 
    241241    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api/draw.html

    r478 r509  
    379379      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    380380      <a href="../../www/mailing-list.html">Mailing Lists</a> &bull; 
    381     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     381    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    382382    </span> 
    383383    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api/drawing-wand.html

    r501 r509  
    30683068      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    30693069      <a href="../../www/mailing-list.html">Mailing Lists</a> &bull; 
    3070     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     3070    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    30713071    </span> 
    30723072    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api/enhance.html

    r501 r509  
    124124<div class="sponsbox"> 
    125125<div  class="sponsor"> 
    126    <a href="http://www.abi-stoff.de/abizeitung/" title="Abibuch">Abizeitung</a><!-- 20090501000200 --> 
     126   <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ --> 
    127127</div> 
    128128<div  class="sponsor"> 
     
    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/api/exception.html

    r501 r509  
    466466      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    467467      <a href="../../www/mailing-list.html">Mailing Lists</a> &bull; 
    468     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     468    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    469469    </span> 
    470470    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api/histogram.html

    r501 r509  
    124124<div class="sponsbox"> 
    125125<div  class="sponsor"> 
    126    <a href="http://www.abi-stoff.de/abizeitung/" title="Abibuch">Abizeitung</a><!-- 20090501000200 --> 
     126   <a href="http://www.hygi.de">Reinigungsmittel</a><!-- 201002000400+ --> 
    127127</div> 
    128128<div  class="sponsor"> 
     
    309309      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    310310      <a href="../../www/mailing-list.html">Mailing Lists</a> &bull; 
    311     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     311    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    312312    </span> 
    313313    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api/layer.html

    r501 r509  
    448448      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    449449      <a href="../../www/mailing-list.html">Mailing Lists</a> &bull; 
    450     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     450    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    451451    </span> 
    452452    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api/list.html

    r485 r509  
    124124<div class="sponsbox"> 
    125125<div  class="sponsor"> 
    126    <a href="http://www.abi-stoff.de/abizeitung/" title="Abibuch">Abizeitung</a><!-- 20090501000200 --> 
     126   <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ --> 
    127127</div> 
    128128<div  class="sponsor"> 
     
    646646      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    647647      <a href="../../www/mailing-list.html">Mailing Lists</a> &bull; 
    648     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     648    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    649649    </span> 
    650650    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api/magick-property.html

    r501 r509  
    124124<div class="sponsbox"> 
    125125<div  class="sponsor"> 
    126    <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ --> 
     126   <a href="http://www.abi-stoff.de/abizeitung/" title="Abibuch">Abizeitung</a><!-- 20090501000200 --> 
    127127</div> 
    128128<div  class="sponsor"> 
  • ImageMagick/trunk/www/api/magick.html

    r478 r509  
    210210      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    211211      <a href="../../www/mailing-list.html">Mailing Lists</a> &bull; 
    212     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     212    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    213213    </span> 
    214214    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api/memory.html

    r501 r509  
    124124<div class="sponsbox"> 
    125125<div  class="sponsor"> 
    126    <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ --> 
     126   <a href="http://www.abi-stoff.de/abizeitung/" title="Abibuch">Abizeitung</a><!-- 20090501000200 --> 
    127127</div> 
    128128<div  class="sponsor"> 
  • ImageMagick/trunk/www/api/module.html

    r501 r509  
    124124<div class="sponsbox"> 
    125125<div  class="sponsor"> 
    126    <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ --> 
     126   <a href="http://www.abi-stoff.de/abizeitung/" title="Abibuch">Abizeitung</a><!-- 20090501000200 --> 
    127127</div> 
    128128<div  class="sponsor"> 
     
    517517      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    518518      <a href="../../www/mailing-list.html">Mailing Lists</a> &bull; 
    519     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     519    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    520520    </span> 
    521521    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api/monitor.html

    r501 r509  
    124124<div class="sponsbox"> 
    125125<div  class="sponsor"> 
    126    <a href="http://www.abi-stoff.de/abizeitung/" title="Abibuch">Abizeitung</a><!-- 20090501000200 --> 
     126   <a href="http://www.hygi.de">Reinigungsmittel</a><!-- 201002000400+ --> 
    127127</div> 
    128128<div  class="sponsor"> 
  • ImageMagick/trunk/www/api/montage.html

    r501 r509  
    124124<div class="sponsbox"> 
    125125<div  class="sponsor"> 
    126    <a href="http://www.hygi.de">Reinigungsmittel</a><!-- 201002000400+ --> 
     126   <a href="http://www.abi-stoff.de/abizeitung/" title="Abibuch">Abizeitung</a><!-- 20090501000200 --> 
    127127</div> 
    128128<div  class="sponsor"> 
     
    254254      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    255255      <a href="../../www/mailing-list.html">Mailing Lists</a> &bull; 
    256     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     256    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    257257    </span> 
    258258    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api/paint.html

    r501 r509  
    327327      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    328328      <a href="../../www/mailing-list.html">Mailing Lists</a> &bull; 
    329     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     329    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    330330    </span> 
    331331    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api/pixel-view.html

    r501 r509  
    124124<div class="sponsbox"> 
    125125<div  class="sponsor"> 
    126    <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ --> 
     126   <a href="http://www.abi-stoff.de/abizeitung/" title="Abibuch">Abizeitung</a><!-- 20090501000200 --> 
    127127</div> 
    128128<div  class="sponsor"> 
     
    568568      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    569569      <a href="../../www/mailing-list.html">Mailing Lists</a> &bull; 
    570     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     570    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    571571    </span> 
    572572    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api/property.html

    r501 r509  
    398398      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    399399      <a href="../../www/mailing-list.html">Mailing Lists</a> &bull; 
    400     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     400    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    401401    </span> 
    402402    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api/registry.html

    r478 r509  
    124124<div class="sponsbox"> 
    125125<div  class="sponsor"> 
    126    <a href="http://www.abi-stoff.de/abizeitung/" title="Abibuch">Abizeitung</a><!-- 20090501000200 --> 
     126   <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ --> 
    127127</div> 
    128128<div  class="sponsor"> 
     
    315315      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    316316      <a href="../../www/mailing-list.html">Mailing Lists</a> &bull; 
    317     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     317    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    318318    </span> 
    319319    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api/resize.html

    r497 r509  
    124124<div class="sponsbox"> 
    125125<div  class="sponsor"> 
    126    <a href="http://www.hygi.de">Reinigungsmittel</a><!-- 201002000400+ --> 
     126   <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ --> 
    127127</div> 
    128128<div  class="sponsor"> 
  • ImageMagick/trunk/www/api/resource.html

    r485 r509  
    124124<div class="sponsbox"> 
    125125<div  class="sponsor"> 
    126    <a href="http://www.abi-stoff.de/abizeitung/" title="Abibuch">Abizeitung</a><!-- 20090501000200 --> 
     126   <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ --> 
    127127</div> 
    128128<div  class="sponsor"> 
     
    322322      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    323323      <a href="../../www/mailing-list.html">Mailing Lists</a> &bull; 
    324     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     324    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    325325    </span> 
    326326    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api/segment.html

    r501 r509  
    124124<div class="sponsbox"> 
    125125<div  class="sponsor"> 
    126    <a href="http://www.hygi.de">Reinigungsmittel</a><!-- 201002000400+ --> 
     126   <a href="http://www.abi-stoff.de/abizeitung/" title="Abibuch">Abizeitung</a><!-- 20090501000200 --> 
    127127</div> 
    128128<div  class="sponsor"> 
  • ImageMagick/trunk/www/api/signature.html

    r501 r509  
    124124<div class="sponsbox"> 
    125125<div  class="sponsor"> 
    126    <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ --> 
     126   <a href="http://www.abi-stoff.de/abizeitung/" title="Abibuch">Abizeitung</a><!-- 20090501000200 --> 
    127127</div> 
    128128<div  class="sponsor"> 
     
    180180      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    181181      <a href="../../www/mailing-list.html">Mailing Lists</a> &bull; 
    182     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     182    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    183183    </span> 
    184184    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api/stream.html

    r501 r509  
    209209      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    210210      <a href="../../www/mailing-list.html">Mailing Lists</a> &bull; 
    211     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     211    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    212212    </span> 
    213213    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api/transform.html

    r501 r509  
    498498      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    499499      <a href="../../www/mailing-list.html">Mailing Lists</a> &bull; 
    500     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     500    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    501501    </span> 
    502502    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api/version.html

    r501 r509  
    124124<div class="sponsbox"> 
    125125<div  class="sponsor"> 
    126    <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ --> 
     126   <a href="http://www.abi-stoff.de/abizeitung/" title="Abibuch">Abizeitung</a><!-- 20090501000200 --> 
    127127</div> 
    128128<div  class="sponsor"> 
     
    287287      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    288288      <a href="../../www/mailing-list.html">Mailing Lists</a> &bull; 
    289     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     289    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    290290    </span> 
    291291    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/architecture.html

    r478 r509  
    238238<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> 
    239239 
    240 <p class='crt'><span class="crtprompt"> $magick&gt; </span><span class='crtin'>identify -version</span><span class='crtout'>Version: ImageMagick 6.5.7-2 2009-21-01 Q16 http://www.imagemagick.org</span></p> 
     240<p class='crt'><span class="crtprompt"> $magick&gt; </span><span class='crtin'>identify -version</span><span class='crtout'>Version: ImageMagick 6.5.7-3 2009-11-01 Q16 http://www.imagemagick.org</span></p> 
    241241<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> 
    242242</div> 
     
    12211221      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    12221222      <a href="../www/mailing-list.html">Mailing Lists</a> &bull; 
    1223     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     1223    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    12241224    </span> 
    12251225    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/binary-releases.html

    r501 r509  
    124124<div class="sponsbox"> 
    125125<div  class="sponsor"> 
    126    <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ --> 
     126   <a href="http://www.abi-stoff.de/abizeitung/" title="Abibuch">Abizeitung</a><!-- 20090501000200 --> 
    127127</div> 
    128128<div  class="sponsor"> 
     
    174174 
    175175  <tr> 
    176       <td valign="top">ImageMagick-6.5.7-2.i386.rpm</td> 
    177     <td valign="top"><a href= "http://www.imagemagick.org/download/linux/fedora/i386/ImageMagick-6.5.7-2.i386.rpm">download</a></td> 
    178     <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/linux/fedora/i386/ImageMagick-6.5.7-2.i386.rpm">download</a></td> 
     176      <td valign="top">ImageMagick-6.5.7-3.i386.rpm</td> 
     177    <td valign="top"><a href= "http://www.imagemagick.org/download/linux/fedora/i386/ImageMagick-6.5.7-3.i386.rpm">download</a></td> 
     178    <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/linux/fedora/i386/ImageMagick-6.5.7-3.i386.rpm">download</a></td> 
    179179    <td valign="top">Fedora Core 10 i386 RPM</td> 
    180180  </tr> 
    181181 
    182182  <tr> 
    183       <td valign="top">ImageMagick-6.5.7-2.x86_64.rpm</td> 
    184       <td valign="top"><a href= "http://www.imagemagick.org/download/linux/fedora/x86_64/ImageMagick-6.5.7-2.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.7-2.x86_64.rpm">download</a></td> 
     183      <td valign="top">ImageMagick-6.5.7-3.x86_64.rpm</td> 
     184      <td valign="top"><a href= "http://www.imagemagick.org/download/linux/fedora/x86_64/ImageMagick-6.5.7-3.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.7-3.x86_64.rpm">download</a></td> 
    186186    <td valign="top">Fedora Core 10 x86_64 RPM</td> 
    187187  </tr> 
     
    220220<p>ImageMagick RPM's are self-installing.  Simply type the following command and you're ready to start using ImageMagick:</p> 
    221221 
    222 <p class='crt'><span class="crtprompt"> $magick&gt; </span><span class='crtin'>rpm -Uvh ImageMagick-6.5.7-2.i386.rpm</span></p> 
     222<p class='crt'><span class="crtprompt"> $magick&gt; </span><span class='crtin'>rpm -Uvh ImageMagick-6.5.7-3.i386.rpm</span></p> 
    223223<p>For other systems, create (or choose) a directory to install the package into and change to that directory, for example:</p> 
    224224 
     
    302302 
    303303<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.7-2-Q16-windows-dll.exe' >ImageMagick-6.5.7-2-Q16-windows-dll.exe</a>.</p> 
     304<a href='http://www.imagemagick.org/download/binaries/ImageMagick-6.5.7-3-Q16-windows-dll.exe' >ImageMagick-6.5.7-3-Q16-windows-dll.exe</a>.</p> 
    305305 
    306306<table class="doc"> 
     
    314314 
    315315  <tr> 
    316         <td valign="top">ImageMagick-6.5.7-2-Q16-windows-dll.exe</td> 
    317         <td valign="top"><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-6.5.7-2-Q16-windows-dll.exe">download</a></td> 
    318       <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.5.7-2-Q16-windows-dll.exe">download</a></td> 
     316        <td valign="top">ImageMagick-6.5.7-3-Q16-windows-dll.exe</td> 
     317        <td valign="top"><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-6.5.7-3-Q16-windows-dll.exe">download</a></td> 
     318      <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.5.7-3-Q16-windows-dll.exe">download</a></td> 
    319319    <td valign="top">Win32 dynamic at 16 bits-per-pixel</td> 
    320320  </tr> 
    321321 
    322322  <tr> 
    323         <td valign="top">ImageMagick-6.5.7-2-Q16-windows-static.exe</td> 
    324         <td valign="top"><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-6.5.7-2-Q16-windows-static.exe">download</a></td> 
    325       <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.5.7-2-Q16-windows-static.exe">download</a></td> 
     323        <td valign="top">ImageMagick-6.5.7-3-Q16-windows-static.exe</td> 
     324        <td valign="top"><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-6.5.7-3-Q16-windows-static.exe">download</a></td> 
     325      <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.5.7-3-Q16-windows-static.exe">download</a></td> 
    326326    <td valign="top">Win32 static at 16 bits-per-pixel</td> 
    327327  </tr> 
    328328 
    329329  <tr> 
    330         <td valign="top">ImageMagick-6.5.7-2-Q16-windows-x64-static.exe</td> 
    331         <td valign="top"><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-6.5.7-2-Q16-windows-x64-static.exe">download</a></td> 
    332       <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.5.7-2-Q16-windows-x64-static.exe">download</a></td> 
     330        <td valign="top">ImageMagick-6.5.7-3-Q16-windows-x64-static.exe</td> 
     331        <td valign="top"><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-6.5.7-3-Q16-windows-x64-static.exe">download</a></td> 
     332      <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.5.7-3-Q16-windows-x64-static.exe">download</a></td> 
    333333   <td valign="top">x64 static at 16 bits-per-pixel</td> 
    334334  </tr> 
    335335 
    336336  <tr> 
    337         <td valign="top">ImageMagick-6.5.7-2-Q8-windows-dll.exe</td> 
    338         <td valign="top"><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-6.5.7-2-Q8-windows-dll.exe">download</a></td> 
    339       <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.5.7-2-Q8-windows-dll.exe">download</a></td> 
     337        <td valign="top">ImageMagick-6.5.7-3-Q8-windows-dll.exe</td> 
     338        <td valign="top"><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-6.5.7-3-Q8-windows-dll.exe">download</a></td> 
     339      <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.5.7-3-Q8-windows-dll.exe">download</a></td> 
    340340    <td valign="top">Win32 dynamic at 8 bits-per-pixel</td> 
    341341  </tr> 
    342342 
    343343  <tr> 
    344         <td valign="top">ImageMagick-6.5.7-2-Q8-windows-static.exe</td> 
    345         <td valign="top"><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-6.5.7-2-Q8-windows-static.exe">download</a></td> 
    346       <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.5.7-2-Q8-windows-static.exe">download</a></td> 
     344        <td valign="top">ImageMagick-6.5.7-3-Q8-windows-static.exe</td> 
     345        <td valign="top"><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-6.5.7-3-Q8-windows-static.exe">download</a></td> 
     346      <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.5.7-3-Q8-windows-static.exe">download</a></td> 
    347347    <td valign="top">Win32 static at 8 bits-per-pixel</td> 
    348348  </tr> 
  • ImageMagick/trunk/www/changelog.html

    r501 r509  
    152152<div class="main"> 
    153153 
    154 <ul><dt>2009-10-26  6.5.7-2 Chris Madison  &lt;madisonblu@gmail...&gt;</dt> 
     154<ul><dt>2009-10-28  6.5.7-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt> 
     155  <li> Convert SVG clipping path points from unsigned to long.</li><br /> 
     156<dt>2009-10-26  6.5.7-2 Chris Madison  &lt;madisonblu@gmail...&gt;</dt> 
    155157  <li> Only call InstantiateXComponent() if X11 support is included.</li> 
    156   <li> Correct hue computation for the HSB colorspace.</li> 
    157   <li> Convert SVG clipping path points from unsigned to long.</li><br /> 
     158  <li> Correct hue computation for the HSB colorspace.</li><br /> 
    158159<dt>2009-10-23  6.5.7-1 Samuel Thibault  &lt;samuel.thibault@ens-l...&gt;</dt> 
    159160  <li> Braille coder fix for DirectClass images</li><br /> 
     
    12781279      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    12791280      <a href="../www/mailing-list.html">Mailing Lists</a> &bull; 
    1280     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     1281    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    12811282    </span> 
    12821283    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/color.html

    r501 r509  
    50335033      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    50345034      <a href="../www/mailing-list.html">Mailing Lists</a> &bull; 
    5035     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     5035    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    50365036    </span> 
    50375037    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/command-line-options.html

    r501 r509  
    128128<div class="sponsbox"> 
    129129<div  class="sponsor"> 
    130    <a href="http://www.abi-stoff.de/abizeitung/" title="Abibuch">Abizeitung</a><!-- 20090501000200 --> 
     130   <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ --> 
    131131</div> 
    132132<div  class="sponsor"> 
     
    57165716      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    57175717      <a href="../www/mailing-list.html">Mailing Lists</a> &bull; 
    5718     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     5718    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    57195719    </span> 
    57205720    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/command-line-processing.html

    r497 r509  
    124124<div class="sponsbox"> 
    125125<div  class="sponsor"> 
    126    <a href="http://www.abi-stoff.de/abizeitung/" title="Abibuch">Abizeitung</a><!-- 20090501000200 --> 
     126   <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ --> 
    127127</div> 
    128128<div  class="sponsor"> 
     
    634634      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    635635      <a href="../www/mailing-list.html">Mailing Lists</a> &bull; 
    636     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     636    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    637637    </span> 
    638638    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/command-line-tools.html

    r501 r509  
    154154<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> 
    155155 
    156 <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="740822082">gimp</a> or <a href="http://www.adobe.com" target="1830486936">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> 
     156<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="700963332">gimp</a> or <a href="http://www.adobe.com" target="1023395098">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> 
    157157 
    158158<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> 
    159159 
    160 <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="1138204802">convert, compose, or edit</a> images from the command-line.</p> 
     160<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="1235397990">convert, compose, or edit</a> images from the command-line.</p> 
    161161 
    162162<div style="margin: auto;"> 
     
    233233      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    234234      <a href="../www/mailing-list.html">Mailing Lists</a> &bull; 
    235     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     235    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    236236    </span> 
    237237    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/compare.html

    r497 r509  
    397397      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    398398      <a href="../www/mailing-list.html">Mailing Lists</a> &bull; 
    399     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     399    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    400400    </span> 
    401401    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/composite.html

    r501 r509  
    125125<div class="sponsbox"> 
    126126<div  class="sponsor"> 
    127    <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ --> 
     127   <a href="http://www.abi-stoff.de/abizeitung/" title="Abibuch">Abizeitung</a><!-- 20090501000200 --> 
    128128</div> 
    129129<div  class="sponsor"> 
  • ImageMagick/trunk/www/contact.html

    r501 r509  
    169169  </ul> 
    170170 
    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="1241231225">discourse server</a> or the <a href="../www/mailing-list.html">mailing list</a>.</p> 
     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="979071274">discourse server</a> or the <a href="../www/mailing-list.html">mailing list</a>.</p> 
    172172  <fieldset> 
    173173  <legend>Contact the Wizards</legend> 
     
    219219      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    220220      <a href="../www/mailing-list.html">Mailing Lists</a> &bull; 
    221     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     221    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    222222    </span> 
    223223    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/display.html

    r501 r509  
    125125<div class="sponsbox"> 
    126126<div  class="sponsor"> 
    127    <a href="http://www.abi-stoff.de/abizeitung/" title="Abibuch">Abizeitung</a><!-- 20090501000200 --> 
     127   <a href="http://www.hygi.de">Reinigungsmittel</a><!-- 201002000400+ --> 
    128128</div> 
    129129<div  class="sponsor"> 
  • ImageMagick/trunk/www/download.html

    r485 r509  
    154154<p class="navigation-index"></p> 
    155155<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> 
    156 <p>The latest release of ImageMagick is version 6.5.7-2.</p> 
     156<p>The latest release of ImageMagick is version 6.5.7-3.</p> 
    157157<dl class="doc"> 
    158158  <dt class="doc">Australia</dt> 
     
    216216      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    217217      <a href="../www/mailing-list.html">Mailing Lists</a> &bull; 
    218     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     218    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    219219    </span> 
    220220    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/escape.html

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

    r501 r509  
    124124<div class="sponsbox"> 
    125125<div  class="sponsor"> 
    126    <a href="http://www.abi-stoff.de/abizeitung/" title="Abibuch">Abizeitung</a><!-- 20090501000200 --> 
     126   <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ --> 
    127127</div> 
    128128<div  class="sponsor"> 
     
    152152<div class="main"> 
    153153 
    154 <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="1133120082">examples.pl</a>.</p><br /> 
     154<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="444642000">examples.pl</a>.</p><br /> 
    155155 
    156156<div class="viewport"> 
     
    165165      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    166166      <a href="../www/mailing-list.html">Mailing Lists</a> &bull; 
    167     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     167    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    168168    </span> 
    169169    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/formats.html

    r497 r509  
    125125<div class="sponsbox"> 
    126126<div  class="sponsor"> 
    127    <a href="http://www.abi-stoff.de/abizeitung/" title="Abibuch">Abizeitung</a><!-- 20090501000200 --> 
     127   <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ --> 
    128128</div> 
    129129<div  class="sponsor"> 
  • ImageMagick/trunk/www/fx.html

    r485 r509  
    125125<div class="sponsbox"> 
    126126<div  class="sponsor"> 
    127    <a href="http://www.abi-stoff.de/abizeitung/" title="Abibuch">Abizeitung</a><!-- 20090501000200 --> 
     127   <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ --> 
    128128</div> 
    129129<div  class="sponsor"> 
  • ImageMagick/trunk/www/high-dynamic-range.html

    r501 r509  
    183183<p>To verify HDRI is properly configured, look for "HDRI" in the version string:</p> 
    184184 
    185 <p class='crt'><span class="crtprompt"> $magick&gt; </span><span class='crtin'>identify -version</span><span class='crtout'>Version: ImageMagick 6.5.7-2 2009-21-01 Q16 HDRI http://www.imagemagick.org</span></p> 
     185<p class='crt'><span class="crtprompt"> $magick&gt; </span><span class='crtin'>identify -version</span><span class='crtout'>Version: ImageMagick 6.5.7-3 2009-11-01 Q16 HDRI http://www.imagemagick.org</span></p> 
    186186</div> 
    187187 
     
    193193      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    194194      <a href="../www/mailing-list.html">Mailing Lists</a> &bull; 
    195     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     195    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    196196    </span> 
    197197    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/history.html

    r501 r509  
    163163<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> 
    164164 
    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="1767471543">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="823286630">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> 
    166166 
    167167<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> 
     
    176176      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    177177      <a href="../www/mailing-list.html">Mailing Lists</a> &bull; 
    178     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     178    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    179179    </span> 
    180180    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/identify.html

    r501 r509  
    124124<div class="sponsbox"> 
    125125<div  class="sponsor"> 
    126    <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ --> 
     126   <a href="http://www.abi-stoff.de/abizeitung/" title="Abibuch">Abizeitung</a><!-- 20090501000200 --> 
    127127</div> 
    128128<div  class="sponsor"> 
     
    222222    Filesize: 3.97266kb  <br/> 
    223223    Number pixels: 3.14453kb  <br/> 
    224     Version: ImageMagick 6.5.7-2 2009-21-01 Q16 http://www.imagemagick.org</span></p> 
     224    Version: ImageMagick 6.5.7-3 2009-11-01 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/install-source.html

    r501 r509  
    124124<div class="sponsbox"> 
    125125<div  class="sponsor"> 
    126    <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ --> 
     126   <a href="http://www.abi-stoff.de/abizeitung/" title="Abibuch">Abizeitung</a><!-- 20090501000200 --> 
    127127</div> 
    128128<div  class="sponsor"> 
     
    224224      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    225225      <a href="../www/mailing-list.html">Mailing Lists</a> &bull; 
    226     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     226    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    227227    </span> 
    228228    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/jp2.html

    r497 r509  
    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://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     265    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    266266    </span> 
    267267    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/license.html

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

    r501 r509  
    124124<div class="sponsbox"> 
    125125<div  class="sponsor"> 
    126    <a href="http://www.abi-stoff.de/abizeitung/" title="Abibuch">Abizeitung</a><!-- 20090501000200 --> 
     126   <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ --> 
    127127</div> 
    128128<div  class="sponsor"> 
     
    160160</div> 
    161161<ul> 
    162   <dt><a href="http://www.imagemagick.org/Usage/" target="806943777">Examples of ImageMagick Usage</a></dt> 
    163   <dt><a href="http://software.newsforge.com/article.pl?sid=05/04/29/1358220" target="11131377">Advanced image editing from the command line with ImageMagick</a></dt> 
    164   <dt><a href="http://www.applematters.com/index.html/section/comments/1113/" target="1193379051">Best Open Source Software for the Macintosh</a></dt> 
    165   <dt><a href="http://software.newsforge.com/article.pl?sid=05/07/01/1959251" target="2099954424">Command-line animations using ImageMagick</a></dt> 
    166   <dt><a href="http://www.builderau.com.au/program/linux/soa/Convert_images_with_open_source_ImageMagick/0,339028299,339271774,00.htm" target="232321712">Convert Images with Open Source ImageMagick</a></dt> 
    167   <dt><a href="http://polishlinux.org/apps/graphics/enchanting-pictures-with-imagemagick/" target="1978753065">Enchanting Pictures with ImageMagick</a></dt> 
    168   <dt><a href="http://www-106.ibm.com/developerworks/library/l-graf/?ca=dnt-428" target="475632117">Graphics from the Command Line</a></dt> 
    169   <dt><a href="http://www.ars-informatica.ca/article.html?article=22" target="1462902853">Image creation, conversion and manipulation with ImageMagick</a></dt> 
    170   <dt><a href="http://www.applematters.com/index.html/section/comments/2104/" target="1650777530">Image Editing for Power Users on the Mac</a></dt> 
    171   <dt><a href="http://applications.linux.com/article.pl?sid=05/03/29/1525217" target="874970535">ImageMagick: A graphics wizard for the command line</a></dt> 
    172   <dt><a href="http://www.ioncannon.net/linux/81/5-imagemagick-command-line-examples-part-1/" target="1541373477">ImageMagick command line examples - part 1</a></dt> 
    173   <dt><a href="http://www.ioncannon.net/linux/72/5-imagemagick-command-line-examples-part-2/" target="1203783448">ImageMagick command line examples - part 2</a></dt> 
    174   <dt><a href="http://www.rabuser.info/jmagick.html" target="649719379">ImageMagick &amp; Java</a></dt> 
    175   <dt><a href="http://www.jpeek.com/articles/linuxmag/0606.pdf" target="1788049726">ImageMagick, Part One</a></dt> 
    176   <dt><a href="http://www.jpeek.com/articles/linuxmag/0607.pdf" target="2117405632">ImageMagick, Part Two</a></dt> 
    177   <dt><a href="http://www-106.ibm.com/developerworks/library/l-graf2/?ca=dgr-lnxw15GraphicsLine" target="174354210">More Graphics from the Command Line</a></dt> 
    178   <dt><a href="http://www.ffnn.nl/pages/projects/ubuntu-firefox-themes.html" target="1338020517">Ubuntu Firefox Themes</a></dt> 
     162  <dt><a href="http://www.imagemagick.org/Usage/" target="796723804">Examples of ImageMagick Usage</a></dt> 
     163  <dt><a href="http://software.newsforge.com/article.pl?sid=05/04/29/1358220" target="1039574322">Advanced image editing from the command line with ImageMagick</a></dt> 
     164  <dt><a href="http://www.applematters.com/index.html/section/comments/1113/" target="1444998002">Best Open Source Software for the Macintosh</a></dt> 
     165  <dt><a href="http://software.newsforge.com/article.pl?sid=05/07/01/1959251" target="878452193">Command-line animations using ImageMagick</a></dt> 
     166  <dt><a href="http://www.builderau.com.au/program/linux/soa/Convert_images_with_open_source_ImageMagick/0,339028299,339271774,00.htm" target="1830271654">Convert Images with Open Source ImageMagick</a></dt> 
     167  <dt><a href="http://polishlinux.org/apps/graphics/enchanting-pictures-with-imagemagick/" target="124229533">Enchanting Pictures with ImageMagick</a></dt> 
     168  <dt><a href="http://www-106.ibm.com/developerworks/library/l-graf/?ca=dnt-428" target="121822660">Graphics from the Command Line</a></dt> 
     169  <dt><a href="http://www.ars-informatica.ca/article.html?article=22" target="1278895726">Image creation, conversion and manipulation with ImageMagick</a></dt> 
     170  <dt><a href="http://www.applematters.com/index.html/section/comments/2104/" target="86264876">Image Editing for Power Users on the Mac</a></dt> 
     171  <dt><a href="http://applications.linux.com/article.pl?sid=05/03/29/1525217" target="1653878821">ImageMagick: A graphics wizard for the command line</a></dt> 
     172  <dt><a href="http://www.ioncannon.net/linux/81/5-imagemagick-command-line-examples-part-1/" target="624787495">ImageMagick command line examples - part 1</a></dt> 
     173  <dt><a href="http://www.ioncannon.net/linux/72/5-imagemagick-command-line-examples-part-2/" target="766419611">ImageMagick command line examples - part 2</a></dt> 
     174  <dt><a href="http://www.rabuser.info/jmagick.html" target="1749313522">ImageMagick &amp; Java</a></dt> 
     175  <dt><a href="http://www.jpeek.com/articles/linuxmag/0606.pdf" target="682951951">ImageMagick, Part One</a></dt> 
     176  <dt><a href="http://www.jpeek.com/articles/linuxmag/0607.pdf" target="39367295">ImageMagick, Part Two</a></dt> 
     177  <dt><a href="http://www-106.ibm.com/developerworks/library/l-graf2/?ca=dgr-lnxw15GraphicsLine" target="1620987665">More Graphics from the Command Line</a></dt> 
     178  <dt><a href="http://www.ffnn.nl/pages/projects/ubuntu-firefox-themes.html" target="904858614">Ubuntu Firefox Themes</a></dt> 
    179179</ul> 
    180180 
     
    184184 
    185185<ul> 
    186   <dt><a href="http://www-128.ibm.com/developerworks/openwww/source/library/os-mosaic/?ca=dgr-lnxw09MosaicImages" target="823010659">Create Mosaic Images with Perl and ImageMagick</a></dt> 
    187   <dt><a href="http://builder.com.com/5100-6371-5924990.html" target="602028607">Convert images for printing with MagickWand for PHP</a></dt> 
    188   <dt><a href="http://www.sitepoint.com/article/dynamic-images-imagemagick" target="123362151">Create Dynamic Images with ImageMagick</a></dt> 
    189   <dt><a href="http://www.clearimageonline.com/builder/pdf/imageservices.pdf" target="639976996">Image Services Add-on for Aestiva's HTML/OS and H2O</a></dt> 
    190   <dt><a href="http://www.ioncannon.net/php/75/how-to-compile-imagemagick-for-php-by-hand/" target="496615449">How to compile ImageMagick for PHP by hand</a></dt> 
    191   <dt><a href="http://members.shaw.ca/el.supremo/MagickWand/" target="1297828493">MagickWand Examples in C</a></dt> 
    192   <dt><a href="http://www.html-editors.com/contest/1/82-read.html" target="1196453056">PHP Extensions: MagickWand for PHP</a></dt> 
    193   <dt><a href="http://www.evolt.org/article/PHP_frontend_to_ImageMagick/17/55650/" target="1159456467">PHP frontend to ImageMagick</a></dt> 
    194   <dt><a href="http://www.ioncannon.net/php/61/php-imagemagick-magickwand-examples/" target="576117443">PHP ImageMagick MagickWand Examples</a></dt> 
    195   <dt><a href="http://www.imagemagick.org/RMagick/doc/rvgtut.html" target="2100296568">RVG - Ruby Vector Graphics</a></dt> 
    196   <dt><a href="http://www.devshed.com/c/a/PHP/Security-Images-with-PHP-and-ImageMagick/" target="2146457786">Security Images with PHP and ImageMagick</a></dt> 
    197   <dt><a href="http://www.rubblewebs.co.uk/imagemagick/" target="655535343">Simple Uses of PHP and ImageMagick</a></dt> 
     186  <dt><a href="http://www-128.ibm.com/developerworks/openwww/source/library/os-mosaic/?ca=dgr-lnxw09MosaicImages" target="1775148465">Create Mosaic Images with Perl and ImageMagick</a></dt> 
     187  <dt><a href="http://builder.com.com/5100-6371-5924990.html" target="1747573121">Convert images for printing with MagickWand for PHP</a></dt> 
     188  <dt><a href="http://www.sitepoint.com/article/dynamic-images-imagemagick" target="1850448050">Create Dynamic Images with ImageMagick</a></dt> 
     189  <dt><a href="http://www.clearimageonline.com/builder/pdf/imageservices.pdf" target="108191703">Image Services Add-on for Aestiva's HTML/OS and H2O</a></dt> 
     190  <dt><a href="http://www.ioncannon.net/php/75/how-to-compile-imagemagick-for-php-by-hand/" target="1873391423">How to compile ImageMagick for PHP by hand</a></dt> 
     191  <dt><a href="http://members.shaw.ca/el.supremo/MagickWand/" target="1891824285">MagickWand Examples in C</a></dt> 
     192  <dt><a href="http://www.html-editors.com/contest/1/82-read.html" target="2024048085">PHP Extensions: MagickWand for PHP</a></dt> 
     193  <dt><a href="http://www.evolt.org/article/PHP_frontend_to_ImageMagick/17/55650/" target="1114100216">PHP frontend to ImageMagick</a></dt> 
     194  <dt><a href="http://www.ioncannon.net/php/61/php-imagemagick-magickwand-examples/" target="1470936400">PHP ImageMagick MagickWand Examples</a></dt> 
     195  <dt><a href="http://www.imagemagick.org/RMagick/doc/rvgtut.html" target="227043976">RVG - Ruby Vector Graphics</a></dt> 
     196  <dt><a href="http://www.devshed.com/c/a/PHP/Security-Images-with-PHP-and-ImageMagick/" target="70846669">Security Images with PHP and ImageMagick</a></dt> 
     197  <dt><a href="http://www.rubblewebs.co.uk/imagemagick/" target="1481531558">Simple Uses of PHP and ImageMagick</a></dt> 
    198198</ul> 
    199199 
     
    203203 
    204204<ul> 
    205   <dt><a href="http://beta.bigmedium.com/blog/imagemagick-install-osx.shtml" target="874677378">Installing ImageMagick on Mac OS X</a></dt> 
    206   <dt><a href="http://www.cloudgoessocial.net/2009/06/09/imagemagick-on-iphone-with-jpeg-png/" target="158778780">ImageMagick on iPhone</a></dt> 
    207   <dt><a href="http://www.cloudgoessocial.net/2009/07/09/imagemagick-on-iphone-xcode/" target="1462479120">ImageMagick on iPhone - Xcode</a></dt> 
    208   <dt><a href="http://www.digitalsanctum.com/?s=ImageMagick" target="885808755">Installing ImageMagick from Source on Ubuntu</a></dt> 
     205  <dt><a href="http://beta.bigmedium.com/blog/imagemagick-install-osx.shtml" target="1272342167">Installing ImageMagick on Mac OS X</a></dt> 
     206  <dt><a href="http://www.cloudgoessocial.net/2009/06/09/imagemagick-on-iphone-with-jpeg-png/" target="33652896">ImageMagick on iPhone</a></dt> 
     207  <dt><a href="http://www.cloudgoessocial.net/2009/07/09/imagemagick-on-iphone-xcode/" target="130771714">ImageMagick on iPhone - Xcode</a></dt> 
     208  <dt><a href="http://www.digitalsanctum.com/?s=ImageMagick" target="164432841">Installing ImageMagick from Source on Ubuntu</a></dt> 
    209209</ul> 
    210210 
     
    214214 
    215215<ul> 
    216   <dt><a href="http://www.xs4all.nl/%7Ebvdwolf/main/foto/down_sample/down_sample.htm" target="1352157832">Down-sampling Methods</a></dt> 
     216  <dt><a href="http://www.xs4all.nl/%7Ebvdwolf/main/foto/down_sample/down_sample.htm" target="1478650898">Down-sampling Methods</a></dt> 
    217217</ul> 
    218218 
     
    221221</div> 
    222222<ul> 
    223   <dt><a href="http://www.linux.com/article.pl?sid=06/09/29/1917210" target="1414949896">Book review: ImageMagick Tricks</a></dt> 
    224   <dt><a href="http://books.slashdot.org/books/06/03/13/1442239.shtml" target="1118130467">The Definitive Guide To ImageMagick</a></dt> 
     223  <dt><a href="http://www.linux.com/article.pl?sid=06/09/29/1917210" target="1009223907">Book review: ImageMagick Tricks</a></dt> 
     224  <dt><a href="http://books.slashdot.org/books/06/03/13/1442239.shtml" target="1994704495">The Definitive Guide To ImageMagick</a></dt> 
    225225</ul> 
    226226 
     
    229229</div> 
    230230<ul> 
    231   <dt><a href="http://www.archivesat.com/ImageMagick_Users_List/" target="1183427249">ImageMagick Users List</a></dt> 
    232   <dt><a href="http://www.archivesat.com/ImageMagick_Developer_List/" target="1890582014">ImageMagick Developers List</a></dt> 
    233   <dt><a href="http://www.archivesat.com/ImageMagick_Defect_Support/" target="433549672">ImageMagick Bugs List</a></dt> 
     231  <dt><a href="http://www.archivesat.com/ImageMagick_Users_List/" target="1602880431">ImageMagick Users List</a></dt> 
     232  <dt><a href="http://www.archivesat.com/ImageMagick_Developer_List/" target="1131046568">ImageMagick Developers List</a></dt> 
     233  <dt><a href="http://www.archivesat.com/ImageMagick_Defect_Support/" target="1126116574">ImageMagick Bugs List</a></dt> 
    234234</ul> 
    235235 
     
    239239<dl> 
    240240  <dt>Denmark</dt> 
    241     <dd><a href="http://imagemagick.europnews.de" target="686721132">http://imagemagick.europnews.de</a></dd><br /> 
     241    <dd><a href="http://imagemagick.europnews.de" target="1689145308">http://imagemagick.europnews.de</a></dd><br /> 
    242242  <dt>Germany</dt> 
    243     <dd><a href="http://imagemagick.linux-mirror.org" target="618068901">http://imagemagick.linux-mirror.org</a></dd><br /> 
     243    <dd><a href="http://imagemagick.linux-mirror.org" target="637441741">http://imagemagick.linux-mirror.org</a></dd><br /> 
    244244  <dt>Ireland</dt> 
    245     <dd><a href="http://imagemagick.oss-mirror.org" target="1974923150">http://imagemagick.oss-mirror.org</a></dd><br /> 
     245    <dd><a href="http://imagemagick.oss-mirror.org" target="1750904069">http://imagemagick.oss-mirror.org</a></dd><br /> 
    246246  <dt>United States</dt> 
    247     <dd><a href="http://www.imagemagick.org" target="1890504580">http://www.imagemagick.org</a></dd> 
     247    <dd><a href="http://www.imagemagick.org" target="308081271">http://www.imagemagick.org</a></dd> 
    248248</dl> 
    249249 
     
    253253 
    254254<ul> 
    255   <dt><a href="http://gmic.sourceforge.net/" target="1267788280">G'MIC</a>: convert, manipulate and visualize generic 1D/2D/3D multi-spectral image files</dt> 
    256   <dt><a href="http://www.beesoft.org/index.html?id=imagicom" target="1615489228">Image Commander</a>: bulk picture processing with a GUI</dt> 
     255  <dt><a href="http://gmic.sourceforge.net/" target="239271615">G'MIC</a>: convert, manipulate and visualize generic 1D/2D/3D multi-spectral image files</dt> 
     256  <dt><a href="http://www.beesoft.org/index.html?id=imagicom" target="286372372">Image Commander</a>: bulk picture processing with a GUI</dt> 
    257257</ul> 
    258258 
     
    261261</div> 
    262262<ul> 
    263   <dt><a href="http://www.wizards-toolkit.org" target="1860426564">Wizard's Toolkit</a></dt> 
    264   <dt><a href="http://www.multipole.org" target="1442142490">Computational Simulation of Multi-Body Interactions with O(n) Scaling</a></dt> 
     263  <dt><a href="http://www.wizards-toolkit.org" target="347448566">Wizard's Toolkit</a></dt> 
     264  <dt><a href="http://www.multipole.org" target="1860259281">Computational Simulation of Multi-Body Interactions with O(n) Scaling</a></dt> 
    265265</ul> 
    266266 
     
    273273      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    274274      <a href="../www/mailing-list.html">Mailing Lists</a> &bull; 
    275     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     275    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    276276    </span> 
    277277    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/magick-vector-graphics.html

    r485 r509  
    10581058      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    10591059      <a href="../www/mailing-list.html">Mailing Lists</a> &bull; 
    1060     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     1060    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    10611061    </span> 
    10621062    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/magick-wand.html

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

    r501 r509  
    124124<div class="sponsbox"> 
    125125<div  class="sponsor"> 
    126    <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ --> 
     126   <a href="http://www.abi-stoff.de/abizeitung/" title="Abibuch">Abizeitung</a><!-- 20090501000200 --> 
    127127</div> 
    128128<div  class="sponsor"> 
     
    155155 
    156156<div style="margin: auto;"> 
    157   <h2><a href="http://www.imagemagick.org/mailman/listinfo/magick-users" target="24883746">Magick Users</a></h2> 
     157  <h2><a href="http://www.imagemagick.org/mailman/listinfo/magick-users" target="862746287">Magick Users</a></h2> 
    158158</div> 
    159159 
     
    161161 
    162162<div style="margin: auto;"> 
    163   <h2><a href="http://www.imagemagick.org/mailman/listinfo/magick-developers" target="768427529">Magick Developers</a></h2> 
     163  <h2><a href="http://www.imagemagick.org/mailman/listinfo/magick-developers" target="674213635">Magick Developers</a></h2> 
    164164</div> 
    165165 
     
    167167 
    168168<div style="margin: auto;"> 
    169   <h2><a href="http://www.imagemagick.org/mailman/listinfo/magick-bugs" target="301923333">Magick Bugs</a></h2> 
     169  <h2><a href="http://www.imagemagick.org/mailman/listinfo/magick-bugs" target="798793640">Magick Bugs</a></h2> 
    170170</div> 
    171171 
     
    173173 
    174174<div style="margin: auto;"> 
    175   <h2><a href="http://www.imagemagick.org/mailman/listinfo/magick-announce" target="939446881">Magick Announce</a></h2> 
     175  <h2><a href="http://www.imagemagick.org/mailman/listinfo/magick-announce" target="219888794">Magick Announce</a></h2> 
    176176</div> 
    177177 
     
    185185      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    186186      <a href="../www/mailing-list.html">Mailing Lists</a> &bull; 
    187     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     187    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    188188    </span> 
    189189    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/mirrors.html

    r501 r509  
    155155<dl class="magick-mirror"> 
    156156  <dt>France</dt> 
    157     <dd><a href="http://imagemagick.europnews.de/" target="1068974736">http://imagemagick.europnews.de/</a></dd><br /> 
     157    <dd><a href="http://imagemagick.europnews.de/" target="1287786343">http://imagemagick.europnews.de/</a></dd><br /> 
    158158  <dt>Unites States</dt> 
    159     <dd><a href="http://www.imagemagick.org/" target="198252300">http://www.imagemagick.org/</a></dd> 
     159    <dd><a href="http://www.imagemagick.org/" target="1792747014">http://www.imagemagick.org/</a></dd> 
    160160</dl> 
    161161<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/montage.html

    r501 r509  
    125125<div class="sponsbox"> 
    126126<div  class="sponsor"> 
    127    <a href="http://www.hygi.de">Reinigungsmittel</a><!-- 201002000400+ --> 
     127   <a href="http://www.abi-stoff.de/abizeitung/" title="Abibuch">Abizeitung</a><!-- 20090501000200 --> 
    128128</div> 
    129129<div  class="sponsor"> 
  • ImageMagick/trunk/www/motion-picture.html

    r501 r509  
    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://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     282    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    283283    </span> 
    284284    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/perl-magick.html

    r485 r509  
    124124<div class="sponsbox"> 
    125125<div  class="sponsor"> 
    126    <a href="http://www.abi-stoff.de/abizeitung/" title="Abibuch">Abizeitung</a><!-- 20090501000200 --> 
     126   <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ --> 
    127127</div> 
    128128<div  class="sponsor"> 
  • ImageMagick/trunk/www/quantize.html

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

    r497 r509  
    124124<div class="sponsbox"> 
    125125<div  class="sponsor"> 
    126    <a href="http://www.abi-stoff.de/abizeitung/" title="Abibuch">Abizeitung</a><!-- 20090501000200 --> 
     126   <a href="http://www.hygi.de">Reinigungsmittel</a><!-- 201002000400+ --> 
    127127</div> 
    128128<div  class="sponsor"> 
     
    406406      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    407407      <a href="../www/mailing-list.html">Mailing Lists</a> &bull; 
    408     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     408    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    409409    </span> 
    410410    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/search.html

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

    r501 r509  
    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="1097057706">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="275525125">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="1472019627">Unix source</a>: Unix source distributions.</dd> 
    180     <dd><a href="http://www.imagemagick.org/download/windows" target="25954505">Windows source</a>: Windows source distributions.</dd> 
    181     <dd><a href="http://www.imagemagick.org/download/binaries" target="1331738391">Unix and Windows binaries</a>: Unix and Windows binary distributions.</dd> 
     179    <dd><a href="http://www.imagemagick.org/download" target="507684793">Unix source</a>: Unix source distributions.</dd> 
     180    <dd><a href="http://www.imagemagick.org/download/windows" target="621087364">Windows source</a>: Windows source distributions.</dd> 
     181    <dd><a href="http://www.imagemagick.org/download/binaries" target="1989540265">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="1814649067">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="1714549902">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="123560777">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="801439159">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="195245450">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="321422478">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="267193319">ChMagick</a>: is a <a href="http://www.softintegration.com/" target="449457732">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="1184633347">CL-Magick</a>: provides a Common Lisp interface to the ImageMagick library.</dd> 
    235     <dd><a href="https://gna.org/projects/g2f/" target="328991012">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="922858444">Magick++</a>: provides an object-oriented C++ interface to ImageMagick.</dd> 
    237     <dd><a href="http://pecl.html.net/package/imagick" target="421183908">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="1176749981">JMagick</a>: provides an object-oriented Java interface to ImageMagick.</dd> 
     233    <dd><a href="http://www.imagemagick.org/ChMagick" target="1049468496">ChMagick</a>: is a <a href="http://www.softintegration.com/" target="581666119">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="752862932">CL-Magick</a>: provides a Common Lisp interface to the ImageMagick library.</dd> 
     235    <dd><a href="https://gna.org/projects/g2f/" target="383483147">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="387575143">Magick++</a>: provides an object-oriented C++ interface to ImageMagick.</dd> 
     237    <dd><a href="http://pecl.html.net/package/imagick" target="215674167">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="1112715365">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="230991237">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="1724179764">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="657056783">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="298917345">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="783940744">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="1173521515">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="353042952">PythonMagick</a>: an object-oriented Python interface to ImageMagick.</dd> 
    246     <dd><a href="http://rmagick.rubyforge.org/" target="1075481560">RMagick</a>: is an interface between the Ruby programming language and ImageMagick.</dd> 
    247     <dd><a href="http://tclmagick.sourceforge.net/" target="518543705">TclMagick</a>: a native Tcl-extension to the ImageMagick MagickWand API.</dd> 
     245    <dd><a href="http://www.imagemagick.org/download/python/" target="634997228">PythonMagick</a>: an object-oriented Python interface to ImageMagick.</dd> 
     246    <dd><a href="http://rmagick.rubyforge.org/" target="115030317">RMagick</a>: is an interface between the Ruby programming language and ImageMagick.</dd> 
     247    <dd><a href="http://tclmagick.sourceforge.net/" target="1496287522">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="1313829717">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="1308800783">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="486520253">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="1206529515">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="1389521152">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="1864154130">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> 
    278278  <dd><a href="../www/sponsors.html">Sponsor ImageMagick</a>: contribute bug fixes, enhancements, hardware, funds, etc. to ensure the ImageMagick project thrives.</dd> 
    279279  <dd><a href="../www/t-shirt.html">ImageMagick t-shirt</a>: donate $25 USD and we acknowledge your gift with a logoed t-shirt.</dd> 
     
    299299</div> 
    300300<dl> 
    301   <dd><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/sandbox" target="154713126">Fast Fourier Transforms Toolkit</a></dd> 
    302   <dd><a href="http://www.fmwconcepts.com/misc_tests/FFT_tests/" target="283998343">Tests Of FFT Processing</a></dd> 
     301  <dd><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/sandbox" target="228369095">Fast Fourier Transforms Toolkit</a></dd> 
     302  <dd><a href="http://www.fmwconcepts.com/imagemagick/linkcounter.html?dir=fourier_transforms/&linkname=fourier.html" target="1410862295">Fourier Transform Processing With ImageMagick</a></dd> 
     303  <dd><a href="http://www.imagemagick.org/Usage/fourier/" target="1018234493">ImageMagick v6 Examples -- Fourier Transforms</a></dd> 
    303304</dl> 
    304305 
     
    311312      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    312313      <a href="../www/mailing-list.html">Mailing Lists</a> &bull; 
    313     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     314    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    314315    </span> 
    315316    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/sponsors.html

    r501 r509  
    240240      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    241241      <a href="../www/mailing-list.html">Mailing Lists</a> &bull; 
    242     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     242    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    243243    </span> 
    244244    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/stream.html

    r501 r509  
    125125<div class="sponsbox"> 
    126126<div  class="sponsor"> 
    127    <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ --> 
     127   <a href="http://www.abi-stoff.de/abizeitung/" title="Abibuch">Abizeitung</a><!-- 20090501000200 --> 
    128128</div> 
    129129<div  class="sponsor"> 
  • ImageMagick/trunk/www/subversion.html

    r497 r509  
    124124<div class="sponsbox"> 
    125125<div  class="sponsor"> 
    126    <a href="http://www.abi-stoff.de/abizeitung/" title="Abibuch">Abizeitung</a><!-- 20090501000200 --> 
     126   <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ --> 
    127127</div> 
    128128<div  class="sponsor"> 
  • ImageMagick/trunk/www/t-shirt.html

    r501 r509  
    192192      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    193193      <a href="../www/mailing-list.html">Mailing Lists</a> &bull; 
    194     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     194    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    195195    </span> 
    196196    <span id="linkbar-east">&nbsp;</span>