Changeset 21
- Timestamp:
- 09/08/09 14:17:31 (6 months ago)
- Files:
-
- 67 modified
-
ImageMagick/trunk/index.html (modified) (1 diff)
-
ImageMagick/trunk/version.sh (modified) (1 diff)
-
ImageMagick/trunk/www/ImageMagickObject.html (modified) (1 diff)
-
ImageMagick/trunk/www/advanced-unix-installation.html (modified) (1 diff)
-
ImageMagick/trunk/www/advanced-windows-installation.html (modified) (1 diff)
-
ImageMagick/trunk/www/animate.html (modified) (1 diff)
-
ImageMagick/trunk/www/api.html (modified) (14 diffs)
-
ImageMagick/trunk/www/api/animate.html (modified) (1 diff)
-
ImageMagick/trunk/www/api/blob.html (modified) (1 diff)
-
ImageMagick/trunk/www/api/color.html (modified) (1 diff)
-
ImageMagick/trunk/www/api/compare.html (modified) (1 diff)
-
ImageMagick/trunk/www/api/composite.html (modified) (1 diff)
-
ImageMagick/trunk/www/api/decorate.html (modified) (1 diff)
-
ImageMagick/trunk/www/api/deprecate.html (modified) (2 diffs)
-
ImageMagick/trunk/www/api/distort.html (modified) (1 diff)
-
ImageMagick/trunk/www/api/draw.html (modified) (1 diff)
-
ImageMagick/trunk/www/api/drawing-wand.html (modified) (1 diff)
-
ImageMagick/trunk/www/api/effect.html (modified) (2 diffs)
-
ImageMagick/trunk/www/api/exception.html (modified) (1 diff)
-
ImageMagick/trunk/www/api/fx.html (modified) (1 diff)
-
ImageMagick/trunk/www/api/histogram.html (modified) (1 diff)
-
ImageMagick/trunk/www/api/layer.html (modified) (1 diff)
-
ImageMagick/trunk/www/api/list.html (modified) (1 diff)
-
ImageMagick/trunk/www/api/magick-wand.html (modified) (1 diff)
-
ImageMagick/trunk/www/api/magick.html (modified) (2 diffs)
-
ImageMagick/trunk/www/api/memory.html (modified) (2 diffs)
-
ImageMagick/trunk/www/api/module.html (modified) (2 diffs)
-
ImageMagick/trunk/www/api/montage.html (modified) (1 diff)
-
ImageMagick/trunk/www/api/paint.html (modified) (1 diff)
-
ImageMagick/trunk/www/api/profile.html (modified) (1 diff)
-
ImageMagick/trunk/www/api/segment.html (modified) (2 diffs)
-
ImageMagick/trunk/www/api/shear.html (modified) (1 diff)
-
ImageMagick/trunk/www/api/signature.html (modified) (2 diffs)
-
ImageMagick/trunk/www/api/transform.html (modified) (1 diff)
-
ImageMagick/trunk/www/api/version.html (modified) (1 diff)
-
ImageMagick/trunk/www/architecture.html (modified) (1 diff)
-
ImageMagick/trunk/www/changelog.html (modified) (1 diff)
-
ImageMagick/trunk/www/cipher.html (modified) (1 diff)
-
ImageMagick/trunk/www/color.html (modified) (2 diffs)
-
ImageMagick/trunk/www/command-line-options.html (modified) (2 diffs)
-
ImageMagick/trunk/www/command-line-processing.html (modified) (1 diff)
-
ImageMagick/trunk/www/command-line-tools.html (modified) (2 diffs)
-
ImageMagick/trunk/www/composite.html (modified) (1 diff)
-
ImageMagick/trunk/www/contact.html (modified) (3 diffs)
-
ImageMagick/trunk/www/download.html (modified) (1 diff)
-
ImageMagick/trunk/www/escape.html (modified) (1 diff)
-
ImageMagick/trunk/www/examples.html (modified) (3 diffs)
-
ImageMagick/trunk/www/exception.html (modified) (1 diff)
-
ImageMagick/trunk/www/formats.html (modified) (1 diff)
-
ImageMagick/trunk/www/high-dynamic-range.html (modified) (1 diff)
-
ImageMagick/trunk/www/history.html (modified) (2 diffs)
-
ImageMagick/trunk/www/import.html (modified) (1 diff)
-
ImageMagick/trunk/www/index.html (modified) (1 diff)
-
ImageMagick/trunk/www/install-source.html (modified) (1 diff)
-
ImageMagick/trunk/www/jp2.html (modified) (1 diff)
-
ImageMagick/trunk/www/license.html (modified) (2 diffs)
-
ImageMagick/trunk/www/links.html (modified) (10 diffs)
-
ImageMagick/trunk/www/mailing-list.html (modified) (6 diffs)
-
ImageMagick/trunk/www/miff.html (modified) (1 diff)
-
ImageMagick/trunk/www/mirrors.html (modified) (3 diffs)
-
ImageMagick/trunk/www/montage.html (modified) (2 diffs)
-
ImageMagick/trunk/www/quantize.html (modified) (1 diff)
-
ImageMagick/trunk/www/resources.html (modified) (2 diffs)
-
ImageMagick/trunk/www/sitemap.html (modified) (7 diffs)
-
ImageMagick/trunk/www/subversion.html (modified) (1 diff)
-
VisualMagick/trunk/bin/configure.xml (modified) (1 diff)
-
VisualMagick/trunk/installer/inc/version.isx (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ImageMagick/trunk/index.html
r18 r21 124 124 <div class="sponsbox"> 125 125 <div class="sponsor"> 126 <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ --> 127 </div> 128 <div class="sponsor"> 126 129 <a href="http://www.goyax.de">Börse</a><!-- 201001000240 Gewiese digital-finance.de --> 127 130 </div> -
ImageMagick/trunk/version.sh
r15 r21 13 13 PACKAGE_VERSION='6.5.5' 14 14 PACKAGE_LIB_VERSION="0x655" 15 PACKAGE_RELEASE=" 8"15 PACKAGE_RELEASE="9" 16 16 PACKAGE_LIB_VERSION_NUMBER="6,5,5,${PACKAGE_RELEASE}" 17 17 PACKAGE_RELEASE_DATE=`date +%F` -
ImageMagick/trunk/www/ImageMagickObject.html
r18 r21 125 125 <div class="sponsbox"> 126 126 <div class="sponsor"> 127 <a href="http://www.hygi.de">Reinigungsmittel</a><!-- 201002000400+ --> 128 </div> 129 <div class="sponsor"> 127 130 <a href="http://www.goyax.de">Börse</a><!-- 201001000240 Gewiese digital-finance.de --> 128 131 </div> -
ImageMagick/trunk/www/advanced-unix-installation.html
r18 r21 595 595 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> • 596 596 <a href="../www/mailing-list.html">Mailing Lists</a> • 597 <a href="http:// studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a>597 <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 598 598 </span> 599 599 <span id="linkbar-east"> </span> -
ImageMagick/trunk/www/advanced-windows-installation.html
r18 r21 481 481 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> • 482 482 <a href="../www/mailing-list.html">Mailing Lists</a> • 483 <a href="http:// studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a>483 <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 484 484 </span> 485 485 <span id="linkbar-east"> </span> -
ImageMagick/trunk/www/animate.html
r18 r21 605 605 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> • 606 606 <a href="../www/mailing-list.html">Mailing Lists</a> • 607 <a href="http:// www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>607 <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 608 608 </span> 609 609 <span id="linkbar-east"> </span> -
ImageMagick/trunk/www/api.html
r18 r21 157 157 </div> 158 158 159 <p><a href="https://gna.org/projects/g2f/" target="1 17805387">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="1772044902">G2F</a> implements an Ada 95 binding to a subset of the low-level MagickCore library.</p> 160 160 161 161 <div style="margin: auto;"> … … 169 169 </div> 170 170 171 <p><a href="http://www.imagemagick.org/ChMagick" target=" 1354450223">ChMagick</a> is a <a href="http://www.softintegration.com/" target="1413266913">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="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> 172 172 173 173 <div style="margin: auto;"> … … 181 181 </div> 182 182 183 <p><a href="http://www.imagemagick.org/Magick++" target="1 95584366">Magick++</a> provides an object-oriented C++ interface to ImageMagick. See <a href="http://www.imagemagick.org/Magick++/tutorial/Magick++_tutorial.pdf" target="477411857">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="1900725944">source</a> if you want to correct, enhance, or expand the tutorial.</p>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> 184 184 185 185 <div style="margin: auto;"> … … 187 187 </div> 188 188 189 <p><a href="http://www.jmagick.org" target=" 747442279">JMagick</a> provides an object-oriented Java interface to ImageMagick. <a href="http://im4java.sourceforge.net" target="615998515">Im4java</a> is a pure-java interface to the ImageMagick command-line.</p>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> 190 190 191 191 <div style="margin: auto;"> … … 193 193 </div> 194 194 195 <p><a href="http://forums.lavag.org/downloads-file90.html" target=" 2076345909">LVOOP ImageMagick</a> is an object-oriented LabVIEW interface to ImageMagick.</p>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> 196 196 197 197 <div style="margin: auto;"> … … 199 199 </div> 200 200 201 <p><a href="http://common-lisp.net/project/cl-magick/" target=" 460336007">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="1325769179">CL-Magick</a> provides a Common Lisp interface to the ImageMagick library.</p> 202 202 203 203 <div style="margin: auto;"> … … 205 205 </div> 206 206 207 <p><a href="http://code.google.com/p/nmagick" target=" 580003800">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="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> 208 208 209 209 <div style="margin: auto;"> … … 219 219 </div> 220 220 221 <p><a href="http://wiki.lazarus.freepascal.org/PascalMagick" target="1 55995914">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="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> 222 222 223 223 <div style="margin: auto;"> … … 231 231 </div> 232 232 233 <p><a href="http://www.magickwand.org/" target=" 599727301">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=" 680497763">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="401006529">here</a>.</p>236 237 <p><a href="http://www.francodacosta.com/phmagick" target=" 1977966051">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="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> 238 238 239 239 <div style="margin: auto;"> … … 242 242 </div> 243 243 244 <p><a href="http://www.imagemagick.org/download/python/" target=" 1375930460">PythonMagick</a> an object-oriented Python interface to ImageMagick.</p>245 246 <p><a href="http://www.procoders.net/?p=39" target=" 113445925">PythonMagickWand</a> an object-oriented Python interface to MagickWand based on ctypes.</p>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> 247 247 248 248 <div style="margin: auto;"> … … 250 250 </div> 251 251 252 <p>The <a href="http://www.monkeybreadsoftware.de/realbasic/plugin-imagemagick.shtml" target=" 490081347">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="238158009">MBS Realbasic ImageMagick</a> is a plugin that utilizes the power of ImageMagick from within the RealBasic environment.</p> 253 253 254 254 <div style="margin: auto;"> … … 256 256 </div> 257 257 258 <p><a href="http://rmagick.rubyforge.org/" target=" 1687142633">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="1431322942">documentation</a>.</p>259 260 <p><a href="http://magickwand.rubyforge.org/" target=" 2022205921">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="1231817187">documentation</a>.</p>261 262 <p><a href="http://rubyforge.org/projects/mini-magick" target="1 42697868">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=" 822948656">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="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> 265 265 266 266 <div style="margin: auto;"> … … 268 268 </div> 269 269 270 <p><a href="http://tclmagick.sourceforge.net/" target=" 1610917763">TclMagick</a> a native Tcl-extension to the ImageMagick MagickWand API.</p>270 <p><a href="http://tclmagick.sourceforge.net/" target="766113077">TclMagick</a> a native Tcl-extension to the ImageMagick MagickWand API.</p> 271 271 272 272 <div style="margin: auto;"> … … 274 274 </div> 275 275 276 <p><a href="http://code.google.com/p/remotemagick/" target=" 1350544838">RemoteMagick</a> is an XML-RPC web service that creates image thumbnails.</p>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> 277 277 278 278 </div> -
ImageMagick/trunk/www/api/animate.html
r13 r21 181 181 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> • 182 182 <a href="../../www/mailing-list.html">Mailing Lists</a> • 183 <a href="http:// www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>183 <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 184 184 </span> 185 185 <span id="linkbar-east"> </span> -
ImageMagick/trunk/www/api/blob.html
r18 r21 341 341 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> • 342 342 <a href="../../www/mailing-list.html">Mailing Lists</a> • 343 <a href="http:// www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>343 <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 344 344 </span> 345 345 <span id="linkbar-east"> </span> -
ImageMagick/trunk/www/api/color.html
r18 r21 547 547 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> • 548 548 <a href="../../www/mailing-list.html">Mailing Lists</a> • 549 <a href="http:// www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>549 <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 550 550 </span> 551 551 <span id="linkbar-east"> </span> -
ImageMagick/trunk/www/api/compare.html
r13 r21 323 323 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> • 324 324 <a href="../../www/mailing-list.html">Mailing Lists</a> • 325 <a href="http:// www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>325 <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 326 326 </span> 327 327 <span id="linkbar-east"> </span> -
ImageMagick/trunk/www/api/composite.html
r18 r21 209 209 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> • 210 210 <a href="../../www/mailing-list.html">Mailing Lists</a> • 211 <a href="http:// studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a>211 <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 212 212 </span> 213 213 <span id="linkbar-east"> </span> -
ImageMagick/trunk/www/api/decorate.html
r18 r21 234 234 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> • 235 235 <a href="../../www/mailing-list.html">Mailing Lists</a> • 236 <a href="http:// www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>236 <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 237 237 </span> 238 238 <span id="linkbar-east"> </span> -
ImageMagick/trunk/www/api/deprecate.html
r18 r21 124 124 <div class="sponsbox"> 125 125 <div class="sponsor"> 126 <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ -->127 </div>128 <div class="sponsor">129 126 <a href="http://www.goyax.de">Börse</a><!-- 201001000240 Gewiese digital-finance.de --> 130 127 </div> … … 2564 2561 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> • 2565 2562 <a href="../../www/mailing-list.html">Mailing Lists</a> • 2566 <a href="http:// studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a>2563 <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 2567 2564 </span> 2568 2565 <span id="linkbar-east"> </span> -
ImageMagick/trunk/www/api/distort.html
r18 r21 255 255 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> • 256 256 <a href="../../www/mailing-list.html">Mailing Lists</a> • 257 <a href="http:// studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a>257 <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 258 258 </span> 259 259 <span id="linkbar-east"> </span> -
ImageMagick/trunk/www/api/draw.html
r18 r21 376 376 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> • 377 377 <a href="../../www/mailing-list.html">Mailing Lists</a> • 378 <a href="http:// studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a>378 <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 379 379 </span> 380 380 <span id="linkbar-east"> </span> -
ImageMagick/trunk/www/api/drawing-wand.html
r18 r21 3068 3068 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> • 3069 3069 <a href="../../www/mailing-list.html">Mailing Lists</a> • 3070 <a href="http:// studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a>3070 <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 3071 3071 </span> 3072 3072 <span id="linkbar-east"> </span> -
ImageMagick/trunk/www/api/effect.html
r18 r21 124 124 <div class="sponsbox"> 125 125 <div class="sponsor"> 126 <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ --> 127 </div> 128 <div class="sponsor"> 126 129 <a href="http://www.goyax.de">Börse</a><!-- 201001000240 Gewiese digital-finance.de --> 127 130 </div> … … 686 689 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> • 687 690 <a href="../../www/mailing-list.html">Mailing Lists</a> • 688 <a href="http:// studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a>691 <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 689 692 </span> 690 693 <span id="linkbar-east"> </span> -
ImageMagick/trunk/www/api/exception.html
r18 r21 463 463 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> • 464 464 <a href="../../www/mailing-list.html">Mailing Lists</a> • 465 <a href="http:// studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a>465 <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 466 466 </span> 467 467 <span id="linkbar-east"> </span> -
ImageMagick/trunk/www/api/fx.html
r18 r21 124 124 <div class="sponsbox"> 125 125 <div class="sponsor"> 126 <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ -->127 </div>128 <div class="sponsor">129 126 <a href="http://www.goyax.de">Börse</a><!-- 201001000240 Gewiese digital-finance.de --> 130 127 </div> -
ImageMagick/trunk/www/api/histogram.html
r13 r21 191 191 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> • 192 192 <a href="../../www/mailing-list.html">Mailing Lists</a> • 193 <a href="http:// www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>193 <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 194 194 </span> 195 195 <span id="linkbar-east"> </span> -
ImageMagick/trunk/www/api/layer.html
r13 r21 124 124 <div class="sponsbox"> 125 125 <div class="sponsor"> 126 <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ --> 127 </div> 128 <div class="sponsor"> 126 129 <a href="http://www.goyax.de">Börse</a><!-- 201001000240 Gewiese digital-finance.de --> 127 130 </div> -
ImageMagick/trunk/www/api/list.html
r13 r21 643 643 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> • 644 644 <a href="../../www/mailing-list.html">Mailing Lists</a> • 645 <a href="http:// studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a>645 <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 646 646 </span> 647 647 <span id="linkbar-east"> </span> -
ImageMagick/trunk/www/api/magick-wand.html
r13 r21 630 630 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> • 631 631 <a href="../../www/mailing-list.html">Mailing Lists</a> • 632 <a href="http:// studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a>632 <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 633 633 </span> 634 634 <span id="linkbar-east"> </span> -
ImageMagick/trunk/www/api/magick.html
r18 r21 124 124 <div class="sponsbox"> 125 125 <div class="sponsor"> 126 <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ --> 127 </div> 128 <div class="sponsor"> 126 129 <a href="http://www.goyax.de">Börse</a><!-- 201001000240 Gewiese digital-finance.de --> 127 130 </div> … … 207 210 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> • 208 211 <a href="../../www/mailing-list.html">Mailing Lists</a> • 209 <a href="http:// www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>212 <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 210 213 </span> 211 214 <span id="linkbar-east"> </span> -
ImageMagick/trunk/www/api/memory.html
r13 r21 124 124 <div class="sponsbox"> 125 125 <div class="sponsor"> 126 <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ --> 127 </div> 128 <div class="sponsor"> 126 129 <a href="http://www.goyax.de">Börse</a><!-- 201001000240 Gewiese digital-finance.de --> 127 130 </div> … … 402 405 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> • 403 406 <a href="../../www/mailing-list.html">Mailing Lists</a> • 404 <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> 405 408 </span> 406 409 <span id="linkbar-east"> </span> -
ImageMagick/trunk/www/api/module.html
r18 r21 124 124 <div class="sponsbox"> 125 125 <div class="sponsor"> 126 <a href="http://www.hygi.de">Reinigungsmittel</a><!-- 201002000400+ -->127 </div>128 <div class="sponsor">129 126 <a href="http://www.goyax.de">Börse</a><!-- 201001000240 Gewiese digital-finance.de --> 130 127 </div> … … 499 496 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> • 500 497 <a href="../../www/mailing-list.html">Mailing Lists</a> • 501 <a href="http:// studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a>498 <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 502 499 </span> 503 500 <span id="linkbar-east"> </span> -
ImageMagick/trunk/www/api/montage.html
r18 r21 251 251 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> • 252 252 <a href="../../www/mailing-list.html">Mailing Lists</a> • 253 <a href="http:// studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a>253 <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 254 254 </span> 255 255 <span id="linkbar-east"> </span> -
ImageMagick/trunk/www/api/paint.html
r13 r21 324 324 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> • 325 325 <a href="../../www/mailing-list.html">Mailing Lists</a> • 326 <a href="http:// www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>326 <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 327 327 </span> 328 328 <span id="linkbar-east"> </span> -
ImageMagick/trunk/www/api/profile.html
r18 r21 124 124 <div class="sponsbox"> 125 125 <div class="sponsor"> 126 <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ -->127 </div>128 <div class="sponsor">129 126 <a href="http://www.goyax.de">Börse</a><!-- 201001000240 Gewiese digital-finance.de --> 130 127 </div> -
ImageMagick/trunk/www/api/segment.html
r18 r21 124 124 <div class="sponsbox"> 125 125 <div class="sponsor"> 126 <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ --> 127 </div> 128 <div class="sponsor"> 126 129 <a href="http://www.goyax.de">Börse</a><!-- 201001000240 Gewiese digital-finance.de --> 127 130 </div> … … 191 194 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> • 192 195 <a href="../../www/mailing-list.html">Mailing Lists</a> • 193 <a href="http:// studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a>196 <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 194 197 </span> 195 198 <span id="linkbar-east"> </span> -
ImageMagick/trunk/www/api/shear.html
r13 r21 263 263 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> • 264 264 <a href="../../www/mailing-list.html">Mailing Lists</a> • 265 <a href="http:// www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>265 <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 266 266 </span> 267 267 <span id="linkbar-east"> </span> -
ImageMagick/trunk/www/api/signature.html
r18 r21 124 124 <div class="sponsbox"> 125 125 <div class="sponsor"> 126 <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ -->127 </div>128 <div class="sponsor">129 126 <a href="http://www.goyax.de">Börse</a><!-- 201001000240 Gewiese digital-finance.de --> 130 127 </div> … … 180 177 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> • 181 178 <a href="../../www/mailing-list.html">Mailing Lists</a> • 182 <a href="http:// studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a>179 <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 183 180 </span> 184 181 <span id="linkbar-east"> </span> -
ImageMagick/trunk/www/api/transform.html
r18 r21 124 124 <div class="sponsbox"> 125 125 <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+ --> 127 127 </div> 128 128 <div class="sponsor"> -
ImageMagick/trunk/www/api/version.html
r18 r21 269 269 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> • 270 270 <a href="../../www/mailing-list.html">Mailing Lists</a> • 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> 272 272 </span> 273 273 <span id="linkbar-east"> </span> -
ImageMagick/trunk/www/architecture.html
r13 r21 1218 1218 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> • 1219 1219 <a href="../www/mailing-list.html">Mailing Lists</a> • 1220 <a href="http:// www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>1220 <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 1221 1221 </span> 1222 1222 <span id="linkbar-east"> </span> -
ImageMagick/trunk/www/changelog.html
r13 r21 1222 1222 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> • 1223 1223 <a href="../www/mailing-list.html">Mailing Lists</a> • 1224 <a href="http:// studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a>1224 <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 1225 1225 </span> 1226 1226 <span id="linkbar-east"> </span> -
ImageMagick/trunk/www/cipher.html
r18 r21 125 125 <div class="sponsbox"> 126 126 <div class="sponsor"> 127 <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ -->128 </div>129 <div class="sponsor">130 127 <a href="http://www.goyax.de">Börse</a><!-- 201001000240 Gewiese digital-finance.de --> 131 128 </div> -
ImageMagick/trunk/www/color.html
r18 r21 125 125 <div class="sponsbox"> 126 126 <div class="sponsor"> 127 <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ -->128 </div>129 <div class="sponsor">130 127 <a href="http://www.goyax.de">Börse</a><!-- 201001000240 Gewiese digital-finance.de --> 131 128 </div> … … 4993 4990 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> • 4994 4991 <a href="../www/mailing-list.html">Mailing Lists</a> • 4995 <a href="http:// www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>4992 <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 4996 4993 </span> 4997 4994 <span id="linkbar-east"> </span> -
ImageMagick/trunk/www/command-line-options.html
r18 r21 127 127 128 128 <div class="sponsbox"> 129 <div class="sponsor">130 <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ -->131 </div>132 129 <div class="sponsor"> 133 130 <a href="http://www.goyax.de">Börse</a><!-- 201001000240 Gewiese digital-finance.de --> … … 5524 5521 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> • 5525 5522 <a href="../www/mailing-list.html">Mailing Lists</a> • 5526 <a href="http:// www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>5523 <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 5527 5524 </span> 5528 5525 <span id="linkbar-east"> </span> -
ImageMagick/trunk/www/command-line-processing.html
r13 r21 630 630 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> • 631 631 <a href="../www/mailing-list.html">Mailing Lists</a> • 632 <a href="http:// studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a>632 <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 633 633 </span> 634 634 <span id="linkbar-east"> </span> -
ImageMagick/trunk/www/command-line-tools.html
r18 r21 151 151 <p class="navigation-index">[<a href="#animate">animate</a> • <a href="#compare">compare</a> • <a href="#composite">composite</a> • <a href="#conjure">conjure</a> • <a href="#convert">convert</a> • <a href="#display">display</a> • <a href="#identify">identify</a> • <a href="#import">import</a> • <a href="#mogrify">mogrify</a> • <a href="#montage">montage</a> • <a href="#stream">stream</a>]</p> 152 152 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="1 713857820">gimp</a> or <a href="http://www.adobe.com" target="1879569130">Photoshop</a>. However, a GUI is not always convenient. Suppose you want to process an image dynamically from a web script or you want to apply the same operations to many images or repeat a specific operation at different times to the same or different image. For these types of operations, the command-line image processing utility is appropriate.</p>153 <p>ImageMagick includes a number of command-line utilities for manipulating images. Most of you are probably accustomed to editing images one at a time with a graphical user interface (GUI) with such programs as <a href="http://www.gimp.org" target="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> 154 154 155 155 <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> 156 156 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=" 740132086">convert, compose, or edit</a> images from the command-line.</p>157 <p>In the paragraphs below, find a short description for each command-line tool. Click on the program name to get details about the program usage and a list of command-line options that alters how the program behaves. If you are just getting acquainted with ImageMagick, start with the <a href="#convert">convert</a> program. Be sure to peruse Anthony Thyssen's tutorial on how to use ImageMagick utilities to <a href="http://www.imagemagick.org/Usage/" target="1940559679">convert, compose, or edit</a> images from the command-line.</p> 158 158 159 159 <div style="margin: auto;"> … … 230 230 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> • 231 231 <a href="../www/mailing-list.html">Mailing Lists</a> • 232 <a href="http:// studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a>232 <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 233 233 </span> 234 234 <span id="linkbar-east"> </span> -
ImageMagick/trunk/www/composite.html
r18 r21 125 125 <div class="sponsbox"> 126 126 <div class="sponsor"> 127 <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ -->128 </div>129 <div class="sponsor">130 127 <a href="http://www.goyax.de">Börse</a><!-- 201001000240 Gewiese digital-finance.de --> 131 128 </div> -
ImageMagick/trunk/www/contact.html
r18 r21 124 124 <div class="sponsbox"> 125 125 <div class="sponsor"> 126 <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ --> 127 </div> 128 <div class="sponsor"> 126 129 <a href="http://www.goyax.de">Börse</a><!-- 201001000240 Gewiese digital-finance.de --> 127 130 </div> … … 166 169 </ul> 167 170 168 <p>You will receive a reply within 24-48 hours if your submission is any of these topics. For all other topics, do not expect a reply. Instead post your message to the <a href="http://www.imagemagick.org/discourse-server" target=" 682691878">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="469123792">discourse server</a> or the <a href="../www/mailing-list.html">mailing list</a>.</p> 169 172 <fieldset> 170 173 <legend>Contact the Wizards</legend> … … 216 219 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> • 217 220 <a href="../www/mailing-list.html">Mailing Lists</a> • 218 <a href="http:// www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>221 <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 219 222 </span> 220 223 <span id="linkbar-east"> </span> -
ImageMagick/trunk/www/download.html
r13 r21 207 207 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> • 208 208 <a href="../www/mailing-list.html">Mailing Lists</a> • 209 <a href="http:// studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a>209 <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 210 210 </span> 211 211 <span id="linkbar-east"> </span> -
ImageMagick/trunk/www/escape.html
r18 r21 439 439 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> • 440 440 <a href="../www/mailing-list.html">Mailing Lists</a> • 441 <a href="http:// www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>441 <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 442 442 </span> 443 443 <span id="linkbar-east"> </span> -
ImageMagick/trunk/www/examples.html
r18 r21 124 124 <div class="sponsbox"> 125 125 <div class="sponsor"> 126 <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ -->127 </div>128 <div class="sponsor">129 126 <a href="http://www.goyax.de">Börse</a><!-- 201001000240 Gewiese digital-finance.de --> 130 127 </div> … … 152 149 <div class="main"> 153 150 154 <p>Here are a few examples of what you can do with an image using ImageMagick from the command line, a program interface, or script. You can generate this image yourself with this <a href="../www/perl-magick.html">PerlMagick</a> script, <a href="../www/source/examples.pl" target=" 530651115">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="958744627">examples.pl</a>.</p><br /> 155 152 156 153 <div class="viewport"> … … 165 162 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> • 166 163 <a href="../www/mailing-list.html">Mailing Lists</a> • 167 <a href="http:// studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a>164 <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 168 165 </span> 169 166 <span id="linkbar-east"> </span> -
ImageMagick/trunk/www/exception.html
r13 r21 352 352 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> • 353 353 <a href="../www/mailing-list.html">Mailing Lists</a> • 354 <a href="http:// studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a>354 <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 355 355 </span> 356 356 <span id="linkbar-east"> </span> -
ImageMagick/trunk/www/formats.html
r18 r21 1740 1740 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> • 1741 1741 <a href="../www/mailing-list.html">Mailing Lists</a> • 1742 <a href="http:// www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>1742 <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 1743 1743 </span> 1744 1744 <span id="linkbar-east"> </span> -
ImageMagick/trunk/www/high-dynamic-range.html
r13 r21 190 190 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> • 191 191 <a href="../www/mailing-list.html">Mailing Lists</a> • 192 <a href="http:// studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a>192 <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 193 193 </span> 194 194 <span id="linkbar-east"> </span> -
ImageMagick/trunk/www/history.html
r18 r21 160 160 <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> 161 161 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=" 159665671">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="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> 163 163 164 164 <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> … … 173 173 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> • 174 174 <a href="../www/mailing-list.html">Mailing Lists</a> • 175 <a href="http:// www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>175 <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 176 176 </span> 177 177 <span id="linkbar-east"> </span> -
ImageMagick/trunk/www/import.html
r18 r21 493 493 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> • 494 494 <a href="../www/mailing-list.html">Mailing Lists</a> • 495 <a href="http:// www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>495 <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 496 496 </span> 497 497 <span id="linkbar-east"> </span> -
ImageMagick/trunk/www/index.html
r18 r21 124 124 <div class="sponsbox"> 125 125 <div class="sponsor"> 126 <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ --> 127 </div> 128 <div class="sponsor"> 126 129 <a href="http://www.goyax.de">Börse</a><!-- 201001000240 Gewiese digital-finance.de --> 127 130 </div> -
ImageMagick/trunk/www/install-source.html
r13 r21 221 221 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> • 222 222 <a href="../www/mailing-list.html">Mailing Lists</a> • 223 <a href="http:// studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a>223 <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 224 224 </span> 225 225 <span id="linkbar-east"> </span> -
ImageMagick/trunk/www/jp2.html
r18 r21 260 260 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> • 261 261 <a href="../www/mailing-list.html">Mailing Lists</a> • 262 <a href="http:// www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>262 <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 263 263 </span> 264 264 <span id="linkbar-east"> </span> -
ImageMagick/trunk/www/license.html
r13 r21 124 124 <div class="sponsbox"> 125 125 <div class="sponsor"> 126 <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ --> 127 </div> 128 <div class="sponsor"> 126 129 <a href="http://www.goyax.de">Börse</a><!-- 201001000240 Gewiese digital-finance.de --> 127 130 </div> … … 272 275 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> • 273 276 <a href="../www/mailing-list.html">Mailing Lists</a> • 274 <a href="http:// www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>277 <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 275 278 </span> 276 279 <span id="linkbar-east"> </span> -
ImageMagick/trunk/www/links.html
r18 r21 157 157 </div> 158 158 <ul> 159 <dt><a href="http://www.imagemagick.org/Usage/" target=" 2000192943">Examples of ImageMagick Usage</a></dt>160 <dt><a href="http://software.newsforge.com/article.pl?sid=05/04/29/1358220" target="1 975437645">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=" 1879817431">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=" 1329395153">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=" 240815292">Convert Images with Open Source ImageMagick</a></dt>164 <dt><a href="http://polishlinux.org/apps/graphics/enchanting-pictures-with-imagemagick/" target=" 999844408">Enchanting Pictures with ImageMagick</a></dt>165 <dt><a href="http://www-106.ibm.com/developerworks/library/l-graf/?ca=dnt-428" target="1 106215118">Graphics from the Command Line</a></dt>166 <dt><a href="http://www.ars-informatica.ca/article.html?article=22" target=" 302295544">Image creation, conversion and manipulation with ImageMagick</a></dt>167 <dt><a href="http://www.applematters.com/index.html/section/comments/2104/" target="1 421117926">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=" 473059369">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=" 1853443046">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=" 1043850908">ImageMagick command line examples - part 2</a></dt>171 <dt><a href="http://www.rabuser.info/jmagick.html" target=" 408153431">ImageMagick & Java</a></dt>172 <dt><a href="http://www.jpeek.com/articles/linuxmag/0606.pdf" target=" 372120174">ImageMagick, Part One</a></dt>173 <dt><a href="http://www.jpeek.com/articles/linuxmag/0607.pdf" target=" 429905784">ImageMagick, Part Two</a></dt>174 <dt><a href="http://www-106.ibm.com/developerworks/library/l-graf2/?ca=dgr-lnxw15GraphicsLine" target=" 114877831">More Graphics from the Command Line</a></dt>175 <dt><a href="http://www.ffnn.nl/pages/projects/ubuntu-firefox-themes.html" target="1 977896114">Ubuntu Firefox Themes</a></dt>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 & 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> 176 176 </ul> 177 177 … … 181 181 182 182 <ul> 183 <dt><a href="http://www-128.ibm.com/developerworks/openwww/source/library/os-mosaic/?ca=dgr-lnxw09MosaicImages" target=" 437111711">Create Mosaic Images with Perl and ImageMagick</a></dt>184 <dt><a href="http://builder.com.com/5100-6371-5924990.html" target=" 1923990442">Convert images for printing with MagickWand for PHP</a></dt>185 <dt><a href="http://www.sitepoint.com/article/dynamic-images-imagemagick" target=" 621783178">Create Dynamic Images with ImageMagick</a></dt>186 <dt><a href="http://www.clearimageonline.com/builder/pdf/imageservices.pdf" target=" 153012089">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=" 927236585">How to compile ImageMagick for PHP by hand</a></dt>188 <dt><a href="http://members.shaw.ca/el.supremo/MagickWand/" target="1 306622286">MagickWand Examples in C</a></dt>189 <dt><a href="http://www.html-editors.com/contest/1/82-read.html" target=" 1313050013">PHP Extensions: MagickWand for PHP</a></dt>190 <dt><a href="http://www.evolt.org/article/PHP_frontend_to_ImageMagick/17/55650/" target="1 0262981">PHP frontend to ImageMagick</a></dt>191 <dt><a href="http://www.ioncannon.net/php/61/php-imagemagick-magickwand-examples/" target=" 569556457">PHP ImageMagick MagickWand Examples</a></dt>192 <dt><a href="http://www.imagemagick.org/RMagick/doc/rvgtut.html" target=" 1066151467">RVG - Ruby Vector Graphics</a></dt>193 <dt><a href="http://www.devshed.com/c/a/PHP/Security-Images-with-PHP-and-ImageMagick/" target="1 108034404">Security Images with PHP and ImageMagick</a></dt>194 <dt><a href="http://www.rubblewebs.co.uk/imagemagick/" target=" 1212395570">Simple Uses of PHP and ImageMagick</a></dt>183 <dt><a href="http://www-128.ibm.com/developerworks/openwww/source/library/os-mosaic/?ca=dgr-lnxw09MosaicImages" target="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> 195 195 </ul> 196 196 … … 200 200 201 201 <ul> 202 <dt><a href="http://beta.bigmedium.com/blog/imagemagick-install-osx.shtml" target=" 1062045464">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=" 1651657869">ImageMagick on iPhone</a></dt>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> 204 204 </ul> 205 205 … … 209 209 210 210 <ul> 211 <dt><a href="http://www.xs4all.nl/%7Ebvdwolf/main/foto/down_sample/down_sample.htm" target="1 065104865">Down-sampling Methods</a></dt>211 <dt><a href="http://www.xs4all.nl/%7Ebvdwolf/main/foto/down_sample/down_sample.htm" target="1754749940">Down-sampling Methods</a></dt> 212 212 </ul> 213 213 … … 216 216 </div> 217 217 <ul> 218 <dt><a href="http://www.linux.com/article.pl?sid=06/09/29/1917210" target=" 889999461">Book review: ImageMagick Tricks</a></dt>219 <dt><a href="http://books.slashdot.org/books/06/03/13/1442239.shtml" target="13 83991652">The Definitive Guide To ImageMagick</a></dt>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> 220 220 </ul> 221 221 … … 224 224 </div> 225 225 <ul> 226 <dt><a href="http://www.archivesat.com/ImageMagick_Users_List/" target="2 47016371">ImageMagick Users List</a></dt>227 <dt><a href="http://www.archivesat.com/ImageMagick_Developer_List/" target=" 1130814753">ImageMagick Developers List</a></dt>228 <dt><a href="http://www.archivesat.com/ImageMagick_Defect_Support/" target=" 236352413">ImageMagick Bugs List</a></dt>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 229 </ul> 230 230 … … 234 234 <dl> 235 235 <dt>Denmark</dt> 236 <dd><a href="http://imagemagick.europnews.de" target="1 353231489">http://imagemagick.europnews.de</a></dd><br />236 <dd><a href="http://imagemagick.europnews.de" target="1483068471">http://imagemagick.europnews.de</a></dd><br /> 237 237 <dt>Germany</dt> 238 <dd><a href="http://imagemagick.linux-mirror.org" target="1 433110297">http://imagemagick.linux-mirror.org</a></dd><br />238 <dd><a href="http://imagemagick.linux-mirror.org" target="1592588836">http://imagemagick.linux-mirror.org</a></dd><br /> 239 239 <dt>Ireland</dt> 240 <dd><a href="http://imagemagick.oss-mirror.org" target=" 1657470339">http://imagemagick.oss-mirror.org</a></dd><br />240 <dd><a href="http://imagemagick.oss-mirror.org" target="276956462">http://imagemagick.oss-mirror.org</a></dd><br /> 241 241 <dt>United States</dt> 242 <dd><a href="http://www.imagemagick.org" target="1 826290859">http://www.imagemagick.org</a></dd>242 <dd><a href="http://www.imagemagick.org" target="1648797495">http://www.imagemagick.org</a></dd> 243 243 </dl> 244 244 … … 248 248 249 249 <ul> 250 <dt><a href="http://gmic.sourceforge.net/" target="1 139069696">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=" 553837600">Image Commander</a>: bulk picture processing with a GUI</dt>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> 252 252 </ul> 253 253 … … 256 256 </div> 257 257 <ul> 258 <dt><a href="http://www.wizards-toolkit.org" target=" 86960642">Wizard's Toolkit</a></dt>259 <dt><a href="http://www.multipole.org" target=" 1511189870">Computational Simulation of Multi-Body Interactions with O(n) Scaling</a></dt>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> 260 260 </ul> 261 261 … … 268 268 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> • 269 269 <a href="../www/mailing-list.html">Mailing Lists</a> • 270 <a href="http:// www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>270 <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 271 271 </span> 272 272 <span id="linkbar-east"> </span> -
ImageMagick/trunk/www/mailing-list.html
r18 r21 124 124 <div class="sponsbox"> 125 125 <div class="sponsor"> 126 <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ --> 127 </div> 128 <div class="sponsor"> 126 129 <a href="http://www.goyax.de">Börse</a><!-- 201001000240 Gewiese digital-finance.de --> 127 130 </div> … … 152 155 153 156 <div style="margin: auto;"> 154 <h2><a href="http://www.imagemagick.org/mailman/listinfo/magick-users" target=" 620588068">Magick Users</a></h2>157 <h2><a href="http://www.imagemagick.org/mailman/listinfo/magick-users" target="1598724863">Magick Users</a></h2> 155 158 </div> 156 159 … … 158 161 159 162 <div style="margin: auto;"> 160 <h2><a href="http://www.imagemagick.org/mailman/listinfo/magick-developers" target=" 338930363">Magick Developers</a></h2>163 <h2><a href="http://www.imagemagick.org/mailman/listinfo/magick-developers" target="1292533598">Magick Developers</a></h2> 161 164 </div> 162 165 … … 164 167 165 168 <div style="margin: auto;"> 166 <h2><a href="http://www.imagemagick.org/mailman/listinfo/magick-bugs" target="10 86444919">Magick Bugs</a></h2>169 <h2><a href="http://www.imagemagick.org/mailman/listinfo/magick-bugs" target="1011907091">Magick Bugs</a></h2> 167 170 </div> 168 171 … … 170 173 171 174 <div style="margin: auto;"> 172 <h2><a href="http://www.imagemagick.org/mailman/listinfo/magick-announce" target=" 517910298">Magick Announce</a></h2>175 <h2><a href="http://www.imagemagick.org/mailman/listinfo/magick-announce" target="2133119525">Magick Announce</a></h2> 173 176 </div> 174 177 … … 182 185 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> • 183 186 <a href="../www/mailing-list.html">Mailing Lists</a> • 184 <a href="http:// studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a>187 <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 185 188 </span> 186 189 <span id="linkbar-east"> </span> -
ImageMagick/trunk/www/miff.html
r18 r21 306 306 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> • 307 307 <a href="../www/mailing-list.html">Mailing Lists</a> • 308 <a href="http:// studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a>308 <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 309 309 </span> 310 310 <span id="linkbar-east"> </span> -
ImageMagick/trunk/www/mirrors.html
r18 r21 124 124 <div class="sponsbox"> 125 125 <div class="sponsor"> 126 <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ -->127 </div>128 <div class="sponsor">129 126 <a href="http://www.goyax.de">Börse</a><!-- 201001000240 Gewiese digital-finance.de --> 130 127 </div> … … 155 152 <dl class="magick-mirror"> 156 153 <dt>France</dt> 157 <dd><a href="http://imagemagick.europnews.de/" target="4 39422957">http://imagemagick.europnews.de/</a></dd><br />154 <dd><a href="http://imagemagick.europnews.de/" target="454268981">http://imagemagick.europnews.de/</a></dd><br /> 158 155 <dt>Unites States</dt> 159 <dd><a href="http://www.imagemagick.org/" target=" 85936616">http://www.imagemagick.org/</a></dd>156 <dd><a href="http://www.imagemagick.org/" target="2107333113">http://www.imagemagick.org/</a></dd> 160 157 </dl> 161 158 <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> … … 168 165 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> • 169 166 <a href="../www/mailing-list.html">Mailing Lists</a> • 170 <a href="http:// www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>167 <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 171 168 </span> 172 169 <span id="linkbar-east"> </span> -
ImageMagick/trunk/www/montage.html
r13 r21 125 125 <div class="sponsbox"> 126 126 <div class="sponsor"> 127 <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ --> 128 </div> 129 <div class="sponsor"> 127 130 <a href="http://www.goyax.de">Börse</a><!-- 201001000240 Gewiese digital-finance.de --> 128 131 </div> … … 696 699 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> • 697 700 <a href="../www/mailing-list.html">Mailing Lists</a> • 698 <a href="http:// www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>701 <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 699 702 </span> 700 703 <span id="linkbar-east"> </span> -
ImageMagick/trunk/www/quantize.html
r18 r21 283 283 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> • 284 284 <a href="../www/mailing-list.html">Mailing Lists</a> • 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> 286 286 </span> 287 287 <span id="linkbar-east"> </span> -
ImageMagick/trunk/www/resources.html
r18 r21 124 124 <div class="sponsbox"> 125 125 <div class="sponsor"> 126 <a href="http://www.buerodruck.de/stempel-service/index.html">Stempel bestellen</a><!-- 200910000035+ -->127 </div>128 <div class="sponsor">129 126 <a href="http://www.goyax.de">Börse</a><!-- 201001000240 Gewiese digital-finance.de --> 130 127 </div> … … 406 403 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> • 407 404 <a href="../www/mailing-list.html">Mailing Lists</a> • 408 <a href="http:// www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>405 <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 409 406 </span> 410 407 <span id="linkbar-east"> </span> -
ImageMagick/trunk/www/sitemap.html
r18 r21 160 160 <dd><a href="../www/index.html">Introduction</a>: convert, edit, and compose images from the command-line or program interface.</dd> 161 161 <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=" 2023753581">Anthony Thyssen's examples of ImageMagick usage</a>: a comprehensive tutorial of using ImageMagick from the command line.</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> 163 163 <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> 164 164 <dd><a href="../www/resources.html">Resources</a>: ImageMagick depends on external resources including configuration files, loadable modules, fonts, and environment variables.</dd> … … 174 174 <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> 175 175 <ul> 176 <dd><a href="http://www.imagemagick.org/download" target="1 843046204">Unix source</a>: Unix source distributions.</dd>177 <dd><a href="http://www.imagemagick.org/download/windows" target=" 1175629789">Windows source</a>: Windows source distributions.</dd>178 <dd><a href="http://www.imagemagick.org/download/binaries" target=" 2035092933">Unix and Windows binaries</a>: Unix and Windows binary distributions.</dd>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 179 <dd><a href="../www/subversion.html">Subversion repository</a>: stable and development source releases.</dd> 180 <dd><a href="http://www.magickwand.org/" target=" 2062879746">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="1 285197891">Delegate libraries</a>: ImageMagick depends on a number of optional delegate libraries to extend its functionality.</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> 182 182 </ul> 183 183 </dl> … … 218 218 <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> 219 219 <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=" 1261914861">Fred's ImageMagick Scripts</a>: a plethora of command-line scripts that perform geometric transforms, blurs, sharpens, edging, noise removal, and color manipulations.</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> 221 221 </dl> 222 222 … … 228 228 <dd><a href="../www/api.html">Program interfaces</a>: application programming interfaces.</dd> 229 229 <ul> 230 <dd><a href="http://www.imagemagick.org/ChMagick" target=" 1814850709">ChMagick</a>: is a <a href="http://www.softintegration.com/" target="1523832921">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=" 1548434858">CL-Magick</a>: provides a Common Lisp interface to the ImageMagick library.</dd>232 <dd><a href="https://gna.org/projects/g2f/" target=" 901523635">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=" 23469665">Magick++</a>: provides an object-oriented C++ interface to ImageMagick.</dd>234 <dd><a href="http://pecl.html.net/package/imagick" target=" 1823819498">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=" 6355592">JMagick</a>: provides an object-oriented Java interface to ImageMagick.</dd>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> 236 236 <dd><a href="../www/magick-core.html">MagickCore</a>: C API, recommended for wizard-level developers.</dd> 237 237 <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="1 734863987">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="1 08037312">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=" 1678064951">PascalMagick</a>: a Pascal binding for the MagickWand API and also the low-level MagickCore library.</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 241 <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=" 501762820">PythonMagick</a>: an object-oriented Python interface to ImageMagick.</dd>243 <dd><a href="http://rmagick.rubyforge.org/" target=" 1882724755">RMagick</a>: is an interface between the Ruby programming language and ImageMagick.</dd>244 <dd><a href="http://tclmagick.sourceforge.net/" target=" 345756295">TclMagick</a>: a native Tcl-extension to the ImageMagick MagickWand API.</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 245 </ul> 246 246 </dl> … … 260 260 261 261 <dl> 262 <dd><a href="http://www.amazon.com/exec/obidos/redirect?link_code=ur2&camp=1789&tag=imagemagick-20&creative=9325&path=tg/detail/-/1590595904/qid=1123551819/sr=8-1/ref=pd_bbs_sbs_1?v=glance%26s=books%26n=507846" target=" 763480220">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&camp=1789&tag=imagemagick-20&creative=9325&path=tg/detail/-/1904811868/qid=1123551819/sr=8-1/ref=pd_bbs_sbs_1?v=glance%26s=books%26n=507846" target=" 450391386">ImageMagick Tricks</a>: this book is packed with examples of photo manipulations, logo creation, animations, and complete web projects.</dd>262 <dd><a href="http://www.amazon.com/exec/obidos/redirect?link_code=ur2&camp=1789&tag=imagemagick-20&creative=9325&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&camp=1789&tag=imagemagick-20&creative=9325&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> 264 264 <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> 265 265 <dd><a href="../www/mailing-list.html">Mailing list</a>: get help from fellow ImageMagick users and developers, post to these mailing lists.</dd> … … 272 272 273 273 <dl> 274 <dd><a href="http://www.imagemagick.org/discourse-server/viewforum.html?f=3" target=" 89273485">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>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> 275 275 <dd><a href="../www/sponsors.html">Sponsor ImageMagick</a>: contribute bug fixes, enhancements, hardware, funds, etc. to ensure the ImageMagick project thrives.</dd> 276 276 <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> … … 296 296 </div> 297 297 <dl> 298 <dd><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/sandbox" target=" 2030630956">Fast Fourier Transforms Toolkit</a></dd>299 <dd><a href="http://www.fmwconcepts.com/misc_tests/FFT_tests/" target=" 68266976">Tests Of FFT Processing</a></dd>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> 300 300 </dl> 301 301 -
ImageMagick/trunk/www/subversion.html
r18 r21 174 174 <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> • 175 175 <a href="../www/mailing-list.html">Mailing Lists</a> • 176 <a href="http:// www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>176 <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a> 177 177 </span> 178 178 <span id="linkbar-east"> </span> -
VisualMagick/trunk/bin/configure.xml
r15 r21 9 9 <configure name="NAME" value="ImageMagick"/> 10 10 <configure name="LIB_VERSION" value="0x655"/> 11 <configure name="LIB_VERSION_NUMBER" value="6,5,5, 8"/>11 <configure name="LIB_VERSION_NUMBER" value="6,5,5,9"/> 12 12 <configure name="RELEASE_DATE" value="2009-09-15"/> 13 13 <configure name="VERSION" value="6.5.5"/> -
VisualMagick/trunk/installer/inc/version.isx
r15 r21 19 19 #define public MagickPackageName "ImageMagick" 20 20 #define public MagickPackageVersion "6.5.5" 21 #define public MagickPackageVersionAddendum "- 8"21 #define public MagickPackageVersionAddendum "-9" 22 22 #define public MagickPackageReleaseDate "2009-09-15"
