Changeset 1201


Ignore:
Timestamp:
02/14/10 08:53:19 (3 years ago)
Author:
cristy
Message:
 
Files:
75 edited

Legend:

Unmodified
Added
Removed
  • ImageMagick/trunk/ImageMagick.spec

    r1195 r1201  
    11%define VERSION  6.5.9 
    2 %define Patchlevel  5 
     2%define Patchlevel  6 
    33 
    44Name:           ImageMagick 
  • ImageMagick/trunk/config/configure.xml

    r1195 r1201  
    99  <configure name="NAME" value="ImageMagick"/> 
    1010  <configure name="LIB_VERSION" value="0x659"/> 
    11   <configure name="LIB_VERSION_NUMBER" value="6,5,9,5"/> 
    12   <configure name="RELEASE_DATE" value="2010-02-13"/> 
     11  <configure name="LIB_VERSION_NUMBER" value="6,5,9,6"/> 
     12  <configure name="RELEASE_DATE" value="2010-02-14"/> 
    1313  <configure name="CONFIGURE" value="./configure "/> 
    1414  <configure name="PREFIX" value="/usr/local"/> 
  • ImageMagick/trunk/index.html

    r1193 r1201  
    227227    <span id="linkbar-center"> 
    228228      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    229     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     229    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    230230    </span> 
    231231    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/libtool

    r1195 r1201  
    22 
    33# libtool - Provide generalized library-building support services. 
    4 # Generated automatically by config.status (ImageMagick) 6.5.9-5 
     4# Generated automatically by config.status (ImageMagick) 6.5.9-6 
    55# Libtool was configured on host magick.imagemagick.org: 
    66# NOTE: Changes made to this file will be lost: look at ltmain.sh. 
  • ImageMagick/trunk/magick/version.h

    r1195 r1201  
    3131#define MagickLibVersionText  "6.5.9" 
    3232#define MagickLibVersionNumber  3,0,0 
    33 #define MagickLibAddendum  "-5" 
     33#define MagickLibAddendum  "-6" 
    3434#define MagickLibInterface  3 
    3535#define MagickLibMinInterface  3 
    36 #define MagickReleaseDate  "2010-02-13" 
     36#define MagickReleaseDate  "2010-02-14" 
    3737#define MagickChangeDate   "20100213" 
    3838#define MagickAuthoritativeURL  "http://www.imagemagick.org" 
  • ImageMagick/trunk/version.sh

    r1195 r1201  
    1313PACKAGE_VERSION='6.5.9' 
    1414PACKAGE_LIB_VERSION="0x659" 
    15 PACKAGE_RELEASE="5" 
     15PACKAGE_RELEASE="6" 
    1616PACKAGE_LIB_VERSION_NUMBER="6,5,9,${PACKAGE_RELEASE}" 
    1717PACKAGE_RELEASE_DATE=`date +%F` 
  • ImageMagick/trunk/www/ImageMagickObject.html

    r1193 r1201  
    211211    <span id="linkbar-center"> 
    212212      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    213     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     213    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    214214    </span> 
    215215    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/advanced-unix-installation.html

    r1193 r1201  
    597597    <span id="linkbar-center"> 
    598598      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    599     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     599    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    600600    </span> 
    601601    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/advanced-windows-installation.html

    r1193 r1201  
    487487    <span id="linkbar-center"> 
    488488      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    489     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     489    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    490490    </span> 
    491491    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api.html

    r1193 r1201  
    164164</div> 
    165165 
    166 <p><a href="https://gna.org/projects/g2f/" target="1261121343">G2F</a> implements an Ada 95 binding to a subset of the low-level MagickCore library.</p> 
     166<p><a href="https://gna.org/projects/g2f/" target="1571124563">G2F</a> implements an Ada 95 binding to a subset of the low-level MagickCore library.</p> 
    167167 
    168168<div style="margin: auto;"> 
     
    176176</div> 
    177177 
    178 <p><a href="http://www.imagemagick.org/ChMagick" target="187777437">ChMagick</a> is a <a href="http://www.softintegration.com/" target="373516240">Ch</a> binding to the MagickCore and MagickWand API.  Ch is an embeddable C/C++ interpreter for cross-platform scripting.</p> 
     178<p><a href="http://www.imagemagick.org/ChMagick" target="1195046122">ChMagick</a> is a <a href="http://www.softintegration.com/" target="2056560495">Ch</a> binding to the MagickCore and MagickWand API.  Ch is an embeddable C/C++ interpreter for cross-platform scripting.</p> 
    179179 
    180180<div style="margin: auto;"> 
     
    188188</div> 
    189189 
    190 <p><a href="http://www.imagemagick.org/Magick++" target="1517675387">Magick++</a> provides an object-oriented C++ interface to ImageMagick.  See <a href="http://www.imagemagick.org/Magick++/tutorial/Magick++_tutorial.pdf" target="469440229">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="1511429957">source</a> if you want to correct, enhance, or expand the tutorial.</p> 
     190<p><a href="http://www.imagemagick.org/Magick++" target="627866674">Magick++</a> provides an object-oriented C++ interface to ImageMagick.  See <a href="http://www.imagemagick.org/Magick++/tutorial/Magick++_tutorial.pdf" target="2104462491">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="1870578717">source</a> if you want to correct, enhance, or expand the tutorial.</p> 
    191191 
    192192<div style="margin: auto;"> 
     
    194194</div> 
    195195 
    196 <p><a href="http://www.jmagick.org" target="362960487">JMagick</a> provides an object-oriented Java interface to ImageMagick.  <a href="http://im4java.sourceforge.net" target="1175598394">Im4java</a> is a pure-java interface to the ImageMagick command-line.</p> 
     196<p><a href="http://www.jmagick.org" target="830774460">JMagick</a> provides an object-oriented Java interface to ImageMagick.  <a href="http://im4java.sourceforge.net" target="684670118">Im4java</a> is a pure-java interface to the ImageMagick command-line.</p> 
    197197 
    198198<div style="margin: auto;"> 
     
    200200</div> 
    201201 
    202 <p><a href="http://forums.lavag.org/downloads-file90.html" target="1322292788">LVOOP ImageMagick</a> is an object-oriented LabVIEW interface to ImageMagick.</p> 
     202<p><a href="http://forums.lavag.org/downloads-file90.html" target="703454787">LVOOP ImageMagick</a> is an object-oriented LabVIEW interface to ImageMagick.</p> 
    203203 
    204204<div style="margin: auto;"> 
     
    206206</div> 
    207207 
    208 <p><a href="http://common-lisp.net/project/cl-magick/" target="1039826362">CL-Magick</a> provides a Common Lisp interface to the ImageMagick library.</p> 
     208<p><a href="http://common-lisp.net/project/cl-magick/" target="1625470962">CL-Magick</a> provides a Common Lisp interface to the ImageMagick library.</p> 
    209209 
    210210<div style="margin: auto;"> 
     
    212212</div> 
    213213 
    214 <p><a href="http://code.google.com/p/nmagick" target="1784891815">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> 
     214<p><a href="http://code.google.com/p/nmagick" target="746808668">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> 
    215215 
    216216<div style="margin: auto;"> 
     
    226226</div> 
    227227 
    228 <p><a href="http://wiki.lazarus.freepascal.org/PascalMagick" target="1395681798">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> 
     228<p><a href="http://wiki.lazarus.freepascal.org/PascalMagick" target="1571022936">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> 
    229229 
    230230<div style="margin: auto;"> 
     
    238238</div> 
    239239 
    240 <p><a href="http://www.magickwand.org/" target="435979920">MagickWand for PHP</a> a native PHP-extension to the ImageMagick MagickWand API.</p> 
    241  
    242 <p><a href="http://pecl.html.net/package/imagick" target="1501432667">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="1355161241">here</a>.</p> 
    243  
    244 <p><a href="http://www.francodacosta.com/phmagick" target="283914793">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> 
     240<p><a href="http://www.magickwand.org/" target="1156507276">MagickWand for PHP</a> a native PHP-extension to the ImageMagick MagickWand API.</p> 
     241 
     242<p><a href="http://pecl.html.net/package/imagick" target="1432018101">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="1652297296">here</a>.</p> 
     243 
     244<p><a href="http://www.francodacosta.com/phmagick" target="662483490">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> 
    245245 
    246246<div style="margin: auto;"> 
     
    249249</div> 
    250250 
    251 <p><a href="http://www.assembla.com/wiki/show/pythonmagickwand" target="102365756">PythonMagickWand</a> is an object-oriented Python interface to MagickWand based on ctypes.</p> 
    252  
    253 <p><a href="http://www.imagemagick.org/download/python/" target="579124263">PythonMagick</a> is an object-oriented Python interface to ImageMagick.</p> 
     251<p><a href="http://www.assembla.com/wiki/show/pythonmagickwand" target="403103831">PythonMagickWand</a> is an object-oriented Python interface to MagickWand based on ctypes.</p> 
     252 
     253<p><a href="http://www.imagemagick.org/download/python/" target="1434906101">PythonMagick</a> is an object-oriented Python interface to ImageMagick.</p> 
    254254 
    255255<div style="margin: auto;"> 
     
    257257</div> 
    258258 
    259 <p>The <a href="http://www.monkeybreadsoftware.de/realbasic/plugin-imagemagick.shtml" target="15612230">MBS Realbasic ImageMagick</a> is a plugin that utilizes the power of ImageMagick from within the RealBasic environment.</p> 
     259<p>The <a href="http://www.monkeybreadsoftware.de/realbasic/plugin-imagemagick.shtml" target="640326595">MBS Realbasic ImageMagick</a> is a plugin that utilizes the power of ImageMagick from within the RealBasic environment.</p> 
    260260 
    261261<div style="margin: auto;"> 
     
    263263</div> 
    264264 
    265 <p><a href="http://rmagick.rubyforge.org/" target="1756007153">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="1940680800">documentation</a>.</p> 
    266  
    267 <p><a href="http://magickwand.rubyforge.org/" target="1560295750">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="802007450">documentation</a>.</p> 
    268  
    269 <p><a href="http://rubyforge.org/projects/mini-magick" target="835006926">MiniMagick</a> is a Ruby wrapper for ImageMagick command line. MiniMagick gives you convenient access to all the command line options ImageMagick supports.</p> 
    270  
    271 <p><a href="http://quickmagick.rubyforge.org/quick_magick" target="177062149">QuickMagick</a> is a gem for easily accessing ImageMagick command line tools from Ruby programs.</p> 
     265<p><a href="http://rmagick.rubyforge.org/" target="938415181">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="105936163">documentation</a>.</p> 
     266 
     267<p><a href="http://magickwand.rubyforge.org/" target="1048710931">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="1421493172">documentation</a>.</p> 
     268 
     269<p><a href="http://rubyforge.org/projects/mini-magick" target="1701860900">MiniMagick</a> is a Ruby wrapper for ImageMagick command line. MiniMagick gives you convenient access to all the command line options ImageMagick supports.</p> 
     270 
     271<p><a href="http://quickmagick.rubyforge.org/quick_magick" target="827028844">QuickMagick</a> is a gem for easily accessing ImageMagick command line tools from Ruby programs.</p> 
    272272 
    273273<div style="margin: auto;"> 
     
    275275</div> 
    276276 
    277 <p><a href="http://tclmagick.sourceforge.net/" target="604637189">TclMagick</a> a native Tcl-extension to the ImageMagick MagickWand API.</p> 
     277<p><a href="http://tclmagick.sourceforge.net/" target="2117250546">TclMagick</a> a native Tcl-extension to the ImageMagick MagickWand API.</p> 
    278278 
    279279<div style="margin: auto;"> 
     
    281281</div> 
    282282 
    283 <p><a href="http://code.google.com/p/remotemagick/" target="313272486">RemoteMagick</a> is an XML-RPC web service that creates image thumbnails.</p> 
     283<p><a href="http://code.google.com/p/remotemagick/" target="786979549">RemoteMagick</a> is an XML-RPC web service that creates image thumbnails.</p> 
    284284 
    285285</div> 
  • ImageMagick/trunk/www/api/animate.html

    r1180 r1201  
    187187    <span id="linkbar-center"> 
    188188      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    189     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     189    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    190190    </span> 
    191191    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api/attribute.html

    r1193 r1201  
    334334    <span id="linkbar-center"> 
    335335      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    336     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     336    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    337337    </span> 
    338338    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api/cache-view.html

    r1186 r1201  
    580580    <span id="linkbar-center"> 
    581581      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    582     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     582    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    583583    </span> 
    584584    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api/color.html

    r1193 r1201  
    372372    <span id="linkbar-center"> 
    373373      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    374     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     374    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    375375    </span> 
    376376    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api/colormap.html

    r1193 r1201  
    125125<div class="sponsbox"> 
    126126<div  class="sponsor"> 
     127   <a href="http://www.abi-stoff.de/abizeitung/" title="Abibuch">Abizeitung</a><!-- 20101101000200 --> 
     128</div> 
     129<div  class="sponsor"> 
    127130  <a href="http://www.tomsgutscheine.de">Tom's Gutscheine</a><!-- 201005010360 invendio.de--> 
    128131</div> 
  • ImageMagick/trunk/www/api/composite.html

    r1193 r1201  
    236236    <span id="linkbar-center"> 
    237237      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    238     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     238    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    239239    </span> 
    240240    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api/constitute.html

    r1193 r1201  
    337337    <span id="linkbar-center"> 
    338338      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    339     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     339    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    340340    </span> 
    341341    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api/decorate.html

    r1193 r1201  
    240240    <span id="linkbar-center"> 
    241241      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    242     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     242    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    243243    </span> 
    244244    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api/deprecate.html

    r1162 r1201  
    26012601    <span id="linkbar-center"> 
    26022602      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    2603     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     2603    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    26042604    </span> 
    26052605    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api/distort.html

    r1186 r1201  
    261261    <span id="linkbar-center"> 
    262262      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    263     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     263    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    264264    </span> 
    265265    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api/draw.html

    r1193 r1201  
    382382    <span id="linkbar-center"> 
    383383      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    384     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     384    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    385385    </span> 
    386386    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api/drawing-wand.html

    r1193 r1201  
    30713071    <span id="linkbar-center"> 
    30723072      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    3073     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     3073    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    30743074    </span> 
    30753075    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api/effect.html

    r1186 r1201  
    756756    <span id="linkbar-center"> 
    757757      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    758     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     758    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    759759    </span> 
    760760    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api/fx.html

    r1186 r1201  
    795795    <span id="linkbar-center"> 
    796796      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    797     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     797    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    798798    </span> 
    799799    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api/histogram.html

    r1186 r1201  
    312312    <span id="linkbar-center"> 
    313313      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    314     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     314    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    315315    </span> 
    316316    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api/layer.html

    r1193 r1201  
    451451    <span id="linkbar-center"> 
    452452      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    453     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     453    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    454454    </span> 
    455455    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api/magick-deprecate.html

    r1193 r1201  
    904904    <span id="linkbar-center"> 
    905905      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    906     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     906    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    907907    </span> 
    908908    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api/magick-image.html

    r1193 r1201  
    64646464    <span id="linkbar-center"> 
    64656465      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    6466     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     6466    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    64676467    </span> 
    64686468    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api/magick-property.html

    r1186 r1201  
    125125<div class="sponsbox"> 
    126126<div  class="sponsor"> 
    127    <a href="http://www.abi-stoff.de/abizeitung/" title="Abibuch">Abizeitung</a><!-- 20101101000200 --> 
    128 </div> 
    129 <div  class="sponsor"> 
    130127  <a href="http://www.tomsgutscheine.de">Tom's Gutscheine</a><!-- 201005010360 invendio.de--> 
    131128</div> 
  • ImageMagick/trunk/www/api/magick-wand.html

    r1186 r1201  
    636636    <span id="linkbar-center"> 
    637637      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    638     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     638    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    639639    </span> 
    640640    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api/memory.html

    r1180 r1201  
    125125<div class="sponsbox"> 
    126126<div  class="sponsor"> 
    127    <a href="http://www.abi-stoff.de/abizeitung/" title="Abibuch">Abizeitung</a><!-- 20101101000200 --> 
    128 </div> 
    129 <div  class="sponsor"> 
    130127  <a href="http://www.tomsgutscheine.de">Tom's Gutscheine</a><!-- 201005010360 invendio.de--> 
    131128</div> 
     
    408405    <span id="linkbar-center"> 
    409406      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    410     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     407    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    411408    </span> 
    412409    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api/module.html

    r1193 r1201  
    520520    <span id="linkbar-center"> 
    521521      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    522     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     522    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    523523    </span> 
    524524    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api/pixel-iterator.html

    r1193 r1201  
    510510    <span id="linkbar-center"> 
    511511      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    512     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     512    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    513513    </span> 
    514514    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api/pixel-view.html

    r1193 r1201  
    571571    <span id="linkbar-center"> 
    572572      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    573     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     573    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    574574    </span> 
    575575    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api/profile.html

    r1193 r1201  
    125125<div class="sponsbox"> 
    126126<div  class="sponsor"> 
     127   <a href="http://www.abi-stoff.de/abizeitung/" title="Abibuch">Abizeitung</a><!-- 20101101000200 --> 
     128</div> 
     129<div  class="sponsor"> 
    127130  <a href="http://www.tomsgutscheine.de">Tom's Gutscheine</a><!-- 201005010360 invendio.de--> 
    128131</div> 
  • ImageMagick/trunk/www/api/property.html

    r1162 r1201  
    401401    <span id="linkbar-center"> 
    402402      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    403     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     403    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    404404    </span> 
    405405    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api/resize.html

    r1193 r1201  
    456456    <span id="linkbar-center"> 
    457457      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    458     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     458    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    459459    </span> 
    460460    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api/segment.html

    r1158 r1201  
    197197    <span id="linkbar-center"> 
    198198      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    199     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     199    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    200200    </span> 
    201201    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api/shear.html

    r1193 r1201  
    269269    <span id="linkbar-center"> 
    270270      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    271     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     271    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    272272    </span> 
    273273    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api/statistic.html

    r1193 r1201  
    311311    <span id="linkbar-center"> 
    312312      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    313     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     313    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    314314    </span> 
    315315    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api/stream.html

    r1186 r1201  
    212212    <span id="linkbar-center"> 
    213213      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    214     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     214    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    215215    </span> 
    216216    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/api/transform.html

    r1193 r1201  
    501501    <span id="linkbar-center"> 
    502502      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    503     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     503    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    504504    </span> 
    505505    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/architecture.html

    r1193 r1201  
    13341334    <span id="linkbar-center"> 
    13351335      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    1336     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     1336    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    13371337    </span> 
    13381338    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/cipher.html

    r1180 r1201  
    209209    <span id="linkbar-center"> 
    210210      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</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/command-line-options.html

    r1186 r1201  
    57655765    <span id="linkbar-center"> 
    57665766      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    5767     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     5767    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    57685768    </span> 
    57695769    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/command-line-processing.html

    r1193 r1201  
    637637    <span id="linkbar-center"> 
    638638      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    639     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     639    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    640640    </span> 
    641641    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/command-line-tools.html

    r1193 r1201  
    158158<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> 
    159159 
    160 <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="357543082">gimp</a> or <a href="http://www.adobe.com" target="2041168564">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> 
     160<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="973122507">gimp</a> or <a href="http://www.adobe.com" target="1358733021">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> 
    161161 
    162162<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> 
    163163 
    164 <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="1578717222">convert, compose, or edit</a> images from the command-line.</p> 
     164<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="100433284">convert, compose, or edit</a> images from the command-line.</p> 
    165165 
    166166<div style="margin: auto;"> 
  • ImageMagick/trunk/www/compare.html

    r1158 r1201  
    400400    <span id="linkbar-center"> 
    401401      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    402     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     402    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    403403    </span> 
    404404    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/contact.html

    r1193 r1201  
    164164  </div> 
    165165 
    166   <p>Use this form to contact the ImageMagick Wizards for any of the topics listed below.  You can expect a reply within 24-48 hours if your submission concerns one of the approved topics listed below. For all other topics, post your message to the <a href="http://www.imagemagick.org/discourse-server" target="1157495678">discourse server</a>.</p> 
     166  <p>Use this form to contact the ImageMagick Wizards for any of the topics listed below.  You can expect a reply within 24-48 hours if your submission concerns one of the approved topics listed below. For all other topics, post your message to the <a href="http://www.imagemagick.org/discourse-server" target="361944335">discourse server</a>.</p> 
    167167  <fieldset> 
    168168  <legend>Contact the Wizards</legend> 
  • ImageMagick/trunk/www/display.html

    r1193 r1201  
    642642    <span id="linkbar-center"> 
    643643      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    644     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     644    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    645645    </span> 
    646646    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/download.html

    r1193 r1201  
    208208    <span id="linkbar-center"> 
    209209      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    210     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     210    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    211211    </span> 
    212212    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/examples.html

    r1193 r1201  
    156156<div class="main"> 
    157157 
    158 <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="892317098">examples.pl</a>.</p><br /> 
     158<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="410198465">examples.pl</a>.</p><br /> 
    159159 
    160160<div class="viewport"> 
  • ImageMagick/trunk/www/exception.html

    r1180 r1201  
    358358    <span id="linkbar-center"> 
    359359      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    360     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     360    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    361361    </span> 
    362362    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/formats.html

    r1193 r1201  
    17531753    <span id="linkbar-center"> 
    17541754      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    1755     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     1755    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    17561756    </span> 
    17571757    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/fx.html

    r1180 r1201  
    470470    <span id="linkbar-center"> 
    471471      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    472     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     472    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    473473    </span> 
    474474    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/high-dynamic-range.html

    r1193 r1201  
    196196    <span id="linkbar-center"> 
    197197      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    198     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     198    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    199199    </span> 
    200200    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/history.html

    r1193 r1201  
    168168<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 while I continued to develop ImageMagick.</p> 
    169169 
    170 <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="2009239027">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> 
     170<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="618859585">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> 
    171171 
    172172<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> 
     
    180180    <span id="linkbar-center"> 
    181181      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    182     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     182    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    183183    </span> 
    184184    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/identify.html

    r1193 r1201  
    434434    <span id="linkbar-center"> 
    435435      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    436     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     436    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    437437    </span> 
    438438    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/import.html

    r1193 r1201  
    499499    <span id="linkbar-center"> 
    500500      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    501     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     501    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    502502    </span> 
    503503    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/index.html

    r1193 r1201  
    227227    <span id="linkbar-center"> 
    228228      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    229     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     229    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    230230    </span> 
    231231    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/jp2.html

    r1158 r1201  
    266266    <span id="linkbar-center"> 
    267267      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    268     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     268    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    269269    </span> 
    270270    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/license.html

    r1186 r1201  
    278278    <span id="linkbar-center"> 
    279279      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    280     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     280    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    281281    </span> 
    282282    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/links.html

    r1193 r1201  
    164164</div> 
    165165<ul> 
    166   <dt><a href="http://www.imagemagick.org/Usage/" target="604143775">Examples of ImageMagick Usage</a></dt> 
    167   <dt><a href="http://software.newsforge.com/article.pl?sid=05/04/29/1358220" target="1187597697">Advanced image editing from the command line with ImageMagick</a></dt> 
    168   <dt><a href="http://www.applematters.com/index.html/section/comments/1113/" target="1941614699">Best Open Source Software for the Macintosh</a></dt> 
    169   <dt><a href="http://software.newsforge.com/article.pl?sid=05/07/01/1959251" target="791921212">Command-line animations using ImageMagick</a></dt> 
    170   <dt><a href="http://www.builderau.com.au/program/linux/soa/Convert_images_with_open_source_ImageMagick/0,339028299,339271774,00.htm" target="1561113937">Convert Images with Open Source ImageMagick</a></dt> 
    171   <dt><a href="http://polishlinux.org/apps/graphics/enchanting-pictures-with-imagemagick/" target="1311806438">Enchanting Pictures with ImageMagick</a></dt> 
    172   <dt><a href="http://www-106.ibm.com/developerworks/library/l-graf/?ca=dnt-428" target="1261361441">Graphics from the Command Line</a></dt> 
    173   <dt><a href="http://www.ars-informatica.ca/article.html?article=22" target="925060247">Image creation, conversion and manipulation with ImageMagick</a></dt> 
    174   <dt><a href="http://www.applematters.com/index.html/section/comments/2104/" target="1674766925">Image Editing for Power Users on the Mac</a></dt> 
    175   <dt><a href="http://applications.linux.com/article.pl?sid=05/03/29/1525217" target="289476187">ImageMagick: A graphics wizard for the command line</a></dt> 
    176   <dt><a href="http://www.ioncannon.net/linux/81/5-imagemagick-command-line-examples-part-1/" target="99869387">ImageMagick command line examples - part 1</a></dt> 
    177   <dt><a href="http://www.ioncannon.net/linux/72/5-imagemagick-command-line-examples-part-2/" target="567109640">ImageMagick command line examples - part 2</a></dt> 
    178   <dt><a href="http://www.rabuser.info/jmagick.html" target="2074368003">ImageMagick &amp; Java</a></dt> 
    179   <dt><a href="http://www.jpeek.com/articles/linuxmag/0606.pdf" target="1495551186">ImageMagick, Part One</a></dt> 
    180   <dt><a href="http://www.jpeek.com/articles/linuxmag/0607.pdf" target="1003089560">ImageMagick, Part Two</a></dt> 
    181   <dt><a href="http://www-106.ibm.com/developerworks/library/l-graf2/?ca=dgr-lnxw15GraphicsLine" target="1428317022">More Graphics from the Command Line</a></dt> 
    182   <dt><a href="http://www.ffnn.nl/pages/projects/ubuntu-firefox-themes.html" target="703228779">Ubuntu Firefox Themes</a></dt> 
     166  <dt><a href="http://www.imagemagick.org/Usage/" target="2060808065">Examples of ImageMagick Usage</a></dt> 
     167  <dt><a href="http://software.newsforge.com/article.pl?sid=05/04/29/1358220" target="1348875270">Advanced image editing from the command line with ImageMagick</a></dt> 
     168  <dt><a href="http://www.applematters.com/index.html/section/comments/1113/" target="1704539899">Best Open Source Software for the Macintosh</a></dt> 
     169  <dt><a href="http://software.newsforge.com/article.pl?sid=05/07/01/1959251" target="1108370540">Command-line animations using ImageMagick</a></dt> 
     170  <dt><a href="http://www.builderau.com.au/program/linux/soa/Convert_images_with_open_source_ImageMagick/0,339028299,339271774,00.htm" target="1257952117">Convert Images with Open Source ImageMagick</a></dt> 
     171  <dt><a href="http://polishlinux.org/apps/graphics/enchanting-pictures-with-imagemagick/" target="184922925">Enchanting Pictures with ImageMagick</a></dt> 
     172  <dt><a href="http://www-106.ibm.com/developerworks/library/l-graf/?ca=dnt-428" target="1065349383">Graphics from the Command Line</a></dt> 
     173  <dt><a href="http://www.ars-informatica.ca/article.html?article=22" target="981047187">Image creation, conversion and manipulation with ImageMagick</a></dt> 
     174  <dt><a href="http://www.applematters.com/index.html/section/comments/2104/" target="1015697385">Image Editing for Power Users on the Mac</a></dt> 
     175  <dt><a href="http://applications.linux.com/article.pl?sid=05/03/29/1525217" target="1750019501">ImageMagick: A graphics wizard for the command line</a></dt> 
     176  <dt><a href="http://www.ioncannon.net/linux/81/5-imagemagick-command-line-examples-part-1/" target="1684501974">ImageMagick command line examples - part 1</a></dt> 
     177  <dt><a href="http://www.ioncannon.net/linux/72/5-imagemagick-command-line-examples-part-2/" target="493684700">ImageMagick command line examples - part 2</a></dt> 
     178  <dt><a href="http://www.rabuser.info/jmagick.html" target="349344521">ImageMagick &amp; Java</a></dt> 
     179  <dt><a href="http://www.jpeek.com/articles/linuxmag/0606.pdf" target="1108041262">ImageMagick, Part One</a></dt> 
     180  <dt><a href="http://www.jpeek.com/articles/linuxmag/0607.pdf" target="1650191976">ImageMagick, Part Two</a></dt> 
     181  <dt><a href="http://www-106.ibm.com/developerworks/library/l-graf2/?ca=dgr-lnxw15GraphicsLine" target="1781362622">More Graphics from the Command Line</a></dt> 
     182  <dt><a href="http://www.ffnn.nl/pages/projects/ubuntu-firefox-themes.html" target="612854910">Ubuntu Firefox Themes</a></dt> 
    183183</ul> 
    184184 
     
    188188 
    189189<ul> 
    190   <dt><a href="http://www-128.ibm.com/developerworks/openwww/source/library/os-mosaic/?ca=dgr-lnxw09MosaicImages" target="1287004353">Create Mosaic Images with Perl and ImageMagick</a></dt> 
    191   <dt><a href="http://builder.com.com/5100-6371-5924990.html" target="1530682778">Convert images for printing with MagickWand for PHP</a></dt> 
    192   <dt><a href="http://www.sitepoint.com/article/dynamic-images-imagemagick" target="1282353042">Create Dynamic Images with ImageMagick</a></dt> 
    193   <dt><a href="http://www.clearimageonline.com/builder/pdf/imageservices.pdf" target="1302616583">Image Services Add-on for Aestiva's HTML/OS and H2O</a></dt> 
    194   <dt><a href="http://www.ioncannon.net/php/75/how-to-compile-imagemagick-for-php-by-hand/" target="1139206284">How to compile ImageMagick for PHP by hand</a></dt> 
    195   <dt><a href="http://members.shaw.ca/el.supremo/MagickWand/" target="1075550195">MagickWand Examples in C</a></dt> 
    196   <dt><a href="http://www.html-editors.com/contest/1/82-read.html" target="715428685">PHP Extensions: MagickWand for PHP</a></dt> 
    197   <dt><a href="http://www.evolt.org/article/PHP_frontend_to_ImageMagick/17/55650/" target="1941213734">PHP frontend to ImageMagick</a></dt> 
    198   <dt><a href="http://www.ioncannon.net/php/61/php-imagemagick-magickwand-examples/" target="1910557121">PHP ImageMagick MagickWand Examples</a></dt> 
    199   <dt><a href="http://www.imagemagick.org/RMagick/doc/rvgtut.html" target="892490834">RVG - Ruby Vector Graphics</a></dt> 
    200   <dt><a href="http://www.devshed.com/c/a/PHP/Security-Images-with-PHP-and-ImageMagick/" target="398367275">Security Images with PHP and ImageMagick</a></dt> 
    201   <dt><a href="http://www.rubblewebs.co.uk/imagemagick/" target="76345959">Simple Uses of PHP and ImageMagick</a></dt> 
     190  <dt><a href="http://www-128.ibm.com/developerworks/openwww/source/library/os-mosaic/?ca=dgr-lnxw09MosaicImages" target="165191818">Create Mosaic Images with Perl and ImageMagick</a></dt> 
     191  <dt><a href="http://builder.com.com/5100-6371-5924990.html" target="36982805">Convert images for printing with MagickWand for PHP</a></dt> 
     192  <dt><a href="http://www.sitepoint.com/article/dynamic-images-imagemagick" target="2047761012">Create Dynamic Images with ImageMagick</a></dt> 
     193  <dt><a href="http://www.clearimageonline.com/builder/pdf/imageservices.pdf" target="805518413">Image Services Add-on for Aestiva's HTML/OS and H2O</a></dt> 
     194  <dt><a href="http://www.ioncannon.net/php/75/how-to-compile-imagemagick-for-php-by-hand/" target="975397987">How to compile ImageMagick for PHP by hand</a></dt> 
     195  <dt><a href="http://members.shaw.ca/el.supremo/MagickWand/" target="6213527">MagickWand Examples in C</a></dt> 
     196  <dt><a href="http://www.html-editors.com/contest/1/82-read.html" target="1854229345">PHP Extensions: MagickWand for PHP</a></dt> 
     197  <dt><a href="http://www.evolt.org/article/PHP_frontend_to_ImageMagick/17/55650/" target="249407511">PHP frontend to ImageMagick</a></dt> 
     198  <dt><a href="http://www.ioncannon.net/php/61/php-imagemagick-magickwand-examples/" target="1708074427">PHP ImageMagick MagickWand Examples</a></dt> 
     199  <dt><a href="http://www.imagemagick.org/RMagick/doc/rvgtut.html" target="533774541">RVG - Ruby Vector Graphics</a></dt> 
     200  <dt><a href="http://www.devshed.com/c/a/PHP/Security-Images-with-PHP-and-ImageMagick/" target="219174409">Security Images with PHP and ImageMagick</a></dt> 
     201  <dt><a href="http://www.rubblewebs.co.uk/imagemagick/" target="347570328">Simple Uses of PHP and ImageMagick</a></dt> 
    202202</ul> 
    203203 
     
    207207 
    208208<ul> 
    209   <dt><a href="http://beta.bigmedium.com/blog/imagemagick-install-osx.shtml" target="2007570225">Installing ImageMagick on Mac OS X</a></dt> 
    210   <dt><a href="http://www.cloudgoessocial.net/2009/06/09/imagemagick-on-iphone-with-jpeg-png/" target="1078860632">ImageMagick on iPhone</a></dt> 
    211   <dt><a href="http://www.cloudgoessocial.net/2009/07/09/imagemagick-on-iphone-xcode/" target="680489734">ImageMagick on iPhone - Xcode</a></dt> 
    212   <dt><a href="http://www.digitalsanctum.com/?s=ImageMagick" target="1047684274">Installing ImageMagick from Source on Ubuntu</a></dt> 
     209  <dt><a href="http://beta.bigmedium.com/blog/imagemagick-install-osx.shtml" target="1885476778">Installing ImageMagick on Mac OS X</a></dt> 
     210  <dt><a href="http://www.cloudgoessocial.net/2009/06/09/imagemagick-on-iphone-with-jpeg-png/" target="352589745">ImageMagick on iPhone</a></dt> 
     211  <dt><a href="http://www.cloudgoessocial.net/2009/07/09/imagemagick-on-iphone-xcode/" target="260894746">ImageMagick on iPhone - Xcode</a></dt> 
     212  <dt><a href="http://www.digitalsanctum.com/?s=ImageMagick" target="1086868400">Installing ImageMagick from Source on Ubuntu</a></dt> 
    213213</ul> 
    214214 
     
    218218 
    219219<ul> 
    220   <dt><a href="http://www.xs4all.nl/%7Ebvdwolf/main/foto/down_sample/down_sample.htm" target="872991683">Down-sampling Methods</a></dt> 
     220  <dt><a href="http://www.xs4all.nl/%7Ebvdwolf/main/foto/down_sample/down_sample.htm" target="2057129644">Down-sampling Methods</a></dt> 
    221221</ul> 
    222222 
     
    225225</div> 
    226226<ul> 
    227   <dt><a href="http://www.linux.com/article.pl?sid=06/09/29/1917210" target="1472410947">Book review: ImageMagick Tricks</a></dt> 
    228   <dt><a href="http://books.slashdot.org/books/06/03/13/1442239.shtml" target="461314564">The Definitive Guide To ImageMagick</a></dt> 
     227  <dt><a href="http://www.linux.com/article.pl?sid=06/09/29/1917210" target="1369265286">Book review: ImageMagick Tricks</a></dt> 
     228  <dt><a href="http://books.slashdot.org/books/06/03/13/1442239.shtml" target="197336870">The Definitive Guide To ImageMagick</a></dt> 
    229229</ul> 
    230230 
     
    233233</div> 
    234234<ul> 
    235   <dt><a href="http://www.archivesat.com/ImageMagick_Users_List/" target="37314474">ImageMagick Users List</a></dt> 
    236   <dt><a href="http://www.archivesat.com/ImageMagick_Developer_List/" target="586288740">ImageMagick Developers List</a></dt> 
    237   <dt><a href="http://www.archivesat.com/ImageMagick_Defect_Support/" target="1386374811">ImageMagick Bugs List</a></dt> 
     235  <dt><a href="http://www.archivesat.com/ImageMagick_Users_List/" target="94568921">ImageMagick Users List</a></dt> 
     236  <dt><a href="http://www.archivesat.com/ImageMagick_Developer_List/" target="287131021">ImageMagick Developers List</a></dt> 
     237  <dt><a href="http://www.archivesat.com/ImageMagick_Defect_Support/" target="1178384057">ImageMagick Bugs List</a></dt> 
    238238</ul> 
    239239 
     
    243243<dl> 
    244244  <dt>Denmark</dt> 
    245     <dd><a href="http://imagemagick.europnews.de" target="1712081399">http://imagemagick.europnews.de</a></dd><br /> 
     245    <dd><a href="http://imagemagick.europnews.de" target="1110266306">http://imagemagick.europnews.de</a></dd><br /> 
    246246  <dt>Germany</dt> 
    247     <dd><a href="http://imagemagick.linux-mirror.org" target="875764928">http://imagemagick.linux-mirror.org</a></dd><br /> 
     247    <dd><a href="http://imagemagick.linux-mirror.org" target="2037150522">http://imagemagick.linux-mirror.org</a></dd><br /> 
    248248  <dt>Ireland</dt> 
    249     <dd><a href="http://imagemagick.oss-mirror.org" target="1486244198">http://imagemagick.oss-mirror.org</a></dd><br /> 
     249    <dd><a href="http://imagemagick.oss-mirror.org" target="715402383">http://imagemagick.oss-mirror.org</a></dd><br /> 
    250250  <dt>United States</dt> 
    251     <dd><a href="http://www.imagemagick.org" target="131707391">http://www.imagemagick.org</a></dd> 
     251    <dd><a href="http://www.imagemagick.org" target="1603951006">http://www.imagemagick.org</a></dd> 
    252252</dl> 
    253253 
     
    257257 
    258258<ul> 
    259   <dt><a href="http://gmic.sourceforge.net/" target="802649283">G'MIC</a>: convert, manipulate and visualize generic 1D/2D/3D multi-spectral image files</dt> 
    260   <dt><a href="http://www.beesoft.org/index.html?id=imagicom" target="834311736">Image Commander</a>: bulk picture processing with a GUI</dt> 
     259  <dt><a href="http://gmic.sourceforge.net/" target="239011395">G'MIC</a>: convert, manipulate and visualize generic 1D/2D/3D multi-spectral image files</dt> 
     260  <dt><a href="http://www.beesoft.org/index.html?id=imagicom" target="1823443645">Image Commander</a>: bulk picture processing with a GUI</dt> 
    261261</ul> 
    262262 
     
    265265</div> 
    266266<ul> 
    267   <dt><a href="http://www.wizards-toolkit.org" target="1134796952">Wizard's Toolkit</a></dt> 
    268   <dt><a href="http://www.multipole.org" target="83482657">Computational Simulation of Multi-Body Interactions with O(n) Scaling</a></dt> 
     267  <dt><a href="http://www.wizards-toolkit.org" target="1106659334">Wizard's Toolkit</a></dt> 
     268  <dt><a href="http://www.multipole.org" target="2020374017">Computational Simulation of Multi-Body Interactions with O(n) Scaling</a></dt> 
    269269</ul> 
    270270 
  • ImageMagick/trunk/www/magick-wand.html

    r1193 r1201  
    459459    <span id="linkbar-center"> 
    460460      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    461     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     461    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    462462    </span> 
    463463    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/miff.html

    r1193 r1201  
    124124 
    125125<div class="sponsbox"> 
    126 <div  class="sponsor"> 
    127    <a href="http://www.abi-stoff.de/abizeitung/" title="Abibuch">Abizeitung</a><!-- 20101101000200 --> 
    128 </div> 
    129126<div  class="sponsor"> 
    130127  <a href="http://www.tomsgutscheine.de">Tom's Gutscheine</a><!-- 201005010360 invendio.de--> 
  • ImageMagick/trunk/www/mirrors.html

    r1193 r1201  
    159159<dl class="magick-mirror"> 
    160160  <dt>France</dt> 
    161     <dd><a href="http://imagemagick.europnews.de/" target="317782909">http://imagemagick.europnews.de/</a></dd><br /> 
     161    <dd><a href="http://imagemagick.europnews.de/" target="1403025844">http://imagemagick.europnews.de/</a></dd><br /> 
    162162  <dt>Unites States</dt> 
    163     <dd><a href="http://www.imagemagick.org/" target="487286654">http://www.imagemagick.org/</a></dd> 
     163    <dd><a href="http://www.imagemagick.org/" target="1876878366">http://www.imagemagick.org/</a></dd> 
    164164</dl> 
    165165<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> 
     
    171171    <span id="linkbar-center"> 
    172172      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    173     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     173    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    174174    </span> 
    175175    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/motion-picture.html

    r1193 r1201  
    283283    <span id="linkbar-center"> 
    284284      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    285     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     285    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    286286    </span> 
    287287    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/perl-magick.html

    r1193 r1201  
    25502550    <span id="linkbar-center"> 
    25512551      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    2552     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     2552    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    25532553    </span> 
    25542554    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/quantize.html

    r1180 r1201  
    289289    <span id="linkbar-center"> 
    290290      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    291     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     291    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    292292    </span> 
    293293    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/resources.html

    r1193 r1201  
    399399    <span id="linkbar-center"> 
    400400      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    401     <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     401    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    402402    </span> 
    403403    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/search.html

    r1193 r1201  
    170170    <span id="linkbar-center"> 
    171171      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    172     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     172    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    173173    </span> 
    174174    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/sitemap.html

    r1193 r1201  
    167167  <dd><a href="../www/index.html">Introduction</a>: convert, edit, and compose images from the command-line or program interface.</dd> 
    168168  <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> 
    169   <dd><a href="http://www.imagemagick.org/Usage/" target="1489876128">Anthony Thyssen's examples of ImageMagick usage</a>:  a comprehensive tutorial of using ImageMagick from the command line.</dd> 
     169  <dd><a href="http://www.imagemagick.org/Usage/" target="950276867">Anthony Thyssen's examples of ImageMagick usage</a>:  a comprehensive tutorial of using ImageMagick from the command line.</dd> 
    170170  <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> 
    171171  <dd><a href="../www/resources.html">Resources</a>: ImageMagick depends on external resources including configuration files, loadable modules, fonts, and environment variables.</dd> 
     
    181181  <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> 
    182182  <ul> 
    183     <dd><a href="http://www.imagemagick.org/download" target="678400041">Unix source</a>: Unix source distributions.</dd> 
    184     <dd><a href="http://www.imagemagick.org/download/windows" target="1271952054">Windows source</a>: Windows source distributions.</dd> 
    185     <dd><a href="http://www.imagemagick.org/download/binaries" target="1679420189">Unix and Windows binaries</a>: Unix and Windows binary distributions.</dd> 
     183    <dd><a href="http://www.imagemagick.org/download" target="480819184">Unix source</a>: Unix source distributions.</dd> 
     184    <dd><a href="http://www.imagemagick.org/download/windows" target="1046807775">Windows source</a>: Windows source distributions.</dd> 
     185    <dd><a href="http://www.imagemagick.org/download/binaries" target="810346004">Unix and Windows binaries</a>: Unix and Windows binary distributions.</dd> 
    186186    <dd><a href="../www/subversion.html">Subversion repository</a>: stable and development source releases.</dd> 
    187     <dd><a href="http://www.magickwand.org/" target="152268821">MagickWand for PHP</a>: a native PHP-extension to the ImageMagick MagickWand API.</dd> 
    188     <dd><a href="http://www.imagemagick.org/download/delegates" target="1095100970">Delegate libraries</a>: ImageMagick depends on a number of optional delegate libraries to extend its functionality.</dd> 
     187    <dd><a href="http://www.magickwand.org/" target="490331523">MagickWand for PHP</a>: a native PHP-extension to the ImageMagick MagickWand API.</dd> 
     188    <dd><a href="http://www.imagemagick.org/download/delegates" target="577871391">Delegate libraries</a>: ImageMagick depends on a number of optional delegate libraries to extend its functionality.</dd> 
    189189  </ul> 
    190190</dl> 
     
    225225  <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> 
    226226  <dd><a href="../www/fx.html">Fx</a>: apply a mathematical expression to an image or image channels.</dd> 
    227   <dd><a href="http://www.fmwconcepts.com/imagemagick/" target="90709976">Fred's ImageMagick Scripts</a>:  a plethora of command-line scripts that perform geometric transforms, blurs, sharpens, edging, noise removal, and color manipulations.</dd> 
     227  <dd><a href="http://www.fmwconcepts.com/imagemagick/" target="1756919407">Fred's ImageMagick Scripts</a>:  a plethora of command-line scripts that perform geometric transforms, blurs, sharpens, edging, noise removal, and color manipulations.</dd> 
    228228</dl> 
    229229 
     
    235235  <dd><a href="../www/api.html">Program interfaces</a>: application programming interfaces.</dd> 
    236236  <ul> 
    237     <dd><a href="http://www.imagemagick.org/ChMagick" target="2047935298">ChMagick</a>: is a <a href="http://www.softintegration.com/" target="1422219126">Ch</a> an embeddable MagickCore C/C++ interpreter for cross-platform scripting.</dd> 
    238     <dd><a href="http://common-lisp.net/project/cl-magick/" target="1282264468">CL-Magick</a>: provides a Common Lisp interface to the ImageMagick library.</dd> 
    239     <dd><a href="https://gna.org/projects/g2f/" target="1373072020">G2F</a>: implements an Ada 95 binding to a subset of the low-level MagickCore library.</dd> 
    240     <dd><a href="http://www.imagemagick.org/Magick++" target="1292496011">Magick++</a>: provides an object-oriented C++ interface to ImageMagick.</dd> 
    241     <dd><a href="http://pecl.html.net/package/imagick" target="2029473339">IMagick</a>: is a native PHP extension to create and modify images using the ImageMagick API.</dd> 
    242     <dd><a href="http://www.yeo.id.au/jmagick/" target="1206061466">JMagick</a>: provides an object-oriented Java interface to ImageMagick.</dd> 
     237    <dd><a href="http://www.imagemagick.org/ChMagick" target="1408756625">ChMagick</a>: is a <a href="http://www.softintegration.com/" target="602198945">Ch</a> an embeddable MagickCore C/C++ interpreter for cross-platform scripting.</dd> 
     238    <dd><a href="http://common-lisp.net/project/cl-magick/" target="664833623">CL-Magick</a>: provides a Common Lisp interface to the ImageMagick library.</dd> 
     239    <dd><a href="https://gna.org/projects/g2f/" target="1803067877">G2F</a>: implements an Ada 95 binding to a subset of the low-level MagickCore library.</dd> 
     240    <dd><a href="http://www.imagemagick.org/Magick++" target="1966595164">Magick++</a>: provides an object-oriented C++ interface to ImageMagick.</dd> 
     241    <dd><a href="http://pecl.html.net/package/imagick" target="828782186">IMagick</a>: is a native PHP extension to create and modify images using the ImageMagick API.</dd> 
     242    <dd><a href="http://www.yeo.id.au/jmagick/" target="919642329">JMagick</a>: provides an object-oriented Java interface to ImageMagick.</dd> 
    243243    <dd><a href="../www/magick-core.html">MagickCore</a>: C API, recommended for wizard-level developers.</dd> 
    244244    <dd><a href="../www/magick-wand.html">MagickWand</a>: convert, compose, and edit images from the C language.</dd> 
    245     <dd><a href="http://www.magickwand.org/" target="355624689">MagickWand for PHP</a>: a native PHP-extension to the ImageMagick MagickWand API.</dd> 
    246     <dd><a href="http://code.google.com/p/nmagick" target="1611419454">nMagick</a>: is a port of the ImageMagick library to the haXe and Neko platforms.</dd> 
    247     <dd><a href="http://wiki.lazarus.freepascal.org/index.html/PascalMagick" target="1283514071">PascalMagick</a>: a Pascal binding for the MagickWand API and also the low-level MagickCore library.</dd> 
     245    <dd><a href="http://www.magickwand.org/" target="868195353">MagickWand for PHP</a>: a native PHP-extension to the ImageMagick MagickWand API.</dd> 
     246    <dd><a href="http://code.google.com/p/nmagick" target="531831445">nMagick</a>: is a port of the ImageMagick library to the haXe and Neko platforms.</dd> 
     247    <dd><a href="http://wiki.lazarus.freepascal.org/index.html/PascalMagick" target="1795708670">PascalMagick</a>: a Pascal binding for the MagickWand API and also the low-level MagickCore library.</dd> 
    248248    <dd><a href="../www/perl-magick.html">PerlMagick</a>: convert, compose, and edit images from the Perl language.</dd> 
    249     <dd><a href="http://www.imagemagick.org/download/python/" target="2090904820">PythonMagick</a>: an object-oriented Python interface to ImageMagick.</dd> 
    250     <dd><a href="http://rmagick.rubyforge.org/" target="1997331703">RMagick</a>: is an interface between the Ruby programming language and ImageMagick.</dd> 
    251     <dd><a href="http://tclmagick.sourceforge.net/" target="1053111970">TclMagick</a>: a native Tcl-extension to the ImageMagick MagickWand API.</dd> 
     249    <dd><a href="http://www.imagemagick.org/download/python/" target="576399723">PythonMagick</a>: an object-oriented Python interface to ImageMagick.</dd> 
     250    <dd><a href="http://rmagick.rubyforge.org/" target="1012713633">RMagick</a>: is an interface between the Ruby programming language and ImageMagick.</dd> 
     251    <dd><a href="http://tclmagick.sourceforge.net/" target="1954648505">TclMagick</a>: a native Tcl-extension to the ImageMagick MagickWand API.</dd> 
    252252  </ul> 
    253253</dl> 
     
    267267 
    268268<dl> 
    269   <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="884924826">Definitive Guide to ImageMagick</a>: this book explains ImageMagick in a practical, learn-by-example fashion.</dd> 
    270   <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="305494838">ImageMagick Tricks</a>: this book is packed with examples of photo manipulations, logo creation, animations, and complete web projects.</dd> 
     269  <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="1106213768">Definitive Guide to ImageMagick</a>: this book explains ImageMagick in a practical, learn-by-example fashion.</dd> 
     270  <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="559203721">ImageMagick Tricks</a>: this book is packed with examples of photo manipulations, logo creation, animations, and complete web projects.</dd> 
    271271  <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> 
    272272  <dd><a href="http://www.imagemagick.org/script/contact.php">Contact the Wizards</a>: for bug reports (only if you do not want to sign up to the <a href="http://www.imagemagick.org/discourse-server">discourse server</a>), a source or documentation patch, a security or license issue, or if you want to be a sponsor of the ImageMagick project.</dd> 
     
    278278 
    279279<dl> 
    280   <dd><a href="http://www.imagemagick.org/discourse-server/viewforum.html?f=3" target="1396464495">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> 
     280  <dd><a href="http://www.imagemagick.org/discourse-server/viewforum.html?f=3" target="1581870551">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> 
    281281  <dd><a href="../www/sponsors.html">Sponsor ImageMagick</a>: contribute bug fixes, enhancements, hardware, funds, etc. to ensure the ImageMagick project thrives.</dd> 
    282282  <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> 
     
    302302</div> 
    303303<dl> 
    304   <dd><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/sandbox" target="1374715374">Fast Fourier Transforms Toolkit</a></dd> 
    305   <dd><a href="http://www.fmwconcepts.com/imagemagick/linkcounter.html?dir=fourier_transforms/&linkname=fourier.html" target="1120008633">Fourier Transform Processing With ImageMagick</a></dd> 
    306   <dd><a href="http://www.imagemagick.org/Usage/fourier/" target="1420300117">ImageMagick v6 Examples -- Fourier Transforms</a></dd> 
     304  <dd><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/sandbox" target="391062279">Fast Fourier Transforms Toolkit</a></dd> 
     305  <dd><a href="http://www.fmwconcepts.com/imagemagick/linkcounter.html?dir=fourier_transforms/&linkname=fourier.html" target="284110306">Fourier Transform Processing With ImageMagick</a></dd> 
     306  <dd><a href="http://www.imagemagick.org/Usage/fourier/" target="2027868004">ImageMagick v6 Examples -- Fourier Transforms</a></dd> 
    307307</dl> 
    308308 
     
    314314    <span id="linkbar-center"> 
    315315      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    316     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     316    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    317317    </span> 
    318318    <span id="linkbar-east">&nbsp;</span> 
  • ImageMagick/trunk/www/subversion.html

    r1193 r1201  
    180180    <span id="linkbar-center"> 
    181181      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull; 
    182     <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
     182    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 
    183183    </span> 
    184184    <span id="linkbar-east">&nbsp;</span> 
  • VisualMagick/trunk/bin/configure.xml

    r1195 r1201  
    99  <configure name="NAME" value="ImageMagick"/> 
    1010  <configure name="LIB_VERSION" value="0x659"/> 
    11   <configure name="LIB_VERSION_NUMBER" value="6,5,9,5"/> 
     11  <configure name="LIB_VERSION_NUMBER" value="6,5,9,6"/> 
    1212  <configure name="RELEASE_DATE" value="2010-02-15"/> 
    1313  <configure name="VERSION" value="6.5.9"/> 
  • VisualMagick/trunk/installer/inc/version.isx

    r1195 r1201  
    1919#define public MagickPackageName "ImageMagick" 
    2020#define public MagickPackageVersion "6.5.9" 
    21 #define public MagickPackageVersionAddendum "-5" 
     21#define public MagickPackageVersionAddendum "-6" 
    2222#define public MagickPackageReleaseDate "2010-02-15" 
Note: See TracChangeset for help on using the changeset viewer.