Changeset 35

Show
Ignore:
Timestamp:
09/10/09 12:17:04 (6 months ago)
Author:
cristy
Message:
 
Files:
66 modified

Legend:

Unmodified
Added
Removed
  • ImageMagick/trunk/index.html

    r21 r35  
    124124<div class="sponsbox"> 
    125125<div  class="sponsor"> 
    126    <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ --> 
    127 </div> 
    128 <div  class="sponsor"> 
    129126   <a href="http://www.goyax.de">Börse</a><!-- 201001000240 Gewiese digital-finance.de --> 
    130127</div> 
     
    218215      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    219216      <a href="www/mailing-list.html">Mailing Lists</a> &bull; 
    220     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     217    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    221218    </span> 
    222219    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/version.sh

    r21 r35  
    1313PACKAGE_VERSION='6.5.5' 
    1414PACKAGE_LIB_VERSION="0x655" 
    15 PACKAGE_RELEASE="9" 
     15PACKAGE_RELEASE="10" 
    1616PACKAGE_LIB_VERSION_NUMBER="6,5,5,${PACKAGE_RELEASE}" 
    1717PACKAGE_RELEASE_DATE=`date +%F` 
  • ImageMagick/trunk/www/ImageMagickObject.html

    r21 r35  
    125125<div class="sponsbox"> 
    126126<div  class="sponsor"> 
    127    <a href="http://www.hygi.de">Reinigungsmittel</a><!-- 201002000400+ --> 
    128 </div> 
    129 <div  class="sponsor"> 
    130127   <a href="http://www.goyax.de">Börse</a><!-- 201001000240 Gewiese digital-finance.de --> 
    131128</div> 
     
    208205      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    209206      <a href="../www/mailing-list.html">Mailing Lists</a> &bull; 
    210     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     207    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    211208    </span> 
    212209    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/advanced-unix-installation.html

    r21 r35  
    520520          <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> 
    521521          <p>Unpack and change into the top-level ImageMagick directory:</p> 
    522                 <p class='crt'><span class="crtprompt"> $magick&gt; </span><span class='crtin'>tar xvfz ImageMagick-6.5.5-8.tar.gz</span><span class='crtout'></span><span class="crtprompt"> $magick&gt; </span><span class='crtin'>cd ImageMagick-6.5.5</span></p>      <p>Choose an architecture and set your CFLAGS environment variable.  Here we set CFLAGS for an Intel build:</p> 
     522                <p class='crt'><span class="crtprompt"> $magick&gt; </span><span class='crtin'>tar xvfz ImageMagick-6.5.5-9.tar.gz</span><span class='crtout'></span><span class="crtprompt"> $magick&gt; </span><span class='crtin'>cd ImageMagick-6.5.5</span></p>      <p>Choose an architecture and set your CFLAGS environment variable.  Here we set CFLAGS for an Intel build:</p> 
    523523        <p class='crt'><span class="crtprompt"> $magick&gt; </span><span class='crtin'>export CFLAGS="-O -g -isysroot /Developer/SDKs/MacOSX10.5.sdk/ \ <br/> 
    524524        -arch i386 -I/sw/include/"</span></p>     <p>Set your LDFLAGS environment variable to:</p> 
  • ImageMagick/trunk/www/advanced-windows-installation.html

    r21 r35  
    425425        <ol> 
    426426        <li>Double-click on 
    427         <kbd>VisualMagick/bin/ImageMagick-6.5.5-8-Q16-windows-dll.exe</kbd> 
     427        <kbd>VisualMagick/bin/ImageMagick-6.5.5-9-Q16-windows-dll.exe</kbd> 
    428428        to launch the ImageMagick binary distribution.</li> 
    429429        <li>Complete the installer screens to install ImageMagick on your system.</li> 
  • ImageMagick/trunk/www/animate.html

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

    r21 r35  
    157157</div> 
    158158 
    159 <p><a href="https://gna.org/projects/g2f/" target="1772044902">G2F</a> implements an Ada 95 binding to a subset of the low-level MagickCore library.</p> 
     159<p><a href="https://gna.org/projects/g2f/" target="1051572830">G2F</a> implements an Ada 95 binding to a subset of the low-level MagickCore library.</p> 
    160160 
    161161<div style="margin: auto;"> 
     
    169169</div> 
    170170 
    171 <p><a href="http://www.imagemagick.org/ChMagick" target="808255581">ChMagick</a> is a <a href="http://www.softintegration.com/" target="223606397">Ch</a> binding to the MagickCore and MagickWand API.  Ch is an embeddable C/C++ interpreter for cross-platform scripting.</p> 
     171<p><a href="http://www.imagemagick.org/ChMagick" target="1616982147">ChMagick</a> is a <a href="http://www.softintegration.com/" target="756158724">Ch</a> binding to the MagickCore and MagickWand API.  Ch is an embeddable C/C++ interpreter for cross-platform scripting.</p> 
    172172 
    173173<div style="margin: auto;"> 
     
    181181</div> 
    182182 
    183 <p><a href="http://www.imagemagick.org/Magick++" target="1385898663">Magick++</a> provides an object-oriented C++ interface to ImageMagick.  See <a href="http://www.imagemagick.org/Magick++/tutorial/Magick++_tutorial.pdf" target="164106115">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="1621371988">source</a> if you want to correct, enhance, or expand the tutorial.</p> 
     183<p><a href="http://www.imagemagick.org/Magick++" target="1289609399">Magick++</a> provides an object-oriented C++ interface to ImageMagick.  See <a href="http://www.imagemagick.org/Magick++/tutorial/Magick++_tutorial.pdf" target="910138828">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="1384935989">source</a> if you want to correct, enhance, or expand the tutorial.</p> 
    184184 
    185185<div style="margin: auto;"> 
     
    187187</div> 
    188188 
    189 <p><a href="http://www.jmagick.org" target="2085408540">JMagick</a> provides an object-oriented Java interface to ImageMagick.  <a href="http://im4java.sourceforge.net" target="531921637">Im4java</a> is a pure-java interface to the ImageMagick command-line.</p> 
     189<p><a href="http://www.jmagick.org" target="1957633173">JMagick</a> provides an object-oriented Java interface to ImageMagick.  <a href="http://im4java.sourceforge.net" target="921566912">Im4java</a> is a pure-java interface to the ImageMagick command-line.</p> 
    190190 
    191191<div style="margin: auto;"> 
     
    193193</div> 
    194194 
    195 <p><a href="http://forums.lavag.org/downloads-file90.html" target="143464001">LVOOP ImageMagick</a> is an object-oriented LabVIEW interface to ImageMagick.</p> 
     195<p><a href="http://forums.lavag.org/downloads-file90.html" target="128497709">LVOOP ImageMagick</a> is an object-oriented LabVIEW interface to ImageMagick.</p> 
    196196 
    197197<div style="margin: auto;"> 
     
    199199</div> 
    200200 
    201 <p><a href="http://common-lisp.net/project/cl-magick/" target="1325769179">CL-Magick</a> provides a Common Lisp interface to the ImageMagick library.</p> 
     201<p><a href="http://common-lisp.net/project/cl-magick/" target="1131900535">CL-Magick</a> provides a Common Lisp interface to the ImageMagick library.</p> 
    202202 
    203203<div style="margin: auto;"> 
     
    205205</div> 
    206206 
    207 <p><a href="http://code.google.com/p/nmagick" target="60352147">NMagick</a> is a port of the ImageMagick library to the haXe and Neko platforms. It provides image manipulation capabilities to both web and desktop applications using Neko.</p> 
     207<p><a href="http://code.google.com/p/nmagick" target="1291257471">NMagick</a> is a port of the ImageMagick library to the haXe and Neko platforms. It provides image manipulation capabilities to both web and desktop applications using Neko.</p> 
    208208 
    209209<div style="margin: auto;"> 
     
    219219</div> 
    220220 
    221 <p><a href="http://wiki.lazarus.freepascal.org/PascalMagick" target="165367122">PascalMagick</a> a Pascal binding for the MagickWand API and also the low-level MagickCore library. It works with Free Pascal / Lazarus and Delphi.</p> 
     221<p><a href="http://wiki.lazarus.freepascal.org/PascalMagick" target="312930917">PascalMagick</a> a Pascal binding for the MagickWand API and also the low-level MagickCore library. It works with Free Pascal / Lazarus and Delphi.</p> 
    222222 
    223223<div style="margin: auto;"> 
     
    231231</div> 
    232232 
    233 <p><a href="http://www.magickwand.org/" target="2010019637">MagickWand for PHP</a> a native PHP-extension to the ImageMagick MagickWand API.</p> 
    234  
    235 <p><a href="http://pecl.html.net/package/imagick" target="770569176">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="1446979104">here</a>.</p> 
    236  
    237 <p><a href="http://www.francodacosta.com/phmagick" target="355407027">phMagick</a> is a wrapper class for ImageMagick, wrapping the most common web image manipulation actions in easy to use functions, but allowing full access to ImageMagick's power by issuing system calls to it's command-line programs.</p> 
     233<p><a href="http://www.magickwand.org/" target="227802989">MagickWand for PHP</a> a native PHP-extension to the ImageMagick MagickWand API.</p> 
     234 
     235<p><a href="http://pecl.html.net/package/imagick" target="1020885623">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="228558636">here</a>.</p> 
     236 
     237<p><a href="http://www.francodacosta.com/phmagick" target="1494835603">phMagick</a> is a wrapper class for ImageMagick, wrapping the most common web image manipulation actions in easy to use functions, but allowing full access to ImageMagick's power by issuing system calls to it's command-line programs.</p> 
    238238 
    239239<div style="margin: auto;"> 
     
    242242</div> 
    243243 
    244 <p><a href="http://www.imagemagick.org/download/python/" target="479553518">PythonMagick</a> an object-oriented Python interface to ImageMagick.</p> 
    245  
    246 <p><a href="http://www.procoders.net/?p=39" target="591644716">PythonMagickWand</a> an object-oriented Python interface to MagickWand based on ctypes.</p> 
     244<p><a href="http://www.imagemagick.org/download/python/" target="1681565908">PythonMagick</a> an object-oriented Python interface to ImageMagick.</p> 
     245 
     246<p><a href="http://www.procoders.net/?p=39" target="144886133">PythonMagickWand</a> an object-oriented Python interface to MagickWand based on ctypes.</p> 
    247247 
    248248<div style="margin: auto;"> 
     
    250250</div> 
    251251 
    252 <p>The <a href="http://www.monkeybreadsoftware.de/realbasic/plugin-imagemagick.shtml" target="238158009">MBS Realbasic ImageMagick</a> is a plugin that utilizes the power of ImageMagick from within the RealBasic environment.</p> 
     252<p>The <a href="http://www.monkeybreadsoftware.de/realbasic/plugin-imagemagick.shtml" target="1133376282">MBS Realbasic ImageMagick</a> is a plugin that utilizes the power of ImageMagick from within the RealBasic environment.</p> 
    253253 
    254254<div style="margin: auto;"> 
     
    256256</div> 
    257257 
    258 <p><a href="http://rmagick.rubyforge.org/" target="40599480">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="1932670332">documentation</a>.</p> 
    259  
    260 <p><a href="http://magickwand.rubyforge.org/" target="1758109715">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="348723162">documentation</a>.</p> 
    261  
    262 <p><a href="http://rubyforge.org/projects/mini-magick" target="1236684100">MiniMagick</a> is a Ruby wrapper for ImageMagick command line. MiniMagick gives you convenient access to all the command line options ImageMagick supports.</p> 
    263  
    264 <p><a href="http://quickmagick.rubyforge.org/quick_magick" target="1498560718">QuickMagick</a> is a gem for easily accessing ImageMagick command line tools from Ruby programs.</p> 
     258<p><a href="http://rmagick.rubyforge.org/" target="996785394">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="622579155">documentation</a>.</p> 
     259 
     260<p><a href="http://magickwand.rubyforge.org/" target="1984927340">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="2083092787">documentation</a>.</p> 
     261 
     262<p><a href="http://rubyforge.org/projects/mini-magick" target="720261511">MiniMagick</a> is a Ruby wrapper for ImageMagick command line. MiniMagick gives you convenient access to all the command line options ImageMagick supports.</p> 
     263 
     264<p><a href="http://quickmagick.rubyforge.org/quick_magick" target="1416253695">QuickMagick</a> is a gem for easily accessing ImageMagick command line tools from Ruby programs.</p> 
    265265 
    266266<div style="margin: auto;"> 
     
    268268</div> 
    269269 
    270 <p><a href="http://tclmagick.sourceforge.net/" target="766113077">TclMagick</a> a native Tcl-extension to the ImageMagick MagickWand API.</p> 
     270<p><a href="http://tclmagick.sourceforge.net/" target="398358295">TclMagick</a> a native Tcl-extension to the ImageMagick MagickWand API.</p> 
    271271 
    272272<div style="margin: auto;"> 
     
    274274</div> 
    275275 
    276 <p><a href="http://code.google.com/p/remotemagick/" target="72165300">RemoteMagick</a> is an XML-RPC web service that creates image thumbnails.</p> 
     276<p><a href="http://code.google.com/p/remotemagick/" target="899928368">RemoteMagick</a> is an XML-RPC web service that creates image thumbnails.</p> 
    277277 
    278278</div> 
     
    283283      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    284284      <a href="../www/mailing-list.html">Mailing Lists</a> &bull; 
    285     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     285    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    286286    </span> 
    287287    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api/animate.html

    r21 r35  
    181181      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    182182      <a href="../../www/mailing-list.html">Mailing Lists</a> &bull; 
    183     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     183    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    184184    </span> 
    185185    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api/annotate.html

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

    r21 r35  
    341341      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    342342      <a href="../../www/mailing-list.html">Mailing Lists</a> &bull; 
    343     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     343    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    344344    </span> 
    345345    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api/cache-view.html

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

    r21 r35  
    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://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     211    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    212212    </span> 
    213213    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api/constitute.html

    r18 r35  
    331331      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    332332      <a href="../../www/mailing-list.html">Mailing Lists</a> &bull; 
    333     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     333    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    334334    </span> 
    335335    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api/decorate.html

    r21 r35  
    234234      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    235235      <a href="../../www/mailing-list.html">Mailing Lists</a> &bull; 
    236     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     236    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    237237    </span> 
    238238    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api/deprecate.html

    r21 r35  
    878878<div class="doc-section"> 
    879879 
    880 <p>ExtractSubimageFromImageImage() extracts a region of the image that most closely resembles the referemce.</p></ol> 
     880<p>ExtractSubimageFromImageImage() extracts a region of the image that most closely resembles the reference.</p></ol> 
    881881 
    882882<p>The format of the ExtractSubimageFromImageImage method is:</p> 
    883883 
    884884<pre class="code"> 
    885   Image *ExtractSubimageFromImage(const Image *image,const Image *referemce, 
     885  Image *ExtractSubimageFromImage(const Image *image,const Image *reference, 
    886886    ExceptionInfo *exception) 
    887887</pre> 
     
    892892<ol><p>the image.</p></ol> 
    893893 
    894 <h5>referemce</h5> 
     894<h5>reference</h5> 
    895895<ol><p>find an area of the image that closely resembles this image.</p></ol> 
    896896 
  • ImageMagick/trunk/www/api/draw.html

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

    r21 r35  
    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.hygi.de">Reinigungsmittel</a><!-- 201002000400+ --> 
    127127</div> 
    128128<div  class="sponsor"> 
  • ImageMagick/trunk/www/api/enhance.html

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

    r21 r35  
    463463      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    464464      <a href="../../www/mailing-list.html">Mailing Lists</a> &bull; 
    465     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     465    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    466466    </span> 
    467467    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api/fx.html

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

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

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

    r18 r35  
    63106310      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    63116311      <a href="../../www/mailing-list.html">Mailing Lists</a> &bull; 
    6312     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     6312    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    63136313    </span> 
    63146314    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api/magick.html

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

    r21 r35  
    124124<div class="sponsbox"> 
    125125<div  class="sponsor"> 
    126    <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ --> 
    127 </div> 
    128 <div  class="sponsor"> 
    129126   <a href="http://www.goyax.de">Börse</a><!-- 201001000240 Gewiese digital-finance.de --> 
    130127</div> 
     
    405402      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    406403      <a href="../../www/mailing-list.html">Mailing Lists</a> &bull; 
    407     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     404    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    408405    </span> 
    409406    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api/module.html

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

    r21 r35  
    251251      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    252252      <a href="../../www/mailing-list.html">Mailing Lists</a> &bull; 
    253     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     253    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    254254    </span> 
    255255    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api/paint.html

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

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

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

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

    r21 r35  
    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/api/stream.html

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

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

    r21 r35  
    269269      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    270270      <a href="../../www/mailing-list.html">Mailing Lists</a> &bull; 
    271     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     271    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    272272    </span> 
    273273    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/architecture.html

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

    r13 r35  
    171171 
    172172  <tr> 
    173       <td valign="top">ImageMagick-6.5.5-8.i386.rpm</td> 
    174     <td valign="top"><a href= "http://www.imagemagick.org/download/linux/fedora/i386/ImageMagick-6.5.5-8.i386.rpm">download</a></td> 
    175     <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/linux/fedora/i386/ImageMagick-6.5.5-8.i386.rpm">download</a></td> 
     173      <td valign="top">ImageMagick-6.5.5-9.i386.rpm</td> 
     174    <td valign="top"><a href= "http://www.imagemagick.org/download/linux/fedora/i386/ImageMagick-6.5.5-9.i386.rpm">download</a></td> 
     175    <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/linux/fedora/i386/ImageMagick-6.5.5-9.i386.rpm">download</a></td> 
    176176    <td valign="top">Fedora Core 10 i386 RPM</td> 
    177177  </tr> 
    178178 
    179179  <tr> 
    180       <td valign="top">ImageMagick-6.5.5-8.x86_64.rpm</td> 
    181       <td valign="top"><a href= "http://www.imagemagick.org/download/linux/fedora/x86_64/ImageMagick-6.5.5-8.x86_64.rpm">download</a></td> 
    182     <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/linux/fedora/x86_64/ImageMagick-6.5.5-8.x86_64.rpm">download</a></td> 
     180      <td valign="top">ImageMagick-6.5.5-9.x86_64.rpm</td> 
     181      <td valign="top"><a href= "http://www.imagemagick.org/download/linux/fedora/x86_64/ImageMagick-6.5.5-9.x86_64.rpm">download</a></td> 
     182    <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/linux/fedora/x86_64/ImageMagick-6.5.5-9.x86_64.rpm">download</a></td> 
    183183    <td valign="top">Fedora Core 10 x86_64 RPM</td> 
    184184  </tr> 
     
    217217<p>ImageMagick RPM's are self-installing.  Simply type the following command and you're ready to start using ImageMagick:</p> 
    218218 
    219 <p class='crt'><span class="crtprompt"> $magick&gt; </span><span class='crtin'>rpm -Uvh ImageMagick-6.5.5-8.i386.rpm</span></p> 
     219<p class='crt'><span class="crtprompt"> $magick&gt; </span><span class='crtin'>rpm -Uvh ImageMagick-6.5.5-9.i386.rpm</span></p> 
    220220<p>For other systems, create (or choose) a directory to install the package into and change to that directory, for example:</p> 
    221221 
     
    299299 
    300300<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 
    301 <a href='http://www.imagemagick.org/download/binaries/ImageMagick-6.5.5-8-Q16-windows-dll.exe' >ImageMagick-6.5.5-8-Q16-windows-dll.exe</a>.</p> 
     301<a href='http://www.imagemagick.org/download/binaries/ImageMagick-6.5.5-9-Q16-windows-dll.exe' >ImageMagick-6.5.5-9-Q16-windows-dll.exe</a>.</p> 
    302302 
    303303<table class="doc"> 
     
    311311 
    312312  <tr> 
    313         <td valign="top">ImageMagick-6.5.5-8-Q16-windows-dll.exe</td> 
    314         <td valign="top"><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-6.5.5-8-Q16-windows-dll.exe">download</a></td> 
    315       <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.5.5-8-Q16-windows-dll.exe">download</a></td> 
     313        <td valign="top">ImageMagick-6.5.5-9-Q16-windows-dll.exe</td> 
     314        <td valign="top"><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-6.5.5-9-Q16-windows-dll.exe">download</a></td> 
     315      <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.5.5-9-Q16-windows-dll.exe">download</a></td> 
    316316    <td valign="top">Win32 dynamic at 16 bits-per-pixel</td> 
    317317  </tr> 
    318318 
    319319  <tr> 
    320         <td valign="top">ImageMagick-6.5.5-8-Q16-windows-static.exe</td> 
    321         <td valign="top"><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-6.5.5-8-Q16-windows-static.exe">download</a></td> 
    322       <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.5.5-8-Q16-windows-static.exe">download</a></td> 
     320        <td valign="top">ImageMagick-6.5.5-9-Q16-windows-static.exe</td> 
     321        <td valign="top"><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-6.5.5-9-Q16-windows-static.exe">download</a></td> 
     322      <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.5.5-9-Q16-windows-static.exe">download</a></td> 
    323323    <td valign="top">Win32 static at 16 bits-per-pixel</td> 
    324324  </tr> 
    325325 
    326326  <tr> 
    327         <td valign="top">ImageMagick-6.5.5-8-Q16-windows-x64-static.exe</td> 
    328         <td valign="top"><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-6.5.5-8-Q16-windows-x64-static.exe">download</a></td> 
    329       <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.5.5-8-Q16-windows-x64-static.exe">download</a></td> 
     327        <td valign="top">ImageMagick-6.5.5-9-Q16-windows-x64-static.exe</td> 
     328        <td valign="top"><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-6.5.5-9-Q16-windows-x64-static.exe">download</a></td> 
     329      <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.5.5-9-Q16-windows-x64-static.exe">download</a></td> 
    330330   <td valign="top">x64 static at 16 bits-per-pixel</td> 
    331331  </tr> 
    332332 
    333333  <tr> 
    334         <td valign="top">ImageMagick-6.5.5-8-Q8-windows-dll.exe</td> 
    335         <td valign="top"><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-6.5.5-8-Q8-windows-dll.exe">download</a></td> 
    336       <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.5.5-8-Q8-windows-dll.exe">download</a></td> 
     334        <td valign="top">ImageMagick-6.5.5-9-Q8-windows-dll.exe</td> 
     335        <td valign="top"><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-6.5.5-9-Q8-windows-dll.exe">download</a></td> 
     336      <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.5.5-9-Q8-windows-dll.exe">download</a></td> 
    337337    <td valign="top">Win32 dynamic at 8 bits-per-pixel</td> 
    338338  </tr> 
    339339 
    340340  <tr> 
    341         <td valign="top">ImageMagick-6.5.5-8-Q8-windows-static.exe</td> 
    342         <td valign="top"><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-6.5.5-8-Q8-windows-static.exe">download</a></td> 
    343       <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.5.5-8-Q8-windows-static.exe">download</a></td> 
     341        <td valign="top">ImageMagick-6.5.5-9-Q8-windows-static.exe</td> 
     342        <td valign="top"><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-6.5.5-9-Q8-windows-static.exe">download</a></td> 
     343      <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.5.5-9-Q8-windows-static.exe">download</a></td> 
    344344    <td valign="top">Win32 static at 8 bits-per-pixel</td> 
    345345  </tr> 
     
    371371      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    372372      <a href="../www/mailing-list.html">Mailing Lists</a> &bull; 
    373     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     373    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    374374    </span> 
    375375    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/changelog.html

    r21 r35  
    12221222      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    12231223      <a href="../www/mailing-list.html">Mailing Lists</a> &bull; 
    1224     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     1224    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    12251225    </span> 
    12261226    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/cipher.html

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

    r21 r35  
    55215521      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    55225522      <a href="../www/mailing-list.html">Mailing Lists</a> &bull; 
    5523     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     5523    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    55245524    </span> 
    55255525    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/command-line-processing.html

    r21 r35  
    124124<div class="sponsbox"> 
    125125<div  class="sponsor"> 
     126   <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ --> 
     127</div> 
     128<div  class="sponsor"> 
    126129   <a href="http://www.goyax.de">Börse</a><!-- 201001000240 Gewiese digital-finance.de --> 
    127130</div> 
     
    630633      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    631634      <a href="../www/mailing-list.html">Mailing Lists</a> &bull; 
    632     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     635    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    633636    </span> 
    634637    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/command-line-tools.html

    r21 r35  
    124124<div class="sponsbox"> 
    125125<div  class="sponsor"> 
     126   <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ --> 
     127</div> 
     128<div  class="sponsor"> 
    126129   <a href="http://www.goyax.de">Börse</a><!-- 201001000240 Gewiese digital-finance.de --> 
    127130</div> 
     
    151154<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> 
    152155 
    153 <p>ImageMagick includes a number of command-line utilities for manipulating images.  Most of you are probably accustomed to editing images one at a time with a graphical user interface (GUI) with such programs as <a href="http://www.gimp.org" target="1071102758">gimp</a> or <a href="http://www.adobe.com" target="1136575680">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="2098391033">gimp</a> or <a href="http://www.adobe.com" target="948479849">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> 
    154157 
    155158<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> 
    156159 
    157 <p>In the paragraphs below, find a short description for each command-line tool. Click on the program name to get details about the program usage and a list of command-line options that alters how the program behaves.  If you are just getting acquainted with ImageMagick, start with the <a href="#convert">convert</a> program.  Be sure to peruse Anthony Thyssen's tutorial on how to use ImageMagick utilities to <a href="http://www.imagemagick.org/Usage/" target="1940559679">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="1547584663">convert, compose, or edit</a> images from the command-line.</p> 
    158161 
    159162<div style="margin: auto;"> 
  • ImageMagick/trunk/www/compare.html

    r18 r35  
    394394      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    395395      <a href="../www/mailing-list.html">Mailing Lists</a> &bull; 
    396     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     396    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    397397    </span> 
    398398    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/contact.html

    r21 r35  
    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="469123792">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="59036987">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/convert.html

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

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

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

    r21 r35  
    149149<div class="main"> 
    150150 
    151 <p>Here are a few examples of what you can do with an image using ImageMagick from the command line, a program interface, or script.  You can generate this image yourself with this <a href="../www/perl-magick.html">PerlMagick</a> script, <a href="../www/source/examples.pl" target="958744627">examples.pl</a>.</p><br /> 
     151<p>Here are a few examples of what you can do with an image using ImageMagick from the command line, a program interface, or script.  You can generate this image yourself with this <a href="../www/perl-magick.html">PerlMagick</a> script, <a href="../www/source/examples.pl" target="1057363886">examples.pl</a>.</p><br /> 
    152152 
    153153<div class="viewport"> 
  • ImageMagick/trunk/www/exception.html

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

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

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

    r21 r35  
    160160<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> 
    161161 
    162 <p>I did not work alone for long.  Anthony Thyssen contacted me about deficiencies in the ImageMagick command line programs.  He pointed out that the command line was confusing when dealing with more than one image. He suggested an orderly, well-defined method for dealing with the command line, and this became ImageMagick version 6 (the current release). His efforts are detailed on his web pages, <a href="http://www.imagemagick.org/Usage/" target="5295200">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> 
     162<p>I did not work alone for long.  Anthony Thyssen contacted me about deficiencies in the ImageMagick command line programs.  He pointed out that the command line was confusing when dealing with more than one image. He suggested an orderly, well-defined method for dealing with the command line, and this became ImageMagick version 6 (the current release). His efforts are detailed on his web pages, <a href="http://www.imagemagick.org/Usage/" target="939299628">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> 
    163163 
    164164<p>It has been 20 years since ImageMagick was first conceived, and it looks likely that it will be here for another 20 and beyond. The command line and the application programming interface are stable, but there is still work to do.  We are currently working on improving the conjure utility, Scalable Vector Graphics (SVG) support, and adding better support for video formats.</p> 
  • ImageMagick/trunk/www/identify.html

    r18 r35  
    219219    Filesize: 3.97266kb  <br/> 
    220220    Number pixels: 3.14453kb  <br/> 
    221     Version: ImageMagick 6.5.5-8 2009-09-01 Q16 http://www.imagemagick.org</span></p> 
     221    Version: ImageMagick 6.5.5-9 2009-09-10 Q16 http://www.imagemagick.org</span></p> 
    222222<p>To get the print size in inches of an image at 72 DPI, use:</p> 
    223223 
     
    413413      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    414414      <a href="../www/mailing-list.html">Mailing Lists</a> &bull; 
    415     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     415    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    416416    </span> 
    417417    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/index.html

    r21 r35  
    124124<div class="sponsbox"> 
    125125<div  class="sponsor"> 
    126    <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ --> 
    127 </div> 
    128 <div  class="sponsor"> 
    129126   <a href="http://www.goyax.de">Börse</a><!-- 201001000240 Gewiese digital-finance.de --> 
    130127</div> 
     
    218215      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    219216      <a href="../www/mailing-list.html">Mailing Lists</a> &bull; 
    220     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     217    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    221218    </span> 
    222219    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/license.html

    r21 r35  
    124124<div class="sponsbox"> 
    125125<div  class="sponsor"> 
    126    <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ --> 
    127 </div> 
    128 <div  class="sponsor"> 
    129126   <a href="http://www.goyax.de">Börse</a><!-- 201001000240 Gewiese digital-finance.de --> 
    130127</div> 
     
    275272      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    276273      <a href="../www/mailing-list.html">Mailing Lists</a> &bull; 
    277     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     274    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    278275    </span> 
    279276    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/links.html

    r21 r35  
    124124<div class="sponsbox"> 
    125125<div  class="sponsor"> 
     126   <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ --> 
     127</div> 
     128<div  class="sponsor"> 
    126129   <a href="http://www.goyax.de">Börse</a><!-- 201001000240 Gewiese digital-finance.de --> 
    127130</div> 
     
    157160</div> 
    158161<ul> 
    159   <dt><a href="http://www.imagemagick.org/Usage/" target="1415701207">Examples of ImageMagick Usage</a></dt> 
    160   <dt><a href="http://software.newsforge.com/article.pl?sid=05/04/29/1358220" target="1780237496">Advanced image editing from the command line with ImageMagick</a></dt> 
    161   <dt><a href="http://www.applematters.com/index.html/section/comments/1113/" target="419024379">Best Open Source Software for the Macintosh</a></dt> 
    162   <dt><a href="http://software.newsforge.com/article.pl?sid=05/07/01/1959251" target="315416559">Command-line animations using ImageMagick</a></dt> 
    163   <dt><a href="http://www.builderau.com.au/program/linux/soa/Convert_images_with_open_source_ImageMagick/0,339028299,339271774,00.htm" target="964218763">Convert Images with Open Source ImageMagick</a></dt> 
    164   <dt><a href="http://polishlinux.org/apps/graphics/enchanting-pictures-with-imagemagick/" target="1655658584">Enchanting Pictures with ImageMagick</a></dt> 
    165   <dt><a href="http://www-106.ibm.com/developerworks/library/l-graf/?ca=dnt-428" target="1560385620">Graphics from the Command Line</a></dt> 
    166   <dt><a href="http://www.ars-informatica.ca/article.html?article=22" target="784534013">Image creation, conversion and manipulation with ImageMagick</a></dt> 
    167   <dt><a href="http://www.applematters.com/index.html/section/comments/2104/" target="1605741497">Image Editing for Power Users on the Mac</a></dt> 
    168   <dt><a href="http://applications.linux.com/article.pl?sid=05/03/29/1525217" target="165729024">ImageMagick: A graphics wizard for the command line</a></dt> 
    169   <dt><a href="http://www.ioncannon.net/linux/81/5-imagemagick-command-line-examples-part-1/" target="2084995774">ImageMagick command line examples - part 1</a></dt> 
    170   <dt><a href="http://www.ioncannon.net/linux/72/5-imagemagick-command-line-examples-part-2/" target="2077133017">ImageMagick command line examples - part 2</a></dt> 
    171   <dt><a href="http://www.rabuser.info/jmagick.html" target="1564109553">ImageMagick &amp; Java</a></dt> 
    172   <dt><a href="http://www.jpeek.com/articles/linuxmag/0606.pdf" target="1424475836">ImageMagick, Part One</a></dt> 
    173   <dt><a href="http://www.jpeek.com/articles/linuxmag/0607.pdf" target="1169482204">ImageMagick, Part Two</a></dt> 
    174   <dt><a href="http://www-106.ibm.com/developerworks/library/l-graf2/?ca=dgr-lnxw15GraphicsLine" target="2132891270">More Graphics from the Command Line</a></dt> 
    175   <dt><a href="http://www.ffnn.nl/pages/projects/ubuntu-firefox-themes.html" target="119406569">Ubuntu Firefox Themes</a></dt> 
     162  <dt><a href="http://www.imagemagick.org/Usage/" target="2125375604">Examples of ImageMagick Usage</a></dt> 
     163  <dt><a href="http://software.newsforge.com/article.pl?sid=05/04/29/1358220" target="1934703615">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="247410642">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="300261196">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="1823844636">Convert Images with Open Source ImageMagick</a></dt> 
     167  <dt><a href="http://polishlinux.org/apps/graphics/enchanting-pictures-with-imagemagick/" target="1367007329">Enchanting Pictures with ImageMagick</a></dt> 
     168  <dt><a href="http://www-106.ibm.com/developerworks/library/l-graf/?ca=dnt-428" target="130900015">Graphics from the Command Line</a></dt> 
     169  <dt><a href="http://www.ars-informatica.ca/article.html?article=22" target="1056807915">Image creation, conversion and manipulation with ImageMagick</a></dt> 
     170  <dt><a href="http://www.applematters.com/index.html/section/comments/2104/" target="1593845752">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="1219316784">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="1247699122">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="1023287153">ImageMagick command line examples - part 2</a></dt> 
     174  <dt><a href="http://www.rabuser.info/jmagick.html" target="975161925">ImageMagick &amp; Java</a></dt> 
     175  <dt><a href="http://www.jpeek.com/articles/linuxmag/0606.pdf" target="1395908386">ImageMagick, Part One</a></dt> 
     176  <dt><a href="http://www.jpeek.com/articles/linuxmag/0607.pdf" target="17317691">ImageMagick, Part Two</a></dt> 
     177  <dt><a href="http://www-106.ibm.com/developerworks/library/l-graf2/?ca=dgr-lnxw15GraphicsLine" target="1201188671">More Graphics from the Command Line</a></dt> 
     178  <dt><a href="http://www.ffnn.nl/pages/projects/ubuntu-firefox-themes.html" target="1047894929">Ubuntu Firefox Themes</a></dt> 
    176179</ul> 
    177180 
     
    181184 
    182185<ul> 
    183   <dt><a href="http://www-128.ibm.com/developerworks/openwww/source/library/os-mosaic/?ca=dgr-lnxw09MosaicImages" target="1980899305">Create Mosaic Images with Perl and ImageMagick</a></dt> 
    184   <dt><a href="http://builder.com.com/5100-6371-5924990.html" target="327413031">Convert images for printing with MagickWand for PHP</a></dt> 
    185   <dt><a href="http://www.sitepoint.com/article/dynamic-images-imagemagick" target="179411516">Create Dynamic Images with ImageMagick</a></dt> 
    186   <dt><a href="http://www.clearimageonline.com/builder/pdf/imageservices.pdf" target="337004878">Image Services Add-on for Aestiva's HTML/OS and H2O</a></dt> 
    187   <dt><a href="http://www.ioncannon.net/php/75/how-to-compile-imagemagick-for-php-by-hand/" target="2093971542">How to compile ImageMagick for PHP by hand</a></dt> 
    188   <dt><a href="http://members.shaw.ca/el.supremo/MagickWand/" target="1997281691">MagickWand Examples in C</a></dt> 
    189   <dt><a href="http://www.html-editors.com/contest/1/82-read.html" target="299501817">PHP Extensions: MagickWand for PHP</a></dt> 
    190   <dt><a href="http://www.evolt.org/article/PHP_frontend_to_ImageMagick/17/55650/" target="1777264684">PHP frontend to ImageMagick</a></dt> 
    191   <dt><a href="http://www.ioncannon.net/php/61/php-imagemagick-magickwand-examples/" target="389292846">PHP ImageMagick MagickWand Examples</a></dt> 
    192   <dt><a href="http://www.imagemagick.org/RMagick/doc/rvgtut.html" target="688393726">RVG - Ruby Vector Graphics</a></dt> 
    193   <dt><a href="http://www.devshed.com/c/a/PHP/Security-Images-with-PHP-and-ImageMagick/" target="1027235919">Security Images with PHP and ImageMagick</a></dt> 
    194   <dt><a href="http://www.rubblewebs.co.uk/imagemagick/" target="339048733">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="578075643">Create Mosaic Images with Perl and ImageMagick</a></dt> 
     187  <dt><a href="http://builder.com.com/5100-6371-5924990.html" target="1538329550">Convert images for printing with MagickWand for PHP</a></dt> 
     188  <dt><a href="http://www.sitepoint.com/article/dynamic-images-imagemagick" target="971470995">Create Dynamic Images with ImageMagick</a></dt> 
     189  <dt><a href="http://www.clearimageonline.com/builder/pdf/imageservices.pdf" target="679621843">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="1288431438">How to compile ImageMagick for PHP by hand</a></dt> 
     191  <dt><a href="http://members.shaw.ca/el.supremo/MagickWand/" target="731413933">MagickWand Examples in C</a></dt> 
     192  <dt><a href="http://www.html-editors.com/contest/1/82-read.html" target="833397964">PHP Extensions: MagickWand for PHP</a></dt> 
     193  <dt><a href="http://www.evolt.org/article/PHP_frontend_to_ImageMagick/17/55650/" target="1101606928">PHP frontend to ImageMagick</a></dt> 
     194  <dt><a href="http://www.ioncannon.net/php/61/php-imagemagick-magickwand-examples/" target="688728989">PHP ImageMagick MagickWand Examples</a></dt> 
     195  <dt><a href="http://www.imagemagick.org/RMagick/doc/rvgtut.html" target="953932806">RVG - Ruby Vector Graphics</a></dt> 
     196  <dt><a href="http://www.devshed.com/c/a/PHP/Security-Images-with-PHP-and-ImageMagick/" target="748640864">Security Images with PHP and ImageMagick</a></dt> 
     197  <dt><a href="http://www.rubblewebs.co.uk/imagemagick/" target="769478145">Simple Uses of PHP and ImageMagick</a></dt> 
    195198</ul> 
    196199 
     
    200203 
    201204<ul> 
    202   <dt><a href="http://beta.bigmedium.com/blog/imagemagick-install-osx.shtml" target="211082211">Installing ImageMagick on Mac OS X</a></dt> 
    203   <dt><a href="http://www.cloudgoessocial.net/2009/06/09/imagemagick-on-iphone-with-jpeg-png/" target="891499297">ImageMagick on iPhone</a></dt> 
     205  <dt><a href="http://beta.bigmedium.com/blog/imagemagick-install-osx.shtml" target="379431845">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="1722951170">ImageMagick on iPhone</a></dt> 
    204207</ul> 
    205208 
     
    209212 
    210213<ul> 
    211   <dt><a href="http://www.xs4all.nl/%7Ebvdwolf/main/foto/down_sample/down_sample.htm" target="1754749940">Down-sampling Methods</a></dt> 
     214  <dt><a href="http://www.xs4all.nl/%7Ebvdwolf/main/foto/down_sample/down_sample.htm" target="747370101">Down-sampling Methods</a></dt> 
    212215</ul> 
    213216 
     
    216219</div> 
    217220<ul> 
    218   <dt><a href="http://www.linux.com/article.pl?sid=06/09/29/1917210" target="1991319707">Book review: ImageMagick Tricks</a></dt> 
    219   <dt><a href="http://books.slashdot.org/books/06/03/13/1442239.shtml" target="1310523677">The Definitive Guide To ImageMagick</a></dt> 
     221  <dt><a href="http://www.linux.com/article.pl?sid=06/09/29/1917210" target="166651812">Book review: ImageMagick Tricks</a></dt> 
     222  <dt><a href="http://books.slashdot.org/books/06/03/13/1442239.shtml" target="1970361813">The Definitive Guide To ImageMagick</a></dt> 
    220223</ul> 
    221224 
     
    224227</div> 
    225228<ul> 
    226   <dt><a href="http://www.archivesat.com/ImageMagick_Users_List/" target="2070166499">ImageMagick Users List</a></dt> 
    227   <dt><a href="http://www.archivesat.com/ImageMagick_Developer_List/" target="808054823">ImageMagick Developers List</a></dt> 
    228   <dt><a href="http://www.archivesat.com/ImageMagick_Defect_Support/" target="818698613">ImageMagick Bugs List</a></dt> 
     229  <dt><a href="http://www.archivesat.com/ImageMagick_Users_List/" target="1047631298">ImageMagick Users List</a></dt> 
     230  <dt><a href="http://www.archivesat.com/ImageMagick_Developer_List/" target="1990496448">ImageMagick Developers List</a></dt> 
     231  <dt><a href="http://www.archivesat.com/ImageMagick_Defect_Support/" target="1189885494">ImageMagick Bugs List</a></dt> 
    229232</ul> 
    230233 
     
    234237<dl> 
    235238  <dt>Denmark</dt> 
    236     <dd><a href="http://imagemagick.europnews.de" target="1483068471">http://imagemagick.europnews.de</a></dd><br /> 
     239    <dd><a href="http://imagemagick.europnews.de" target="1178531313">http://imagemagick.europnews.de</a></dd><br /> 
    237240  <dt>Germany</dt> 
    238     <dd><a href="http://imagemagick.linux-mirror.org" target="1592588836">http://imagemagick.linux-mirror.org</a></dd><br /> 
     241    <dd><a href="http://imagemagick.linux-mirror.org" target="899820715">http://imagemagick.linux-mirror.org</a></dd><br /> 
    239242  <dt>Ireland</dt> 
    240     <dd><a href="http://imagemagick.oss-mirror.org" target="276956462">http://imagemagick.oss-mirror.org</a></dd><br /> 
     243    <dd><a href="http://imagemagick.oss-mirror.org" target="636247598">http://imagemagick.oss-mirror.org</a></dd><br /> 
    241244  <dt>United States</dt> 
    242     <dd><a href="http://www.imagemagick.org" target="1648797495">http://www.imagemagick.org</a></dd> 
     245    <dd><a href="http://www.imagemagick.org" target="250364449">http://www.imagemagick.org</a></dd> 
    243246</dl> 
    244247 
     
    248251 
    249252<ul> 
    250   <dt><a href="http://gmic.sourceforge.net/" target="1530100962">G'MIC</a>: convert, manipulate and visualize generic 1D/2D/3D multi-spectral image files</dt> 
    251   <dt><a href="http://www.beesoft.org/index.html?id=imagicom" target="206605831">Image Commander</a>: bulk picture processing with a GUI</dt> 
     253  <dt><a href="http://gmic.sourceforge.net/" target="36189">G'MIC</a>: convert, manipulate and visualize generic 1D/2D/3D multi-spectral image files</dt> 
     254  <dt><a href="http://www.beesoft.org/index.html?id=imagicom" target="1659534751">Image Commander</a>: bulk picture processing with a GUI</dt> 
    252255</ul> 
    253256 
     
    256259</div> 
    257260<ul> 
    258   <dt><a href="http://www.wizards-toolkit.org" target="1065423400">Wizard's Toolkit</a></dt> 
    259   <dt><a href="http://www.multipole.org" target="807093151">Computational Simulation of Multi-Body Interactions with O(n) Scaling</a></dt> 
     261  <dt><a href="http://www.wizards-toolkit.org" target="1225526374">Wizard's Toolkit</a></dt> 
     262  <dt><a href="http://www.multipole.org" target="1395944576">Computational Simulation of Multi-Body Interactions with O(n) Scaling</a></dt> 
    260263</ul> 
    261264 
  • ImageMagick/trunk/www/magick-core.html

    r13 r35  
    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/magick-wand.html

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

    r21 r35  
    124124<div class="sponsbox"> 
    125125<div  class="sponsor"> 
    126    <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ --> 
    127 </div> 
    128 <div  class="sponsor"> 
    129126   <a href="http://www.goyax.de">Börse</a><!-- 201001000240 Gewiese digital-finance.de --> 
    130127</div> 
     
    155152 
    156153<div style="margin: auto;"> 
    157   <h2><a href="http://www.imagemagick.org/mailman/listinfo/magick-users" target="1598724863">Magick Users</a></h2> 
     154  <h2><a href="http://www.imagemagick.org/mailman/listinfo/magick-users" target="35262494">Magick Users</a></h2> 
    158155</div> 
    159156 
     
    161158 
    162159<div style="margin: auto;"> 
    163   <h2><a href="http://www.imagemagick.org/mailman/listinfo/magick-developers" target="1292533598">Magick Developers</a></h2> 
     160  <h2><a href="http://www.imagemagick.org/mailman/listinfo/magick-developers" target="793905635">Magick Developers</a></h2> 
    164161</div> 
    165162 
     
    167164 
    168165<div style="margin: auto;"> 
    169   <h2><a href="http://www.imagemagick.org/mailman/listinfo/magick-bugs" target="1011907091">Magick Bugs</a></h2> 
     166  <h2><a href="http://www.imagemagick.org/mailman/listinfo/magick-bugs" target="1883415662">Magick Bugs</a></h2> 
    170167</div> 
    171168 
     
    173170 
    174171<div style="margin: auto;"> 
    175   <h2><a href="http://www.imagemagick.org/mailman/listinfo/magick-announce" target="2133119525">Magick Announce</a></h2> 
     172  <h2><a href="http://www.imagemagick.org/mailman/listinfo/magick-announce" target="2145252079">Magick Announce</a></h2> 
    176173</div> 
    177174 
  • ImageMagick/trunk/www/mirrors.html

    r21 r35  
    152152<dl class="magick-mirror"> 
    153153  <dt>France</dt> 
    154     <dd><a href="http://imagemagick.europnews.de/" target="454268981">http://imagemagick.europnews.de/</a></dd><br /> 
     154    <dd><a href="http://imagemagick.europnews.de/" target="1971438342">http://imagemagick.europnews.de/</a></dd><br /> 
    155155  <dt>Unites States</dt> 
    156     <dd><a href="http://www.imagemagick.org/" target="2107333113">http://www.imagemagick.org/</a></dd> 
     156    <dd><a href="http://www.imagemagick.org/" target="1455156864">http://www.imagemagick.org/</a></dd> 
    157157</dl> 
    158158<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> 
     
    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/montage.html

    r21 r35  
    125125<div class="sponsbox"> 
    126126<div  class="sponsor"> 
    127    <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ --> 
    128 </div> 
    129 <div  class="sponsor"> 
    130127   <a href="http://www.goyax.de">Börse</a><!-- 201001000240 Gewiese digital-finance.de --> 
    131128</div> 
     
    699696      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    700697      <a href="../www/mailing-list.html">Mailing Lists</a> &bull; 
    701     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     698    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    702699    </span> 
    703700    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/sitemap.html

    r21 r35  
    124124<div class="sponsbox"> 
    125125<div  class="sponsor"> 
     126   <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ --> 
     127</div> 
     128<div  class="sponsor"> 
    126129   <a href="http://www.goyax.de">Börse</a><!-- 201001000240 Gewiese digital-finance.de --> 
    127130</div> 
     
    160163  <dd><a href="../www/index.html">Introduction</a>: convert, edit, and compose images from the command-line or program interface.</dd> 
    161164  <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> 
    162   <dd><a href="http://www.imagemagick.org/Usage/" target="606905780">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="578853963">Anthony Thyssen's examples of ImageMagick usage</a>:  a comprehensive tutorial of using ImageMagick from the command line.</dd> 
    163166  <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> 
    164167  <dd><a href="../www/resources.html">Resources</a>: ImageMagick depends on external resources including configuration files, loadable modules, fonts, and environment variables.</dd> 
     
    174177  <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> 
    175178  <ul> 
    176     <dd><a href="http://www.imagemagick.org/download" target="1594246709">Unix source</a>: Unix source distributions.</dd> 
    177     <dd><a href="http://www.imagemagick.org/download/windows" target="872501020">Windows source</a>: Windows source distributions.</dd> 
    178     <dd><a href="http://www.imagemagick.org/download/binaries" target="361142144">Unix and Windows binaries</a>: Unix and Windows binary distributions.</dd> 
     179    <dd><a href="http://www.imagemagick.org/download" target="11199099">Unix source</a>: Unix source distributions.</dd> 
     180    <dd><a href="http://www.imagemagick.org/download/windows" target="1541939543">Windows source</a>: Windows source distributions.</dd> 
     181    <dd><a href="http://www.imagemagick.org/download/binaries" target="48352463">Unix and Windows binaries</a>: Unix and Windows binary distributions.</dd> 
    179182    <dd><a href="../www/subversion.html">Subversion repository</a>: stable and development source releases.</dd> 
    180     <dd><a href="http://www.magickwand.org/" target="1208739">MagickWand for PHP</a>: a native PHP-extension to the ImageMagick MagickWand API.</dd> 
    181     <dd><a href="http://www.imagemagick.org/download/delegates" target="1140089728">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="767357823">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="684065294">Delegate libraries</a>: ImageMagick depends on a number of optional delegate libraries to extend its functionality.</dd> 
    182185  </ul> 
    183186</dl> 
     
    218221  <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> 
    219222  <dd><a href="../www/fx.html">Fx</a>: apply a mathematical expression to an image or image channels.</dd> 
    220   <dd><a href="http://www.fmwconcepts.com/imagemagick/" target="527636541">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="958491291">Fred's ImageMagick Scripts</a>:  a plethora of command-line scripts that perform geometric transforms, blurs, sharpens, edging, noise removal, and color manipulations.</dd> 
    221224</dl> 
    222225 
     
    228231  <dd><a href="../www/api.html">Program interfaces</a>: application programming interfaces.</dd> 
    229232  <ul> 
    230     <dd><a href="http://www.imagemagick.org/ChMagick" target="330229102">ChMagick</a>: is a <a href="http://www.softintegration.com/" target="1177391774">Ch</a> an embeddable MagickCore C/C++ interpreter for cross-platform scripting.</dd> 
    231     <dd><a href="http://common-lisp.net/project/cl-magick/" target="233766932">CL-Magick</a>: provides a Common Lisp interface to the ImageMagick library.</dd> 
    232     <dd><a href="https://gna.org/projects/g2f/" target="312928198">G2F</a>: implements an Ada 95 binding to a subset of the low-level MagickCore library.</dd> 
    233     <dd><a href="http://www.imagemagick.org/Magick++" target="1495307726">Magick++</a>: provides an object-oriented C++ interface to ImageMagick.</dd> 
    234     <dd><a href="http://pecl.html.net/package/imagick" target="433202138">IMagick</a>: is a native PHP extension to create and modify images using the ImageMagick API.</dd> 
    235     <dd><a href="http://www.yeo.id.au/jmagick/" target="967479774">JMagick</a>: provides an object-oriented Java interface to ImageMagick.</dd> 
     233    <dd><a href="http://www.imagemagick.org/ChMagick" target="4810164">ChMagick</a>: is a <a href="http://www.softintegration.com/" target="494214819">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="1880058203">CL-Magick</a>: provides a Common Lisp interface to the ImageMagick library.</dd> 
     235    <dd><a href="https://gna.org/projects/g2f/" target="133307874">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="1626115354">Magick++</a>: provides an object-oriented C++ interface to ImageMagick.</dd> 
     237    <dd><a href="http://pecl.html.net/package/imagick" target="1023832026">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="446238791">JMagick</a>: provides an object-oriented Java interface to ImageMagick.</dd> 
    236239    <dd><a href="../www/magick-core.html">MagickCore</a>: C API, recommended for wizard-level developers.</dd> 
    237240    <dd><a href="../www/magick-wand.html">MagickWand</a>: convert, compose, and edit images from the C language.</dd> 
    238     <dd><a href="http://www.magickwand.org/" target="1011092105">MagickWand for PHP</a>: a native PHP-extension to the ImageMagick MagickWand API.</dd> 
    239     <dd><a href="http://code.google.com/p/nmagick" target="19087973">nMagick</a>: is a port of the ImageMagick library to the haXe and Neko platforms.</dd> 
    240     <dd><a href="http://wiki.lazarus.freepascal.org/index.html/PascalMagick" target="528280149">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="1853918343">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="2044717649">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="674797427">PascalMagick</a>: a Pascal binding for the MagickWand API and also the low-level MagickCore library.</dd> 
    241244    <dd><a href="../www/perl-magick.html">PerlMagick</a>: convert, compose, and edit images from the Perl language.</dd> 
    242     <dd><a href="http://www.imagemagick.org/download/python/" target="1773226462">PythonMagick</a>: an object-oriented Python interface to ImageMagick.</dd> 
    243     <dd><a href="http://rmagick.rubyforge.org/" target="233892371">RMagick</a>: is an interface between the Ruby programming language and ImageMagick.</dd> 
    244     <dd><a href="http://tclmagick.sourceforge.net/" target="718811627">TclMagick</a>: a native Tcl-extension to the ImageMagick MagickWand API.</dd> 
     245    <dd><a href="http://www.imagemagick.org/download/python/" target="1201270298">PythonMagick</a>: an object-oriented Python interface to ImageMagick.</dd> 
     246    <dd><a href="http://rmagick.rubyforge.org/" target="1578799909">RMagick</a>: is an interface between the Ruby programming language and ImageMagick.</dd> 
     247    <dd><a href="http://tclmagick.sourceforge.net/" target="819683560">TclMagick</a>: a native Tcl-extension to the ImageMagick MagickWand API.</dd> 
    245248  </ul> 
    246249</dl> 
     
    260263 
    261264<dl> 
    262   <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="808596502">Definitive Guide to ImageMagick</a>: this book explains ImageMagick in a practical, learn-by-example fashion.</dd> 
    263   <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="150944889">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="187162932">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="428101655">ImageMagick Tricks</a>: this book is packed with examples of photo manipulations, logo creation, animations, and complete web projects.</dd> 
    264267  <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> 
    265268  <dd><a href="../www/mailing-list.html">Mailing list</a>: get help from fellow ImageMagick users and developers, post to these mailing lists.</dd> 
     
    272275 
    273276<dl> 
    274   <dd><a href="http://www.imagemagick.org/discourse-server/viewforum.html?f=3" target="930974728">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="1442262716">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> 
    275278  <dd><a href="../www/sponsors.html">Sponsor ImageMagick</a>: contribute bug fixes, enhancements, hardware, funds, etc. to ensure the ImageMagick project thrives.</dd> 
    276279  <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> 
     
    296299</div> 
    297300<dl> 
    298   <dd><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/sandbox" target="1012922408">Fast Fourier Transforms Toolkit</a></dd> 
    299   <dd><a href="http://www.fmwconcepts.com/misc_tests/FFT_tests/" target="1896640583">Tests Of FFT Processing</a></dd> 
     301  <dd><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/sandbox" target="24606624">Fast Fourier Transforms Toolkit</a></dd> 
     302  <dd><a href="http://www.fmwconcepts.com/misc_tests/FFT_tests/" target="363710795">Tests Of FFT Processing</a></dd> 
    300303</dl> 
    301304 
  • ImageMagick/trunk/www/stream.html

    r13 r35  
    125125<div class="sponsbox"> 
    126126<div  class="sponsor"> 
     127   <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ --> 
     128</div> 
     129<div  class="sponsor"> 
    127130   <a href="http://www.goyax.de">Börse</a><!-- 201001000240 Gewiese digital-finance.de --> 
    128131</div> 
  • ImageMagick/trunk/www/subversion.html

    r21 r35  
    174174      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    175175      <a href="../www/mailing-list.html">Mailing Lists</a> &bull; 
    176     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     176    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    177177    </span> 
    178178    <span id="linkbar-east">&nbsp;</span> 
  • VisualMagick/trunk/bin/configure.xml

    r21 r35  
    99  <configure name="NAME" value="ImageMagick"/> 
    1010  <configure name="LIB_VERSION" value="0x655"/> 
    11   <configure name="LIB_VERSION_NUMBER" value="6,5,5,9"/> 
     11  <configure name="LIB_VERSION_NUMBER" value="6,5,5,10"/> 
    1212  <configure name="RELEASE_DATE" value="2009-09-15"/> 
    1313  <configure name="VERSION" value="6.5.5"/> 
  • VisualMagick/trunk/installer/inc/version.isx

    r21 r35  
    1919#define public MagickPackageName "ImageMagick" 
    2020#define public MagickPackageVersion "6.5.5" 
    21 #define public MagickPackageVersionAddendum "-9" 
     21#define public MagickPackageVersionAddendum "-10" 
    2222#define public MagickPackageReleaseDate "2009-09-15"