Update ImageMagick docs
diff --git a/index.html b/index.html index 18b1a14..2476c91 100644 --- a/index.html +++ b/index.html
@@ -1,32 +1,40 @@ + + + + <!DOCTYPE html> <html lang="en"> <head> - + <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" /> <title>ImageMagick: Convert, Edit, Or Compose Bitmap Images</title> - <meta http-equiv="content-type" content="text/html; charset=utf-8"> - <meta name="application-name" content="ImageMagick"> - <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, WebP, Postscript, PDF, and SVG. Use ImageMagick to resize, flip, mirror, rotate, distort, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves."> - <meta name="application-url" content="http://www.imagemagick.org"> - <meta name="generator" content="PHP"> - <meta name="keywords" content="convert, edit, or, compose, bitmap, images, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert"> - <meta name="rating" content="GENERAL"> - <meta name="robots" content="INDEX, FOLLOW"> - <meta name="generator" content="ImageMagick Studio LLC"> - <meta name="author" content="ImageMagick Studio LLC"> - <meta name="revisit-after" content="2 DAYS"> - <meta name="resource-type" content="document"> - <meta name="copyright" content="Copyright (c) 1999-2015 ImageMagick Studio LLC"> - <meta name="distribution" content="Global"> - <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1"> - <link rel="icon" href="images/wand.png"> - <link rel="shortcut icon" href="images/wand.ico"> - <link rel="stylesheet" href="css/magick.html"> + <meta http-equiv="content-type" content="text/html; charset=utf-8"/> + <meta name="application-name" content="ImageMagick"/> + <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, WebP, Postscript, PDF, and SVG. Use ImageMagick to resize, flip, mirror, rotate, distort, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves."/> + <meta name="application-url" content="http://www.imagemagick.org"/> + <meta name="generator" content="PHP"/> + <meta name="keywords" content="convert, edit, or, compose, bitmap, images, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert"/> + <meta name="rating" content="GENERAL"/> + <meta name="robots" content="INDEX, FOLLOW"/> + <meta name="generator" content="ImageMagick Studio LLC"/> + <meta name="author" content="ImageMagick Studio LLC"/> + <meta name="revisit-after" content="2 DAYS"/> + <meta name="resource-type" content="document"/> + <meta name="copyright" content="Copyright (c) 1999-2015 ImageMagick Studio LLC"/> + <meta name="distribution" content="Global"/> + <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1"/> + <link rel="icon" href="images/wand.png"/> + <link rel="shortcut icon" href="images/wand.ico"/> + <link rel="stylesheet" href="css/magick.html"/> </head> <body> <div class="main"> <div class="magick-masthead"> <div class="container"> - <script async="async" src="http://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-3129977114552745" data-ad-slot="6345125851" data-ad-format="auto"></ins> + <script async="async" src="http://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle" + style="display:block" + data-ad-client="ca-pub-3129977114552745" + data-ad-slot="6345125851" + data-ad-format="auto"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> @@ -46,8 +54,8 @@ <div class="magick-header"> <p class="text-center"><a href="index.html#features">Features and Capabilities</a> • <a href="index.html#news">News</a> • <a href="index.html#community">Community</a></p> -<p class="lead magick-description"><a href="images/wizard.png" title="And Now a Touch of Magick"><img class="img-responsive magick-icon" id="logo" alt="And Now a Touch of Magick" width="265" height="352" src="images/wizard.jpg"></a> -ImageMagick<sup><a href="http://tarr.uspto.gov/servlet/tarr?regser=serial&entry=78333969">®</a></sup> is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of <a href="www/formats.html">formats</a> (over 200) including PNG, JPEG, JPEG-2000, GIF, TIFF, <a href="www/motion-picture.html">DPX</a>, <a href="www/high-dynamic-range.html">EXR</a>, WebP, Postscript, PDF, and SVG. Use ImageMagick to resize, flip, mirror, rotate, distort, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves.</p> +<p class="lead magick-description"><a href="images/wizard.png" title="And Now a Touch of Magick"><img class="img-responsive magick-icon" id="logo" alt="And Now a Touch of Magick" width="265" height="352" src="images/wizard.jpg" /></a> +ImageMagick<sup><a href="http://tarr.uspto.gov/servlet/tarr?regser=serial&entry=78333969">®</a></sup> is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of <a href="www/formats.html">formats</a> (over 200) including PNG, JPEG, JPEG-2000, GIF, TIFF, <a href="www/motion-picture.html">DPX</a>, <a href="www/high-dynamic-range.html">EXR</a>, WebP, Postscript, PDF, and SVG. Use ImageMagick to resize, flip, mirror, rotate, distort, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves.</p> <p>The functionality of ImageMagick is typically utilized from the command line or you can use the features from programs written in your favorite language. Choose from these interfaces: <a href="www/api.html#ada">G2F</a> (Ada), <a href="www/api.html#c">MagickCore</a> (C), <a href="www/api.html#c">MagickWand</a> (C), <a href="www/api.html#ch">ChMagick</a> (Ch), <a href="www/api.html#com_">ImageMagickObject</a> (COM+), <a href="www/api.html#c__">Magick++</a> (C++), <a href="www/api.html#java">JMagick</a> (Java), <a href="www/api.html#lisp">L-Magick</a> (Lisp), <a href="www/api.html#lua">Lua</a> (LuaJIT), <a href="www/api.html#neko">NMagick</a> (Neko/haXe), <a href="www/api.html#dot-net">Magick.NET</a> (.NET), <a href="www/api.html#pascal">PascalMagick</a> (Pascal), <a href="www/api.html#perl">PerlMagick</a> (Perl), <a href="www/api.html#php">MagickWand for PHP</a> (PHP), <a href="www/api.html#php">IMagick</a> (PHP), <a href="www/api.html#python">PythonMagick</a> (Python), <a href="www/api.html#ruby">RMagick</a> (Ruby), or <a href="www/api.html#tcl">TclMagick</a> (Tcl/TK). With a language interface, use ImageMagick to modify or create images dynamically and <var>automagically</var>.</p> <p>ImageMagick utilizes multiple computational threads to increase performance and can read, process, or write mega-, giga-, or tera-pixel image sizes.</p>