]> granicus.if.org Git - imagemagick/commitdiff
...
authorCristy <urban-warrior@imagemagick.org>
Fri, 8 Dec 2017 17:19:49 +0000 (12:19 -0500)
committerCristy <urban-warrior@imagemagick.org>
Fri, 8 Dec 2017 17:19:49 +0000 (12:19 -0500)
76 files changed:
index.html
www/ImageMagickObject.html
www/advanced-unix-installation.html
www/advanced-windows-installation.html
www/animate.html
www/api.html
www/architecture.html
www/assets/.magick-template.css.swp [new file with mode: 0644]
www/assets/bootstrap.min.css [moved from www/css/magick.css with 97% similarity]
www/assets/bootstrap.min.js [moved from www/js/magick.js with 99% similarity]
www/assets/index.php [new file with mode: 0755]
www/assets/jquery-3.2.1.slim.min.js [new file with mode: 0644]
www/assets/jquery.min.js [new file with mode: 0644]
www/assets/magick-template.css [new file with mode: 0644]
www/assets/popper.min.js [new file with mode: 0644]
www/binary-releases.html
www/changelog.html
www/cipher.html
www/color-management.html
www/color.html
www/command-line-options.html
www/command-line-processing.html
www/command-line-tools.html
www/compare.html
www/compose.html
www/composite.html
www/conjure.html
www/connected-components.html
www/contact.html
www/convert.html
www/css/README.txt [deleted file]
www/develop.html
www/display.html
www/distribute-pixel-cache.html
www/download.html
www/escape.html
www/examples.html
www/exception.html
www/export.html
www/formats.html
www/fx.html
www/gradient.html
www/high-dynamic-range.html
www/history.html
www/identify.html
www/import.html
www/index.html
www/install-source.html
www/jp2.html
www/js/README.txt [deleted file]
www/license.html
www/links.html
www/magick++.html
www/magick-core.html
www/magick-script.html
www/magick-vector-graphics.html
www/magick-wand.html
www/magick.html
www/miff.html
www/mirror.html
www/mogrify.html
www/montage.html
www/motion-picture.html
www/opencl.html
www/openmp.html
www/perl-magick.html
www/porting.html
www/quantize.html
www/resources.html
www/search.html
www/security-policy.html
www/sitemap.html
www/stream.html
www/subversion.html
www/support.html
www/webp.html

index 810131668cc67aa580017e87632e9f142fb8f332..4359af1a5b34bf1ac4c71c33deb96a23705c2413 100644 (file)
   <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-2018 ImageMagick Studio LLC" />
+  <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
   <meta name="distribution" content="Global" />
   <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
   <link href="https://www.imagemagick.org/script/index.html" rel="canonical" />
   <link href="images/wand.png" rel="icon" />
   <link href="images/wand.ico" rel="shortcut icon" />
-  <link href="www/css/magick.css" rel="stylesheet" />
+  <link href="assets/bootstrap.min.css" rel="stylesheet" />
+  <link href="assets/magick-template.css" rel="stylesheet" />
 </head>
 <body>
-<div class="magick-masthead">
-  <div class="container">
-    <script async="async" src="http://localhost/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>
-    <nav class="nav magick-nav">
-      <a class="nav-link active" href="index.html">Home</a>
-      <a class="nav-link " href="www/download.html">Download</a>
-      <a class="nav-link " href="www/command-line-tools.html">Tools</a>
-      <a class="nav-link " href="www/command-line-processing.html">Command-line</a>
-      <a class="nav-link " href="www/resources.html">Resources</a>
-      <a class="nav-link " href="www/develop.html">Develop</a>
-      <a class="nav-link " href="https://www.imagemagick.org/script/search.php">Search</a>
-      <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
-    </nav>
-  </div>
-</div>
-<div class="container">
+  <header>
+  <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+    <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</a>
+    <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+    <span class="navbar-toggler-icon"></span>
+    </button>
+
+    <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+    <ul class="navbar-nav mr-auto">
+      <li class="nav-item active">
+        <a class="nav-link" href="index.html">Home <span class="sr-only">(current)</span></a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="www/download.html">Download</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="www/command-line-tools.html">Tools</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="www/command-line-processing.html">Command-line</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="www/resources.html">Resources</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="www/develop.html">Develop</a>
+      </li>
+      <li class="nav-item">
+        <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+      </li>
+    </ul>
+    <form class="form-inline my-2 my-lg-0" action="https://www.imagemagick.org/script/search.php">
+      <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+      <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+    </form>
+    </div>
+  </nav>
+  </header>
+  <main role="main" class="container">
+    <div class="magick-template">
 <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-fluid magick-icon" id="logo" alt="And Now a Touch of Magick" width="265" height="352" src="images/wizard.jpg" /></a> 
 Use ImageMagick<sup><a href="http://tarr.uspto.gov/servlet/tarr?regser=serial&amp;entry=78333969">&#174;</a></sup> 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 <a href="www/command-line-processing.html">command-line</a> or you can use the features from programs written in your favorite language. Choose from these interfaces: <a href="www/develop.html#ada">G2F</a> (Ada), <a href="www/develop.html#c">MagickCore</a> (C), <a href="www/develop.html#c">MagickWand</a> (C), <a href="www/develop.html#ch">ChMagick</a> (Ch), <a href="www/develop.html#com_">ImageMagickObject</a> (COM+), <a href="www/develop.html#c__">Magick++</a> (C++), <a href="www/develop.html#java">JMagick</a> (Java), <a href="www/develop.html#julia">JuliaIO</a> (Julia), <a href="www/develop.html#lisp">L-Magick</a> (Lisp), <a href="www/develop.html#lua">Lua</a> (LuaJIT), <a href="www/develop.html#neko">NMagick</a> (Neko/haXe), <a href="www/develop.html#dot-net">Magick.NET</a> (.NET), <a href="www/develop.html#pascal">PascalMagick</a> (Pascal),  <a href="www/develop.html#perl">PerlMagick</a> (Perl), <a href="www/develop.html#php">MagickWand for PHP</a> (PHP),  <a href="www/develop.html#php">IMagick</a> (PHP), <a href="www/develop.html#python">PythonMagick</a> (Python), <a href="www/develop.html#ruby">RMagick</a> (Ruby), or <a href="www/develop.html#tcl">TclMagick</a> (Tcl/TK). With a language interface, use ImageMagick to modify or create images dynamically and <var>automagically</var>.</p>
+<p>The functionality of ImageMagick is typically utilized from the <a href="www/command-line-processing.html">command-line</a> or you can use the features from programs written in your favorite language. Choose from these interfaces: <a href="www/develop.html#ada">G2F</a> (Ada), <a href="www/develop.html#c">MagickCore</a> (C), <a href="www/develop.html#c">MagickWand</a> (C), <a href="www/develop.html#ch">ChMagick</a> (Ch), <a href="www/develop.html#com_">ImageMagickObject</a> (COM+), <a href="www/develop.html#c__">Magick++</a> (C++), <a href="www/develop.html#java">JMagick</a> (Java), <a href="www/develop.html#julia">JuliaIO</a> (Julia), <a href="www/develop.html#lisp">L-Magick</a> (Lisp), <a href="www/develop.html#lua">Lua</a> (LuaJIT), <a href="www/develop.html#neko">NMagick</a> (Neko/haXe), <a href="www/develop.html#dot-net">Magick.NET</a> (.NET), <a href="www/develop.html#pascal">PascalMagick</a> (Pascal),  <a href="www/develop.html#perl">PerlMagick</a> (Perl), <a href="www/develop.html#php">MagickWand for PHP</a> (PHP),  <a href="www/develop.html#php">IMagick</a> (PHP), <a href="www/develop.html#python">PythonMagick</a> (Python), <a href="www/develop.html#r">magick</a> (R), <a href="www/develop.html#ruby">RMagick</a> (Ruby), or <a href="www/develop.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>
 <p>ImageMagick is free software delivered as a ready-to-run binary distribution or as source code that you may use, copy, modify, and distribute in both open and proprietary applications. It is distributed under the Apache 2.0 <a href="https://www.imagemagick.org/script/license.html">license</a>.</p>
 
 <p>The ImageMagick development process ensures a stable API and <a href="https://abi-laboratory.pro/tracker/timeline/imagemagick/">ABI</a>. Before each ImageMagick release, we perform a comprehensive security assessment that includes <a href="https://github.com/google/sanitizers/wiki/AddressSanitizer">memory error</a> and <a href="https://github.com/google/sanitizers/wiki/ThreadSanitizer">thread data race</a> detection to help prevent security vulnerabilities.</p>
 
-<p>The current release is ImageMagick <a href="https://www.imagemagick.org/script/download.html">7.0.7-0</a>.  It runs on <a href="https://www.imagemagick.org/script/download.html#unix">Linux</a>, <a href="https://www.imagemagick.org/script/download.html#windows">Windows</a>, <a href="https://www.imagemagick.org/script/download.html#macosx">Mac Os X</a>, <a href="https://www.imagemagick.org/script/download.html#iOS">iOS</a>, Android OS, and others.</p>
+<p>The current release is ImageMagick <a href="https://www.imagemagick.org/script/download.html">7.0.7-14</a>.  It runs on <a href="https://www.imagemagick.org/script/download.html#unix">Linux</a>, <a href="https://www.imagemagick.org/script/download.html#windows">Windows</a>, <a href="https://www.imagemagick.org/script/download.html#macosx">Mac Os X</a>, <a href="https://www.imagemagick.org/script/download.html#iOS">iOS</a>, Android OS, and others.</p>
 
 <p>The authoritative ImageMagick web site is <a href="https://www.imagemagick.org/">https://www.imagemagick.org</a>. The authoritative source code repository is <a href="https://github.com/ImageMagick">https://github.com/ImageMagick</a>.  We maintain a source code mirror at <a href="https://gitlab.com/ImageMagick">https://gitlab.com/ImageMagick</a>.</p>
 
@@ -200,7 +219,7 @@ Use ImageMagick<sup><a href="http://tarr.uspto.gov/servlet/tarr?regser=serial&am
   </tr>
   <tr>
     <td><a href="www/architecture.html#virtual-pixels">Virtual pixel support</a></td>
-    <td>convenient access to pixels outside the image region.</td>
+    <td>convenient access to pixels outside the image boundaries.</td>
   </tr>
 </table>
 </div>
@@ -213,9 +232,20 @@ Use ImageMagick<sup><a href="http://tarr.uspto.gov/servlet/tarr?regser=serial&am
 
 <p>ImageMagick best practices <strong>strongly</strong> encourages you to configure a <a href="www/security-policy.html">security policy</a> that suits your local environment.</p>
 
+<p>Want more performance from ImageMagick?  Try these options:</p>
+
+<ul>
+<li>Add more memory to your system, see <a href="https://www.imagemagick.org/script/architecture.html#cache">the pixel cache</a>;</li>
+<li>Add more cores to your system (up to 20), see <a href="https://www.imagemagick.org/script/architecture.html#threads">threads of execution support</a>;</li>
+<li>push large images to a solid-state drive, see <a href="https://www.imagemagick.org/script/architecture.html#tera-pixel">large image support</a>.</li>
+</ul>
+<p>If these options are prohibitive, you can reduce the quality of the image results.  The default build is Q16 HDRI.  If you disable <a href="https://www.imagemagick.org/script/high-dynamic-range.html">HDRI</a>, you use half the memory and instead of predominately floating point operations, you use the typically more efficient integer operations.  The tradeoff is reduced percision and you cannot process out of range pixel values (e.g. negative).  If you build the Q8 non-HDRI  version of ImageMagick, you again reduce the memory requirements in half-- and once again there is a tradeoff, even less percision and no out of range pixel values.  For a Q8 non-HDRI build of ImageMagick, use these <code>configure</code> script options: <code>--with-quantum-depth=8 --disable-hdri</code>.</p>
+
 <h2 class="magick-post-title"><a id="community"></a>Community</h2>
 <p>To join the ImageMagick community, try the <a href="https://www.imagemagick.org/discourse-server/">discourse server</a>.  You can review questions or comments (with informed responses) posed by ImageMagick users or ask your own questions. If you want to contribute image processing algorithms, other enhancements, or bug fixes, open an <a href="https://github.com/ImageMagick/ImageMagick/issues">issue</a>. </p>
 </div>
+    </div>
+  </main><!-- /.container -->
   <footer class="magick-footer">
     <p><a href="www/support.html">Donate</a> •
      <a href="www/sitemap.html">Sitemap</a> •
@@ -228,10 +258,13 @@ Use ImageMagick<sup><a href="http://tarr.uspto.gov/servlet/tarr?regser=serial&am
     <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
         <p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
   </footer>
-</div><!-- /.container -->
 
-  <script src="https://localhost/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
-  <script src="js/magick.html"></script>
+  <!-- Javascript assets -->
+  <script src="assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+  <script src="assets/popper.min.js" crossorigin="anonymous"></script>
+  <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+  <script src="assets/bootstrap.min.js"></script>
+
 </body>
 </html>
-<!-- Magick Cache 9th September 2017 07:55 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 12:06 -->
\ No newline at end of file
index ac2fa4f97e79e8b0ad8f0a7b6d90cb37c0b2ba0d..e58698cf31a86566a43e4b11eaf903857b98006f 100644 (file)
   <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-2018 ImageMagick Studio LLC" />
+  <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
   <meta name="distribution" content="Global" />
   <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
   <link href="https://www.imagemagick.org/script/ImageMagickObject.html" rel="canonical" />
   <link href="../images/wand.png" rel="icon" />
   <link href="../images/wand.ico" rel="shortcut icon" />
-  <link href="css/magick.css" rel="stylesheet" />
+  <link href="../assets/bootstrap.min.css" rel="stylesheet" />
+  <link href="../assets/magick-template.css" rel="stylesheet" />
 </head>
 <body>
-<div class="magick-masthead">
-  <div class="container">
-    <script async="async" src="http://localhost/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>
-    <nav class="nav magick-nav">
-      <a class="nav-link " href="../index.html">Home</a>
-      <a class="nav-link " href="download.html">Download</a>
-      <a class="nav-link " href="command-line-tools.html">Tools</a>
-      <a class="nav-link " href="command-line-processing.html">Command-line</a>
-      <a class="nav-link " href="resources.html">Resources</a>
-      <a class="nav-link " href="develop.html">Develop</a>
-      <a class="nav-link " href="https://www.imagemagick.org/script/search.php">Search</a>
-      <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
-    </nav>
-  </div>
-</div>
-<div class="container">
+  <header>
+  <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+    <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</a>
+    <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+    <span class="navbar-toggler-icon"></span>
+    </button>
+
+    <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+    <ul class="navbar-nav mr-auto">
+      <li class="nav-item ">
+        <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="download.html">Download</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-tools.html">Tools</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-processing.html">Command-line</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="resources.html">Resources</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="develop.html">Develop</a>
+      </li>
+      <li class="nav-item">
+        <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+      </li>
+    </ul>
+    <form class="form-inline my-2 my-lg-0" action="https://www.imagemagick.org/script/search.php">
+      <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+      <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+    </form>
+    </div>
+  </nav>
+  </header>
+  <main role="main" class="container">
+    <div class="magick-template">
 <div class="magick-header">
 <p class="text-center"><a href="http://www.imagemagick.org/www/#build">Build ImageMagickObject From Source</a></p>
 
@@ -61,7 +80,7 @@
 
 <p>ImageMagick provides a statically-built ImageMagick object as part of its <a href="download.html#windows">Windows installation package</a>.  When this package is installed, ImageMagickObject and its sample programs are installed to this path:</p>
 
-<pre class="highlight"><code>  c:\Program Files\ImageMagick-7.0.4-Q16\ImageMagickObject
+<pre class="highlight"><code>  c:\Program Files\ImageMagick-7.0.7-Q16\ImageMagickObject
 </code></pre>
 
 <p>The ImageMagickObject is registered if the checkbox, <code>Register ImageMagickObject</code>, is checked at install time.</p>
@@ -102,6 +121,8 @@ BuildImageMagickObject release
 <p>Use MagickCMD to exercise ImageMagickObject to verify that it is working properly.</p>
 
 </div>
+    </div>
+  </main><!-- /.container -->
   <footer class="magick-footer">
     <p><a href="support.html">Donate</a> •
      <a href="sitemap.html">Sitemap</a> •
@@ -114,11 +135,13 @@ BuildImageMagickObject release
     <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
         <p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
   </footer>
-</div><!-- /.container -->
 
-  <script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
-  <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js" integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4" crossorigin="anonymous"></script>
-  <script src="../js/magick.html"></script>
+  <!-- Javascript assets -->
+  <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+  <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+  <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+  <script src="../assets/bootstrap.min.js"></script>
+
 </body>
 </html>
-<!-- Magick Cache 8th October 2017 11:16 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 12:07 -->
\ No newline at end of file
index fb081724f370bbdedf3119abf5be75dc0caca77e..900bc5849daab83c2e3bf586df14ea8ee944d639 100644 (file)
   <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-2018 ImageMagick Studio LLC" />
+  <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
   <meta name="distribution" content="Global" />
   <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
-  <link href="https://www.imagemagick.org/script/advanced-unix-installation.html" rel="canonical" />
-  <link href="../images/wand.png" rel="icon" />
-  <link href="../images/wand.ico" rel="shortcut icon" />
-  <link href="css/magick.css" rel="stylesheet" />
+  <link href="advanced-unix-installation.html" rel="canonical" />
+  <link href="https://www.imagemagick.org/images/wand.png" rel="icon" />
+  <link href="https://www.imagemagick.org/images/wand.ico" rel="shortcut icon" />
+  <link href="https://www.imagemagick.org/assets/bootstrap.min.css" rel="stylesheet" />
+  <link href="https://www.imagemagick.org/assets/magick-template.css" rel="stylesheet" />
 </head>
 <body>
-<div class="magick-masthead">
-  <div class="container">
-    <script async="async" src="http://localhost/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>
-    <nav class="nav magick-nav">
-      <a class="nav-link " href="../index.html">Home</a>
-      <a class="nav-link " href="download.html">Download</a>
-      <a class="nav-link " href="command-line-tools.html">Tools</a>
-      <a class="nav-link " href="command-line-processing.html">Command-line</a>
-      <a class="nav-link " href="resources.html">Resources</a>
-      <a class="nav-link " href="develop.html">Develop</a>
-      <a class="nav-link " href="https://www.imagemagick.org/script/search.php">Search</a>
-      <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
-    </nav>
-  </div>
-</div>
-<div class="container">
+  <header>
+  <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+    <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</a>
+    <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+    <span class="navbar-toggler-icon"></span>
+    </button>
+
+    <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+    <ul class="navbar-nav mr-auto">
+      <li class="nav-item ">
+        <a class="nav-link" href="https://www.imagemagick.org/index.html">Home <span class="sr-only">(current)</span></a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="https://www.imagemagick.org/script/download.html">Download</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="https://www.imagemagick.org/script/command-line-tools.html">Tools</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="https://www.imagemagick.org/script/command-line-processing.html">Command-line</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="https://www.imagemagick.org/script/resources.html">Resources</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="https://www.imagemagick.org/script/develop.html">Develop</a>
+      </li>
+      <li class="nav-item">
+        <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+      </li>
+    </ul>
+    <form class="form-inline my-2 my-lg-0" action="https://www.imagemagick.org/script/https://www.imagemagick.org/script/search.php">
+      <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+      <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+    </form>
+    </div>
+  </nav>
+  </header>
+  <main role="main" class="container">
+    <div class="magick-template">
 <div class="magick-header">
 <p class="text-center"><a href="advanced-unix-installation.html#download">Download &amp; Unpack</a> • <a href="advanced-unix-installation.html#configure">Configure</a>  • <a href="advanced-unix-installation.html#build">Build</a> • <a href="advanced-unix-installation.html#install">Install</a> • <a href="advanced-unix-installation.html#linux">Linux-specific Build Instructions</a> • <a href="advanced-unix-installation.html#macosx">Mac OS X-specific Build Instructions</a> • <a href="advanced-unix-installation.html#mingw">MinGW-specific Build Instructions</a> • <a href="advanced-unix-installation.html#problems">Dealing with Unexpected Problems</a></p>
 
-<p  class="lead magick-description">It's possible you don't want to concern yourself with advanced installation under Unix or Linux systems.  If so, you also have the option of installing a pre-compiled <a href="download.html#unix">binary release</a>  or if you still want to install from source without all the fuss see the simple <a href="install-source.html#unix">Install From Source</a> instructions.  However, if you want to customize the configuration and installation of ImageMagick under Unix or Linux systems, lets begin.</p>
+<p  class="lead magick-description">It's possible you don't want to concern yourself with advanced installation under Unix or Linux systems.  If so, you also have the option of installing a pre-compiled <a href="https://www.imagemagick.org/script/download.html#unix">binary release</a>  or if you still want to install from source without all the fuss see the simple <a href="https://www.imagemagick.org/script/install-source.html#unix">Install From Source</a> instructions.  However, if you want to customize the configuration and installation of ImageMagick under Unix or Linux systems, lets begin.</p>
 
 <h2 class="magick-post-title"><a id="download"></a>Download &amp; Unpack</h2>
 
-<p>ImageMagick builds on a variety of Unix and Unix-like operating systems including Linux, Solaris, FreeBSD, Mac OS X, and others.  A compiler is required and fortunately almost all modern Unix systems have one.  Download <a href="https://www.imagemagick.org/download/ImageMagick.tar.gz">ImageMagick.tar.gz</a> from <a href="https://www.imagemagick.org/download">ftp.imagemagick.org</a> or its <a href="download.html">mirrors</a> and verify the distribution against its <a href="https://www.imagemagick.org/download/digest.rdf">message digest</a>.</p>
+<p>ImageMagick builds on a variety of Unix and Unix-like operating systems including Linux, Solaris, FreeBSD, Mac OS X, and others.  A compiler is required and fortunately almost all modern Unix systems have one.  Download <a href="https://www.imagemagick.org/download/ImageMagick.tar.gz">ImageMagick.tar.gz</a> from <a href="https://www.imagemagick.org/download">ftp.imagemagick.org</a> or its <a href="https://www.imagemagick.org/script/download.html">mirrors</a> and verify the distribution against its <a href="https://www.imagemagick.org/download/digest.rdf">message digest</a>.</p>
 
 <p>Unpack the distribution it with this command:</p>
 
@@ -73,7 +92,7 @@
 
 <p>The configure script looks at your environment and decides what it can cobble together to get ImageMagick compiled and installed on your system.  This includes finding a compiler, where your compiler header files are located (e.g. stdlib.h), and if any delegate libraries are available for ImageMagick to use (e.g. JPEG, PNG, TIFF, etc.).  If you are willing to accept configure's default options, and build from within the source directory, you can simply type:</p>
 
-<pre><span class="crtprompt">$ </span><span class='crtin'>cd ImageMagick-7.0.4-0</span><span class='crtout'></span><span class="crtprompt">$ </span><span class='crtin'>./configure</span></pre>
+<pre><span class="crtprompt">$ </span><span class='crtin'>cd ImageMagick-7.0.7-14</span><span class='crtout'></span><span class="crtprompt">$ </span><span class='crtin'>./configure</span></pre>
 <p>Watch the configure script output to verify that it finds everything that
  you think it should.  Pay particular attention to the last lines of the script output.  For example, here is a recent report from our system:</p>
 
@@ -429,7 +448,7 @@ Options used to compile and link:
 <dt class="col-md-4">sudo make install</dt>
   <dd class="col-md-8">Install ImageMagick.</dd>
 <dt class="col-md-4">make check</dt>
-  <dd class="col-md-8">Run tests using the installed ImageMagick (<code>sudo make install</code> must be done first). Ghostscript is a prerequisite, otherwise certain unit tests that render text and the EPS, PS, and PDF formats will fail.</dd>
+  <dd class="col-md-8">Run tests using the installed ImageMagick (<code>sudo make install</code> must be done first). Ghostscript and Ghostscript fonts are a prerequisite, otherwise certain unit tests that render text and the EPS, PS, and PDF formats will likely fail.</dd>
 <dt class="col-md-4">make clean</dt>
   <dd class="col-md-8"> Remove everything in the build directory created by <code>make</code>.</dd>
 <dt class="col-md-4">make distclean</dt>
@@ -483,7 +502,7 @@ identify logo.gif
 
 <h2 class="magick-post-title"><a id="linux"></a>Linux-specific Build instructions</h2>
 
-<p>Download <a href="https://www.imagemagick.org/download/linux/SRPMS/ImageMagick.src.rpm">ImageMagick.src.rpm</a> from <a href="https://www.imagemagick.org/download">ftp.imagemagick.org</a> or its <a href="download.html">mirrors</a> and verify the distribution against its <a href="https://www.imagemagick.org/download/linux/SRPMS/digest.rdf">message digest</a>.</p>
+<p>Download <a href="https://www.imagemagick.org/download/linux/SRPMS/ImageMagick.src.rpm">ImageMagick.src.rpm</a> from <a href="https://www.imagemagick.org/download">ftp.imagemagick.org</a> or its <a href="https://www.imagemagick.org/script/download.html">mirrors</a> and verify the distribution against its <a href="https://www.imagemagick.org/download/linux/SRPMS/digest.rdf">message digest</a>.</p>
 
 <p>Build ImageMagick with this command:</p>
 
@@ -492,7 +511,7 @@ identify logo.gif
 
 <p>After the build you, locate the RPMS folder and install the ImageMagick binary RPM distribution:</p>
 
-<pre><span class="crtprompt">$ </span><span class='crtin'>rpm -ivh ImageMagick-7.0.4-?.*.rpm</span></pre>
+<pre><span class="crtprompt">$ </span><span class='crtin'>rpm -ivh ImageMagick-7.0.7-?.*.rpm</span></pre>
 <h2 class="magick-post-title"><a id="macosx"></a>Mac OS X-specific Build instructions</h2>
 
 <p>Perform these steps as an administrator or with the <tt>sudo</tt> command:</p>
@@ -515,9 +534,9 @@ sudo port -v install graphviz +gs +wmf +jbig +jpeg2 +lcms
 
 <p>Now lets build ImageMagick:</p>
 
-         <p><a href="download.html">Download</a> the ImageMagick source distribution and verify the distribution against its <a href="https://www.imagemagick.org/download/digest.rdf">message digest</a>.</p>
+         <p><a href="https://www.imagemagick.org/script/download.html">Download</a> the ImageMagick source distribution and verify the distribution against its <a href="https://www.imagemagick.org/download/digest.rdf">message digest</a>.</p>
          <p>Unpack and change into the top-level ImageMagick directory:</p>
-               <pre><span class="crtprompt">$ </span><span class='crtin'>tar xvzf ImageMagick-7.0.4-0.tar.gz</span><span class='crtout'></span><span class="crtprompt">$ </span><span class='crtin'>cd ImageMagick-7.0.4-0</span></pre>          <p>Configure ImageMagick:</p>
+               <pre><span class="crtprompt">$ </span><span class='crtin'>tar xvzf ImageMagick-7.0.7-14.tar.gz</span><span class='crtout'></span><span class="crtprompt">$ </span><span class='crtin'>cd ImageMagick-7.0.7-14</span></pre>        <p>Configure ImageMagick:</p>
 <pre class="highlight"><code>./configure --prefix=/opt --with-quantum-depth=16 \
   --disable-dependency-tracking --with-x=yes \
   --x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib/ \
@@ -544,7 +563,7 @@ sudo port -v install graphviz +gs +wmf +jbig +jpeg2 +lcms
 
 <p>Although you can download and install delegate libraries yourself, many are already available in the <a href="http://gnuwin32.sourceforge.net/">GnuWin32</a> distribution.  Download and install whichever delegate libraries you require such as JPEG, PNG, TIFF, etc.  Make sure you specify the development headers when you install a package.  Next type,</p>
 
-<pre><span class="crtprompt">$ </span><span class='crtin'>tar jxvf ImageMagick-7.0.4-?.tar.bz2</span><span class='crtout'><br/></span><span class="crtprompt">$ </span><span class='crtin'>cd ImageMagick-7.0.4-0</span><span class='crtout'><br/></span><span class="crtprompt">$ </span><span class='crtin'>export CPPFLAGS="-Ic:/Progra~1/GnuWin32/include"</span><span class='crtout'><br/></span><span class="crtprompt">$ </span><span class='crtin'>export LDFLAGS="-Lc:/Progra~1/GnuWin32/lib"</span><span class='crtout'><br/></span><span class="crtprompt">$ </span><span class='crtin'>./configure --without-perl</span><span class='crtout'><br/></span><span class="crtprompt">$ </span><span class='crtin'>make</span><span class='crtout'><br/></span><span class="crtprompt">$ </span><span class='crtin'>sudo make install</span></pre>
+<pre><span class="crtprompt">$ </span><span class='crtin'>tar jxvf ImageMagick-7.0.7-?.tar.bz2</span><span class='crtout'><br/></span><span class="crtprompt">$ </span><span class='crtin'>cd ImageMagick-7.0.7-14</span><span class='crtout'><br/></span><span class="crtprompt">$ </span><span class='crtin'>export CPPFLAGS="-Ic:/Progra~1/GnuWin32/include"</span><span class='crtout'><br/></span><span class="crtprompt">$ </span><span class='crtin'>export LDFLAGS="-Lc:/Progra~1/GnuWin32/lib"</span><span class='crtout'><br/></span><span class="crtprompt">$ </span><span class='crtin'>./configure --without-perl</span><span class='crtout'><br/></span><span class="crtprompt">$ </span><span class='crtin'>make</span><span class='crtout'><br/></span><span class="crtprompt">$ </span><span class='crtin'>sudo make install</span></pre>
 <h2 class="magick-post-title"><a id="problems"></a>Dealing with Unexpected Problems</h2>
 
 <p>Chances are the download, configure, build, and install of ImageMagick went flawlessly as it is intended, however, certain systems and environments may cause one or more steps to fail.  We discuss a few problems we've run across and how to take corrective action to ensure you have a working release of ImageMagick</p>
@@ -589,23 +608,26 @@ no encode delegate for this image format
 <p>If PerlMagick fails to link with a message similar to <var>libperl.a is not found</var>, rerun <code>configure</code> with the <code>--enable-shared</code> or <code>--enable-shared --with-modules</code> options.</p>
 
 </div>
+    </div>
+  </main><!-- /.container -->
   <footer class="magick-footer">
-    <p><a href="support.html">Donate</a> •
-     <a href="sitemap.html">Sitemap</a> •
-    <a href="links.html">Related</a> •
-    <a href="security-policy.html">Security</a> •
-    <a href="architecture.html">Architecture</a>
+    <p><a href="https://www.imagemagick.org/script/support.html">Donate</a> •
+     <a href="https://www.imagemagick.org/script/sitemap.html">Sitemap</a> •
+    <a href="https://www.imagemagick.org/script/links.html">Related</a> •
+    <a href="https://www.imagemagick.org/script/security-policy.html">Security</a> •
+    <a href="https://www.imagemagick.org/script/architecture.html">Architecture</a>
 </p>
     <p><a href="advanced-unix-installation.html#">Back to top</a> •
     <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
-    <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
+    <a href="https://www.imagemagick.org/script/https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
         <p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
   </footer>
-</div><!-- /.container -->
 
-  <script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
-  <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js" integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4" crossorigin="anonymous"></script>
-  <script src="../js/magick.html"></script>
+  <!-- Javascript assets -->
+  <script src="https://www.imagemagick.org/assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+  <script src="https://www.imagemagick.org/assets/popper.min.js" crossorigin="anonymous"></script>
+  <script>window.jQuery || document.write('<script src="https://www.imagemagick.org/assets/jquery.min.js"><\/script>')</script>
+  <script src="https://www.imagemagick.org/assets/bootstrap.min.js"></script>
+
 </body>
 </html>
-<!-- Magick Cache 8th October 2017 11:17 -->
\ No newline at end of file
index 0e87456300f35c4b2d1f548b3145020b2e256e14..b1a2bf2a61751116d3d58ed71d33bdc902d2945b 100644 (file)
   <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-2018 ImageMagick Studio LLC" />
+  <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
   <meta name="distribution" content="Global" />
   <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
-  <link href="https://www.imagemagick.org/script/advanced-windows-installation.html" rel="canonical" />
-  <link href="../images/wand.png" rel="icon" />
-  <link href="../images/wand.ico" rel="shortcut icon" />
-  <link href="css/magick.css" rel="stylesheet" />
+  <link href="advanced-windows-installation.html" rel="canonical" />
+  <link href="https://www.imagemagick.org/images/wand.png" rel="icon" />
+  <link href="https://www.imagemagick.org/images/wand.ico" rel="shortcut icon" />
+  <link href="https://www.imagemagick.org/assets/bootstrap.min.css" rel="stylesheet" />
+  <link href="https://www.imagemagick.org/assets/magick-template.css" rel="stylesheet" />
 </head>
 <body>
-<div class="magick-masthead">
-  <div class="container">
-    <script async="async" src="http://localhost/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>
-    <nav class="nav magick-nav">
-      <a class="nav-link " href="../index.html">Home</a>
-      <a class="nav-link " href="download.html">Download</a>
-      <a class="nav-link " href="command-line-tools.html">Tools</a>
-      <a class="nav-link " href="command-line-processing.html">Command-line</a>
-      <a class="nav-link " href="resources.html">Resources</a>
-      <a class="nav-link " href="develop.html">Develop</a>
-      <a class="nav-link " href="https://www.imagemagick.org/script/search.php">Search</a>
-      <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
-    </nav>
-  </div>
-</div>
-<div class="container">
+  <header>
+  <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+    <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</a>
+    <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+    <span class="navbar-toggler-icon"></span>
+    </button>
+
+    <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+    <ul class="navbar-nav mr-auto">
+      <li class="nav-item ">
+        <a class="nav-link" href="https://www.imagemagick.org/index.html">Home <span class="sr-only">(current)</span></a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="https://www.imagemagick.org/script/download.html">Download</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="https://www.imagemagick.org/script/command-line-tools.html">Tools</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="https://www.imagemagick.org/script/command-line-processing.html">Command-line</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="https://www.imagemagick.org/script/resources.html">Resources</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="https://www.imagemagick.org/script/develop.html">Develop</a>
+      </li>
+      <li class="nav-item">
+        <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+      </li>
+    </ul>
+    <form class="form-inline my-2 my-lg-0" action="https://www.imagemagick.org/script/https://www.imagemagick.org/script/search.php">
+      <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+      <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+    </form>
+    </div>
+  </nav>
+  </header>
+  <main role="main" class="container">
+    <div class="magick-template">
 <div class="magick-header">
 <p class="text-center"><a href="advanced-windows-installation.html#download">Download &amp; Unpack</a> • <a href="advanced-windows-installation.html#configure">Configure</a>  • <a href="advanced-windows-installation.html#build">Build</a> • <a href="advanced-windows-installation.html#install">Install</a> • <a href="advanced-windows-installation.html#binary">Create a Self-installing Binary Distribution</a> • <a href="advanced-windows-installation.html#problems">Dealing with Unexpected Problems</a> • <a href="advanced-windows-installation.html#project">Building Your Custom Project</a></p>
 
-<p  class="lead magick-description">It's possible you don't want to concern yourself with advanced installation under Windows.  If so, you also have the option of installing a self-installing <a href="download.html#windows">binary release</a> or if you still want to install from source without all the fuss see the simple <a href="install-source.html#windows">Install From Source</a> instructions.  However, if you want to customize the configuration and installation of ImageMagick under Windows, lets begin.</p>
+<p  class="lead magick-description">It's possible you don't want to concern yourself with advanced installation under Windows.  If so, you also have the option of installing a self-installing <a href="https://www.imagemagick.org/script/download.html#windows">binary release</a> or if you still want to install from source without all the fuss see the simple <a href="https://www.imagemagick.org/script/install-source.html#windows">Install From Source</a> instructions.  However, if you want to customize the configuration and installation of ImageMagick under Windows, lets begin.</p>
 
 <h2 class="magick-post-title"><a id="download"></a>Download &amp; Unpack</h2>
 
-<p>Building ImageMagick source for Windows requires a modern version of Microsoft Visual Studio IDE.  Users have reported success with the Borland C++ compiler as well.  If you don't have a compiler you can still install a self-installing <a href="download.html#windows">binary release</a>.</p>
+<p>Building ImageMagick source for Windows requires a modern version of Microsoft Visual Studio IDE.  Users have reported success with the Borland C++ compiler as well.  If you don't have a compiler you can still install a self-installing <a href="https://www.imagemagick.org/script/download.html#windows">binary release</a>.</p>
 
-<p>Download <a href="https://www.imagemagick.org/download/windows/ImageMagick-windows.zip">ImageMagick-windows.zip</a> from <a href="https://www.imagemagick.org/download/windows">ftp.imagemagick.org</a> or its <a href="download.html">mirrors</a> and verify the distribution against its <a href="https://www.imagemagick.org/download/windows/digest.rdf">message digest</a>.</p>
+<p>Download <a href="https://www.imagemagick.org/download/windows/ImageMagick-windows.zip">ImageMagick-windows.zip</a> from <a href="https://www.imagemagick.org/download/windows">ftp.imagemagick.org</a> or its <a href="https://www.imagemagick.org/script/download.html">mirrors</a> and verify the distribution against its <a href="https://www.imagemagick.org/download/windows/digest.rdf">message digest</a>.</p>
 
 <p>You can unpack the distribution with <a href="http://www.winzip.com">WinZip</a> or type the following from any Command Prompt window:</p>
 
 
 <p>The <var>clean</var> step is necessary in order to make sure that all of the target support libraries are updated with any patches needed to get them to compile properly under Visual Studio.</p>
 
-<p>After a successful build, all of the required files that are needed to run any of the <a href="command-line-tools.html">command line tools</a> are located in the <code>VisualMagick\bin</code> folder.  This includes EXE, DLL libraries, and ImageMagick configuration files.  You should be able to test the build directly from this directory without having to move anything to any of the global SYSTEM or SYSTEM32 areas in the operating system installation.</p>
+<p>After a successful build, all of the required files that are needed to run any of the <a href="https://www.imagemagick.org/script/command-line-tools.html">command line tools</a> are located in the <code>VisualMagick\bin</code> folder.  This includes EXE, DLL libraries, and ImageMagick configuration files.  You should be able to test the build directly from this directory without having to move anything to any of the global SYSTEM or SYSTEM32 areas in the operating system installation.</p>
 
 <p>The Visual Studio distribution of ImageMagick comes with the Magick++ C++ wrapper by default. This add-on layer has a large number of demo and test files that can be found in <code>ImageMagick\Magick++\demo</code>, and <code>ImageMagick\Magick++\tests</code>. There are also a variety of tests that use the straight C API as well in ImageMagick\tests.</p>
 
@@ -249,7 +268,7 @@ ImageMagick\VisualMagick\contrib\win32\MFC\NtMagick (project - DSP)
 
 <p>ImageMagick is now configured and built. You can optionally install it on your system as discussed below.</p>
 
-<p>If you are looking to install the ImageMagick COM+ object, see <a href="ImageMagickObject.html">Installing the ImageMagickObject COM+ Component</a>.</p>
+<p>If you are looking to install the ImageMagick COM+ object, see <a href="https://www.imagemagick.org/script/ImageMagickObject.html">Installing the ImageMagickObject COM+ Component</a>.</p>
 
 <h2 class="magick-post-title"><a id="Install"></a>Install</h2>
 
@@ -316,7 +335,7 @@ dmake release
 
        <ol>
        <li>Double-click on
-       <code>VisualMagick/bin/ImageMagick-7.0.4-0-Q16-windows-dll.exe</code>
+       <code>VisualMagick/bin/ImageMagick-7.0.7-14-Q16-windows-dll.exe</code>
        to launch the ImageMagick binary distribution.</li>
        <li>Complete the installer screens to install ImageMagick on your system.</li>
        </ol>
@@ -350,7 +369,7 @@ dmake release
 
 <h2 class="magick-post-title"><a id="project"></a>Building Your Custom Project</h2>
 
-<p>The Windows <a href="download.html#windows">binary</a> distribution includes a number of demo projects that you can use as a template for your own custom project.  For example, start with the Button project, generally located in the <code>c:/Program Files/ImageMagick-7.5.5-0/Magick++_demos</code> folder.  If not, be sure to select <code>Configuration Properties->C/C++->Preprocessor</code> and set these definitions:</p>
+<p>The Windows <a href="https://www.imagemagick.org/script/download.html#windows">binary</a> distribution includes a number of demo projects that you can use as a template for your own custom project.  For example, start with the Button project, generally located in the <code>c:/Program Files/ImageMagick-7.5.5-0/Magick++_demos</code> folder.  If not, be sure to select <code>Configuration Properties->C/C++->Preprocessor</code> and set these definitions:</p>
 
 <pre class="highlight"><code>NDEBUG
 WIN32
@@ -362,23 +381,26 @@ _MAGICKMOD_
 </code></pre>
 
 </div>
+    </div>
+  </main><!-- /.container -->
   <footer class="magick-footer">
-    <p><a href="support.html">Donate</a> •
-     <a href="sitemap.html">Sitemap</a> •
-    <a href="links.html">Related</a> •
-    <a href="security-policy.html">Security</a> •
-    <a href="architecture.html">Architecture</a>
+    <p><a href="https://www.imagemagick.org/script/support.html">Donate</a> •
+     <a href="https://www.imagemagick.org/script/sitemap.html">Sitemap</a> •
+    <a href="https://www.imagemagick.org/script/links.html">Related</a> •
+    <a href="https://www.imagemagick.org/script/security-policy.html">Security</a> •
+    <a href="https://www.imagemagick.org/script/architecture.html">Architecture</a>
 </p>
     <p><a href="advanced-windows-installation.html#">Back to top</a> •
     <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
-    <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
+    <a href="https://www.imagemagick.org/script/https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
         <p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
   </footer>
-</div><!-- /.container -->
 
-  <script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
-  <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js" integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4" crossorigin="anonymous"></script>
-  <script src="../js/magick.html"></script>
+  <!-- Javascript assets -->
+  <script src="https://www.imagemagick.org/assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+  <script src="https://www.imagemagick.org/assets/popper.min.js" crossorigin="anonymous"></script>
+  <script>window.jQuery || document.write('<script src="https://www.imagemagick.org/assets/jquery.min.js"><\/script>')</script>
+  <script src="https://www.imagemagick.org/assets/bootstrap.min.js"></script>
+
 </body>
 </html>
-<!-- Magick Cache 8th October 2017 11:17 -->
\ No newline at end of file
index fa6c9bcbf1c8793e06f9f0417c43b5093aa676d8..0c769c084b2d659584be9507ad51ecee838bad83 100644 (file)
   <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-2018 ImageMagick Studio LLC" />
+  <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
   <meta name="distribution" content="Global" />
   <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
   <link href="https://www.imagemagick.org/script/animate.html" rel="canonical" />
   <link href="../images/wand.png" rel="icon" />
   <link href="../images/wand.ico" rel="shortcut icon" />
-  <link href="css/magick.css" rel="stylesheet" />
+  <link href="../assets/bootstrap.min.css" rel="stylesheet" />
+  <link href="../assets/magick-template.css" rel="stylesheet" />
 </head>
 <body>
-<div class="magick-masthead">
-  <div class="container">
-    <script async="async" src="http://localhost/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>
-    <nav class="nav magick-nav">
-      <a class="nav-link " href="../index.html">Home</a>
-      <a class="nav-link " href="download.html">Download</a>
-      <a class="nav-link " href="command-line-tools.html">Tools</a>
-      <a class="nav-link " href="command-line-processing.html">Command-line</a>
-      <a class="nav-link " href="resources.html">Resources</a>
-      <a class="nav-link " href="develop.html">Develop</a>
-      <a class="nav-link " href="https://www.imagemagick.org/script/search.php">Search</a>
-      <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
-    </nav>
-  </div>
-</div>
-<div class="container">
+  <header>
+  <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+    <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</a>
+    <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+    <span class="navbar-toggler-icon"></span>
+    </button>
+
+    <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+    <ul class="navbar-nav mr-auto">
+      <li class="nav-item ">
+        <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="download.html">Download</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-tools.html">Tools</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-processing.html">Command-line</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="resources.html">Resources</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="develop.html">Develop</a>
+      </li>
+      <li class="nav-item">
+        <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+      </li>
+    </ul>
+    <form class="form-inline my-2 my-lg-0" action="https://www.imagemagick.org/script/search.php">
+      <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+      <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+    </form>
+    </div>
+  </nav>
+  </header>
+  <main role="main" class="container">
+    <div class="magick-template">
 <div class="magick-header">
 <p class="text-center"><a href="animate.html#usage">Example Usage</a> • <a href="animate.html#options">Option Summary</a></p>
 
@@ -507,6 +526,8 @@ transparent, extract, background, or shape the alpha channel</td>
   </tbody>
 </table>
 </div>
+    </div>
+  </main><!-- /.container -->
   <footer class="magick-footer">
     <p><a href="support.html">Donate</a> •
      <a href="sitemap.html">Sitemap</a> •
@@ -519,11 +540,13 @@ transparent, extract, background, or shape the alpha channel</td>
     <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
         <p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
   </footer>
-</div><!-- /.container -->
 
-  <script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
-  <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js" integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4" crossorigin="anonymous"></script>
-  <script src="../js/magick.html"></script>
+  <!-- Javascript assets -->
+  <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+  <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+  <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+  <script src="../assets/bootstrap.min.js"></script>
+
 </body>
 </html>
-<!-- Magick Cache 8th October 2017 11:16 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 12:07 -->
\ No newline at end of file
index e2566aee925f679cd0c6e84d26cf712cf26afa32..9e71d819447d23464c00bc5186c911dd779397f2 100644 (file)
@@ -45,7 +45,7 @@
       <a class="magick-nav-item " href="command-line-processing.html">Command-line</a>
       <a class="magick-nav-item " href="resources.html">Resources</a>
       <a class="magick-nav-item active" href="api.html">Develop</a>
-      <a class="magick-nav-item " href="https://www.imagemagick.org/script/search.php">Search</a>
+      <a class="magick-nav-item " href="https://www.imagemagick.org/script/https://www.imagemagick.org/script/https://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
   </div>
 </p>
     <p><a href="api.html#">Back to top</a> •
     <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
-    <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
+    <a href="https://www.imagemagick.org/script/https://www.imagemagick.org/script/https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
         <p><small>©  1999-2016 ImageMagick Studio LLC</small></p>
   </footer>
 </div><!-- /.container -->
index 9176db0f48e07ce54e6b18f6acf1961f80738716..062a8fc67d5f90767f3374ac4b5736cc441d1a34 100644 (file)
   <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-2018 ImageMagick Studio LLC" />
+  <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
   <meta name="distribution" content="Global" />
   <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
   <link href="https://www.imagemagick.org/script/architecture.html" rel="canonical" />
   <link href="../images/wand.png" rel="icon" />
   <link href="../images/wand.ico" rel="shortcut icon" />
-  <link href="css/magick.css" rel="stylesheet" />
+  <link href="../assets/bootstrap.min.css" rel="stylesheet" />
+  <link href="../assets/magick-template.css" rel="stylesheet" />
 </head>
 <body>
-<div class="magick-masthead">
-  <div class="container">
-    <script async="async" src="http://localhost/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>
-    <nav class="nav magick-nav">
-      <a class="nav-link " href="../index.html">Home</a>
-      <a class="nav-link " href="download.html">Download</a>
-      <a class="nav-link " href="command-line-tools.html">Tools</a>
-      <a class="nav-link " href="command-line-processing.html">Command-line</a>
-      <a class="nav-link " href="resources.html">Resources</a>
-      <a class="nav-link " href="develop.html">Develop</a>
-      <a class="nav-link " href="https://www.imagemagick.org/script/search.php">Search</a>
-      <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
-    </nav>
-  </div>
-</div>
-<div class="container">
+  <header>
+  <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+    <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</a>
+    <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+    <span class="navbar-toggler-icon"></span>
+    </button>
+
+    <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+    <ul class="navbar-nav mr-auto">
+      <li class="nav-item ">
+        <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="download.html">Download</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-tools.html">Tools</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-processing.html">Command-line</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="resources.html">Resources</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="develop.html">Develop</a>
+      </li>
+      <li class="nav-item">
+        <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+      </li>
+    </ul>
+    <form class="form-inline my-2 my-lg-0" action="https://www.imagemagick.org/script/search.php">
+      <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+      <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+    </form>
+    </div>
+  </nav>
+  </header>
+  <main role="main" class="container">
+    <div class="magick-template">
 <div class="magick-header">
 <p class="text-center"><a href="architecture.html#cache">The Pixel Cache</a> • <a href="architecture.html#stream">Streaming Pixels</a> • <a href="architecture.html#properties">Image Properties and Profiles</a> • <a href="architecture.html#tera-pixel">Large Image Support</a> • <a href="architecture.html#threads">Threads of Execution</a> • <a href="architecture.html#distributed">Heterogeneous Distributed Processing</a> • <a href="architecture.html#coders">Custom Image Coders</a> • <a href="architecture.html#filters">Custom Image Filters</a></p>
 
@@ -131,7 +150,7 @@ if (image == (Image *) NULL)
 
 <p>When the pixel cache is initialized, pixels are scaled from whatever bit depth they originated from to that required by the pixel cache.  For example, a 1-channel 1-bit monochrome PBM image is scaled to 8-bit gray image, if you are using the Q8 version of ImageMagick, and 16-bit RGBA for the Q16 version.  You can determine which version you have with the <a href="command-line-options.html#version">&#x2011;version</a> option: </p>
 
-<pre><span class="crtprompt">$ </span><span class='crtin'>identify -version</span><span class='crtout'><br/></span><span class="crtprompt">$ </span><span class='crtin'>Version: ImageMagick 7.0.4-0 2016-12-18 Q16 https://www.imagemagick.org</span></pre>
+<pre><span class="crtprompt">$ </span><span class='crtin'>identify -version</span><span class='crtout'><br/></span><span class="crtprompt">$ </span><span class='crtin'>Version: ImageMagick 7.0.7-14 2017-12-06 Q16 https://www.imagemagick.org</span></pre>
 <p>As you can see, the convenience of the pixel cache sometimes comes with a trade-off in storage (e.g. storing a 1-bit monochrome image as 16-bit is wasteful) and speed (i.e. storing the entire image in memory is generally slower than accessing one scanline of pixels at a time).  In most cases, the benefits of the pixel cache typically outweigh any disadvantages.</p>
 
 <h3><a id="authentic-pixels"></a>Access the Pixel Cache</h3>
@@ -1429,6 +1448,8 @@ ModuleExport size_t analyzeImage(Image **images,const int argc,
 <p>We provide the <a href="https://www.imagemagick.org/download/kits/">Magick Filter Kit</a> to help you get started writing your own custom image filter.</p>
 
 </div>
+    </div>
+  </main><!-- /.container -->
   <footer class="magick-footer">
     <p><a href="support.html">Donate</a> •
      <a href="sitemap.html">Sitemap</a> •
@@ -1441,11 +1462,13 @@ ModuleExport size_t analyzeImage(Image **images,const int argc,
     <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
         <p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
   </footer>
-</div><!-- /.container -->
 
-  <script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
-  <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js" integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4" crossorigin="anonymous"></script>
-  <script src="../js/magick.html"></script>
+  <!-- Javascript assets -->
+  <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+  <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+  <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+  <script src="../assets/bootstrap.min.js"></script>
+
 </body>
 </html>
-<!-- Magick Cache 8th October 2017 11:14 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 12:06 -->
\ No newline at end of file
diff --git a/www/assets/.magick-template.css.swp b/www/assets/.magick-template.css.swp
new file mode 100644 (file)
index 0000000..6bc87d5
Binary files /dev/null and b/www/assets/.magick-template.css.swp differ
similarity index 97%
rename from www/css/magick.css
rename to www/assets/bootstrap.min.css
index 3d5aa14943dc439364cc3c88016c1a0953d6e3d0..ad65b4ed312be80fa155062851b6b8abb42340b5 100644 (file)
@@ -4,201 +4,4 @@
  * Copyright 2011-2017 Twitter, Inc.
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
  */:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#868e96;--gray-dark:#343a40;--primary:#007bff;--secondary:#868e96;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--font-family-monospace:"SFMono-Regular",Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}@media print{*,::after,::before{text-shadow:none!important;box-shadow:none!important}a,a:visited{text-decoration:underline}abbr[title]::after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #ddd!important}}*,::after,::before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent}@-ms-viewport{width:device-width}article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg:not(:root){overflow:hidden}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{-ms-touch-action:manipulation;touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#868e96;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-family:inherit;font-weight:500;line-height:1.2;color:inherit}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.2}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.small,small{font-size:80%;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:5px}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:80%;color:#868e96}.blockquote-footer::before{content:"\2014 \00A0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #ddd;border-radius:.25rem;transition:all .2s ease-in-out;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#868e96}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}code{padding:.2rem .4rem;font-size:90%;color:#bd4147;background-color:#f8f9fa;border-radius:.25rem}a>code{padding:0;color:inherit;background-color:inherit}kbd{padding:.2rem .4rem;font-size:90%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;margin-top:0;margin-bottom:1rem;font-size:90%;color:#212529}pre code{padding:0;font-size:inherit;color:inherit;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-ms-flex-order:-1;order:-1}.order-1{-ms-flex-order:1;order:1}.order-2{-ms-flex-order:2;order:2}.order-3{-ms-flex-order:3;order:3}.order-4{-ms-flex-order:4;order:4}.order-5{-ms-flex-order:5;order:5}.order-6{-ms-flex-order:6;order:6}.order-7{-ms-flex-order:7;order:7}.order-8{-ms-flex-order:8;order:8}.order-9{-ms-flex-order:9;order:9}.order-10{-ms-flex-order:10;order:10}.order-11{-ms-flex-order:11;order:11}.order-12{-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-ms-flex-order:-1;order:-1}.order-sm-1{-ms-flex-order:1;order:1}.order-sm-2{-ms-flex-order:2;order:2}.order-sm-3{-ms-flex-order:3;order:3}.order-sm-4{-ms-flex-order:4;order:4}.order-sm-5{-ms-flex-order:5;order:5}.order-sm-6{-ms-flex-order:6;order:6}.order-sm-7{-ms-flex-order:7;order:7}.order-sm-8{-ms-flex-order:8;order:8}.order-sm-9{-ms-flex-order:9;order:9}.order-sm-10{-ms-flex-order:10;order:10}.order-sm-11{-ms-flex-order:11;order:11}.order-sm-12{-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-ms-flex-order:-1;order:-1}.order-md-1{-ms-flex-order:1;order:1}.order-md-2{-ms-flex-order:2;order:2}.order-md-3{-ms-flex-order:3;order:3}.order-md-4{-ms-flex-order:4;order:4}.order-md-5{-ms-flex-order:5;order:5}.order-md-6{-ms-flex-order:6;order:6}.order-md-7{-ms-flex-order:7;order:7}.order-md-8{-ms-flex-order:8;order:8}.order-md-9{-ms-flex-order:9;order:9}.order-md-10{-ms-flex-order:10;order:10}.order-md-11{-ms-flex-order:11;order:11}.order-md-12{-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-ms-flex-order:-1;order:-1}.order-lg-1{-ms-flex-order:1;order:1}.order-lg-2{-ms-flex-order:2;order:2}.order-lg-3{-ms-flex-order:3;order:3}.order-lg-4{-ms-flex-order:4;order:4}.order-lg-5{-ms-flex-order:5;order:5}.order-lg-6{-ms-flex-order:6;order:6}.order-lg-7{-ms-flex-order:7;order:7}.order-lg-8{-ms-flex-order:8;order:8}.order-lg-9{-ms-flex-order:9;order:9}.order-lg-10{-ms-flex-order:10;order:10}.order-lg-11{-ms-flex-order:11;order:11}.order-lg-12{-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-ms-flex-order:-1;order:-1}.order-xl-1{-ms-flex-order:1;order:1}.order-xl-2{-ms-flex-order:2;order:2}.order-xl-3{-ms-flex-order:3;order:3}.order-xl-4{-ms-flex-order:4;order:4}.order-xl-5{-ms-flex-order:5;order:5}.order-xl-6{-ms-flex-order:6;order:6}.order-xl-7{-ms-flex-order:7;order:7}.order-xl-8{-ms-flex-order:8;order:8}.order-xl-9{-ms-flex-order:9;order:9}.order-xl-10{-ms-flex-order:10;order:10}.order-xl-11{-ms-flex-order:11;order:11}.order-xl-12{-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.table{width:100%;max-width:100%;margin-bottom:1rem;background-color:transparent}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #e9ecef}.table thead th{vertical-align:bottom;border-bottom:2px solid #e9ecef}.table tbody+tbody{border-top:2px solid #e9ecef}.table .table{background-color:#fff}.table-sm td,.table-sm th{padding:.3rem}.table-bordered{border:1px solid #e9ecef}.table-bordered td,.table-bordered th{border:1px solid #e9ecef}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>td,.table-primary>th{background-color:#b8daff}.table-hover .table-primary:hover{background-color:#9fcdff}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#dddfe2}.table-hover .table-secondary:hover{background-color:#cfd2d6}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#cfd2d6}.table-success,.table-success>td,.table-success>th{background-color:#c3e6cb}.table-hover .table-success:hover{background-color:#b1dfbb}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>td,.table-info>th{background-color:#bee5eb}.table-hover .table-info:hover{background-color:#abdde5}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffeeba}.table-hover .table-warning:hover{background-color:#ffe8a1}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>td,.table-danger>th{background-color:#f5c6cb}.table-hover .table-danger:hover{background-color:#f1b0b7}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-hover .table-light:hover{background-color:#ececf6}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}.table-hover .table-dark:hover{background-color:#b9bbbe}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>td,.table-active>th{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{color:#fff;background-color:#212529;border-color:#32383e}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#e9ecef}.table-dark{color:#fff;background-color:#212529}.table-dark td,.table-dark th,.table-dark thead th{border-color:#32383e}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,.05)}.table-dark.table-hover tbody tr:hover{background-color:rgba(255,255,255,.075)}@media (max-width:575px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-sm.table-bordered{border:0}}@media (max-width:767px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-md.table-bordered{border:0}}@media (max-width:991px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-lg.table-bordered{border:0}}@media (max-width:1199px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-xl.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive.table-bordered{border:0}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;line-height:1.5;color:#495057;background-color:#fff;background-image:none;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.form-control::-webkit-input-placeholder{color:#868e96;opacity:1}.form-control:-ms-input-placeholder{color:#868e96;opacity:1}.form-control::-ms-input-placeholder{color:#868e96;opacity:1}.form-control::placeholder{color:#868e96;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}select.form-control:not([size]):not([multiple]){height:calc(2.25rem + 2px)}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.col-form-legend{padding-top:.375rem;padding-bottom:.375rem;margin-bottom:0;font-size:1rem}.form-control-plaintext{padding-top:.375rem;padding-bottom:.375rem;margin-bottom:0;line-height:1.5;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm,.input-group-lg>.form-control-plaintext.form-control,.input-group-lg>.form-control-plaintext.input-group-addon,.input-group-lg>.input-group-btn>.form-control-plaintext.btn,.input-group-sm>.form-control-plaintext.form-control,.input-group-sm>.form-control-plaintext.input-group-addon,.input-group-sm>.input-group-btn>.form-control-plaintext.btn{padding-right:0;padding-left:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group-sm>.input-group-btn>select.btn:not([size]):not([multiple]),.input-group-sm>select.form-control:not([size]):not([multiple]),.input-group-sm>select.input-group-addon:not([size]):not([multiple]),select.form-control-sm:not([size]):not([multiple]){height:calc(1.8125rem + 2px)}.form-control-lg,.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.input-group-lg>.input-group-btn>select.btn:not([size]):not([multiple]),.input-group-lg>select.form-control:not([size]):not([multiple]),.input-group-lg>select.input-group-addon:not([size]):not([multiple]),select.form-control-lg:not([size]):not([multiple]){height:calc(2.875rem + 2px)}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;margin-bottom:.5rem}.form-check.disabled .form-check-label{color:#868e96}.form-check-label{padding-left:1.25rem;margin-bottom:0}.form-check-input{position:absolute;margin-top:.25rem;margin-left:-1.25rem}.form-check-inline{display:inline-block;margin-right:.75rem}.form-check-inline .form-check-label{vertical-align:middle}.valid-feedback{display:none;margin-top:.25rem;font-size:.875rem;color:#28a745}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;width:250px;padding:.5rem;margin-top:.1rem;font-size:.875rem;line-height:1;color:#fff;background-color:rgba(40,167,69,.8);border-radius:.2rem}.custom-select.is-valid,.form-control.is-valid,.was-validated .custom-select:valid,.was-validated .form-control:valid{border-color:#28a745}.custom-select.is-valid:focus,.form-control.is-valid:focus,.was-validated .custom-select:valid:focus,.was-validated .form-control:valid:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-select.is-valid~.valid-feedback,.custom-select.is-valid~.valid-tooltip,.form-control.is-valid~.valid-feedback,.form-control.is-valid~.valid-tooltip,.was-validated .custom-select:valid~.valid-feedback,.was-validated .custom-select:valid~.valid-tooltip,.was-validated .form-control:valid~.valid-feedback,.was-validated .form-control:valid~.valid-tooltip{display:block}.form-check-input.is-valid+.form-check-label,.was-validated .form-check-input:valid+.form-check-label{color:#28a745}.custom-control-input.is-valid~.custom-control-indicator,.was-validated .custom-control-input:valid~.custom-control-indicator{background-color:rgba(40,167,69,.25)}.custom-control-input.is-valid~.custom-control-description,.was-validated .custom-control-input:valid~.custom-control-description{color:#28a745}.custom-file-input.is-valid~.custom-file-control,.was-validated .custom-file-input:valid~.custom-file-control{border-color:#28a745}.custom-file-input.is-valid~.custom-file-control::before,.was-validated .custom-file-input:valid~.custom-file-control::before{border-color:inherit}.custom-file-input.is-valid:focus,.was-validated .custom-file-input:valid:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.invalid-feedback{display:none;margin-top:.25rem;font-size:.875rem;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;width:250px;padding:.5rem;margin-top:.1rem;font-size:.875rem;line-height:1;color:#fff;background-color:rgba(220,53,69,.8);border-radius:.2rem}.custom-select.is-invalid,.form-control.is-invalid,.was-validated .custom-select:invalid,.was-validated .form-control:invalid{border-color:#dc3545}.custom-select.is-invalid:focus,.form-control.is-invalid:focus,.was-validated .custom-select:invalid:focus,.was-validated .form-control:invalid:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-select.is-invalid~.invalid-feedback,.custom-select.is-invalid~.invalid-tooltip,.form-control.is-invalid~.invalid-feedback,.form-control.is-invalid~.invalid-tooltip,.was-validated .custom-select:invalid~.invalid-feedback,.was-validated .custom-select:invalid~.invalid-tooltip,.was-validated .form-control:invalid~.invalid-feedback,.was-validated .form-control:invalid~.invalid-tooltip{display:block}.form-check-input.is-invalid+.form-check-label,.was-validated .form-check-input:invalid+.form-check-label{color:#dc3545}.custom-control-input.is-invalid~.custom-control-indicator,.was-validated .custom-control-input:invalid~.custom-control-indicator{background-color:rgba(220,53,69,.25)}.custom-control-input.is-invalid~.custom-control-description,.was-validated .custom-control-input:invalid~.custom-control-description{color:#dc3545}.custom-file-input.is-invalid~.custom-file-control,.was-validated .custom-file-input:invalid~.custom-file-control{border-color:#dc3545}.custom-file-input.is-invalid~.custom-file-control::before,.was-validated .custom-file-input:invalid~.custom-file-control::before{border-color:inherit}.custom-file-input.is-invalid:focus,.was-validated .custom-file-input:invalid:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-inline{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .input-group{width:auto}.form-inline .form-check{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:auto;margin-top:0;margin-bottom:0}.form-inline .form-check-label{padding-left:0}.form-inline .form-check-input{position:relative;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding-left:0}.form-inline .custom-control-indicator{position:static;display:inline-block;margin-right:.25rem;vertical-align:text-bottom}.form-inline .has-feedback .form-control-feedback{top:0}}.btn{display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.btn:focus,.btn:hover{text-decoration:none}.btn.focus,.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.btn.disabled,.btn:disabled{opacity:.65}.btn:not([disabled]):not(.disabled).active,.btn:not([disabled]):not(.disabled):active{background-image:none}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.btn-primary.focus,.btn-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-primary.disabled,.btn-primary:disabled{background-color:#007bff;border-color:#007bff}.btn-primary:not([disabled]):not(.disabled).active,.btn-primary:not([disabled]):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf;box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-secondary{color:#fff;background-color:#868e96;border-color:#868e96}.btn-secondary:hover{color:#fff;background-color:#727b84;border-color:#6c757d}.btn-secondary.focus,.btn-secondary:focus{box-shadow:0 0 0 .2rem rgba(134,142,150,.5)}.btn-secondary.disabled,.btn-secondary:disabled{background-color:#868e96;border-color:#868e96}.btn-secondary:not([disabled]):not(.disabled).active,.btn-secondary:not([disabled]):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#666e76;box-shadow:0 0 0 .2rem rgba(134,142,150,.5)}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success.focus,.btn-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-success.disabled,.btn-success:disabled{background-color:#28a745;border-color:#28a745}.btn-success:not([disabled]):not(.disabled).active,.btn-success:not([disabled]):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430;box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info.focus,.btn-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-info.disabled,.btn-info:disabled{background-color:#17a2b8;border-color:#17a2b8}.btn-info:not([disabled]):not(.disabled).active,.btn-info:not([disabled]):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f;box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-warning{color:#111;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#111;background-color:#e0a800;border-color:#d39e00}.btn-warning.focus,.btn-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-warning.disabled,.btn-warning:disabled{background-color:#ffc107;border-color:#ffc107}.btn-warning:not([disabled]):not(.disabled).active,.btn-warning:not([disabled]):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#111;background-color:#d39e00;border-color:#c69500;box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger.focus,.btn-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-danger.disabled,.btn-danger:disabled{background-color:#dc3545;border-color:#dc3545}.btn-danger:not([disabled]):not(.disabled).active,.btn-danger:not([disabled]):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d;box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-light{color:#111;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#111;background-color:#e2e6ea;border-color:#dae0e5}.btn-light.focus,.btn-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-light.disabled,.btn-light:disabled{background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not([disabled]):not(.disabled).active,.btn-light:not([disabled]):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#111;background-color:#dae0e5;border-color:#d3d9df;box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark.focus,.btn-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-dark.disabled,.btn-dark:disabled{background-color:#343a40;border-color:#343a40}.btn-dark:not([disabled]):not(.disabled).active,.btn-dark:not([disabled]):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d;box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-primary{color:#007bff;background-color:transparent;background-image:none;border-color:#007bff}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:transparent}.btn-outline-primary:not([disabled]):not(.disabled).active,.btn-outline-primary:not([disabled]):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff;box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-secondary{color:#868e96;background-color:transparent;background-image:none;border-color:#868e96}.btn-outline-secondary:hover{color:#fff;background-color:#868e96;border-color:#868e96}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem rgba(134,142,150,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#868e96;background-color:transparent}.btn-outline-secondary:not([disabled]):not(.disabled).active,.btn-outline-secondary:not([disabled]):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#868e96;border-color:#868e96;box-shadow:0 0 0 .2rem rgba(134,142,150,.5)}.btn-outline-success{color:#28a745;background-color:transparent;background-image:none;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not([disabled]):not(.disabled).active,.btn-outline-success:not([disabled]):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-info{color:#17a2b8;background-color:transparent;background-image:none;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not([disabled]):not(.disabled).active,.btn-outline-info:not([disabled]):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8;box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning{color:#ffc107;background-color:transparent;background-image:none;border-color:#ffc107}.btn-outline-warning:hover{color:#fff;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not([disabled]):not(.disabled).active,.btn-outline-warning:not([disabled]):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#fff;background-color:#ffc107;border-color:#ffc107;box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-danger{color:#dc3545;background-color:transparent;background-image:none;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:not([disabled]):not(.disabled).active,.btn-outline-danger:not([disabled]):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-light{color:#f8f9fa;background-color:transparent;background-image:none;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not([disabled]):not(.disabled).active,.btn-outline-light:not([disabled]):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa;box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{color:#343a40;background-color:transparent;background-image:none;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not([disabled]):not(.disabled).active,.btn-outline-dark:not([disabled]):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40;box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-link{font-weight:400;color:#007bff;background-color:transparent}.btn-link:hover{color:#0056b3;text-decoration:underline;background-color:transparent;border-color:transparent}.btn-link.focus,.btn-link:focus{border-color:transparent;box-shadow:none}.btn-link.disabled,.btn-link:disabled{color:#868e96}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{opacity:0;transition:opacity .15s linear}.fade.show{opacity:1}.collapse{display:none}.collapse.show{display:block}tr.collapse.show{display:table-row}tbody.collapse.show{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}.dropdown,.dropup{position:relative}.dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropup .dropdown-menu{margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background:0 0;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#868e96;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#868e96;white-space:nowrap}.btn-group,.btn-group-vertical{position:relative;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;-ms-flex:0 1 auto;flex:0 1 auto}.btn-group-vertical>.btn:hover,.btn-group>.btn:hover{z-index:2}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group,.btn-group-vertical .btn+.btn,.btn-group-vertical .btn+.btn-group,.btn-group-vertical .btn-group+.btn,.btn-group-vertical .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.btn+.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.btn+.dropdown-toggle-split::after{margin-left:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center}.btn-group-vertical .btn,.btn-group-vertical .btn-group{width:100%}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-top-right-radius:0}[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:stretch;align-items:stretch;width:100%}.input-group .form-control{position:relative;z-index:2;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;margin-bottom:0}.input-group .form-control:active,.input-group .form-control:focus,.input-group .form-control:hover{z-index:3}.input-group .form-control,.input-group-addon,.input-group-btn{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{white-space:nowrap}.input-group-addon{padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-addon.form-control-sm,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.input-group-addon.btn{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.input-group-addon.form-control-lg,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.input-group-addon.btn{padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.input-group-addon input[type=checkbox],.input-group-addon input[type=radio]{margin-top:0}.input-group .form-control:not(:last-child),.input-group-addon:not(:last-child),.input-group-btn:not(:first-child)>.btn-group:not(:last-child)>.btn,.input-group-btn:not(:first-child)>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:not(:last-child)>.btn,.input-group-btn:not(:last-child)>.btn-group>.btn,.input-group-btn:not(:last-child)>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.input-group-addon:not(:last-child){border-right:0}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn,.input-group-btn:not(:last-child)>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.form-control+.input-group-addon:not(:first-child){border-left:0}.input-group-btn{position:relative;-ms-flex-align:stretch;align-items:stretch;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover{z-index:3}.input-group-btn:first-child>.btn+.btn{margin-left:0}.input-group-btn:not(:last-child)>.btn,.input-group-btn:not(:last-child)>.btn-group{margin-right:-1px}.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group{z-index:2;margin-left:0}.input-group-btn:not(:first-child)>.btn-group:first-child,.input-group-btn:not(:first-child)>.btn:first-child{margin-left:-1px}.input-group-btn:not(:first-child)>.btn-group:active,.input-group-btn:not(:first-child)>.btn-group:focus,.input-group-btn:not(:first-child)>.btn-group:hover,.input-group-btn:not(:first-child)>.btn:active,.input-group-btn:not(:first-child)>.btn:focus,.input-group-btn:not(:first-child)>.btn:hover{z-index:3}.custom-control{position:relative;display:-ms-inline-flexbox;display:inline-flex;min-height:1.5rem;padding-left:1.5rem;margin-right:1rem}.custom-control-input{position:absolute;z-index:-1;opacity:0}.custom-control-input:checked~.custom-control-indicator{color:#fff;background-color:#007bff}.custom-control-input:focus~.custom-control-indicator{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-control-input:active~.custom-control-indicator{color:#fff;background-color:#b3d7ff}.custom-control-input:disabled~.custom-control-indicator{background-color:#e9ecef}.custom-control-input:disabled~.custom-control-description{color:#868e96}.custom-control-indicator{position:absolute;top:.25rem;left:0;display:block;width:1rem;height:1rem;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#ddd;background-repeat:no-repeat;background-position:center center;background-size:50% 50%}.custom-checkbox .custom-control-indicator{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-indicator{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-indicator{background-color:#007bff;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")}.custom-radio .custom-control-indicator{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-indicator{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")}.custom-controls-stacked{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.custom-controls-stacked .custom-control{margin-bottom:.25rem}.custom-controls-stacked .custom-control+.custom-control{margin-left:0}.custom-select{display:inline-block;max-width:100%;height:calc(2.25rem + 2px);padding:.375rem 1.75rem .375rem .75rem;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;background-size:8px 10px;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#80bdff;outline:0}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple]{height:auto;background-image:none}.custom-select:disabled{color:#868e96;background-color:#e9ecef}.custom-select::-ms-expand{opacity:0}.custom-select-sm{height:calc(1.8125rem + 2px);padding-top:.375rem;padding-bottom:.375rem;font-size:75%}.custom-file{position:relative;display:inline-block;max-width:100%;height:calc(2.25rem + 2px);margin-bottom:0}.custom-file-input{min-width:14rem;max-width:100%;height:calc(2.25rem + 2px);margin:0;opacity:0}.custom-file-input:focus~.custom-file-control{box-shadow:0 0 0 .075rem #fff,0 0 0 .2rem #007bff}.custom-file-control{position:absolute;top:0;right:0;left:0;z-index:5;height:calc(2.25rem + 2px);padding:.375rem .75rem;line-height:1.5;color:#495057;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-control:lang(en):empty::after{content:"Choose file..."}.custom-file-control::before{position:absolute;top:-1px;right:-1px;bottom:-1px;z-index:6;display:block;height:calc(2.25rem + 2px);padding:.375rem .75rem;line-height:1.5;color:#495057;background-color:#e9ecef;border:1px solid #ced4da;border-radius:0 .25rem .25rem 0}.custom-file-control:lang(en)::before{content:"Browse"}.nav{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#868e96}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #ddd}.nav-tabs .nav-link.disabled{color:#868e96;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#ddd #ddd #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#007bff}.nav-fill .nav-item{-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}.nav-justified .nav-item{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:.5rem 1rem}.navbar>.container,.navbar>.container-fluid{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-positive:1;flex-grow:1;-ms-flex-align:center;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background:0 0;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat center center;background-size:100% 100%}@media (max-width:575px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:576px){.navbar-expand-sm{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-sm .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .dropdown-menu-right{right:0;left:auto}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-sm .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .dropup .dropdown-menu{top:auto;bottom:100%}}@media (max-width:767px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:768px){.navbar-expand-md{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-md .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .dropdown-menu-right{right:0;left:auto}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-md .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .dropup .dropdown-menu{top:auto;bottom:100%}}@media (max-width:991px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:992px){.navbar-expand-lg{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-lg .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .dropdown-menu-right{right:0;left:auto}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .dropup .dropdown-menu{top:auto;bottom:100%}}@media (max-width:1199px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:1200px){.navbar-expand-xl{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-xl .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .dropdown-menu-right{right:0;left:auto}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-xl .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .dropup .dropdown-menu{top:auto;bottom:100%}}.navbar-expand{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .dropdown-menu-right{right:0;left:auto}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .dropup .dropdown-menu{top:auto;bottom:100%}.navbar-light .navbar-brand{color:rgba(0,0,0,.9)}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-light .navbar-text a{color:rgba(0,0,0,.9)}.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.5)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:rgba(255,255,255,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:rgba(255,255,255,.5);border-color:rgba(255,255,255,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-dark .navbar-text{color:rgba(255,255,255,.5)}.navbar-dark .navbar-text a{color:#fff}.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-body{-ms-flex:1 1 auto;flex:1 1 auto;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-header+.list-group .list-group-item:first-child{border-top:0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem}.card-img{width:100%;border-radius:calc(.25rem - 1px)}.card-img-top{width:100%;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img-bottom{width:100%;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.card-deck .card{margin-bottom:15px}@media (min-width:576px){.card-deck{-ms-flex-flow:row wrap;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{display:-ms-flexbox;display:flex;-ms-flex:1 0 0%;flex:1 0 0%;-ms-flex-direction:column;flex-direction:column;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.card-group .card{margin-bottom:15px}@media (min-width:576px){.card-group{-ms-flex-flow:row wrap;flex-flow:row wrap}.card-group .card{-ms-flex:1 0 0%;flex:1 0 0%;margin-bottom:0}.card-group .card+.card{margin-left:0;border-left:0}.card-group .card:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.card-group .card:first-child .card-img-top{border-top-right-radius:0}.card-group .card:first-child .card-img-bottom{border-bottom-right-radius:0}.card-group .card:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.card-group .card:last-child .card-img-top{border-top-left-radius:0}.card-group .card:last-child .card-img-bottom{border-bottom-left-radius:0}.card-group .card:only-child{border-radius:.25rem}.card-group .card:only-child .card-img-top{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-group .card:only-child .card-img-bottom{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-group .card:not(:first-child):not(:last-child):not(:only-child){border-radius:0}.card-group .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,.card-group .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top{border-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width:576px){.card-columns{-webkit-column-count:3;column-count:3;-webkit-column-gap:1.25rem;column-gap:1.25rem}.card-columns .card{display:inline-block;width:100%}}.breadcrumb{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item::before{display:inline-block;padding-right:.5rem;padding-left:.5rem;color:#868e96;content:"/"}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:underline}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:none}.breadcrumb-item.active{color:#868e96}.pagination{display:-ms-flexbox;display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}.page-item.disabled .page-link{color:#868e96;pointer-events:none;background-color:#fff;border-color:#ddd}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #ddd}.page-link:focus,.page-link:hover{color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#ddd}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#007bff}.badge-primary[href]:focus,.badge-primary[href]:hover{color:#fff;text-decoration:none;background-color:#0062cc}.badge-secondary{color:#fff;background-color:#868e96}.badge-secondary[href]:focus,.badge-secondary[href]:hover{color:#fff;text-decoration:none;background-color:#6c757d}.badge-success{color:#fff;background-color:#28a745}.badge-success[href]:focus,.badge-success[href]:hover{color:#fff;text-decoration:none;background-color:#1e7e34}.badge-info{color:#fff;background-color:#17a2b8}.badge-info[href]:focus,.badge-info[href]:hover{color:#fff;text-decoration:none;background-color:#117a8b}.badge-warning{color:#111;background-color:#ffc107}.badge-warning[href]:focus,.badge-warning[href]:hover{color:#111;text-decoration:none;background-color:#d39e00}.badge-danger{color:#fff;background-color:#dc3545}.badge-danger[href]:focus,.badge-danger[href]:hover{color:#fff;text-decoration:none;background-color:#bd2130}.badge-light{color:#111;background-color:#f8f9fa}.badge-light[href]:focus,.badge-light[href]:hover{color:#111;text-decoration:none;background-color:#dae0e5}.badge-dark{color:#fff;background-color:#343a40}.badge-dark[href]:focus,.badge-dark[href]:hover{color:#fff;text-decoration:none;background-color:#1d2124}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media (min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#464a4e;background-color:#e7e8ea;border-color:#dddfe2}.alert-secondary hr{border-top-color:#cfd2d6}.alert-secondary .alert-link{color:#2e3133}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@-webkit-keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}.progress{display:-ms-flexbox;display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;color:#fff;background-color:#007bff}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}.media{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.media-body{-ms-flex:1;flex:1}.list-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;margin-bottom:-1px;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.list-group-item:focus,.list-group-item:hover{text-decoration:none}.list-group-item.disabled,.list-group-item:disabled{color:#868e96;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}.list-group-flush .list-group-item{border-right:0;border-left:0;border-radius:0}.list-group-flush:first-child .list-group-item:first-child{border-top:0}.list-group-flush:last-child .list-group-item:last-child{border-bottom:0}.list-group-item-primary{color:#004085;background-color:#b8daff}a.list-group-item-primary,button.list-group-item-primary{color:#004085}a.list-group-item-primary:focus,a.list-group-item-primary:hover,button.list-group-item-primary:focus,button.list-group-item-primary:hover{color:#004085;background-color:#9fcdff}a.list-group-item-primary.active,button.list-group-item-primary.active{color:#fff;background-color:#004085;border-color:#004085}.list-group-item-secondary{color:#464a4e;background-color:#dddfe2}a.list-group-item-secondary,button.list-group-item-secondary{color:#464a4e}a.list-group-item-secondary:focus,a.list-group-item-secondary:hover,button.list-group-item-secondary:focus,button.list-group-item-secondary:hover{color:#464a4e;background-color:#cfd2d6}a.list-group-item-secondary.active,button.list-group-item-secondary.active{color:#fff;background-color:#464a4e;border-color:#464a4e}.list-group-item-success{color:#155724;background-color:#c3e6cb}a.list-group-item-success,button.list-group-item-success{color:#155724}a.list-group-item-success:focus,a.list-group-item-success:hover,button.list-group-item-success:focus,button.list-group-item-success:hover{color:#155724;background-color:#b1dfbb}a.list-group-item-success.active,button.list-group-item-success.active{color:#fff;background-color:#155724;border-color:#155724}.list-group-item-info{color:#0c5460;background-color:#bee5eb}a.list-group-item-info,button.list-group-item-info{color:#0c5460}a.list-group-item-info:focus,a.list-group-item-info:hover,button.list-group-item-info:focus,button.list-group-item-info:hover{color:#0c5460;background-color:#abdde5}a.list-group-item-info.active,button.list-group-item-info.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#856404;background-color:#ffeeba}a.list-group-item-warning,button.list-group-item-warning{color:#856404}a.list-group-item-warning:focus,a.list-group-item-warning:hover,button.list-group-item-warning:focus,button.list-group-item-warning:hover{color:#856404;background-color:#ffe8a1}a.list-group-item-warning.active,button.list-group-item-warning.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#721c24;background-color:#f5c6cb}a.list-group-item-danger,button.list-group-item-danger{color:#721c24}a.list-group-item-danger:focus,a.list-group-item-danger:hover,button.list-group-item-danger:focus,button.list-group-item-danger:hover{color:#721c24;background-color:#f1b0b7}a.list-group-item-danger.active,button.list-group-item-danger.active{color:#fff;background-color:#721c24;border-color:#721c24}.list-group-item-light{color:#818182;background-color:#fdfdfe}a.list-group-item-light,button.list-group-item-light{color:#818182}a.list-group-item-light:focus,a.list-group-item-light:hover,button.list-group-item-light:focus,button.list-group-item-light:hover{color:#818182;background-color:#ececf6}a.list-group-item-light.active,button.list-group-item-light.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}a.list-group-item-dark,button.list-group-item-dark{color:#1b1e21}a.list-group-item-dark:focus,a.list-group-item-dark:hover,button.list-group-item-dark:focus,button.list-group-item-dark:hover{color:#1b1e21;background-color:#b9bbbe}a.list-group-item-dark.active,button.list-group-item-dark.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:focus,.close:hover{color:#000;text-decoration:none;opacity:.75}button.close{padding:0;background:0 0;border:0;-webkit-appearance:none}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;outline:0}.modal.fade .modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-25%);transform:translate(0,-25%)}.modal.show .modal-dialog{-webkit-transform:translate(0,0);transform:translate(0,0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px;pointer-events:none}.modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;padding:15px;border-bottom:1px solid #e9ecef;border-top-left-radius:.3rem;border-top-right-radius:.3rem}.modal-header .close{padding:15px;margin:-15px -15px -15px auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;padding:15px}.modal-footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;padding:15px;border-top:1px solid #e9ecef}.modal-footer>:not(:first-child){margin-left:.25rem}.modal-footer>:not(:last-child){margin-right:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:30px auto}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg{max-width:800px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:5px;height:5px}.tooltip .arrow::before{position:absolute;border-color:transparent;border-style:solid}.tooltip.bs-tooltip-auto[x-placement^=top],.tooltip.bs-tooltip-top{padding:5px 0}.tooltip.bs-tooltip-auto[x-placement^=top] .arrow,.tooltip.bs-tooltip-top .arrow{bottom:0}.tooltip.bs-tooltip-auto[x-placement^=top] .arrow::before,.tooltip.bs-tooltip-top .arrow::before{margin-left:-3px;content:"";border-width:5px 5px 0;border-top-color:#000}.tooltip.bs-tooltip-auto[x-placement^=right],.tooltip.bs-tooltip-right{padding:0 5px}.tooltip.bs-tooltip-auto[x-placement^=right] .arrow,.tooltip.bs-tooltip-right .arrow{left:0}.tooltip.bs-tooltip-auto[x-placement^=right] .arrow::before,.tooltip.bs-tooltip-right .arrow::before{margin-top:-3px;content:"";border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.bs-tooltip-auto[x-placement^=bottom],.tooltip.bs-tooltip-bottom{padding:5px 0}.tooltip.bs-tooltip-auto[x-placement^=bottom] .arrow,.tooltip.bs-tooltip-bottom .arrow{top:0}.tooltip.bs-tooltip-auto[x-placement^=bottom] .arrow::before,.tooltip.bs-tooltip-bottom .arrow::before{margin-left:-3px;content:"";border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bs-tooltip-auto[x-placement^=left],.tooltip.bs-tooltip-left{padding:0 5px}.tooltip.bs-tooltip-auto[x-placement^=left] .arrow,.tooltip.bs-tooltip-left .arrow{right:0}.tooltip.bs-tooltip-auto[x-placement^=left] .arrow::before,.tooltip.bs-tooltip-left .arrow::before{right:0;margin-top:-3px;content:"";border-width:5px 0 5px 5px;border-left-color:#000}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.popover .arrow::after,.popover .arrow::before{position:absolute;display:block;border-color:transparent;border-style:solid}.popover .arrow::before{content:"";border-width:.8rem}.popover .arrow::after{content:"";border-width:.8rem}.popover.bs-popover-auto[x-placement^=top],.popover.bs-popover-top{margin-bottom:.8rem}.popover.bs-popover-auto[x-placement^=top] .arrow,.popover.bs-popover-top .arrow{bottom:0}.popover.bs-popover-auto[x-placement^=top] .arrow::after,.popover.bs-popover-auto[x-placement^=top] .arrow::before,.popover.bs-popover-top .arrow::after,.popover.bs-popover-top .arrow::before{border-bottom-width:0}.popover.bs-popover-auto[x-placement^=top] .arrow::before,.popover.bs-popover-top .arrow::before{bottom:-.8rem;margin-left:-.8rem;border-top-color:rgba(0,0,0,.25)}.popover.bs-popover-auto[x-placement^=top] .arrow::after,.popover.bs-popover-top .arrow::after{bottom:calc((.8rem - 1px) * -1);margin-left:-.8rem;border-top-color:#fff}.popover.bs-popover-auto[x-placement^=right],.popover.bs-popover-right{margin-left:.8rem}.popover.bs-popover-auto[x-placement^=right] .arrow,.popover.bs-popover-right .arrow{left:0}.popover.bs-popover-auto[x-placement^=right] .arrow::after,.popover.bs-popover-auto[x-placement^=right] .arrow::before,.popover.bs-popover-right .arrow::after,.popover.bs-popover-right .arrow::before{margin-top:-.8rem;border-left-width:0}.popover.bs-popover-auto[x-placement^=right] .arrow::before,.popover.bs-popover-right .arrow::before{left:-.8rem;border-right-color:rgba(0,0,0,.25)}.popover.bs-popover-auto[x-placement^=right] .arrow::after,.popover.bs-popover-right .arrow::after{left:calc((.8rem - 1px) * -1);border-right-color:#fff}.popover.bs-popover-auto[x-placement^=bottom],.popover.bs-popover-bottom{margin-top:.8rem}.popover.bs-popover-auto[x-placement^=bottom] .arrow,.popover.bs-popover-bottom .arrow{top:0}.popover.bs-popover-auto[x-placement^=bottom] .arrow::after,.popover.bs-popover-auto[x-placement^=bottom] .arrow::before,.popover.bs-popover-bottom .arrow::after,.popover.bs-popover-bottom .arrow::before{margin-left:-.8rem;border-top-width:0}.popover.bs-popover-auto[x-placement^=bottom] .arrow::before,.popover.bs-popover-bottom .arrow::before{top:-.8rem;border-bottom-color:rgba(0,0,0,.25)}.popover.bs-popover-auto[x-placement^=bottom] .arrow::after,.popover.bs-popover-bottom .arrow::after{top:calc((.8rem - 1px) * -1);border-bottom-color:#fff}.popover.bs-popover-auto[x-placement^=bottom] .popover-header::before,.popover.bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:20px;margin-left:-10px;content:"";border-bottom:1px solid #f7f7f7}.popover.bs-popover-auto[x-placement^=left],.popover.bs-popover-left{margin-right:.8rem}.popover.bs-popover-auto[x-placement^=left] .arrow,.popover.bs-popover-left .arrow{right:0}.popover.bs-popover-auto[x-placement^=left] .arrow::after,.popover.bs-popover-auto[x-placement^=left] .arrow::before,.popover.bs-popover-left .arrow::after,.popover.bs-popover-left .arrow::before{margin-top:-.8rem;border-right-width:0}.popover.bs-popover-auto[x-placement^=left] .arrow::before,.popover.bs-popover-left .arrow::before{right:-.8rem;border-left-color:rgba(0,0,0,.25)}.popover.bs-popover-auto[x-placement^=left] .arrow::after,.popover.bs-popover-left .arrow::after{right:calc((.8rem - 1px) * -1);border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;color:inherit;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-item{position:relative;display:none;-ms-flex-align:center;align-items:center;width:100%;transition:-webkit-transform .6s ease;transition:transform .6s ease;transition:transform .6s ease,-webkit-transform .6s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.carousel-item-next,.carousel-item-prev{position:absolute;top:0}.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{-webkit-transform:translateX(0);transform:translateX(0)}@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.active.carousel-item-right,.carousel-item-next{-webkit-transform:translateX(100%);transform:translateX(100%)}@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){.active.carousel-item-right,.carousel-item-next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.active.carousel-item-left,.carousel-item-prev{-webkit-transform:translateX(-100%);transform:translateX(-100%)}@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){.active.carousel-item-left,.carousel-item-prev{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:transparent no-repeat center center;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")}.carousel-indicators{position:absolute;right:0;bottom:10px;left:0;z-index:15;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{position:relative;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;background-color:rgba(255,255,255,.5)}.carousel-indicators li::before{position:absolute;top:-10px;left:0;display:inline-block;width:100%;height:10px;content:""}.carousel-indicators li::after{position:absolute;bottom:-10px;left:0;display:inline-block;width:100%;height:10px;content:""}.carousel-indicators .active{background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#007bff!important}a.bg-primary:focus,a.bg-primary:hover{background-color:#0062cc!important}.bg-secondary{background-color:#868e96!important}a.bg-secondary:focus,a.bg-secondary:hover{background-color:#6c757d!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:focus,a.bg-warning:hover{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #e9ecef!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#007bff!important}.border-secondary{border-color:#868e96!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-circle{border-radius:50%!important}.rounded-0{border-radius:0!important}.clearfix::after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}.d-print-block{display:none!important}@media print{.d-print-block{display:block!important}}.d-print-inline{display:none!important}@media print{.d-print-inline{display:inline!important}}.d-print-inline-block{display:none!important}@media print{.d-print-inline-block{display:inline-block!important}}@media print{.d-print-none{display:none!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.857143%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.flex-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.flex-sm-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-sm-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-md-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-lg-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-xl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports ((position:-webkit-sticky) or (position:sticky)){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;-webkit-clip-path:inset(50%);clip-path:inset(50%);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal;-webkit-clip-path:none;clip-path:none}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.text-justify{text-align:justify!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:#0062cc!important}.text-secondary{color:#868e96!important}a.text-secondary:focus,a.text-secondary:hover{color:#6c757d!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#1e7e34!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#117a8b!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#d39e00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#bd2130!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#dae0e5!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#1d2124!important}.text-muted{color:#868e96!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.visible{visibility:visible!important}.invisible{visibility:hidden!important}
-/*# sourceMappingURL=bootstrap.min.css.map */
-/*
- * Globals
- */
-
-@media (min-width: 48em) {
-}
-
-body {
-  font-family: Georgia, "Times New Roman", Times, serif;
-  color: #555;
-}
-
-h1, .h1,
-h2, .h2,
-h3, .h3,
-h4, .h4,
-h5, .h5,
-h6, .h6 {
-  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
-  font-weight: normal;
-  color: #333;
-}
-
-/*
- * Override Bootstrap's default container.
- */
-
-.container {
-  max-width: 60rem;
-}
-
-/*
- * Masthead for nav
- */
-
-.magick-masthead {
-  margin-bottom: 3rem;
-  background-color: #428bca;
-  -webkit-box-shadow: inset 0 -.1rem .25rem rgba(0,0,0,.1);
-          box-shadow: inset 0 -.1rem .25rem rgba(0,0,0,.1);
-}
-
-/* Nav links */
-.nav-link {
-  position: relative;
-  padding: 1rem;
-  font-weight: 500;
-  color: #cdddeb;
-}
-.nav-link:hover,
-.nav-link:focus {
-  color: #fff;
-  background-color: transparent;
-}
-
-/* Active state gets a caret at the bottom */
-.nav-link.active {
-  color: #fff;
-}
-.nav-link.active:after {
-  position: absolute;
-  bottom: 0;
-  left: 50%;
-  width: 0;
-  height: 0;
-  margin-left: -.3rem;
-  vertical-align: middle;
-  content: "";
-  border-right: .3rem solid transparent;
-  border-bottom: .3rem solid;
-  border-left: .3rem solid transparent;
-}
-
-/*
-  Name and description.
-*/
-
-.magick-header {
-  padding-bottom: 1.25rem;
-  margin-bottom: 2rem;
-  border-bottom: .05rem solid #eee;
-}
-.magick-title {
-  margin-bottom: 0;
-  font-size: 2rem;
-  font-weight: normal;
-}
-.magick-description {
-  font-size: 1.1rem;
-  color: #999;
-}
-
-@media (min-width: 40em) {
-  .magick-title {
-    font-size: 3.5rem;
-  }
-}
-
-/*
-  Main column and sidebar layout
-*/
-
-/* Sidebar modules for boxing content */
-.sidebar-module {
-  padding: 1rem;
-  /*margin: 0 -1rem 1rem;*/
-}
-.sidebar-module-inset {
-  padding: 1rem;
-  background-color: #f5f5f5;
-  border-radius: .25rem;
-}
-.sidebar-module-inset p:last-child,
-.sidebar-module-inset ul:last-child,
-.sidebar-module-inset ol:last-child {
-  margin-bottom: 0;
-}
-
-/* Pagination */
-.magick-pagination {
-  margin-bottom: 4rem;
-}
-.magick-pagination > .btn {
-  border-radius: 2rem;
-}
-
-
-/*
- Posts
-*/
-
-.magick-post {
-  margin-bottom: 4rem;
-}
-.magick-post-title {
-  margin-bottom: .25rem;
-  font-size: 2.5rem;
-}
-.magick-post-meta {
-  margin-bottom: 1.25rem;
-  color: #999;
-}
-
-/*
- * Footer
- */
-
-.magick-footer {
-  padding: 2.5rem 0;
-  color: #999;
-  text-align: center;
-  background-color: #f9f9f9;
-  border-top: .05rem solid #e5e5e5;
-}A
-
-.magick-footer p:last-child {
-  margin-bottom: 0;
-}
-
-/*
-  Miscellaneous.
-*/
-.magick-list-unstyled {
-  padding-left: 40px;
-  padding-right: 40px;
-  list-style: none;
-}
-
-.magick-icon {
-  float: left;
-  margin: 5px;
-}
-
-fieldset {
-  padding: .5em;
-  background: white;
-  border: 1px dotted #aaaa77;
-  margin-left: 20px;
-  margin-right: 20px;
-  margin-top: .5em;
-}
-
-fieldset legend {
-  color: #fff;
-  background-color: #aaaa77;
-  font-size: smaller;
-  padding: .1ex .5ex;
-  border-right: 1px solid gray;
-  border-bottom: 1px solid gray;
-  font-weight: bold;
-}
-
-.highlight {
-  padding:1rem;
-  margin:1rem 0px;
-  background-color:#f7f7f9
-}
+/*# sourceMappingURL=bootstrap.min.css.map */
\ No newline at end of file
similarity index 99%
rename from www/js/magick.js
rename to www/assets/bootstrap.min.js
index bb5aed6f428f940493d5c24fad5a151b38fb5f4b..27aace31385412ba3f7e3331ed5d552ea3a7acd2 100644 (file)
@@ -4,4 +4,4 @@
   * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
   */
 var bootstrap=function(t,e,n){"use strict";function i(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}e=e&&e.hasOwnProperty("default")?e.default:e,n=n&&n.hasOwnProperty("default")?n.default:n;var s=function(){function t(t){return{}.toString.call(t).match(/\s([a-zA-Z]+)/)[1].toLowerCase()}function n(){return{bindType:r.end,delegateType:r.end,handle:function(t){if(e(t.target).is(this))return t.handleObj.handler.apply(this,arguments)}}}function i(){if(window.QUnit)return!1;var t=document.createElement("bootstrap");for(var e in o)if("undefined"!=typeof t.style[e])return{end:o[e]};return!1}function s(t){var n=this,i=!1;return e(this).one(a.TRANSITION_END,function(){i=!0}),setTimeout(function(){i||a.triggerTransitionEnd(n)},t),this}var r=!1,o={WebkitTransition:"webkitTransitionEnd",MozTransition:"transitionend",OTransition:"oTransitionEnd otransitionend",transition:"transitionend"},a={TRANSITION_END:"bsTransitionEnd",getUID:function(t){do{t+=~~(1e6*Math.random())}while(document.getElementById(t));return t},getSelectorFromElement:function(t){var n=t.getAttribute("data-target");n&&"#"!==n||(n=t.getAttribute("href")||"");try{return e(document).find(n).length>0?n:null}catch(t){return null}},reflow:function(t){return t.offsetHeight},triggerTransitionEnd:function(t){e(t).trigger(r.end)},supportsTransitionEnd:function(){return Boolean(r)},isElement:function(t){return(t[0]||t).nodeType},typeCheckConfig:function(e,n,i){for(var s in i)if(Object.prototype.hasOwnProperty.call(i,s)){var r=i[s],o=n[s],l=o&&a.isElement(o)?"element":t(o);if(!new RegExp(r).test(l))throw new Error(e.toUpperCase()+': Option "'+s+'" provided type "'+l+'" but expected type "'+r+'".')}}};return r=i(),e.fn.emulateTransitionEnd=s,a.supportsTransitionEnd()&&(e.event.special[a.TRANSITION_END]=n()),a}(),r=function(t,e,n){return e&&i(t.prototype,e),n&&i(t,n),t},o=function(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e},a=function(){var t="alert",n=e.fn[t],i={CLOSE:"close.bs.alert",CLOSED:"closed.bs.alert",CLICK_DATA_API:"click.bs.alert.data-api"},o={ALERT:"alert",FADE:"fade",SHOW:"show"},a=function(){function t(t){this._element=t}var n=t.prototype;return n.close=function(t){t=t||this._element;var e=this._getRootElement(t);this._triggerCloseEvent(e).isDefaultPrevented()||this._removeElement(e)},n.dispose=function(){e.removeData(this._element,"bs.alert"),this._element=null},n._getRootElement=function(t){var n=s.getSelectorFromElement(t),i=!1;return n&&(i=e(n)[0]),i||(i=e(t).closest("."+o.ALERT)[0]),i},n._triggerCloseEvent=function(t){var n=e.Event(i.CLOSE);return e(t).trigger(n),n},n._removeElement=function(t){var n=this;e(t).removeClass(o.SHOW),s.supportsTransitionEnd()&&e(t).hasClass(o.FADE)?e(t).one(s.TRANSITION_END,function(e){return n._destroyElement(t,e)}).emulateTransitionEnd(150):this._destroyElement(t)},n._destroyElement=function(t){e(t).detach().trigger(i.CLOSED).remove()},t._jQueryInterface=function(n){return this.each(function(){var i=e(this),s=i.data("bs.alert");s||(s=new t(this),i.data("bs.alert",s)),"close"===n&&s[n](this)})},t._handleDismiss=function(t){return function(e){e&&e.preventDefault(),t.close(this)}},r(t,null,[{key:"VERSION",get:function(){return"4.0.0-beta.2"}}]),t}();return e(document).on(i.CLICK_DATA_API,{DISMISS:'[data-dismiss="alert"]'}.DISMISS,a._handleDismiss(new a)),e.fn[t]=a._jQueryInterface,e.fn[t].Constructor=a,e.fn[t].noConflict=function(){return e.fn[t]=n,a._jQueryInterface},a}(),l=function(){var t="button",n=e.fn[t],i={ACTIVE:"active",BUTTON:"btn",FOCUS:"focus"},s={DATA_TOGGLE_CARROT:'[data-toggle^="button"]',DATA_TOGGLE:'[data-toggle="buttons"]',INPUT:"input",ACTIVE:".active",BUTTON:".btn"},o={CLICK_DATA_API:"click.bs.button.data-api",FOCUS_BLUR_DATA_API:"focus.bs.button.data-api blur.bs.button.data-api"},a=function(){function t(t){this._element=t}var n=t.prototype;return n.toggle=function(){var t=!0,n=!0,r=e(this._element).closest(s.DATA_TOGGLE)[0];if(r){var o=e(this._element).find(s.INPUT)[0];if(o){if("radio"===o.type)if(o.checked&&e(this._element).hasClass(i.ACTIVE))t=!1;else{var a=e(r).find(s.ACTIVE)[0];a&&e(a).removeClass(i.ACTIVE)}if(t){if(o.hasAttribute("disabled")||r.hasAttribute("disabled")||o.classList.contains("disabled")||r.classList.contains("disabled"))return;o.checked=!e(this._element).hasClass(i.ACTIVE),e(o).trigger("change")}o.focus(),n=!1}}n&&this._element.setAttribute("aria-pressed",!e(this._element).hasClass(i.ACTIVE)),t&&e(this._element).toggleClass(i.ACTIVE)},n.dispose=function(){e.removeData(this._element,"bs.button"),this._element=null},t._jQueryInterface=function(n){return this.each(function(){var i=e(this).data("bs.button");i||(i=new t(this),e(this).data("bs.button",i)),"toggle"===n&&i[n]()})},r(t,null,[{key:"VERSION",get:function(){return"4.0.0-beta.2"}}]),t}();return e(document).on(o.CLICK_DATA_API,s.DATA_TOGGLE_CARROT,function(t){t.preventDefault();var n=t.target;e(n).hasClass(i.BUTTON)||(n=e(n).closest(s.BUTTON)),a._jQueryInterface.call(e(n),"toggle")}).on(o.FOCUS_BLUR_DATA_API,s.DATA_TOGGLE_CARROT,function(t){var n=e(t.target).closest(s.BUTTON)[0];e(n).toggleClass(i.FOCUS,/^focus(in)?$/.test(t.type))}),e.fn[t]=a._jQueryInterface,e.fn[t].Constructor=a,e.fn[t].noConflict=function(){return e.fn[t]=n,a._jQueryInterface},a}(),h=function(){var t="carousel",n="bs.carousel",i="."+n,o=e.fn[t],a={interval:5e3,keyboard:!0,slide:!1,pause:"hover",wrap:!0},l={interval:"(number|boolean)",keyboard:"boolean",slide:"(boolean|string)",pause:"(string|boolean)",wrap:"boolean"},h={NEXT:"next",PREV:"prev",LEFT:"left",RIGHT:"right"},c={SLIDE:"slide"+i,SLID:"slid"+i,KEYDOWN:"keydown"+i,MOUSEENTER:"mouseenter"+i,MOUSELEAVE:"mouseleave"+i,TOUCHEND:"touchend"+i,LOAD_DATA_API:"load.bs.carousel.data-api",CLICK_DATA_API:"click.bs.carousel.data-api"},u={CAROUSEL:"carousel",ACTIVE:"active",SLIDE:"slide",RIGHT:"carousel-item-right",LEFT:"carousel-item-left",NEXT:"carousel-item-next",PREV:"carousel-item-prev",ITEM:"carousel-item"},d={ACTIVE:".active",ACTIVE_ITEM:".active.carousel-item",ITEM:".carousel-item",NEXT_PREV:".carousel-item-next, .carousel-item-prev",INDICATORS:".carousel-indicators",DATA_SLIDE:"[data-slide], [data-slide-to]",DATA_RIDE:'[data-ride="carousel"]'},f=function(){function o(t,n){this._items=null,this._interval=null,this._activeElement=null,this._isPaused=!1,this._isSliding=!1,this.touchTimeout=null,this._config=this._getConfig(n),this._element=e(t)[0],this._indicatorsElement=e(this._element).find(d.INDICATORS)[0],this._addEventListeners()}var f=o.prototype;return f.next=function(){this._isSliding||this._slide(h.NEXT)},f.nextWhenVisible=function(){!document.hidden&&e(this._element).is(":visible")&&"hidden"!==e(this._element).css("visibility")&&this.next()},f.prev=function(){this._isSliding||this._slide(h.PREV)},f.pause=function(t){t||(this._isPaused=!0),e(this._element).find(d.NEXT_PREV)[0]&&s.supportsTransitionEnd()&&(s.triggerTransitionEnd(this._element),this.cycle(!0)),clearInterval(this._interval),this._interval=null},f.cycle=function(t){t||(this._isPaused=!1),this._interval&&(clearInterval(this._interval),this._interval=null),this._config.interval&&!this._isPaused&&(this._interval=setInterval((document.visibilityState?this.nextWhenVisible:this.next).bind(this),this._config.interval))},f.to=function(t){var n=this;this._activeElement=e(this._element).find(d.ACTIVE_ITEM)[0];var i=this._getItemIndex(this._activeElement);if(!(t>this._items.length-1||t<0))if(this._isSliding)e(this._element).one(c.SLID,function(){return n.to(t)});else{if(i===t)return this.pause(),void this.cycle();var s=t>i?h.NEXT:h.PREV;this._slide(s,this._items[t])}},f.dispose=function(){e(this._element).off(i),e.removeData(this._element,n),this._items=null,this._config=null,this._element=null,this._interval=null,this._isPaused=null,this._isSliding=null,this._activeElement=null,this._indicatorsElement=null},f._getConfig=function(n){return n=e.extend({},a,n),s.typeCheckConfig(t,n,l),n},f._addEventListeners=function(){var t=this;this._config.keyboard&&e(this._element).on(c.KEYDOWN,function(e){return t._keydown(e)}),"hover"===this._config.pause&&(e(this._element).on(c.MOUSEENTER,function(e){return t.pause(e)}).on(c.MOUSELEAVE,function(e){return t.cycle(e)}),"ontouchstart"in document.documentElement&&e(this._element).on(c.TOUCHEND,function(){t.pause(),t.touchTimeout&&clearTimeout(t.touchTimeout),t.touchTimeout=setTimeout(function(e){return t.cycle(e)},500+t._config.interval)}))},f._keydown=function(t){if(!/input|textarea/i.test(t.target.tagName))switch(t.which){case 37:t.preventDefault(),this.prev();break;case 39:t.preventDefault(),this.next();break;default:return}},f._getItemIndex=function(t){return this._items=e.makeArray(e(t).parent().find(d.ITEM)),this._items.indexOf(t)},f._getItemByDirection=function(t,e){var n=t===h.NEXT,i=t===h.PREV,s=this._getItemIndex(e),r=this._items.length-1;if((i&&0===s||n&&s===r)&&!this._config.wrap)return e;var o=(s+(t===h.PREV?-1:1))%this._items.length;return-1===o?this._items[this._items.length-1]:this._items[o]},f._triggerSlideEvent=function(t,n){var i=this._getItemIndex(t),s=this._getItemIndex(e(this._element).find(d.ACTIVE_ITEM)[0]),r=e.Event(c.SLIDE,{relatedTarget:t,direction:n,from:s,to:i});return e(this._element).trigger(r),r},f._setActiveIndicatorElement=function(t){if(this._indicatorsElement){e(this._indicatorsElement).find(d.ACTIVE).removeClass(u.ACTIVE);var n=this._indicatorsElement.children[this._getItemIndex(t)];n&&e(n).addClass(u.ACTIVE)}},f._slide=function(t,n){var i,r,o,a=this,l=e(this._element).find(d.ACTIVE_ITEM)[0],f=this._getItemIndex(l),_=n||l&&this._getItemByDirection(t,l),g=this._getItemIndex(_),m=Boolean(this._interval);if(t===h.NEXT?(i=u.LEFT,r=u.NEXT,o=h.LEFT):(i=u.RIGHT,r=u.PREV,o=h.RIGHT),_&&e(_).hasClass(u.ACTIVE))this._isSliding=!1;else if(!this._triggerSlideEvent(_,o).isDefaultPrevented()&&l&&_){this._isSliding=!0,m&&this.pause(),this._setActiveIndicatorElement(_);var p=e.Event(c.SLID,{relatedTarget:_,direction:o,from:f,to:g});s.supportsTransitionEnd()&&e(this._element).hasClass(u.SLIDE)?(e(_).addClass(r),s.reflow(_),e(l).addClass(i),e(_).addClass(i),e(l).one(s.TRANSITION_END,function(){e(_).removeClass(i+" "+r).addClass(u.ACTIVE),e(l).removeClass(u.ACTIVE+" "+r+" "+i),a._isSliding=!1,setTimeout(function(){return e(a._element).trigger(p)},0)}).emulateTransitionEnd(600)):(e(l).removeClass(u.ACTIVE),e(_).addClass(u.ACTIVE),this._isSliding=!1,e(this._element).trigger(p)),m&&this.cycle()}},o._jQueryInterface=function(t){return this.each(function(){var i=e(this).data(n),s=e.extend({},a,e(this).data());"object"==typeof t&&e.extend(s,t);var r="string"==typeof t?t:s.slide;if(i||(i=new o(this,s),e(this).data(n,i)),"number"==typeof t)i.to(t);else if("string"==typeof r){if("undefined"==typeof i[r])throw new Error('No method named "'+r+'"');i[r]()}else s.interval&&(i.pause(),i.cycle())})},o._dataApiClickHandler=function(t){var i=s.getSelectorFromElement(this);if(i){var r=e(i)[0];if(r&&e(r).hasClass(u.CAROUSEL)){var a=e.extend({},e(r).data(),e(this).data()),l=this.getAttribute("data-slide-to");l&&(a.interval=!1),o._jQueryInterface.call(e(r),a),l&&e(r).data(n).to(l),t.preventDefault()}}},r(o,null,[{key:"VERSION",get:function(){return"4.0.0-beta.2"}},{key:"Default",get:function(){return a}}]),o}();return e(document).on(c.CLICK_DATA_API,d.DATA_SLIDE,f._dataApiClickHandler),e(window).on(c.LOAD_DATA_API,function(){e(d.DATA_RIDE).each(function(){var t=e(this);f._jQueryInterface.call(t,t.data())})}),e.fn[t]=f._jQueryInterface,e.fn[t].Constructor=f,e.fn[t].noConflict=function(){return e.fn[t]=o,f._jQueryInterface},f}(),c=function(){var t="collapse",n="bs.collapse",i=e.fn[t],o={toggle:!0,parent:""},a={toggle:"boolean",parent:"(string|element)"},l={SHOW:"show.bs.collapse",SHOWN:"shown.bs.collapse",HIDE:"hide.bs.collapse",HIDDEN:"hidden.bs.collapse",CLICK_DATA_API:"click.bs.collapse.data-api"},h={SHOW:"show",COLLAPSE:"collapse",COLLAPSING:"collapsing",COLLAPSED:"collapsed"},c={WIDTH:"width",HEIGHT:"height"},u={ACTIVES:".show, .collapsing",DATA_TOGGLE:'[data-toggle="collapse"]'},d=function(){function i(t,n){this._isTransitioning=!1,this._element=t,this._config=this._getConfig(n),this._triggerArray=e.makeArray(e('[data-toggle="collapse"][href="#'+t.id+'"],[data-toggle="collapse"][data-target="#'+t.id+'"]'));for(var i=e(u.DATA_TOGGLE),r=0;r<i.length;r++){var o=i[r],a=s.getSelectorFromElement(o);null!==a&&e(a).filter(t).length>0&&this._triggerArray.push(o)}this._parent=this._config.parent?this._getParent():null,this._config.parent||this._addAriaAndCollapsedClass(this._element,this._triggerArray),this._config.toggle&&this.toggle()}var d=i.prototype;return d.toggle=function(){e(this._element).hasClass(h.SHOW)?this.hide():this.show()},d.show=function(){var t=this;if(!this._isTransitioning&&!e(this._element).hasClass(h.SHOW)){var r,o;if(this._parent&&((r=e.makeArray(e(this._parent).children().children(u.ACTIVES))).length||(r=null)),!(r&&(o=e(r).data(n))&&o._isTransitioning)){var a=e.Event(l.SHOW);if(e(this._element).trigger(a),!a.isDefaultPrevented()){r&&(i._jQueryInterface.call(e(r),"hide"),o||e(r).data(n,null));var c=this._getDimension();e(this._element).removeClass(h.COLLAPSE).addClass(h.COLLAPSING),this._element.style[c]=0,this._triggerArray.length&&e(this._triggerArray).removeClass(h.COLLAPSED).attr("aria-expanded",!0),this.setTransitioning(!0);var d=function(){e(t._element).removeClass(h.COLLAPSING).addClass(h.COLLAPSE).addClass(h.SHOW),t._element.style[c]="",t.setTransitioning(!1),e(t._element).trigger(l.SHOWN)};if(s.supportsTransitionEnd()){var f="scroll"+(c[0].toUpperCase()+c.slice(1));e(this._element).one(s.TRANSITION_END,d).emulateTransitionEnd(600),this._element.style[c]=this._element[f]+"px"}else d()}}}},d.hide=function(){var t=this;if(!this._isTransitioning&&e(this._element).hasClass(h.SHOW)){var n=e.Event(l.HIDE);if(e(this._element).trigger(n),!n.isDefaultPrevented()){var i=this._getDimension();if(this._element.style[i]=this._element.getBoundingClientRect()[i]+"px",s.reflow(this._element),e(this._element).addClass(h.COLLAPSING).removeClass(h.COLLAPSE).removeClass(h.SHOW),this._triggerArray.length)for(var r=0;r<this._triggerArray.length;r++){var o=this._triggerArray[r],a=s.getSelectorFromElement(o);null!==a&&(e(a).hasClass(h.SHOW)||e(o).addClass(h.COLLAPSED).attr("aria-expanded",!1))}this.setTransitioning(!0);var c=function(){t.setTransitioning(!1),e(t._element).removeClass(h.COLLAPSING).addClass(h.COLLAPSE).trigger(l.HIDDEN)};this._element.style[i]="",s.supportsTransitionEnd()?e(this._element).one(s.TRANSITION_END,c).emulateTransitionEnd(600):c()}}},d.setTransitioning=function(t){this._isTransitioning=t},d.dispose=function(){e.removeData(this._element,n),this._config=null,this._parent=null,this._element=null,this._triggerArray=null,this._isTransitioning=null},d._getConfig=function(n){return n=e.extend({},o,n),n.toggle=Boolean(n.toggle),s.typeCheckConfig(t,n,a),n},d._getDimension=function(){return e(this._element).hasClass(c.WIDTH)?c.WIDTH:c.HEIGHT},d._getParent=function(){var t=this,n=null;s.isElement(this._config.parent)?(n=this._config.parent,"undefined"!=typeof this._config.parent.jquery&&(n=this._config.parent[0])):n=e(this._config.parent)[0];var r='[data-toggle="collapse"][data-parent="'+this._config.parent+'"]';return e(n).find(r).each(function(e,n){t._addAriaAndCollapsedClass(i._getTargetFromElement(n),[n])}),n},d._addAriaAndCollapsedClass=function(t,n){if(t){var i=e(t).hasClass(h.SHOW);n.length&&e(n).toggleClass(h.COLLAPSED,!i).attr("aria-expanded",i)}},i._getTargetFromElement=function(t){var n=s.getSelectorFromElement(t);return n?e(n)[0]:null},i._jQueryInterface=function(t){return this.each(function(){var s=e(this),r=s.data(n),a=e.extend({},o,s.data(),"object"==typeof t&&t);if(!r&&a.toggle&&/show|hide/.test(t)&&(a.toggle=!1),r||(r=new i(this,a),s.data(n,r)),"string"==typeof t){if("undefined"==typeof r[t])throw new Error('No method named "'+t+'"');r[t]()}})},r(i,null,[{key:"VERSION",get:function(){return"4.0.0-beta.2"}},{key:"Default",get:function(){return o}}]),i}();return e(document).on(l.CLICK_DATA_API,u.DATA_TOGGLE,function(t){"A"===t.currentTarget.tagName&&t.preventDefault();var i=e(this),r=s.getSelectorFromElement(this);e(r).each(function(){var t=e(this),s=t.data(n)?"toggle":i.data();d._jQueryInterface.call(t,s)})}),e.fn[t]=d._jQueryInterface,e.fn[t].Constructor=d,e.fn[t].noConflict=function(){return e.fn[t]=i,d._jQueryInterface},d}(),u=function(){if("undefined"==typeof n)throw new Error("Bootstrap dropdown require Popper.js (https://popper.js.org)");var t="dropdown",i="bs.dropdown",o="."+i,a=e.fn[t],l=new RegExp("38|40|27"),h={HIDE:"hide"+o,HIDDEN:"hidden"+o,SHOW:"show"+o,SHOWN:"shown"+o,CLICK:"click"+o,CLICK_DATA_API:"click.bs.dropdown.data-api",KEYDOWN_DATA_API:"keydown.bs.dropdown.data-api",KEYUP_DATA_API:"keyup.bs.dropdown.data-api"},c={DISABLED:"disabled",SHOW:"show",DROPUP:"dropup",MENURIGHT:"dropdown-menu-right",MENULEFT:"dropdown-menu-left"},u={DATA_TOGGLE:'[data-toggle="dropdown"]',FORM_CHILD:".dropdown form",MENU:".dropdown-menu",NAVBAR_NAV:".navbar-nav",VISIBLE_ITEMS:".dropdown-menu .dropdown-item:not(.disabled)"},d={TOP:"top-start",TOPEND:"top-end",BOTTOM:"bottom-start",BOTTOMEND:"bottom-end"},f={offset:0,flip:!0},_={offset:"(number|string|function)",flip:"boolean"},g=function(){function a(t,e){this._element=t,this._popper=null,this._config=this._getConfig(e),this._menu=this._getMenuElement(),this._inNavbar=this._detectNavbar(),this._addEventListeners()}var g=a.prototype;return g.toggle=function(){if(!this._element.disabled&&!e(this._element).hasClass(c.DISABLED)){var t=a._getParentFromElement(this._element),i=e(this._menu).hasClass(c.SHOW);if(a._clearMenus(),!i){var s={relatedTarget:this._element},r=e.Event(h.SHOW,s);if(e(t).trigger(r),!r.isDefaultPrevented()){var o=this._element;e(t).hasClass(c.DROPUP)&&(e(this._menu).hasClass(c.MENULEFT)||e(this._menu).hasClass(c.MENURIGHT))&&(o=t),this._popper=new n(o,this._menu,this._getPopperConfig()),"ontouchstart"in document.documentElement&&!e(t).closest(u.NAVBAR_NAV).length&&e("body").children().on("mouseover",null,e.noop),this._element.focus(),this._element.setAttribute("aria-expanded",!0),e(this._menu).toggleClass(c.SHOW),e(t).toggleClass(c.SHOW).trigger(e.Event(h.SHOWN,s))}}}},g.dispose=function(){e.removeData(this._element,i),e(this._element).off(o),this._element=null,this._menu=null,null!==this._popper&&this._popper.destroy(),this._popper=null},g.update=function(){this._inNavbar=this._detectNavbar(),null!==this._popper&&this._popper.scheduleUpdate()},g._addEventListeners=function(){var t=this;e(this._element).on(h.CLICK,function(e){e.preventDefault(),e.stopPropagation(),t.toggle()})},g._getConfig=function(n){return n=e.extend({},this.constructor.Default,e(this._element).data(),n),s.typeCheckConfig(t,n,this.constructor.DefaultType),n},g._getMenuElement=function(){if(!this._menu){var t=a._getParentFromElement(this._element);this._menu=e(t).find(u.MENU)[0]}return this._menu},g._getPlacement=function(){var t=e(this._element).parent(),n=d.BOTTOM;return t.hasClass(c.DROPUP)?(n=d.TOP,e(this._menu).hasClass(c.MENURIGHT)&&(n=d.TOPEND)):e(this._menu).hasClass(c.MENURIGHT)&&(n=d.BOTTOMEND),n},g._detectNavbar=function(){return e(this._element).closest(".navbar").length>0},g._getPopperConfig=function(){var t=this,n={};"function"==typeof this._config.offset?n.fn=function(n){return n.offsets=e.extend({},n.offsets,t._config.offset(n.offsets)||{}),n}:n.offset=this._config.offset;var i={placement:this._getPlacement(),modifiers:{offset:n,flip:{enabled:this._config.flip}}};return this._inNavbar&&(i.modifiers.applyStyle={enabled:!this._inNavbar}),i},a._jQueryInterface=function(t){return this.each(function(){var n=e(this).data(i),s="object"==typeof t?t:null;if(n||(n=new a(this,s),e(this).data(i,n)),"string"==typeof t){if("undefined"==typeof n[t])throw new Error('No method named "'+t+'"');n[t]()}})},a._clearMenus=function(t){if(!t||3!==t.which&&("keyup"!==t.type||9===t.which))for(var n=e.makeArray(e(u.DATA_TOGGLE)),s=0;s<n.length;s++){var r=a._getParentFromElement(n[s]),o=e(n[s]).data(i),l={relatedTarget:n[s]};if(o){var d=o._menu;if(e(r).hasClass(c.SHOW)&&!(t&&("click"===t.type&&/input|textarea/i.test(t.target.tagName)||"keyup"===t.type&&9===t.which)&&e.contains(r,t.target))){var f=e.Event(h.HIDE,l);e(r).trigger(f),f.isDefaultPrevented()||("ontouchstart"in document.documentElement&&e("body").children().off("mouseover",null,e.noop),n[s].setAttribute("aria-expanded","false"),e(d).removeClass(c.SHOW),e(r).removeClass(c.SHOW).trigger(e.Event(h.HIDDEN,l)))}}}},a._getParentFromElement=function(t){var n,i=s.getSelectorFromElement(t);return i&&(n=e(i)[0]),n||t.parentNode},a._dataApiKeydownHandler=function(t){if(!(!l.test(t.which)||/button/i.test(t.target.tagName)&&32===t.which||/input|textarea/i.test(t.target.tagName)||(t.preventDefault(),t.stopPropagation(),this.disabled||e(this).hasClass(c.DISABLED)))){var n=a._getParentFromElement(this),i=e(n).hasClass(c.SHOW);if((i||27===t.which&&32===t.which)&&(!i||27!==t.which&&32!==t.which)){var s=e(n).find(u.VISIBLE_ITEMS).get();if(s.length){var r=s.indexOf(t.target);38===t.which&&r>0&&r--,40===t.which&&r<s.length-1&&r++,r<0&&(r=0),s[r].focus()}}else{if(27===t.which){var o=e(n).find(u.DATA_TOGGLE)[0];e(o).trigger("focus")}e(this).trigger("click")}}},r(a,null,[{key:"VERSION",get:function(){return"4.0.0-beta.2"}},{key:"Default",get:function(){return f}},{key:"DefaultType",get:function(){return _}}]),a}();return e(document).on(h.KEYDOWN_DATA_API,u.DATA_TOGGLE,g._dataApiKeydownHandler).on(h.KEYDOWN_DATA_API,u.MENU,g._dataApiKeydownHandler).on(h.CLICK_DATA_API+" "+h.KEYUP_DATA_API,g._clearMenus).on(h.CLICK_DATA_API,u.DATA_TOGGLE,function(t){t.preventDefault(),t.stopPropagation(),g._jQueryInterface.call(e(this),"toggle")}).on(h.CLICK_DATA_API,u.FORM_CHILD,function(t){t.stopPropagation()}),e.fn[t]=g._jQueryInterface,e.fn[t].Constructor=g,e.fn[t].noConflict=function(){return e.fn[t]=a,g._jQueryInterface},g}(),d=function(){var t="modal",n=".bs.modal",i=e.fn[t],o={backdrop:!0,keyboard:!0,focus:!0,show:!0},a={backdrop:"(boolean|string)",keyboard:"boolean",focus:"boolean",show:"boolean"},l={HIDE:"hide.bs.modal",HIDDEN:"hidden.bs.modal",SHOW:"show.bs.modal",SHOWN:"shown.bs.modal",FOCUSIN:"focusin.bs.modal",RESIZE:"resize.bs.modal",CLICK_DISMISS:"click.dismiss.bs.modal",KEYDOWN_DISMISS:"keydown.dismiss.bs.modal",MOUSEUP_DISMISS:"mouseup.dismiss.bs.modal",MOUSEDOWN_DISMISS:"mousedown.dismiss.bs.modal",CLICK_DATA_API:"click.bs.modal.data-api"},h={SCROLLBAR_MEASURER:"modal-scrollbar-measure",BACKDROP:"modal-backdrop",OPEN:"modal-open",FADE:"fade",SHOW:"show"},c={DIALOG:".modal-dialog",DATA_TOGGLE:'[data-toggle="modal"]',DATA_DISMISS:'[data-dismiss="modal"]',FIXED_CONTENT:".fixed-top, .fixed-bottom, .is-fixed, .sticky-top",STICKY_CONTENT:".sticky-top",NAVBAR_TOGGLER:".navbar-toggler"},u=function(){function i(t,n){this._config=this._getConfig(n),this._element=t,this._dialog=e(t).find(c.DIALOG)[0],this._backdrop=null,this._isShown=!1,this._isBodyOverflowing=!1,this._ignoreBackdropClick=!1,this._originalBodyPadding=0,this._scrollbarWidth=0}var u=i.prototype;return u.toggle=function(t){return this._isShown?this.hide():this.show(t)},u.show=function(t){var n=this;if(!this._isTransitioning&&!this._isShown){s.supportsTransitionEnd()&&e(this._element).hasClass(h.FADE)&&(this._isTransitioning=!0);var i=e.Event(l.SHOW,{relatedTarget:t});e(this._element).trigger(i),this._isShown||i.isDefaultPrevented()||(this._isShown=!0,this._checkScrollbar(),this._setScrollbar(),this._adjustDialog(),e(document.body).addClass(h.OPEN),this._setEscapeEvent(),this._setResizeEvent(),e(this._element).on(l.CLICK_DISMISS,c.DATA_DISMISS,function(t){return n.hide(t)}),e(this._dialog).on(l.MOUSEDOWN_DISMISS,function(){e(n._element).one(l.MOUSEUP_DISMISS,function(t){e(t.target).is(n._element)&&(n._ignoreBackdropClick=!0)})}),this._showBackdrop(function(){return n._showElement(t)}))}},u.hide=function(t){var n=this;if(t&&t.preventDefault(),!this._isTransitioning&&this._isShown){var i=e.Event(l.HIDE);if(e(this._element).trigger(i),this._isShown&&!i.isDefaultPrevented()){this._isShown=!1;var r=s.supportsTransitionEnd()&&e(this._element).hasClass(h.FADE);r&&(this._isTransitioning=!0),this._setEscapeEvent(),this._setResizeEvent(),e(document).off(l.FOCUSIN),e(this._element).removeClass(h.SHOW),e(this._element).off(l.CLICK_DISMISS),e(this._dialog).off(l.MOUSEDOWN_DISMISS),r?e(this._element).one(s.TRANSITION_END,function(t){return n._hideModal(t)}).emulateTransitionEnd(300):this._hideModal()}}},u.dispose=function(){e.removeData(this._element,"bs.modal"),e(window,document,this._element,this._backdrop).off(n),this._config=null,this._element=null,this._dialog=null,this._backdrop=null,this._isShown=null,this._isBodyOverflowing=null,this._ignoreBackdropClick=null,this._scrollbarWidth=null},u.handleUpdate=function(){this._adjustDialog()},u._getConfig=function(n){return n=e.extend({},o,n),s.typeCheckConfig(t,n,a),n},u._showElement=function(t){var n=this,i=s.supportsTransitionEnd()&&e(this._element).hasClass(h.FADE);this._element.parentNode&&this._element.parentNode.nodeType===Node.ELEMENT_NODE||document.body.appendChild(this._element),this._element.style.display="block",this._element.removeAttribute("aria-hidden"),this._element.scrollTop=0,i&&s.reflow(this._element),e(this._element).addClass(h.SHOW),this._config.focus&&this._enforceFocus();var r=e.Event(l.SHOWN,{relatedTarget:t}),o=function(){n._config.focus&&n._element.focus(),n._isTransitioning=!1,e(n._element).trigger(r)};i?e(this._dialog).one(s.TRANSITION_END,o).emulateTransitionEnd(300):o()},u._enforceFocus=function(){var t=this;e(document).off(l.FOCUSIN).on(l.FOCUSIN,function(n){document===n.target||t._element===n.target||e(t._element).has(n.target).length||t._element.focus()})},u._setEscapeEvent=function(){var t=this;this._isShown&&this._config.keyboard?e(this._element).on(l.KEYDOWN_DISMISS,function(e){27===e.which&&(e.preventDefault(),t.hide())}):this._isShown||e(this._element).off(l.KEYDOWN_DISMISS)},u._setResizeEvent=function(){var t=this;this._isShown?e(window).on(l.RESIZE,function(e){return t.handleUpdate(e)}):e(window).off(l.RESIZE)},u._hideModal=function(){var t=this;this._element.style.display="none",this._element.setAttribute("aria-hidden",!0),this._isTransitioning=!1,this._showBackdrop(function(){e(document.body).removeClass(h.OPEN),t._resetAdjustments(),t._resetScrollbar(),e(t._element).trigger(l.HIDDEN)})},u._removeBackdrop=function(){this._backdrop&&(e(this._backdrop).remove(),this._backdrop=null)},u._showBackdrop=function(t){var n=this,i=e(this._element).hasClass(h.FADE)?h.FADE:"";if(this._isShown&&this._config.backdrop){var r=s.supportsTransitionEnd()&&i;if(this._backdrop=document.createElement("div"),this._backdrop.className=h.BACKDROP,i&&e(this._backdrop).addClass(i),e(this._backdrop).appendTo(document.body),e(this._element).on(l.CLICK_DISMISS,function(t){n._ignoreBackdropClick?n._ignoreBackdropClick=!1:t.target===t.currentTarget&&("static"===n._config.backdrop?n._element.focus():n.hide())}),r&&s.reflow(this._backdrop),e(this._backdrop).addClass(h.SHOW),!t)return;if(!r)return void t();e(this._backdrop).one(s.TRANSITION_END,t).emulateTransitionEnd(150)}else if(!this._isShown&&this._backdrop){e(this._backdrop).removeClass(h.SHOW);var o=function(){n._removeBackdrop(),t&&t()};s.supportsTransitionEnd()&&e(this._element).hasClass(h.FADE)?e(this._backdrop).one(s.TRANSITION_END,o).emulateTransitionEnd(150):o()}else t&&t()},u._adjustDialog=function(){var t=this._element.scrollHeight>document.documentElement.clientHeight;!this._isBodyOverflowing&&t&&(this._element.style.paddingLeft=this._scrollbarWidth+"px"),this._isBodyOverflowing&&!t&&(this._element.style.paddingRight=this._scrollbarWidth+"px")},u._resetAdjustments=function(){this._element.style.paddingLeft="",this._element.style.paddingRight=""},u._checkScrollbar=function(){var t=document.body.getBoundingClientRect();this._isBodyOverflowing=t.left+t.right<window.innerWidth,this._scrollbarWidth=this._getScrollbarWidth()},u._setScrollbar=function(){var t=this;if(this._isBodyOverflowing){e(c.FIXED_CONTENT).each(function(n,i){var s=e(i)[0].style.paddingRight,r=e(i).css("padding-right");e(i).data("padding-right",s).css("padding-right",parseFloat(r)+t._scrollbarWidth+"px")}),e(c.STICKY_CONTENT).each(function(n,i){var s=e(i)[0].style.marginRight,r=e(i).css("margin-right");e(i).data("margin-right",s).css("margin-right",parseFloat(r)-t._scrollbarWidth+"px")}),e(c.NAVBAR_TOGGLER).each(function(n,i){var s=e(i)[0].style.marginRight,r=e(i).css("margin-right");e(i).data("margin-right",s).css("margin-right",parseFloat(r)+t._scrollbarWidth+"px")});var n=document.body.style.paddingRight,i=e("body").css("padding-right");e("body").data("padding-right",n).css("padding-right",parseFloat(i)+this._scrollbarWidth+"px")}},u._resetScrollbar=function(){e(c.FIXED_CONTENT).each(function(t,n){var i=e(n).data("padding-right");"undefined"!=typeof i&&e(n).css("padding-right",i).removeData("padding-right")}),e(c.STICKY_CONTENT+", "+c.NAVBAR_TOGGLER).each(function(t,n){var i=e(n).data("margin-right");"undefined"!=typeof i&&e(n).css("margin-right",i).removeData("margin-right")});var t=e("body").data("padding-right");"undefined"!=typeof t&&e("body").css("padding-right",t).removeData("padding-right")},u._getScrollbarWidth=function(){var t=document.createElement("div");t.className=h.SCROLLBAR_MEASURER,document.body.appendChild(t);var e=t.getBoundingClientRect().width-t.clientWidth;return document.body.removeChild(t),e},i._jQueryInterface=function(t,n){return this.each(function(){var s=e(this).data("bs.modal"),r=e.extend({},i.Default,e(this).data(),"object"==typeof t&&t);if(s||(s=new i(this,r),e(this).data("bs.modal",s)),"string"==typeof t){if("undefined"==typeof s[t])throw new Error('No method named "'+t+'"');s[t](n)}else r.show&&s.show(n)})},r(i,null,[{key:"VERSION",get:function(){return"4.0.0-beta.2"}},{key:"Default",get:function(){return o}}]),i}();return e(document).on(l.CLICK_DATA_API,c.DATA_TOGGLE,function(t){var n,i=this,r=s.getSelectorFromElement(this);r&&(n=e(r)[0]);var o=e(n).data("bs.modal")?"toggle":e.extend({},e(n).data(),e(this).data());"A"!==this.tagName&&"AREA"!==this.tagName||t.preventDefault();var a=e(n).one(l.SHOW,function(t){t.isDefaultPrevented()||a.one(l.HIDDEN,function(){e(i).is(":visible")&&i.focus()})});u._jQueryInterface.call(e(n),o,this)}),e.fn[t]=u._jQueryInterface,e.fn[t].Constructor=u,e.fn[t].noConflict=function(){return e.fn[t]=i,u._jQueryInterface},u}(),f=function(){if("undefined"==typeof n)throw new Error("Bootstrap tooltips require Popper.js (https://popper.js.org)");var t="tooltip",i=".bs.tooltip",o=e.fn[t],a=new RegExp("(^|\\s)bs-tooltip\\S+","g"),l={animation:"boolean",template:"string",title:"(string|element|function)",trigger:"string",delay:"(number|object)",html:"boolean",selector:"(string|boolean)",placement:"(string|function)",offset:"(number|string)",container:"(string|element|boolean)",fallbackPlacement:"(string|array)"},h={AUTO:"auto",TOP:"top",RIGHT:"right",BOTTOM:"bottom",LEFT:"left"},c={animation:!0,template:'<div class="tooltip" role="tooltip"><div class="arrow"></div><div class="tooltip-inner"></div></div>',trigger:"hover focus",title:"",delay:0,html:!1,selector:!1,placement:"top",offset:0,container:!1,fallbackPlacement:"flip"},u={SHOW:"show",OUT:"out"},d={HIDE:"hide"+i,HIDDEN:"hidden"+i,SHOW:"show"+i,SHOWN:"shown"+i,INSERTED:"inserted"+i,CLICK:"click"+i,FOCUSIN:"focusin"+i,FOCUSOUT:"focusout"+i,MOUSEENTER:"mouseenter"+i,MOUSELEAVE:"mouseleave"+i},f={FADE:"fade",SHOW:"show"},_={TOOLTIP:".tooltip",TOOLTIP_INNER:".tooltip-inner",ARROW:".arrow"},g={HOVER:"hover",FOCUS:"focus",CLICK:"click",MANUAL:"manual"},m=function(){function o(t,e){this._isEnabled=!0,this._timeout=0,this._hoverState="",this._activeTrigger={},this._popper=null,this.element=t,this.config=this._getConfig(e),this.tip=null,this._setListeners()}var m=o.prototype;return m.enable=function(){this._isEnabled=!0},m.disable=function(){this._isEnabled=!1},m.toggleEnabled=function(){this._isEnabled=!this._isEnabled},m.toggle=function(t){if(this._isEnabled)if(t){var n=this.constructor.DATA_KEY,i=e(t.currentTarget).data(n);i||(i=new this.constructor(t.currentTarget,this._getDelegateConfig()),e(t.currentTarget).data(n,i)),i._activeTrigger.click=!i._activeTrigger.click,i._isWithActiveTrigger()?i._enter(null,i):i._leave(null,i)}else{if(e(this.getTipElement()).hasClass(f.SHOW))return void this._leave(null,this);this._enter(null,this)}},m.dispose=function(){clearTimeout(this._timeout),e.removeData(this.element,this.constructor.DATA_KEY),e(this.element).off(this.constructor.EVENT_KEY),e(this.element).closest(".modal").off("hide.bs.modal"),this.tip&&e(this.tip).remove(),this._isEnabled=null,this._timeout=null,this._hoverState=null,this._activeTrigger=null,null!==this._popper&&this._popper.destroy(),this._popper=null,this.element=null,this.config=null,this.tip=null},m.show=function(){var t=this;if("none"===e(this.element).css("display"))throw new Error("Please use show on visible elements");var i=e.Event(this.constructor.Event.SHOW);if(this.isWithContent()&&this._isEnabled){e(this.element).trigger(i);var r=e.contains(this.element.ownerDocument.documentElement,this.element);if(i.isDefaultPrevented()||!r)return;var a=this.getTipElement(),l=s.getUID(this.constructor.NAME);a.setAttribute("id",l),this.element.setAttribute("aria-describedby",l),this.setContent(),this.config.animation&&e(a).addClass(f.FADE);var h="function"==typeof this.config.placement?this.config.placement.call(this,a,this.element):this.config.placement,c=this._getAttachment(h);this.addAttachmentClass(c);var d=!1===this.config.container?document.body:e(this.config.container);e(a).data(this.constructor.DATA_KEY,this),e.contains(this.element.ownerDocument.documentElement,this.tip)||e(a).appendTo(d),e(this.element).trigger(this.constructor.Event.INSERTED),this._popper=new n(this.element,a,{placement:c,modifiers:{offset:{offset:this.config.offset},flip:{behavior:this.config.fallbackPlacement},arrow:{element:_.ARROW}},onCreate:function(e){e.originalPlacement!==e.placement&&t._handlePopperPlacementChange(e)},onUpdate:function(e){t._handlePopperPlacementChange(e)}}),e(a).addClass(f.SHOW),"ontouchstart"in document.documentElement&&e("body").children().on("mouseover",null,e.noop);var g=function(){t.config.animation&&t._fixTransition();var n=t._hoverState;t._hoverState=null,e(t.element).trigger(t.constructor.Event.SHOWN),n===u.OUT&&t._leave(null,t)};s.supportsTransitionEnd()&&e(this.tip).hasClass(f.FADE)?e(this.tip).one(s.TRANSITION_END,g).emulateTransitionEnd(o._TRANSITION_DURATION):g()}},m.hide=function(t){var n=this,i=this.getTipElement(),r=e.Event(this.constructor.Event.HIDE),o=function(){n._hoverState!==u.SHOW&&i.parentNode&&i.parentNode.removeChild(i),n._cleanTipClass(),n.element.removeAttribute("aria-describedby"),e(n.element).trigger(n.constructor.Event.HIDDEN),null!==n._popper&&n._popper.destroy(),t&&t()};e(this.element).trigger(r),r.isDefaultPrevented()||(e(i).removeClass(f.SHOW),"ontouchstart"in document.documentElement&&e("body").children().off("mouseover",null,e.noop),this._activeTrigger[g.CLICK]=!1,this._activeTrigger[g.FOCUS]=!1,this._activeTrigger[g.HOVER]=!1,s.supportsTransitionEnd()&&e(this.tip).hasClass(f.FADE)?e(i).one(s.TRANSITION_END,o).emulateTransitionEnd(150):o(),this._hoverState="")},m.update=function(){null!==this._popper&&this._popper.scheduleUpdate()},m.isWithContent=function(){return Boolean(this.getTitle())},m.addAttachmentClass=function(t){e(this.getTipElement()).addClass("bs-tooltip-"+t)},m.getTipElement=function(){return this.tip=this.tip||e(this.config.template)[0],this.tip},m.setContent=function(){var t=e(this.getTipElement());this.setElementContent(t.find(_.TOOLTIP_INNER),this.getTitle()),t.removeClass(f.FADE+" "+f.SHOW)},m.setElementContent=function(t,n){var i=this.config.html;"object"==typeof n&&(n.nodeType||n.jquery)?i?e(n).parent().is(t)||t.empty().append(n):t.text(e(n).text()):t[i?"html":"text"](n)},m.getTitle=function(){var t=this.element.getAttribute("data-original-title");return t||(t="function"==typeof this.config.title?this.config.title.call(this.element):this.config.title),t},m._getAttachment=function(t){return h[t.toUpperCase()]},m._setListeners=function(){var t=this;this.config.trigger.split(" ").forEach(function(n){if("click"===n)e(t.element).on(t.constructor.Event.CLICK,t.config.selector,function(e){return t.toggle(e)});else if(n!==g.MANUAL){var i=n===g.HOVER?t.constructor.Event.MOUSEENTER:t.constructor.Event.FOCUSIN,s=n===g.HOVER?t.constructor.Event.MOUSELEAVE:t.constructor.Event.FOCUSOUT;e(t.element).on(i,t.config.selector,function(e){return t._enter(e)}).on(s,t.config.selector,function(e){return t._leave(e)})}e(t.element).closest(".modal").on("hide.bs.modal",function(){return t.hide()})}),this.config.selector?this.config=e.extend({},this.config,{trigger:"manual",selector:""}):this._fixTitle()},m._fixTitle=function(){var t=typeof this.element.getAttribute("data-original-title");(this.element.getAttribute("title")||"string"!==t)&&(this.element.setAttribute("data-original-title",this.element.getAttribute("title")||""),this.element.setAttribute("title",""))},m._enter=function(t,n){var i=this.constructor.DATA_KEY;(n=n||e(t.currentTarget).data(i))||(n=new this.constructor(t.currentTarget,this._getDelegateConfig()),e(t.currentTarget).data(i,n)),t&&(n._activeTrigger["focusin"===t.type?g.FOCUS:g.HOVER]=!0),e(n.getTipElement()).hasClass(f.SHOW)||n._hoverState===u.SHOW?n._hoverState=u.SHOW:(clearTimeout(n._timeout),n._hoverState=u.SHOW,n.config.delay&&n.config.delay.show?n._timeout=setTimeout(function(){n._hoverState===u.SHOW&&n.show()},n.config.delay.show):n.show())},m._leave=function(t,n){var i=this.constructor.DATA_KEY;(n=n||e(t.currentTarget).data(i))||(n=new this.constructor(t.currentTarget,this._getDelegateConfig()),e(t.currentTarget).data(i,n)),t&&(n._activeTrigger["focusout"===t.type?g.FOCUS:g.HOVER]=!1),n._isWithActiveTrigger()||(clearTimeout(n._timeout),n._hoverState=u.OUT,n.config.delay&&n.config.delay.hide?n._timeout=setTimeout(function(){n._hoverState===u.OUT&&n.hide()},n.config.delay.hide):n.hide())},m._isWithActiveTrigger=function(){for(var t in this._activeTrigger)if(this._activeTrigger[t])return!0;return!1},m._getConfig=function(n){return"number"==typeof(n=e.extend({},this.constructor.Default,e(this.element).data(),n)).delay&&(n.delay={show:n.delay,hide:n.delay}),"number"==typeof n.title&&(n.title=n.title.toString()),"number"==typeof n.content&&(n.content=n.content.toString()),s.typeCheckConfig(t,n,this.constructor.DefaultType),n},m._getDelegateConfig=function(){var t={};if(this.config)for(var e in this.config)this.constructor.Default[e]!==this.config[e]&&(t[e]=this.config[e]);return t},m._cleanTipClass=function(){var t=e(this.getTipElement()),n=t.attr("class").match(a);null!==n&&n.length>0&&t.removeClass(n.join(""))},m._handlePopperPlacementChange=function(t){this._cleanTipClass(),this.addAttachmentClass(this._getAttachment(t.placement))},m._fixTransition=function(){var t=this.getTipElement(),n=this.config.animation;null===t.getAttribute("x-placement")&&(e(t).removeClass(f.FADE),this.config.animation=!1,this.hide(),this.show(),this.config.animation=n)},o._jQueryInterface=function(t){return this.each(function(){var n=e(this).data("bs.tooltip"),i="object"==typeof t&&t;if((n||!/dispose|hide/.test(t))&&(n||(n=new o(this,i),e(this).data("bs.tooltip",n)),"string"==typeof t)){if("undefined"==typeof n[t])throw new Error('No method named "'+t+'"');n[t]()}})},r(o,null,[{key:"VERSION",get:function(){return"4.0.0-beta.2"}},{key:"Default",get:function(){return c}},{key:"NAME",get:function(){return t}},{key:"DATA_KEY",get:function(){return"bs.tooltip"}},{key:"Event",get:function(){return d}},{key:"EVENT_KEY",get:function(){return i}},{key:"DefaultType",get:function(){return l}}]),o}();return e.fn[t]=m._jQueryInterface,e.fn[t].Constructor=m,e.fn[t].noConflict=function(){return e.fn[t]=o,m._jQueryInterface},m}(),_=function(){var t="popover",n=".bs.popover",i=e.fn[t],s=new RegExp("(^|\\s)bs-popover\\S+","g"),a=e.extend({},f.Default,{placement:"right",trigger:"click",content:"",template:'<div class="popover" role="tooltip"><div class="arrow"></div><h3 class="popover-header"></h3><div class="popover-body"></div></div>'}),l=e.extend({},f.DefaultType,{content:"(string|element|function)"}),h={FADE:"fade",SHOW:"show"},c={TITLE:".popover-header",CONTENT:".popover-body"},u={HIDE:"hide"+n,HIDDEN:"hidden"+n,SHOW:"show"+n,SHOWN:"shown"+n,INSERTED:"inserted"+n,CLICK:"click"+n,FOCUSIN:"focusin"+n,FOCUSOUT:"focusout"+n,MOUSEENTER:"mouseenter"+n,MOUSELEAVE:"mouseleave"+n},d=function(i){function d(){return i.apply(this,arguments)||this}o(d,i);var f=d.prototype;return f.isWithContent=function(){return this.getTitle()||this._getContent()},f.addAttachmentClass=function(t){e(this.getTipElement()).addClass("bs-popover-"+t)},f.getTipElement=function(){return this.tip=this.tip||e(this.config.template)[0],this.tip},f.setContent=function(){var t=e(this.getTipElement());this.setElementContent(t.find(c.TITLE),this.getTitle()),this.setElementContent(t.find(c.CONTENT),this._getContent()),t.removeClass(h.FADE+" "+h.SHOW)},f._getContent=function(){return this.element.getAttribute("data-content")||("function"==typeof this.config.content?this.config.content.call(this.element):this.config.content)},f._cleanTipClass=function(){var t=e(this.getTipElement()),n=t.attr("class").match(s);null!==n&&n.length>0&&t.removeClass(n.join(""))},d._jQueryInterface=function(t){return this.each(function(){var n=e(this).data("bs.popover"),i="object"==typeof t?t:null;if((n||!/destroy|hide/.test(t))&&(n||(n=new d(this,i),e(this).data("bs.popover",n)),"string"==typeof t)){if("undefined"==typeof n[t])throw new Error('No method named "'+t+'"');n[t]()}})},r(d,null,[{key:"VERSION",get:function(){return"4.0.0-beta.2"}},{key:"Default",get:function(){return a}},{key:"NAME",get:function(){return t}},{key:"DATA_KEY",get:function(){return"bs.popover"}},{key:"Event",get:function(){return u}},{key:"EVENT_KEY",get:function(){return n}},{key:"DefaultType",get:function(){return l}}]),d}(f);return e.fn[t]=d._jQueryInterface,e.fn[t].Constructor=d,e.fn[t].noConflict=function(){return e.fn[t]=i,d._jQueryInterface},d}(),g=function(){var t="scrollspy",n=e.fn[t],i={offset:10,method:"auto",target:""},o={offset:"number",method:"string",target:"(string|element)"},a={ACTIVATE:"activate.bs.scrollspy",SCROLL:"scroll.bs.scrollspy",LOAD_DATA_API:"load.bs.scrollspy.data-api"},l={DROPDOWN_ITEM:"dropdown-item",DROPDOWN_MENU:"dropdown-menu",ACTIVE:"active"},h={DATA_SPY:'[data-spy="scroll"]',ACTIVE:".active",NAV_LIST_GROUP:".nav, .list-group",NAV_LINKS:".nav-link",NAV_ITEMS:".nav-item",LIST_ITEMS:".list-group-item",DROPDOWN:".dropdown",DROPDOWN_ITEMS:".dropdown-item",DROPDOWN_TOGGLE:".dropdown-toggle"},c={OFFSET:"offset",POSITION:"position"},u=function(){function n(t,n){var i=this;this._element=t,this._scrollElement="BODY"===t.tagName?window:t,this._config=this._getConfig(n),this._selector=this._config.target+" "+h.NAV_LINKS+","+this._config.target+" "+h.LIST_ITEMS+","+this._config.target+" "+h.DROPDOWN_ITEMS,this._offsets=[],this._targets=[],this._activeTarget=null,this._scrollHeight=0,e(this._scrollElement).on(a.SCROLL,function(t){return i._process(t)}),this.refresh(),this._process()}var u=n.prototype;return u.refresh=function(){var t=this,n=this._scrollElement!==this._scrollElement.window?c.POSITION:c.OFFSET,i="auto"===this._config.method?n:this._config.method,r=i===c.POSITION?this._getScrollTop():0;this._offsets=[],this._targets=[],this._scrollHeight=this._getScrollHeight(),e.makeArray(e(this._selector)).map(function(t){var n,o=s.getSelectorFromElement(t);if(o&&(n=e(o)[0]),n){var a=n.getBoundingClientRect();if(a.width||a.height)return[e(n)[i]().top+r,o]}return null}).filter(function(t){return t}).sort(function(t,e){return t[0]-e[0]}).forEach(function(e){t._offsets.push(e[0]),t._targets.push(e[1])})},u.dispose=function(){e.removeData(this._element,"bs.scrollspy"),e(this._scrollElement).off(".bs.scrollspy"),this._element=null,this._scrollElement=null,this._config=null,this._selector=null,this._offsets=null,this._targets=null,this._activeTarget=null,this._scrollHeight=null},u._getConfig=function(n){if("string"!=typeof(n=e.extend({},i,n)).target){var r=e(n.target).attr("id");r||(r=s.getUID(t),e(n.target).attr("id",r)),n.target="#"+r}return s.typeCheckConfig(t,n,o),n},u._getScrollTop=function(){return this._scrollElement===window?this._scrollElement.pageYOffset:this._scrollElement.scrollTop},u._getScrollHeight=function(){return this._scrollElement.scrollHeight||Math.max(document.body.scrollHeight,document.documentElement.scrollHeight)},u._getOffsetHeight=function(){return this._scrollElement===window?window.innerHeight:this._scrollElement.getBoundingClientRect().height},u._process=function(){var t=this._getScrollTop()+this._config.offset,e=this._getScrollHeight(),n=this._config.offset+e-this._getOffsetHeight();if(this._scrollHeight!==e&&this.refresh(),t>=n){var i=this._targets[this._targets.length-1];this._activeTarget!==i&&this._activate(i)}else{if(this._activeTarget&&t<this._offsets[0]&&this._offsets[0]>0)return this._activeTarget=null,void this._clear();for(var s=this._offsets.length;s--;)this._activeTarget!==this._targets[s]&&t>=this._offsets[s]&&("undefined"==typeof this._offsets[s+1]||t<this._offsets[s+1])&&this._activate(this._targets[s])}},u._activate=function(t){this._activeTarget=t,this._clear();var n=this._selector.split(",");n=n.map(function(e){return e+'[data-target="'+t+'"],'+e+'[href="'+t+'"]'});var i=e(n.join(","));i.hasClass(l.DROPDOWN_ITEM)?(i.closest(h.DROPDOWN).find(h.DROPDOWN_TOGGLE).addClass(l.ACTIVE),i.addClass(l.ACTIVE)):(i.addClass(l.ACTIVE),i.parents(h.NAV_LIST_GROUP).prev(h.NAV_LINKS+", "+h.LIST_ITEMS).addClass(l.ACTIVE),i.parents(h.NAV_LIST_GROUP).prev(h.NAV_ITEMS).children(h.NAV_LINKS).addClass(l.ACTIVE)),e(this._scrollElement).trigger(a.ACTIVATE,{relatedTarget:t})},u._clear=function(){e(this._selector).filter(h.ACTIVE).removeClass(l.ACTIVE)},n._jQueryInterface=function(t){return this.each(function(){var i=e(this).data("bs.scrollspy"),s="object"==typeof t&&t;if(i||(i=new n(this,s),e(this).data("bs.scrollspy",i)),"string"==typeof t){if("undefined"==typeof i[t])throw new Error('No method named "'+t+'"');i[t]()}})},r(n,null,[{key:"VERSION",get:function(){return"4.0.0-beta.2"}},{key:"Default",get:function(){return i}}]),n}();return e(window).on(a.LOAD_DATA_API,function(){for(var t=e.makeArray(e(h.DATA_SPY)),n=t.length;n--;){var i=e(t[n]);u._jQueryInterface.call(i,i.data())}}),e.fn[t]=u._jQueryInterface,e.fn[t].Constructor=u,e.fn[t].noConflict=function(){return e.fn[t]=n,u._jQueryInterface},u}(),m=function(){var t=e.fn.tab,n={HIDE:"hide.bs.tab",HIDDEN:"hidden.bs.tab",SHOW:"show.bs.tab",SHOWN:"shown.bs.tab",CLICK_DATA_API:"click.bs.tab.data-api"},i={DROPDOWN_MENU:"dropdown-menu",ACTIVE:"active",DISABLED:"disabled",FADE:"fade",SHOW:"show"},o={DROPDOWN:".dropdown",NAV_LIST_GROUP:".nav, .list-group",ACTIVE:".active",ACTIVE_UL:"> li > .active",DATA_TOGGLE:'[data-toggle="tab"], [data-toggle="pill"], [data-toggle="list"]',DROPDOWN_TOGGLE:".dropdown-toggle",DROPDOWN_ACTIVE_CHILD:"> .dropdown-menu .active"},a=function(){function t(t){this._element=t}var a=t.prototype;return a.show=function(){var t=this;if(!(this._element.parentNode&&this._element.parentNode.nodeType===Node.ELEMENT_NODE&&e(this._element).hasClass(i.ACTIVE)||e(this._element).hasClass(i.DISABLED))){var r,a,l=e(this._element).closest(o.NAV_LIST_GROUP)[0],h=s.getSelectorFromElement(this._element);if(l){var c="UL"===l.nodeName?o.ACTIVE_UL:o.ACTIVE;a=e.makeArray(e(l).find(c)),a=a[a.length-1]}var u=e.Event(n.HIDE,{relatedTarget:this._element}),d=e.Event(n.SHOW,{relatedTarget:a});if(a&&e(a).trigger(u),e(this._element).trigger(d),!d.isDefaultPrevented()&&!u.isDefaultPrevented()){h&&(r=e(h)[0]),this._activate(this._element,l);var f=function(){var i=e.Event(n.HIDDEN,{relatedTarget:t._element}),s=e.Event(n.SHOWN,{relatedTarget:a});e(a).trigger(i),e(t._element).trigger(s)};r?this._activate(r,r.parentNode,f):f()}}},a.dispose=function(){e.removeData(this._element,"bs.tab"),this._element=null},a._activate=function(t,n,r){var a,l=this,h=(a="UL"===n.nodeName?e(n).find(o.ACTIVE_UL):e(n).children(o.ACTIVE))[0],c=r&&s.supportsTransitionEnd()&&h&&e(h).hasClass(i.FADE),u=function(){return l._transitionComplete(t,h,c,r)};h&&c?e(h).one(s.TRANSITION_END,u).emulateTransitionEnd(150):u(),h&&e(h).removeClass(i.SHOW)},a._transitionComplete=function(t,n,r,a){if(n){e(n).removeClass(i.ACTIVE);var l=e(n.parentNode).find(o.DROPDOWN_ACTIVE_CHILD)[0];l&&e(l).removeClass(i.ACTIVE),"tab"===n.getAttribute("role")&&n.setAttribute("aria-selected",!1)}if(e(t).addClass(i.ACTIVE),"tab"===t.getAttribute("role")&&t.setAttribute("aria-selected",!0),r?(s.reflow(t),e(t).addClass(i.SHOW)):e(t).removeClass(i.FADE),t.parentNode&&e(t.parentNode).hasClass(i.DROPDOWN_MENU)){var h=e(t).closest(o.DROPDOWN)[0];h&&e(h).find(o.DROPDOWN_TOGGLE).addClass(i.ACTIVE),t.setAttribute("aria-expanded",!0)}a&&a()},t._jQueryInterface=function(n){return this.each(function(){var i=e(this),s=i.data("bs.tab");if(s||(s=new t(this),i.data("bs.tab",s)),"string"==typeof n){if("undefined"==typeof s[n])throw new Error('No method named "'+n+'"');s[n]()}})},r(t,null,[{key:"VERSION",get:function(){return"4.0.0-beta.2"}}]),t}();return e(document).on(n.CLICK_DATA_API,o.DATA_TOGGLE,function(t){t.preventDefault(),a._jQueryInterface.call(e(this),"show")}),e.fn.tab=a._jQueryInterface,e.fn.tab.Constructor=a,e.fn.tab.noConflict=function(){return e.fn.tab=t,a._jQueryInterface},a}();return function(){if("undefined"==typeof e)throw new Error("Bootstrap's JavaScript requires jQuery. jQuery must be included before Bootstrap's JavaScript.");var t=e.fn.jquery.split(" ")[0].split(".");if(t[0]<2&&t[1]<9||1===t[0]&&9===t[1]&&t[2]<1||t[0]>=4)throw new Error("Bootstrap's JavaScript requires at least jQuery v1.9.1 but less than v4.0.0")}(),t.Util=s,t.Alert=a,t.Button=l,t.Carousel=h,t.Collapse=c,t.Dropdown=u,t.Modal=d,t.Popover=_,t.Scrollspy=g,t.Tab=m,t.Tooltip=f,t}({},$,Popper);
-//# sourceMappingURL=bootstrap.min.js.map
+//# sourceMappingURL=bootstrap.min.js.map
\ No newline at end of file
diff --git a/www/assets/index.php b/www/assets/index.php
new file mode 100755 (executable)
index 0000000..44516b7
--- /dev/null
@@ -0,0 +1,3 @@
+<?php\r
+  header("Location: ../index.php);\r
+?>\r
diff --git a/www/assets/jquery-3.2.1.slim.min.js b/www/assets/jquery-3.2.1.slim.min.js
new file mode 100644 (file)
index 0000000..105d00e
--- /dev/null
@@ -0,0 +1,4 @@
+/*! jQuery v3.2.1 -ajax,-ajax/jsonp,-ajax/load,-ajax/parseXML,-ajax/script,-ajax/var/location,-ajax/var/nonce,-ajax/var/rquery,-ajax/xhr,-manipulation/_evalUrl,-event/ajax,-effects,-effects/Tween,-effects/animatedSelector | (c) JS Foundation and other contributors | jquery.org/license */
+!function(a,b){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports=a.document?b(a,!0):function(a){if(!a.document)throw new Error("jQuery requires a window with a document");return b(a)}:b(a)}("undefined"!=typeof window?window:this,function(a,b){"use strict";var c=[],d=a.document,e=Object.getPrototypeOf,f=c.slice,g=c.concat,h=c.push,i=c.indexOf,j={},k=j.toString,l=j.hasOwnProperty,m=l.toString,n=m.call(Object),o={};function p(a,b){b=b||d;var c=b.createElement("script");c.text=a,b.head.appendChild(c).parentNode.removeChild(c)}var q="3.2.1 -ajax,-ajax/jsonp,-ajax/load,-ajax/parseXML,-ajax/script,-ajax/var/location,-ajax/var/nonce,-ajax/var/rquery,-ajax/xhr,-manipulation/_evalUrl,-event/ajax,-effects,-effects/Tween,-effects/animatedSelector",r=function(a,b){return new r.fn.init(a,b)},s=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,t=/^-ms-/,u=/-([a-z])/g,v=function(a,b){return b.toUpperCase()};r.fn=r.prototype={jquery:q,constructor:r,length:0,toArray:function(){return f.call(this)},get:function(a){return null==a?f.call(this):a<0?this[a+this.length]:this[a]},pushStack:function(a){var b=r.merge(this.constructor(),a);return b.prevObject=this,b},each:function(a){return r.each(this,a)},map:function(a){return this.pushStack(r.map(this,function(b,c){return a.call(b,c,b)}))},slice:function(){return this.pushStack(f.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(a){var b=this.length,c=+a+(a<0?b:0);return this.pushStack(c>=0&&c<b?[this[c]]:[])},end:function(){return this.prevObject||this.constructor()},push:h,sort:c.sort,splice:c.splice},r.extend=r.fn.extend=function(){var a,b,c,d,e,f,g=arguments[0]||{},h=1,i=arguments.length,j=!1;for("boolean"==typeof g&&(j=g,g=arguments[h]||{},h++),"object"==typeof g||r.isFunction(g)||(g={}),h===i&&(g=this,h--);h<i;h++)if(null!=(a=arguments[h]))for(b in a)c=g[b],d=a[b],g!==d&&(j&&d&&(r.isPlainObject(d)||(e=Array.isArray(d)))?(e?(e=!1,f=c&&Array.isArray(c)?c:[]):f=c&&r.isPlainObject(c)?c:{},g[b]=r.extend(j,f,d)):void 0!==d&&(g[b]=d));return g},r.extend({expando:"jQuery"+(q+Math.random()).replace(/\D/g,""),isReady:!0,error:function(a){throw new Error(a)},noop:function(){},isFunction:function(a){return"function"===r.type(a)},isWindow:function(a){return null!=a&&a===a.window},isNumeric:function(a){var b=r.type(a);return("number"===b||"string"===b)&&!isNaN(a-parseFloat(a))},isPlainObject:function(a){var b,c;return!(!a||"[object Object]"!==k.call(a))&&(!(b=e(a))||(c=l.call(b,"constructor")&&b.constructor,"function"==typeof c&&m.call(c)===n))},isEmptyObject:function(a){var b;for(b in a)return!1;return!0},type:function(a){return null==a?a+"":"object"==typeof a||"function"==typeof a?j[k.call(a)]||"object":typeof a},globalEval:function(a){p(a)},camelCase:function(a){return a.replace(t,"ms-").replace(u,v)},each:function(a,b){var c,d=0;if(w(a)){for(c=a.length;d<c;d++)if(b.call(a[d],d,a[d])===!1)break}else for(d in a)if(b.call(a[d],d,a[d])===!1)break;return a},trim:function(a){return null==a?"":(a+"").replace(s,"")},makeArray:function(a,b){var c=b||[];return null!=a&&(w(Object(a))?r.merge(c,"string"==typeof a?[a]:a):h.call(c,a)),c},inArray:function(a,b,c){return null==b?-1:i.call(b,a,c)},merge:function(a,b){for(var c=+b.length,d=0,e=a.length;d<c;d++)a[e++]=b[d];return a.length=e,a},grep:function(a,b,c){for(var d,e=[],f=0,g=a.length,h=!c;f<g;f++)d=!b(a[f],f),d!==h&&e.push(a[f]);return e},map:function(a,b,c){var d,e,f=0,h=[];if(w(a))for(d=a.length;f<d;f++)e=b(a[f],f,c),null!=e&&h.push(e);else for(f in a)e=b(a[f],f,c),null!=e&&h.push(e);return g.apply([],h)},guid:1,proxy:function(a,b){var c,d,e;if("string"==typeof b&&(c=a[b],b=a,a=c),r.isFunction(a))return d=f.call(arguments,2),e=function(){return a.apply(b||this,d.concat(f.call(arguments)))},e.guid=a.guid=a.guid||r.guid++,e},now:Date.now,support:o}),"function"==typeof Symbol&&(r.fn[Symbol.iterator]=c[Symbol.iterator]),r.each("Boolean Number String Function Array Date RegExp Object Error Symbol".split(" "),function(a,b){j["[object "+b+"]"]=b.toLowerCase()});function w(a){var b=!!a&&"length"in a&&a.length,c=r.type(a);return"function"!==c&&!r.isWindow(a)&&("array"===c||0===b||"number"==typeof b&&b>0&&b-1 in a)}var x=function(a){var b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u="sizzle"+1*new Date,v=a.document,w=0,x=0,y=ha(),z=ha(),A=ha(),B=function(a,b){return a===b&&(l=!0),0},C={}.hasOwnProperty,D=[],E=D.pop,F=D.push,G=D.push,H=D.slice,I=function(a,b){for(var c=0,d=a.length;c<d;c++)if(a[c]===b)return c;return-1},J="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",K="[\\x20\\t\\r\\n\\f]",L="(?:\\\\.|[\\w-]|[^\0-\\xa0])+",M="\\["+K+"*("+L+")(?:"+K+"*([*^$|!~]?=)"+K+"*(?:'((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|("+L+"))|)"+K+"*\\]",N=":("+L+")(?:\\((('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|((?:\\\\.|[^\\\\()[\\]]|"+M+")*)|.*)\\)|)",O=new RegExp(K+"+","g"),P=new RegExp("^"+K+"+|((?:^|[^\\\\])(?:\\\\.)*)"+K+"+$","g"),Q=new RegExp("^"+K+"*,"+K+"*"),R=new RegExp("^"+K+"*([>+~]|"+K+")"+K+"*"),S=new RegExp("="+K+"*([^\\]'\"]*?)"+K+"*\\]","g"),T=new RegExp(N),U=new RegExp("^"+L+"$"),V={ID:new RegExp("^#("+L+")"),CLASS:new RegExp("^\\.("+L+")"),TAG:new RegExp("^("+L+"|[*])"),ATTR:new RegExp("^"+M),PSEUDO:new RegExp("^"+N),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+K+"*(even|odd|(([+-]|)(\\d*)n|)"+K+"*(?:([+-]|)"+K+"*(\\d+)|))"+K+"*\\)|)","i"),bool:new RegExp("^(?:"+J+")$","i"),needsContext:new RegExp("^"+K+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+K+"*((?:-\\d)?\\d*)"+K+"*\\)|)(?=[^-]|$)","i")},W=/^(?:input|select|textarea|button)$/i,X=/^h\d$/i,Y=/^[^{]+\{\s*\[native \w/,Z=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,$=/[+~]/,_=new RegExp("\\\\([\\da-f]{1,6}"+K+"?|("+K+")|.)","ig"),aa=function(a,b,c){var d="0x"+b-65536;return d!==d||c?b:d<0?String.fromCharCode(d+65536):String.fromCharCode(d>>10|55296,1023&d|56320)},ba=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,ca=function(a,b){return b?"\0"===a?"\ufffd":a.slice(0,-1)+"\\"+a.charCodeAt(a.length-1).toString(16)+" ":"\\"+a},da=function(){m()},ea=ta(function(a){return a.disabled===!0&&("form"in a||"label"in a)},{dir:"parentNode",next:"legend"});try{G.apply(D=H.call(v.childNodes),v.childNodes),D[v.childNodes.length].nodeType}catch(fa){G={apply:D.length?function(a,b){F.apply(a,H.call(b))}:function(a,b){var c=a.length,d=0;while(a[c++]=b[d++]);a.length=c-1}}}function ga(a,b,d,e){var f,h,j,k,l,o,r,s=b&&b.ownerDocument,w=b?b.nodeType:9;if(d=d||[],"string"!=typeof a||!a||1!==w&&9!==w&&11!==w)return d;if(!e&&((b?b.ownerDocument||b:v)!==n&&m(b),b=b||n,p)){if(11!==w&&(l=Z.exec(a)))if(f=l[1]){if(9===w){if(!(j=b.getElementById(f)))return d;if(j.id===f)return d.push(j),d}else if(s&&(j=s.getElementById(f))&&t(b,j)&&j.id===f)return d.push(j),d}else{if(l[2])return G.apply(d,b.getElementsByTagName(a)),d;if((f=l[3])&&c.getElementsByClassName&&b.getElementsByClassName)return G.apply(d,b.getElementsByClassName(f)),d}if(c.qsa&&!A[a+" "]&&(!q||!q.test(a))){if(1!==w)s=b,r=a;else if("object"!==b.nodeName.toLowerCase()){(k=b.getAttribute("id"))?k=k.replace(ba,ca):b.setAttribute("id",k=u),o=g(a),h=o.length;while(h--)o[h]="#"+k+" "+sa(o[h]);r=o.join(","),s=$.test(a)&&qa(b.parentNode)||b}if(r)try{return G.apply(d,s.querySelectorAll(r)),d}catch(x){}finally{k===u&&b.removeAttribute("id")}}}return i(a.replace(P,"$1"),b,d,e)}function ha(){var a=[];function b(c,e){return a.push(c+" ")>d.cacheLength&&delete b[a.shift()],b[c+" "]=e}return b}function ia(a){return a[u]=!0,a}function ja(a){var b=n.createElement("fieldset");try{return!!a(b)}catch(c){return!1}finally{b.parentNode&&b.parentNode.removeChild(b),b=null}}function ka(a,b){var c=a.split("|"),e=c.length;while(e--)d.attrHandle[c[e]]=b}function la(a,b){var c=b&&a,d=c&&1===a.nodeType&&1===b.nodeType&&a.sourceIndex-b.sourceIndex;if(d)return d;if(c)while(c=c.nextSibling)if(c===b)return-1;return a?1:-1}function ma(a){return function(b){var c=b.nodeName.toLowerCase();return"input"===c&&b.type===a}}function na(a){return function(b){var c=b.nodeName.toLowerCase();return("input"===c||"button"===c)&&b.type===a}}function oa(a){return function(b){return"form"in b?b.parentNode&&b.disabled===!1?"label"in b?"label"in b.parentNode?b.parentNode.disabled===a:b.disabled===a:b.isDisabled===a||b.isDisabled!==!a&&ea(b)===a:b.disabled===a:"label"in b&&b.disabled===a}}function pa(a){return ia(function(b){return b=+b,ia(function(c,d){var e,f=a([],c.length,b),g=f.length;while(g--)c[e=f[g]]&&(c[e]=!(d[e]=c[e]))})})}function qa(a){return a&&"undefined"!=typeof a.getElementsByTagName&&a}c=ga.support={},f=ga.isXML=function(a){var b=a&&(a.ownerDocument||a).documentElement;return!!b&&"HTML"!==b.nodeName},m=ga.setDocument=function(a){var b,e,g=a?a.ownerDocument||a:v;return g!==n&&9===g.nodeType&&g.documentElement?(n=g,o=n.documentElement,p=!f(n),v!==n&&(e=n.defaultView)&&e.top!==e&&(e.addEventListener?e.addEventListener("unload",da,!1):e.attachEvent&&e.attachEvent("onunload",da)),c.attributes=ja(function(a){return a.className="i",!a.getAttribute("className")}),c.getElementsByTagName=ja(function(a){return a.appendChild(n.createComment("")),!a.getElementsByTagName("*").length}),c.getElementsByClassName=Y.test(n.getElementsByClassName),c.getById=ja(function(a){return o.appendChild(a).id=u,!n.getElementsByName||!n.getElementsByName(u).length}),c.getById?(d.filter.ID=function(a){var b=a.replace(_,aa);return function(a){return a.getAttribute("id")===b}},d.find.ID=function(a,b){if("undefined"!=typeof b.getElementById&&p){var c=b.getElementById(a);return c?[c]:[]}}):(d.filter.ID=function(a){var b=a.replace(_,aa);return function(a){var c="undefined"!=typeof a.getAttributeNode&&a.getAttributeNode("id");return c&&c.value===b}},d.find.ID=function(a,b){if("undefined"!=typeof b.getElementById&&p){var c,d,e,f=b.getElementById(a);if(f){if(c=f.getAttributeNode("id"),c&&c.value===a)return[f];e=b.getElementsByName(a),d=0;while(f=e[d++])if(c=f.getAttributeNode("id"),c&&c.value===a)return[f]}return[]}}),d.find.TAG=c.getElementsByTagName?function(a,b){return"undefined"!=typeof b.getElementsByTagName?b.getElementsByTagName(a):c.qsa?b.querySelectorAll(a):void 0}:function(a,b){var c,d=[],e=0,f=b.getElementsByTagName(a);if("*"===a){while(c=f[e++])1===c.nodeType&&d.push(c);return d}return f},d.find.CLASS=c.getElementsByClassName&&function(a,b){if("undefined"!=typeof b.getElementsByClassName&&p)return b.getElementsByClassName(a)},r=[],q=[],(c.qsa=Y.test(n.querySelectorAll))&&(ja(function(a){o.appendChild(a).innerHTML="<a id='"+u+"'></a><select id='"+u+"-\r\\' msallowcapture=''><option selected=''></option></select>",a.querySelectorAll("[msallowcapture^='']").length&&q.push("[*^$]="+K+"*(?:''|\"\")"),a.querySelectorAll("[selected]").length||q.push("\\["+K+"*(?:value|"+J+")"),a.querySelectorAll("[id~="+u+"-]").length||q.push("~="),a.querySelectorAll(":checked").length||q.push(":checked"),a.querySelectorAll("a#"+u+"+*").length||q.push(".#.+[+~]")}),ja(function(a){a.innerHTML="<a href='' disabled='disabled'></a><select disabled='disabled'><option/></select>";var b=n.createElement("input");b.setAttribute("type","hidden"),a.appendChild(b).setAttribute("name","D"),a.querySelectorAll("[name=d]").length&&q.push("name"+K+"*[*^$|!~]?="),2!==a.querySelectorAll(":enabled").length&&q.push(":enabled",":disabled"),o.appendChild(a).disabled=!0,2!==a.querySelectorAll(":disabled").length&&q.push(":enabled",":disabled"),a.querySelectorAll("*,:x"),q.push(",.*:")})),(c.matchesSelector=Y.test(s=o.matches||o.webkitMatchesSelector||o.mozMatchesSelector||o.oMatchesSelector||o.msMatchesSelector))&&ja(function(a){c.disconnectedMatch=s.call(a,"*"),s.call(a,"[s!='']:x"),r.push("!=",N)}),q=q.length&&new RegExp(q.join("|")),r=r.length&&new RegExp(r.join("|")),b=Y.test(o.compareDocumentPosition),t=b||Y.test(o.contains)?function(a,b){var c=9===a.nodeType?a.documentElement:a,d=b&&b.parentNode;return a===d||!(!d||1!==d.nodeType||!(c.contains?c.contains(d):a.compareDocumentPosition&&16&a.compareDocumentPosition(d)))}:function(a,b){if(b)while(b=b.parentNode)if(b===a)return!0;return!1},B=b?function(a,b){if(a===b)return l=!0,0;var d=!a.compareDocumentPosition-!b.compareDocumentPosition;return d?d:(d=(a.ownerDocument||a)===(b.ownerDocument||b)?a.compareDocumentPosition(b):1,1&d||!c.sortDetached&&b.compareDocumentPosition(a)===d?a===n||a.ownerDocument===v&&t(v,a)?-1:b===n||b.ownerDocument===v&&t(v,b)?1:k?I(k,a)-I(k,b):0:4&d?-1:1)}:function(a,b){if(a===b)return l=!0,0;var c,d=0,e=a.parentNode,f=b.parentNode,g=[a],h=[b];if(!e||!f)return a===n?-1:b===n?1:e?-1:f?1:k?I(k,a)-I(k,b):0;if(e===f)return la(a,b);c=a;while(c=c.parentNode)g.unshift(c);c=b;while(c=c.parentNode)h.unshift(c);while(g[d]===h[d])d++;return d?la(g[d],h[d]):g[d]===v?-1:h[d]===v?1:0},n):n},ga.matches=function(a,b){return ga(a,null,null,b)},ga.matchesSelector=function(a,b){if((a.ownerDocument||a)!==n&&m(a),b=b.replace(S,"='$1']"),c.matchesSelector&&p&&!A[b+" "]&&(!r||!r.test(b))&&(!q||!q.test(b)))try{var d=s.call(a,b);if(d||c.disconnectedMatch||a.document&&11!==a.document.nodeType)return d}catch(e){}return ga(b,n,null,[a]).length>0},ga.contains=function(a,b){return(a.ownerDocument||a)!==n&&m(a),t(a,b)},ga.attr=function(a,b){(a.ownerDocument||a)!==n&&m(a);var e=d.attrHandle[b.toLowerCase()],f=e&&C.call(d.attrHandle,b.toLowerCase())?e(a,b,!p):void 0;return void 0!==f?f:c.attributes||!p?a.getAttribute(b):(f=a.getAttributeNode(b))&&f.specified?f.value:null},ga.escape=function(a){return(a+"").replace(ba,ca)},ga.error=function(a){throw new Error("Syntax error, unrecognized expression: "+a)},ga.uniqueSort=function(a){var b,d=[],e=0,f=0;if(l=!c.detectDuplicates,k=!c.sortStable&&a.slice(0),a.sort(B),l){while(b=a[f++])b===a[f]&&(e=d.push(f));while(e--)a.splice(d[e],1)}return k=null,a},e=ga.getText=function(a){var b,c="",d=0,f=a.nodeType;if(f){if(1===f||9===f||11===f){if("string"==typeof a.textContent)return a.textContent;for(a=a.firstChild;a;a=a.nextSibling)c+=e(a)}else if(3===f||4===f)return a.nodeValue}else while(b=a[d++])c+=e(b);return c},d=ga.selectors={cacheLength:50,createPseudo:ia,match:V,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(a){return a[1]=a[1].replace(_,aa),a[3]=(a[3]||a[4]||a[5]||"").replace(_,aa),"~="===a[2]&&(a[3]=" "+a[3]+" "),a.slice(0,4)},CHILD:function(a){return a[1]=a[1].toLowerCase(),"nth"===a[1].slice(0,3)?(a[3]||ga.error(a[0]),a[4]=+(a[4]?a[5]+(a[6]||1):2*("even"===a[3]||"odd"===a[3])),a[5]=+(a[7]+a[8]||"odd"===a[3])):a[3]&&ga.error(a[0]),a},PSEUDO:function(a){var b,c=!a[6]&&a[2];return V.CHILD.test(a[0])?null:(a[3]?a[2]=a[4]||a[5]||"":c&&T.test(c)&&(b=g(c,!0))&&(b=c.indexOf(")",c.length-b)-c.length)&&(a[0]=a[0].slice(0,b),a[2]=c.slice(0,b)),a.slice(0,3))}},filter:{TAG:function(a){var b=a.replace(_,aa).toLowerCase();return"*"===a?function(){return!0}:function(a){return a.nodeName&&a.nodeName.toLowerCase()===b}},CLASS:function(a){var b=y[a+" "];return b||(b=new RegExp("(^|"+K+")"+a+"("+K+"|$)"))&&y(a,function(a){return b.test("string"==typeof a.className&&a.className||"undefined"!=typeof a.getAttribute&&a.getAttribute("class")||"")})},ATTR:function(a,b,c){return function(d){var e=ga.attr(d,a);return null==e?"!="===b:!b||(e+="","="===b?e===c:"!="===b?e!==c:"^="===b?c&&0===e.indexOf(c):"*="===b?c&&e.indexOf(c)>-1:"$="===b?c&&e.slice(-c.length)===c:"~="===b?(" "+e.replace(O," ")+" ").indexOf(c)>-1:"|="===b&&(e===c||e.slice(0,c.length+1)===c+"-"))}},CHILD:function(a,b,c,d,e){var f="nth"!==a.slice(0,3),g="last"!==a.slice(-4),h="of-type"===b;return 1===d&&0===e?function(a){return!!a.parentNode}:function(b,c,i){var j,k,l,m,n,o,p=f!==g?"nextSibling":"previousSibling",q=b.parentNode,r=h&&b.nodeName.toLowerCase(),s=!i&&!h,t=!1;if(q){if(f){while(p){m=b;while(m=m[p])if(h?m.nodeName.toLowerCase()===r:1===m.nodeType)return!1;o=p="only"===a&&!o&&"nextSibling"}return!0}if(o=[g?q.firstChild:q.lastChild],g&&s){m=q,l=m[u]||(m[u]={}),k=l[m.uniqueID]||(l[m.uniqueID]={}),j=k[a]||[],n=j[0]===w&&j[1],t=n&&j[2],m=n&&q.childNodes[n];while(m=++n&&m&&m[p]||(t=n=0)||o.pop())if(1===m.nodeType&&++t&&m===b){k[a]=[w,n,t];break}}else if(s&&(m=b,l=m[u]||(m[u]={}),k=l[m.uniqueID]||(l[m.uniqueID]={}),j=k[a]||[],n=j[0]===w&&j[1],t=n),t===!1)while(m=++n&&m&&m[p]||(t=n=0)||o.pop())if((h?m.nodeName.toLowerCase()===r:1===m.nodeType)&&++t&&(s&&(l=m[u]||(m[u]={}),k=l[m.uniqueID]||(l[m.uniqueID]={}),k[a]=[w,t]),m===b))break;return t-=e,t===d||t%d===0&&t/d>=0}}},PSEUDO:function(a,b){var c,e=d.pseudos[a]||d.setFilters[a.toLowerCase()]||ga.error("unsupported pseudo: "+a);return e[u]?e(b):e.length>1?(c=[a,a,"",b],d.setFilters.hasOwnProperty(a.toLowerCase())?ia(function(a,c){var d,f=e(a,b),g=f.length;while(g--)d=I(a,f[g]),a[d]=!(c[d]=f[g])}):function(a){return e(a,0,c)}):e}},pseudos:{not:ia(function(a){var b=[],c=[],d=h(a.replace(P,"$1"));return d[u]?ia(function(a,b,c,e){var f,g=d(a,null,e,[]),h=a.length;while(h--)(f=g[h])&&(a[h]=!(b[h]=f))}):function(a,e,f){return b[0]=a,d(b,null,f,c),b[0]=null,!c.pop()}}),has:ia(function(a){return function(b){return ga(a,b).length>0}}),contains:ia(function(a){return a=a.replace(_,aa),function(b){return(b.textContent||b.innerText||e(b)).indexOf(a)>-1}}),lang:ia(function(a){return U.test(a||"")||ga.error("unsupported lang: "+a),a=a.replace(_,aa).toLowerCase(),function(b){var c;do if(c=p?b.lang:b.getAttribute("xml:lang")||b.getAttribute("lang"))return c=c.toLowerCase(),c===a||0===c.indexOf(a+"-");while((b=b.parentNode)&&1===b.nodeType);return!1}}),target:function(b){var c=a.location&&a.location.hash;return c&&c.slice(1)===b.id},root:function(a){return a===o},focus:function(a){return a===n.activeElement&&(!n.hasFocus||n.hasFocus())&&!!(a.type||a.href||~a.tabIndex)},enabled:oa(!1),disabled:oa(!0),checked:function(a){var b=a.nodeName.toLowerCase();return"input"===b&&!!a.checked||"option"===b&&!!a.selected},selected:function(a){return a.parentNode&&a.parentNode.selectedIndex,a.selected===!0},empty:function(a){for(a=a.firstChild;a;a=a.nextSibling)if(a.nodeType<6)return!1;return!0},parent:function(a){return!d.pseudos.empty(a)},header:function(a){return X.test(a.nodeName)},input:function(a){return W.test(a.nodeName)},button:function(a){var b=a.nodeName.toLowerCase();return"input"===b&&"button"===a.type||"button"===b},text:function(a){var b;return"input"===a.nodeName.toLowerCase()&&"text"===a.type&&(null==(b=a.getAttribute("type"))||"text"===b.toLowerCase())},first:pa(function(){return[0]}),last:pa(function(a,b){return[b-1]}),eq:pa(function(a,b,c){return[c<0?c+b:c]}),even:pa(function(a,b){for(var c=0;c<b;c+=2)a.push(c);return a}),odd:pa(function(a,b){for(var c=1;c<b;c+=2)a.push(c);return a}),lt:pa(function(a,b,c){for(var d=c<0?c+b:c;--d>=0;)a.push(d);return a}),gt:pa(function(a,b,c){for(var d=c<0?c+b:c;++d<b;)a.push(d);return a})}},d.pseudos.nth=d.pseudos.eq;for(b in{radio:!0,checkbox:!0,file:!0,password:!0,image:!0})d.pseudos[b]=ma(b);for(b in{submit:!0,reset:!0})d.pseudos[b]=na(b);function ra(){}ra.prototype=d.filters=d.pseudos,d.setFilters=new ra,g=ga.tokenize=function(a,b){var c,e,f,g,h,i,j,k=z[a+" "];if(k)return b?0:k.slice(0);h=a,i=[],j=d.preFilter;while(h){c&&!(e=Q.exec(h))||(e&&(h=h.slice(e[0].length)||h),i.push(f=[])),c=!1,(e=R.exec(h))&&(c=e.shift(),f.push({value:c,type:e[0].replace(P," ")}),h=h.slice(c.length));for(g in d.filter)!(e=V[g].exec(h))||j[g]&&!(e=j[g](e))||(c=e.shift(),f.push({value:c,type:g,matches:e}),h=h.slice(c.length));if(!c)break}return b?h.length:h?ga.error(a):z(a,i).slice(0)};function sa(a){for(var b=0,c=a.length,d="";b<c;b++)d+=a[b].value;return d}function ta(a,b,c){var d=b.dir,e=b.next,f=e||d,g=c&&"parentNode"===f,h=x++;return b.first?function(b,c,e){while(b=b[d])if(1===b.nodeType||g)return a(b,c,e);return!1}:function(b,c,i){var j,k,l,m=[w,h];if(i){while(b=b[d])if((1===b.nodeType||g)&&a(b,c,i))return!0}else while(b=b[d])if(1===b.nodeType||g)if(l=b[u]||(b[u]={}),k=l[b.uniqueID]||(l[b.uniqueID]={}),e&&e===b.nodeName.toLowerCase())b=b[d]||b;else{if((j=k[f])&&j[0]===w&&j[1]===h)return m[2]=j[2];if(k[f]=m,m[2]=a(b,c,i))return!0}return!1}}function ua(a){return a.length>1?function(b,c,d){var e=a.length;while(e--)if(!a[e](b,c,d))return!1;return!0}:a[0]}function va(a,b,c){for(var d=0,e=b.length;d<e;d++)ga(a,b[d],c);return c}function wa(a,b,c,d,e){for(var f,g=[],h=0,i=a.length,j=null!=b;h<i;h++)(f=a[h])&&(c&&!c(f,d,e)||(g.push(f),j&&b.push(h)));return g}function xa(a,b,c,d,e,f){return d&&!d[u]&&(d=xa(d)),e&&!e[u]&&(e=xa(e,f)),ia(function(f,g,h,i){var j,k,l,m=[],n=[],o=g.length,p=f||va(b||"*",h.nodeType?[h]:h,[]),q=!a||!f&&b?p:wa(p,m,a,h,i),r=c?e||(f?a:o||d)?[]:g:q;if(c&&c(q,r,h,i),d){j=wa(r,n),d(j,[],h,i),k=j.length;while(k--)(l=j[k])&&(r[n[k]]=!(q[n[k]]=l))}if(f){if(e||a){if(e){j=[],k=r.length;while(k--)(l=r[k])&&j.push(q[k]=l);e(null,r=[],j,i)}k=r.length;while(k--)(l=r[k])&&(j=e?I(f,l):m[k])>-1&&(f[j]=!(g[j]=l))}}else r=wa(r===g?r.splice(o,r.length):r),e?e(null,g,r,i):G.apply(g,r)})}function ya(a){for(var b,c,e,f=a.length,g=d.relative[a[0].type],h=g||d.relative[" "],i=g?1:0,k=ta(function(a){return a===b},h,!0),l=ta(function(a){return I(b,a)>-1},h,!0),m=[function(a,c,d){var e=!g&&(d||c!==j)||((b=c).nodeType?k(a,c,d):l(a,c,d));return b=null,e}];i<f;i++)if(c=d.relative[a[i].type])m=[ta(ua(m),c)];else{if(c=d.filter[a[i].type].apply(null,a[i].matches),c[u]){for(e=++i;e<f;e++)if(d.relative[a[e].type])break;return xa(i>1&&ua(m),i>1&&sa(a.slice(0,i-1).concat({value:" "===a[i-2].type?"*":""})).replace(P,"$1"),c,i<e&&ya(a.slice(i,e)),e<f&&ya(a=a.slice(e)),e<f&&sa(a))}m.push(c)}return ua(m)}function za(a,b){var c=b.length>0,e=a.length>0,f=function(f,g,h,i,k){var l,o,q,r=0,s="0",t=f&&[],u=[],v=j,x=f||e&&d.find.TAG("*",k),y=w+=null==v?1:Math.random()||.1,z=x.length;for(k&&(j=g===n||g||k);s!==z&&null!=(l=x[s]);s++){if(e&&l){o=0,g||l.ownerDocument===n||(m(l),h=!p);while(q=a[o++])if(q(l,g||n,h)){i.push(l);break}k&&(w=y)}c&&((l=!q&&l)&&r--,f&&t.push(l))}if(r+=s,c&&s!==r){o=0;while(q=b[o++])q(t,u,g,h);if(f){if(r>0)while(s--)t[s]||u[s]||(u[s]=E.call(i));u=wa(u)}G.apply(i,u),k&&!f&&u.length>0&&r+b.length>1&&ga.uniqueSort(i)}return k&&(w=y,j=v),t};return c?ia(f):f}return h=ga.compile=function(a,b){var c,d=[],e=[],f=A[a+" "];if(!f){b||(b=g(a)),c=b.length;while(c--)f=ya(b[c]),f[u]?d.push(f):e.push(f);f=A(a,za(e,d)),f.selector=a}return f},i=ga.select=function(a,b,c,e){var f,i,j,k,l,m="function"==typeof a&&a,n=!e&&g(a=m.selector||a);if(c=c||[],1===n.length){if(i=n[0]=n[0].slice(0),i.length>2&&"ID"===(j=i[0]).type&&9===b.nodeType&&p&&d.relative[i[1].type]){if(b=(d.find.ID(j.matches[0].replace(_,aa),b)||[])[0],!b)return c;m&&(b=b.parentNode),a=a.slice(i.shift().value.length)}f=V.needsContext.test(a)?0:i.length;while(f--){if(j=i[f],d.relative[k=j.type])break;if((l=d.find[k])&&(e=l(j.matches[0].replace(_,aa),$.test(i[0].type)&&qa(b.parentNode)||b))){if(i.splice(f,1),a=e.length&&sa(i),!a)return G.apply(c,e),c;break}}}return(m||h(a,n))(e,b,!p,c,!b||$.test(a)&&qa(b.parentNode)||b),c},c.sortStable=u.split("").sort(B).join("")===u,c.detectDuplicates=!!l,m(),c.sortDetached=ja(function(a){return 1&a.compareDocumentPosition(n.createElement("fieldset"))}),ja(function(a){return a.innerHTML="<a href='#'></a>","#"===a.firstChild.getAttribute("href")})||ka("type|href|height|width",function(a,b,c){if(!c)return a.getAttribute(b,"type"===b.toLowerCase()?1:2)}),c.attributes&&ja(function(a){return a.innerHTML="<input/>",a.firstChild.setAttribute("value",""),""===a.firstChild.getAttribute("value")})||ka("value",function(a,b,c){if(!c&&"input"===a.nodeName.toLowerCase())return a.defaultValue}),ja(function(a){return null==a.getAttribute("disabled")})||ka(J,function(a,b,c){var d;if(!c)return a[b]===!0?b.toLowerCase():(d=a.getAttributeNode(b))&&d.specified?d.value:null}),ga}(a);r.find=x,r.expr=x.selectors,r.expr[":"]=r.expr.pseudos,r.uniqueSort=r.unique=x.uniqueSort,r.text=x.getText,r.isXMLDoc=x.isXML,r.contains=x.contains,r.escapeSelector=x.escape;var y=function(a,b,c){var d=[],e=void 0!==c;while((a=a[b])&&9!==a.nodeType)if(1===a.nodeType){if(e&&r(a).is(c))break;d.push(a)}return d},z=function(a,b){for(var c=[];a;a=a.nextSibling)1===a.nodeType&&a!==b&&c.push(a);return c},A=r.expr.match.needsContext;function B(a,b){return a.nodeName&&a.nodeName.toLowerCase()===b.toLowerCase()}var C=/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i,D=/^.[^:#\[\.,]*$/;function E(a,b,c){return r.isFunction(b)?r.grep(a,function(a,d){return!!b.call(a,d,a)!==c}):b.nodeType?r.grep(a,function(a){return a===b!==c}):"string"!=typeof b?r.grep(a,function(a){return i.call(b,a)>-1!==c}):D.test(b)?r.filter(b,a,c):(b=r.filter(b,a),r.grep(a,function(a){return i.call(b,a)>-1!==c&&1===a.nodeType}))}r.filter=function(a,b,c){var d=b[0];return c&&(a=":not("+a+")"),1===b.length&&1===d.nodeType?r.find.matchesSelector(d,a)?[d]:[]:r.find.matches(a,r.grep(b,function(a){return 1===a.nodeType}))},r.fn.extend({find:function(a){var b,c,d=this.length,e=this;if("string"!=typeof a)return this.pushStack(r(a).filter(function(){for(b=0;b<d;b++)if(r.contains(e[b],this))return!0}));for(c=this.pushStack([]),b=0;b<d;b++)r.find(a,e[b],c);return d>1?r.uniqueSort(c):c},filter:function(a){return this.pushStack(E(this,a||[],!1))},not:function(a){return this.pushStack(E(this,a||[],!0))},is:function(a){return!!E(this,"string"==typeof a&&A.test(a)?r(a):a||[],!1).length}});var F,G=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/,H=r.fn.init=function(a,b,c){var e,f;if(!a)return this;if(c=c||F,"string"==typeof a){if(e="<"===a[0]&&">"===a[a.length-1]&&a.length>=3?[null,a,null]:G.exec(a),!e||!e[1]&&b)return!b||b.jquery?(b||c).find(a):this.constructor(b).find(a);if(e[1]){if(b=b instanceof r?b[0]:b,r.merge(this,r.parseHTML(e[1],b&&b.nodeType?b.ownerDocument||b:d,!0)),C.test(e[1])&&r.isPlainObject(b))for(e in b)r.isFunction(this[e])?this[e](b[e]):this.attr(e,b[e]);return this}return f=d.getElementById(e[2]),f&&(this[0]=f,this.length=1),this}return a.nodeType?(this[0]=a,this.length=1,this):r.isFunction(a)?void 0!==c.ready?c.ready(a):a(r):r.makeArray(a,this)};H.prototype=r.fn,F=r(d);var I=/^(?:parents|prev(?:Until|All))/,J={children:!0,contents:!0,next:!0,prev:!0};r.fn.extend({has:function(a){var b=r(a,this),c=b.length;return this.filter(function(){for(var a=0;a<c;a++)if(r.contains(this,b[a]))return!0})},closest:function(a,b){var c,d=0,e=this.length,f=[],g="string"!=typeof a&&r(a);if(!A.test(a))for(;d<e;d++)for(c=this[d];c&&c!==b;c=c.parentNode)if(c.nodeType<11&&(g?g.index(c)>-1:1===c.nodeType&&r.find.matchesSelector(c,a))){f.push(c);break}return this.pushStack(f.length>1?r.uniqueSort(f):f)},index:function(a){return a?"string"==typeof a?i.call(r(a),this[0]):i.call(this,a.jquery?a[0]:a):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(a,b){return this.pushStack(r.uniqueSort(r.merge(this.get(),r(a,b))))},addBack:function(a){return this.add(null==a?this.prevObject:this.prevObject.filter(a))}});function K(a,b){while((a=a[b])&&1!==a.nodeType);return a}r.each({parent:function(a){var b=a.parentNode;return b&&11!==b.nodeType?b:null},parents:function(a){return y(a,"parentNode")},parentsUntil:function(a,b,c){return y(a,"parentNode",c)},next:function(a){return K(a,"nextSibling")},prev:function(a){return K(a,"previousSibling")},nextAll:function(a){return y(a,"nextSibling")},prevAll:function(a){return y(a,"previousSibling")},nextUntil:function(a,b,c){return y(a,"nextSibling",c)},prevUntil:function(a,b,c){return y(a,"previousSibling",c)},siblings:function(a){return z((a.parentNode||{}).firstChild,a)},children:function(a){return z(a.firstChild)},contents:function(a){return B(a,"iframe")?a.contentDocument:(B(a,"template")&&(a=a.content||a),r.merge([],a.childNodes))}},function(a,b){r.fn[a]=function(c,d){var e=r.map(this,b,c);return"Until"!==a.slice(-5)&&(d=c),d&&"string"==typeof d&&(e=r.filter(d,e)),this.length>1&&(J[a]||r.uniqueSort(e),I.test(a)&&e.reverse()),this.pushStack(e)}});var L=/[^\x20\t\r\n\f]+/g;function M(a){var b={};return r.each(a.match(L)||[],function(a,c){b[c]=!0}),b}r.Callbacks=function(a){a="string"==typeof a?M(a):r.extend({},a);var b,c,d,e,f=[],g=[],h=-1,i=function(){for(e=e||a.once,d=b=!0;g.length;h=-1){c=g.shift();while(++h<f.length)f[h].apply(c[0],c[1])===!1&&a.stopOnFalse&&(h=f.length,c=!1)}a.memory||(c=!1),b=!1,e&&(f=c?[]:"")},j={add:function(){return f&&(c&&!b&&(h=f.length-1,g.push(c)),function d(b){r.each(b,function(b,c){r.isFunction(c)?a.unique&&j.has(c)||f.push(c):c&&c.length&&"string"!==r.type(c)&&d(c)})}(arguments),c&&!b&&i()),this},remove:function(){return r.each(arguments,function(a,b){var c;while((c=r.inArray(b,f,c))>-1)f.splice(c,1),c<=h&&h--}),this},has:function(a){return a?r.inArray(a,f)>-1:f.length>0},empty:function(){return f&&(f=[]),this},disable:function(){return e=g=[],f=c="",this},disabled:function(){return!f},lock:function(){return e=g=[],c||b||(f=c=""),this},locked:function(){return!!e},fireWith:function(a,c){return e||(c=c||[],c=[a,c.slice?c.slice():c],g.push(c),b||i()),this},fire:function(){return j.fireWith(this,arguments),this},fired:function(){return!!d}};return j};function N(a){return a}function O(a){throw a}function P(a,b,c,d){var e;try{a&&r.isFunction(e=a.promise)?e.call(a).done(b).fail(c):a&&r.isFunction(e=a.then)?e.call(a,b,c):b.apply(void 0,[a].slice(d))}catch(a){c.apply(void 0,[a])}}r.extend({Deferred:function(b){var c=[["notify","progress",r.Callbacks("memory"),r.Callbacks("memory"),2],["resolve","done",r.Callbacks("once memory"),r.Callbacks("once memory"),0,"resolved"],["reject","fail",r.Callbacks("once memory"),r.Callbacks("once memory"),1,"rejected"]],d="pending",e={state:function(){return d},always:function(){return f.done(arguments).fail(arguments),this},"catch":function(a){return e.then(null,a)},pipe:function(){var a=arguments;return r.Deferred(function(b){r.each(c,function(c,d){var e=r.isFunction(a[d[4]])&&a[d[4]];f[d[1]](function(){var a=e&&e.apply(this,arguments);a&&r.isFunction(a.promise)?a.promise().progress(b.notify).done(b.resolve).fail(b.reject):b[d[0]+"With"](this,e?[a]:arguments)})}),a=null}).promise()},then:function(b,d,e){var f=0;function g(b,c,d,e){return function(){var h=this,i=arguments,j=function(){var a,j;if(!(b<f)){if(a=d.apply(h,i),a===c.promise())throw new TypeError("Thenable self-resolution");j=a&&("object"==typeof a||"function"==typeof a)&&a.then,r.isFunction(j)?e?j.call(a,g(f,c,N,e),g(f,c,O,e)):(f++,j.call(a,g(f,c,N,e),g(f,c,O,e),g(f,c,N,c.notifyWith))):(d!==N&&(h=void 0,i=[a]),(e||c.resolveWith)(h,i))}},k=e?j:function(){try{j()}catch(a){r.Deferred.exceptionHook&&r.Deferred.exceptionHook(a,k.stackTrace),b+1>=f&&(d!==O&&(h=void 0,i=[a]),c.rejectWith(h,i))}};b?k():(r.Deferred.getStackHook&&(k.stackTrace=r.Deferred.getStackHook()),a.setTimeout(k))}}return r.Deferred(function(a){c[0][3].add(g(0,a,r.isFunction(e)?e:N,a.notifyWith)),c[1][3].add(g(0,a,r.isFunction(b)?b:N)),c[2][3].add(g(0,a,r.isFunction(d)?d:O))}).promise()},promise:function(a){return null!=a?r.extend(a,e):e}},f={};return r.each(c,function(a,b){var g=b[2],h=b[5];e[b[1]]=g.add,h&&g.add(function(){d=h},c[3-a][2].disable,c[0][2].lock),g.add(b[3].fire),f[b[0]]=function(){return f[b[0]+"With"](this===f?void 0:this,arguments),this},f[b[0]+"With"]=g.fireWith}),e.promise(f),b&&b.call(f,f),f},when:function(a){var b=arguments.length,c=b,d=Array(c),e=f.call(arguments),g=r.Deferred(),h=function(a){return function(c){d[a]=this,e[a]=arguments.length>1?f.call(arguments):c,--b||g.resolveWith(d,e)}};if(b<=1&&(P(a,g.done(h(c)).resolve,g.reject,!b),"pending"===g.state()||r.isFunction(e[c]&&e[c].then)))return g.then();while(c--)P(e[c],h(c),g.reject);return g.promise()}});var Q=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;r.Deferred.exceptionHook=function(b,c){a.console&&a.console.warn&&b&&Q.test(b.name)&&a.console.warn("jQuery.Deferred exception: "+b.message,b.stack,c)},r.readyException=function(b){a.setTimeout(function(){throw b})};var R=r.Deferred();r.fn.ready=function(a){return R.then(a)["catch"](function(a){r.readyException(a);
+}),this},r.extend({isReady:!1,readyWait:1,ready:function(a){(a===!0?--r.readyWait:r.isReady)||(r.isReady=!0,a!==!0&&--r.readyWait>0||R.resolveWith(d,[r]))}}),r.ready.then=R.then;function S(){d.removeEventListener("DOMContentLoaded",S),a.removeEventListener("load",S),r.ready()}"complete"===d.readyState||"loading"!==d.readyState&&!d.documentElement.doScroll?a.setTimeout(r.ready):(d.addEventListener("DOMContentLoaded",S),a.addEventListener("load",S));var T=function(a,b,c,d,e,f,g){var h=0,i=a.length,j=null==c;if("object"===r.type(c)){e=!0;for(h in c)T(a,b,h,c[h],!0,f,g)}else if(void 0!==d&&(e=!0,r.isFunction(d)||(g=!0),j&&(g?(b.call(a,d),b=null):(j=b,b=function(a,b,c){return j.call(r(a),c)})),b))for(;h<i;h++)b(a[h],c,g?d:d.call(a[h],h,b(a[h],c)));return e?a:j?b.call(a):i?b(a[0],c):f},U=function(a){return 1===a.nodeType||9===a.nodeType||!+a.nodeType};function V(){this.expando=r.expando+V.uid++}V.uid=1,V.prototype={cache:function(a){var b=a[this.expando];return b||(b={},U(a)&&(a.nodeType?a[this.expando]=b:Object.defineProperty(a,this.expando,{value:b,configurable:!0}))),b},set:function(a,b,c){var d,e=this.cache(a);if("string"==typeof b)e[r.camelCase(b)]=c;else for(d in b)e[r.camelCase(d)]=b[d];return e},get:function(a,b){return void 0===b?this.cache(a):a[this.expando]&&a[this.expando][r.camelCase(b)]},access:function(a,b,c){return void 0===b||b&&"string"==typeof b&&void 0===c?this.get(a,b):(this.set(a,b,c),void 0!==c?c:b)},remove:function(a,b){var c,d=a[this.expando];if(void 0!==d){if(void 0!==b){Array.isArray(b)?b=b.map(r.camelCase):(b=r.camelCase(b),b=b in d?[b]:b.match(L)||[]),c=b.length;while(c--)delete d[b[c]]}(void 0===b||r.isEmptyObject(d))&&(a.nodeType?a[this.expando]=void 0:delete a[this.expando])}},hasData:function(a){var b=a[this.expando];return void 0!==b&&!r.isEmptyObject(b)}};var W=new V,X=new V,Y=/^(?:\{[\w\W]*\}|\[[\w\W]*\])$/,Z=/[A-Z]/g;function $(a){return"true"===a||"false"!==a&&("null"===a?null:a===+a+""?+a:Y.test(a)?JSON.parse(a):a)}function _(a,b,c){var d;if(void 0===c&&1===a.nodeType)if(d="data-"+b.replace(Z,"-$&").toLowerCase(),c=a.getAttribute(d),"string"==typeof c){try{c=$(c)}catch(e){}X.set(a,b,c)}else c=void 0;return c}r.extend({hasData:function(a){return X.hasData(a)||W.hasData(a)},data:function(a,b,c){return X.access(a,b,c)},removeData:function(a,b){X.remove(a,b)},_data:function(a,b,c){return W.access(a,b,c)},_removeData:function(a,b){W.remove(a,b)}}),r.fn.extend({data:function(a,b){var c,d,e,f=this[0],g=f&&f.attributes;if(void 0===a){if(this.length&&(e=X.get(f),1===f.nodeType&&!W.get(f,"hasDataAttrs"))){c=g.length;while(c--)g[c]&&(d=g[c].name,0===d.indexOf("data-")&&(d=r.camelCase(d.slice(5)),_(f,d,e[d])));W.set(f,"hasDataAttrs",!0)}return e}return"object"==typeof a?this.each(function(){X.set(this,a)}):T(this,function(b){var c;if(f&&void 0===b){if(c=X.get(f,a),void 0!==c)return c;if(c=_(f,a),void 0!==c)return c}else this.each(function(){X.set(this,a,b)})},null,b,arguments.length>1,null,!0)},removeData:function(a){return this.each(function(){X.remove(this,a)})}}),r.extend({queue:function(a,b,c){var d;if(a)return b=(b||"fx")+"queue",d=W.get(a,b),c&&(!d||Array.isArray(c)?d=W.access(a,b,r.makeArray(c)):d.push(c)),d||[]},dequeue:function(a,b){b=b||"fx";var c=r.queue(a,b),d=c.length,e=c.shift(),f=r._queueHooks(a,b),g=function(){r.dequeue(a,b)};"inprogress"===e&&(e=c.shift(),d--),e&&("fx"===b&&c.unshift("inprogress"),delete f.stop,e.call(a,g,f)),!d&&f&&f.empty.fire()},_queueHooks:function(a,b){var c=b+"queueHooks";return W.get(a,c)||W.access(a,c,{empty:r.Callbacks("once memory").add(function(){W.remove(a,[b+"queue",c])})})}}),r.fn.extend({queue:function(a,b){var c=2;return"string"!=typeof a&&(b=a,a="fx",c--),arguments.length<c?r.queue(this[0],a):void 0===b?this:this.each(function(){var c=r.queue(this,a,b);r._queueHooks(this,a),"fx"===a&&"inprogress"!==c[0]&&r.dequeue(this,a)})},dequeue:function(a){return this.each(function(){r.dequeue(this,a)})},clearQueue:function(a){return this.queue(a||"fx",[])},promise:function(a,b){var c,d=1,e=r.Deferred(),f=this,g=this.length,h=function(){--d||e.resolveWith(f,[f])};"string"!=typeof a&&(b=a,a=void 0),a=a||"fx";while(g--)c=W.get(f[g],a+"queueHooks"),c&&c.empty&&(d++,c.empty.add(h));return h(),e.promise(b)}});var aa=/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,ba=new RegExp("^(?:([+-])=|)("+aa+")([a-z%]*)$","i"),ca=["Top","Right","Bottom","Left"],da=function(a,b){return a=b||a,"none"===a.style.display||""===a.style.display&&r.contains(a.ownerDocument,a)&&"none"===r.css(a,"display")},ea=function(a,b,c,d){var e,f,g={};for(f in b)g[f]=a.style[f],a.style[f]=b[f];e=c.apply(a,d||[]);for(f in b)a.style[f]=g[f];return e};function fa(a,b,c,d){var e,f=1,g=20,h=d?function(){return d.cur()}:function(){return r.css(a,b,"")},i=h(),j=c&&c[3]||(r.cssNumber[b]?"":"px"),k=(r.cssNumber[b]||"px"!==j&&+i)&&ba.exec(r.css(a,b));if(k&&k[3]!==j){j=j||k[3],c=c||[],k=+i||1;do f=f||".5",k/=f,r.style(a,b,k+j);while(f!==(f=h()/i)&&1!==f&&--g)}return c&&(k=+k||+i||0,e=c[1]?k+(c[1]+1)*c[2]:+c[2],d&&(d.unit=j,d.start=k,d.end=e)),e}var ga={};function ha(a){var b,c=a.ownerDocument,d=a.nodeName,e=ga[d];return e?e:(b=c.body.appendChild(c.createElement(d)),e=r.css(b,"display"),b.parentNode.removeChild(b),"none"===e&&(e="block"),ga[d]=e,e)}function ia(a,b){for(var c,d,e=[],f=0,g=a.length;f<g;f++)d=a[f],d.style&&(c=d.style.display,b?("none"===c&&(e[f]=W.get(d,"display")||null,e[f]||(d.style.display="")),""===d.style.display&&da(d)&&(e[f]=ha(d))):"none"!==c&&(e[f]="none",W.set(d,"display",c)));for(f=0;f<g;f++)null!=e[f]&&(a[f].style.display=e[f]);return a}r.fn.extend({show:function(){return ia(this,!0)},hide:function(){return ia(this)},toggle:function(a){return"boolean"==typeof a?a?this.show():this.hide():this.each(function(){da(this)?r(this).show():r(this).hide()})}});var ja=/^(?:checkbox|radio)$/i,ka=/<([a-z][^\/\0>\x20\t\r\n\f]+)/i,la=/^$|\/(?:java|ecma)script/i,ma={option:[1,"<select multiple='multiple'>","</select>"],thead:[1,"<table>","</table>"],col:[2,"<table><colgroup>","</colgroup></table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],_default:[0,"",""]};ma.optgroup=ma.option,ma.tbody=ma.tfoot=ma.colgroup=ma.caption=ma.thead,ma.th=ma.td;function na(a,b){var c;return c="undefined"!=typeof a.getElementsByTagName?a.getElementsByTagName(b||"*"):"undefined"!=typeof a.querySelectorAll?a.querySelectorAll(b||"*"):[],void 0===b||b&&B(a,b)?r.merge([a],c):c}function oa(a,b){for(var c=0,d=a.length;c<d;c++)W.set(a[c],"globalEval",!b||W.get(b[c],"globalEval"))}var pa=/<|&#?\w+;/;function qa(a,b,c,d,e){for(var f,g,h,i,j,k,l=b.createDocumentFragment(),m=[],n=0,o=a.length;n<o;n++)if(f=a[n],f||0===f)if("object"===r.type(f))r.merge(m,f.nodeType?[f]:f);else if(pa.test(f)){g=g||l.appendChild(b.createElement("div")),h=(ka.exec(f)||["",""])[1].toLowerCase(),i=ma[h]||ma._default,g.innerHTML=i[1]+r.htmlPrefilter(f)+i[2],k=i[0];while(k--)g=g.lastChild;r.merge(m,g.childNodes),g=l.firstChild,g.textContent=""}else m.push(b.createTextNode(f));l.textContent="",n=0;while(f=m[n++])if(d&&r.inArray(f,d)>-1)e&&e.push(f);else if(j=r.contains(f.ownerDocument,f),g=na(l.appendChild(f),"script"),j&&oa(g),c){k=0;while(f=g[k++])la.test(f.type||"")&&c.push(f)}return l}!function(){var a=d.createDocumentFragment(),b=a.appendChild(d.createElement("div")),c=d.createElement("input");c.setAttribute("type","radio"),c.setAttribute("checked","checked"),c.setAttribute("name","t"),b.appendChild(c),o.checkClone=b.cloneNode(!0).cloneNode(!0).lastChild.checked,b.innerHTML="<textarea>x</textarea>",o.noCloneChecked=!!b.cloneNode(!0).lastChild.defaultValue}();var ra=d.documentElement,sa=/^key/,ta=/^(?:mouse|pointer|contextmenu|drag|drop)|click/,ua=/^([^.]*)(?:\.(.+)|)/;function va(){return!0}function wa(){return!1}function xa(){try{return d.activeElement}catch(a){}}function ya(a,b,c,d,e,f){var g,h;if("object"==typeof b){"string"!=typeof c&&(d=d||c,c=void 0);for(h in b)ya(a,h,c,d,b[h],f);return a}if(null==d&&null==e?(e=c,d=c=void 0):null==e&&("string"==typeof c?(e=d,d=void 0):(e=d,d=c,c=void 0)),e===!1)e=wa;else if(!e)return a;return 1===f&&(g=e,e=function(a){return r().off(a),g.apply(this,arguments)},e.guid=g.guid||(g.guid=r.guid++)),a.each(function(){r.event.add(this,b,e,d,c)})}r.event={global:{},add:function(a,b,c,d,e){var f,g,h,i,j,k,l,m,n,o,p,q=W.get(a);if(q){c.handler&&(f=c,c=f.handler,e=f.selector),e&&r.find.matchesSelector(ra,e),c.guid||(c.guid=r.guid++),(i=q.events)||(i=q.events={}),(g=q.handle)||(g=q.handle=function(b){return"undefined"!=typeof r&&r.event.triggered!==b.type?r.event.dispatch.apply(a,arguments):void 0}),b=(b||"").match(L)||[""],j=b.length;while(j--)h=ua.exec(b[j])||[],n=p=h[1],o=(h[2]||"").split(".").sort(),n&&(l=r.event.special[n]||{},n=(e?l.delegateType:l.bindType)||n,l=r.event.special[n]||{},k=r.extend({type:n,origType:p,data:d,handler:c,guid:c.guid,selector:e,needsContext:e&&r.expr.match.needsContext.test(e),namespace:o.join(".")},f),(m=i[n])||(m=i[n]=[],m.delegateCount=0,l.setup&&l.setup.call(a,d,o,g)!==!1||a.addEventListener&&a.addEventListener(n,g)),l.add&&(l.add.call(a,k),k.handler.guid||(k.handler.guid=c.guid)),e?m.splice(m.delegateCount++,0,k):m.push(k),r.event.global[n]=!0)}},remove:function(a,b,c,d,e){var f,g,h,i,j,k,l,m,n,o,p,q=W.hasData(a)&&W.get(a);if(q&&(i=q.events)){b=(b||"").match(L)||[""],j=b.length;while(j--)if(h=ua.exec(b[j])||[],n=p=h[1],o=(h[2]||"").split(".").sort(),n){l=r.event.special[n]||{},n=(d?l.delegateType:l.bindType)||n,m=i[n]||[],h=h[2]&&new RegExp("(^|\\.)"+o.join("\\.(?:.*\\.|)")+"(\\.|$)"),g=f=m.length;while(f--)k=m[f],!e&&p!==k.origType||c&&c.guid!==k.guid||h&&!h.test(k.namespace)||d&&d!==k.selector&&("**"!==d||!k.selector)||(m.splice(f,1),k.selector&&m.delegateCount--,l.remove&&l.remove.call(a,k));g&&!m.length&&(l.teardown&&l.teardown.call(a,o,q.handle)!==!1||r.removeEvent(a,n,q.handle),delete i[n])}else for(n in i)r.event.remove(a,n+b[j],c,d,!0);r.isEmptyObject(i)&&W.remove(a,"handle events")}},dispatch:function(a){var b=r.event.fix(a),c,d,e,f,g,h,i=new Array(arguments.length),j=(W.get(this,"events")||{})[b.type]||[],k=r.event.special[b.type]||{};for(i[0]=b,c=1;c<arguments.length;c++)i[c]=arguments[c];if(b.delegateTarget=this,!k.preDispatch||k.preDispatch.call(this,b)!==!1){h=r.event.handlers.call(this,b,j),c=0;while((f=h[c++])&&!b.isPropagationStopped()){b.currentTarget=f.elem,d=0;while((g=f.handlers[d++])&&!b.isImmediatePropagationStopped())b.rnamespace&&!b.rnamespace.test(g.namespace)||(b.handleObj=g,b.data=g.data,e=((r.event.special[g.origType]||{}).handle||g.handler).apply(f.elem,i),void 0!==e&&(b.result=e)===!1&&(b.preventDefault(),b.stopPropagation()))}return k.postDispatch&&k.postDispatch.call(this,b),b.result}},handlers:function(a,b){var c,d,e,f,g,h=[],i=b.delegateCount,j=a.target;if(i&&j.nodeType&&!("click"===a.type&&a.button>=1))for(;j!==this;j=j.parentNode||this)if(1===j.nodeType&&("click"!==a.type||j.disabled!==!0)){for(f=[],g={},c=0;c<i;c++)d=b[c],e=d.selector+" ",void 0===g[e]&&(g[e]=d.needsContext?r(e,this).index(j)>-1:r.find(e,this,null,[j]).length),g[e]&&f.push(d);f.length&&h.push({elem:j,handlers:f})}return j=this,i<b.length&&h.push({elem:j,handlers:b.slice(i)}),h},addProp:function(a,b){Object.defineProperty(r.Event.prototype,a,{enumerable:!0,configurable:!0,get:r.isFunction(b)?function(){if(this.originalEvent)return b(this.originalEvent)}:function(){if(this.originalEvent)return this.originalEvent[a]},set:function(b){Object.defineProperty(this,a,{enumerable:!0,configurable:!0,writable:!0,value:b})}})},fix:function(a){return a[r.expando]?a:new r.Event(a)},special:{load:{noBubble:!0},focus:{trigger:function(){if(this!==xa()&&this.focus)return this.focus(),!1},delegateType:"focusin"},blur:{trigger:function(){if(this===xa()&&this.blur)return this.blur(),!1},delegateType:"focusout"},click:{trigger:function(){if("checkbox"===this.type&&this.click&&B(this,"input"))return this.click(),!1},_default:function(a){return B(a.target,"a")}},beforeunload:{postDispatch:function(a){void 0!==a.result&&a.originalEvent&&(a.originalEvent.returnValue=a.result)}}}},r.removeEvent=function(a,b,c){a.removeEventListener&&a.removeEventListener(b,c)},r.Event=function(a,b){return this instanceof r.Event?(a&&a.type?(this.originalEvent=a,this.type=a.type,this.isDefaultPrevented=a.defaultPrevented||void 0===a.defaultPrevented&&a.returnValue===!1?va:wa,this.target=a.target&&3===a.target.nodeType?a.target.parentNode:a.target,this.currentTarget=a.currentTarget,this.relatedTarget=a.relatedTarget):this.type=a,b&&r.extend(this,b),this.timeStamp=a&&a.timeStamp||r.now(),void(this[r.expando]=!0)):new r.Event(a,b)},r.Event.prototype={constructor:r.Event,isDefaultPrevented:wa,isPropagationStopped:wa,isImmediatePropagationStopped:wa,isSimulated:!1,preventDefault:function(){var a=this.originalEvent;this.isDefaultPrevented=va,a&&!this.isSimulated&&a.preventDefault()},stopPropagation:function(){var a=this.originalEvent;this.isPropagationStopped=va,a&&!this.isSimulated&&a.stopPropagation()},stopImmediatePropagation:function(){var a=this.originalEvent;this.isImmediatePropagationStopped=va,a&&!this.isSimulated&&a.stopImmediatePropagation(),this.stopPropagation()}},r.each({altKey:!0,bubbles:!0,cancelable:!0,changedTouches:!0,ctrlKey:!0,detail:!0,eventPhase:!0,metaKey:!0,pageX:!0,pageY:!0,shiftKey:!0,view:!0,"char":!0,charCode:!0,key:!0,keyCode:!0,button:!0,buttons:!0,clientX:!0,clientY:!0,offsetX:!0,offsetY:!0,pointerId:!0,pointerType:!0,screenX:!0,screenY:!0,targetTouches:!0,toElement:!0,touches:!0,which:function(a){var b=a.button;return null==a.which&&sa.test(a.type)?null!=a.charCode?a.charCode:a.keyCode:!a.which&&void 0!==b&&ta.test(a.type)?1&b?1:2&b?3:4&b?2:0:a.which}},r.event.addProp),r.each({mouseenter:"mouseover",mouseleave:"mouseout",pointerenter:"pointerover",pointerleave:"pointerout"},function(a,b){r.event.special[a]={delegateType:b,bindType:b,handle:function(a){var c,d=this,e=a.relatedTarget,f=a.handleObj;return e&&(e===d||r.contains(d,e))||(a.type=f.origType,c=f.handler.apply(this,arguments),a.type=b),c}}}),r.fn.extend({on:function(a,b,c,d){return ya(this,a,b,c,d)},one:function(a,b,c,d){return ya(this,a,b,c,d,1)},off:function(a,b,c){var d,e;if(a&&a.preventDefault&&a.handleObj)return d=a.handleObj,r(a.delegateTarget).off(d.namespace?d.origType+"."+d.namespace:d.origType,d.selector,d.handler),this;if("object"==typeof a){for(e in a)this.off(e,b,a[e]);return this}return b!==!1&&"function"!=typeof b||(c=b,b=void 0),c===!1&&(c=wa),this.each(function(){r.event.remove(this,a,c,b)})}});var za=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([a-z][^\/\0>\x20\t\r\n\f]*)[^>]*)\/>/gi,Aa=/<script|<style|<link/i,Ba=/checked\s*(?:[^=]|=\s*.checked.)/i,Ca=/^true\/(.*)/,Da=/^\s*<!(?:\[CDATA\[|--)|(?:\]\]|--)>\s*$/g;function Ea(a,b){return B(a,"table")&&B(11!==b.nodeType?b:b.firstChild,"tr")?r(">tbody",a)[0]||a:a}function Fa(a){return a.type=(null!==a.getAttribute("type"))+"/"+a.type,a}function Ga(a){var b=Ca.exec(a.type);return b?a.type=b[1]:a.removeAttribute("type"),a}function Ha(a,b){var c,d,e,f,g,h,i,j;if(1===b.nodeType){if(W.hasData(a)&&(f=W.access(a),g=W.set(b,f),j=f.events)){delete g.handle,g.events={};for(e in j)for(c=0,d=j[e].length;c<d;c++)r.event.add(b,e,j[e][c])}X.hasData(a)&&(h=X.access(a),i=r.extend({},h),X.set(b,i))}}function Ia(a,b){var c=b.nodeName.toLowerCase();"input"===c&&ja.test(a.type)?b.checked=a.checked:"input"!==c&&"textarea"!==c||(b.defaultValue=a.defaultValue)}function Ja(a,b,c,d){b=g.apply([],b);var e,f,h,i,j,k,l=0,m=a.length,n=m-1,q=b[0],s=r.isFunction(q);if(s||m>1&&"string"==typeof q&&!o.checkClone&&Ba.test(q))return a.each(function(e){var f=a.eq(e);s&&(b[0]=q.call(this,e,f.html())),Ja(f,b,c,d)});if(m&&(e=qa(b,a[0].ownerDocument,!1,a,d),f=e.firstChild,1===e.childNodes.length&&(e=f),f||d)){for(h=r.map(na(e,"script"),Fa),i=h.length;l<m;l++)j=e,l!==n&&(j=r.clone(j,!0,!0),i&&r.merge(h,na(j,"script"))),c.call(a[l],j,l);if(i)for(k=h[h.length-1].ownerDocument,r.map(h,Ga),l=0;l<i;l++)j=h[l],la.test(j.type||"")&&!W.access(j,"globalEval")&&r.contains(k,j)&&(j.src?r._evalUrl&&r._evalUrl(j.src):p(j.textContent.replace(Da,""),k))}return a}function Ka(a,b,c){for(var d,e=b?r.filter(b,a):a,f=0;null!=(d=e[f]);f++)c||1!==d.nodeType||r.cleanData(na(d)),d.parentNode&&(c&&r.contains(d.ownerDocument,d)&&oa(na(d,"script")),d.parentNode.removeChild(d));return a}r.extend({htmlPrefilter:function(a){return a.replace(za,"<$1></$2>")},clone:function(a,b,c){var d,e,f,g,h=a.cloneNode(!0),i=r.contains(a.ownerDocument,a);if(!(o.noCloneChecked||1!==a.nodeType&&11!==a.nodeType||r.isXMLDoc(a)))for(g=na(h),f=na(a),d=0,e=f.length;d<e;d++)Ia(f[d],g[d]);if(b)if(c)for(f=f||na(a),g=g||na(h),d=0,e=f.length;d<e;d++)Ha(f[d],g[d]);else Ha(a,h);return g=na(h,"script"),g.length>0&&oa(g,!i&&na(a,"script")),h},cleanData:function(a){for(var b,c,d,e=r.event.special,f=0;void 0!==(c=a[f]);f++)if(U(c)){if(b=c[W.expando]){if(b.events)for(d in b.events)e[d]?r.event.remove(c,d):r.removeEvent(c,d,b.handle);c[W.expando]=void 0}c[X.expando]&&(c[X.expando]=void 0)}}}),r.fn.extend({detach:function(a){return Ka(this,a,!0)},remove:function(a){return Ka(this,a)},text:function(a){return T(this,function(a){return void 0===a?r.text(this):this.empty().each(function(){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||(this.textContent=a)})},null,a,arguments.length)},append:function(){return Ja(this,arguments,function(a){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var b=Ea(this,a);b.appendChild(a)}})},prepend:function(){return Ja(this,arguments,function(a){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var b=Ea(this,a);b.insertBefore(a,b.firstChild)}})},before:function(){return Ja(this,arguments,function(a){this.parentNode&&this.parentNode.insertBefore(a,this)})},after:function(){return Ja(this,arguments,function(a){this.parentNode&&this.parentNode.insertBefore(a,this.nextSibling)})},empty:function(){for(var a,b=0;null!=(a=this[b]);b++)1===a.nodeType&&(r.cleanData(na(a,!1)),a.textContent="");return this},clone:function(a,b){return a=null!=a&&a,b=null==b?a:b,this.map(function(){return r.clone(this,a,b)})},html:function(a){return T(this,function(a){var b=this[0]||{},c=0,d=this.length;if(void 0===a&&1===b.nodeType)return b.innerHTML;if("string"==typeof a&&!Aa.test(a)&&!ma[(ka.exec(a)||["",""])[1].toLowerCase()]){a=r.htmlPrefilter(a);try{for(;c<d;c++)b=this[c]||{},1===b.nodeType&&(r.cleanData(na(b,!1)),b.innerHTML=a);b=0}catch(e){}}b&&this.empty().append(a)},null,a,arguments.length)},replaceWith:function(){var a=[];return Ja(this,arguments,function(b){var c=this.parentNode;r.inArray(this,a)<0&&(r.cleanData(na(this)),c&&c.replaceChild(b,this))},a)}}),r.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){r.fn[a]=function(a){for(var c,d=[],e=r(a),f=e.length-1,g=0;g<=f;g++)c=g===f?this:this.clone(!0),r(e[g])[b](c),h.apply(d,c.get());return this.pushStack(d)}});var La=/^margin/,Ma=new RegExp("^("+aa+")(?!px)[a-z%]+$","i"),Na=function(b){var c=b.ownerDocument.defaultView;return c&&c.opener||(c=a),c.getComputedStyle(b)};!function(){function b(){if(i){i.style.cssText="box-sizing:border-box;position:relative;display:block;margin:auto;border:1px;padding:1px;top:1%;width:50%",i.innerHTML="",ra.appendChild(h);var b=a.getComputedStyle(i);c="1%"!==b.top,g="2px"===b.marginLeft,e="4px"===b.width,i.style.marginRight="50%",f="4px"===b.marginRight,ra.removeChild(h),i=null}}var c,e,f,g,h=d.createElement("div"),i=d.createElement("div");i.style&&(i.style.backgroundClip="content-box",i.cloneNode(!0).style.backgroundClip="",o.clearCloneStyle="content-box"===i.style.backgroundClip,h.style.cssText="border:0;width:8px;height:0;top:0;left:-9999px;padding:0;margin-top:1px;position:absolute",h.appendChild(i),r.extend(o,{pixelPosition:function(){return b(),c},boxSizingReliable:function(){return b(),e},pixelMarginRight:function(){return b(),f},reliableMarginLeft:function(){return b(),g}}))}();function Oa(a,b,c){var d,e,f,g,h=a.style;return c=c||Na(a),c&&(g=c.getPropertyValue(b)||c[b],""!==g||r.contains(a.ownerDocument,a)||(g=r.style(a,b)),!o.pixelMarginRight()&&Ma.test(g)&&La.test(b)&&(d=h.width,e=h.minWidth,f=h.maxWidth,h.minWidth=h.maxWidth=h.width=g,g=c.width,h.width=d,h.minWidth=e,h.maxWidth=f)),void 0!==g?g+"":g}function Pa(a,b){return{get:function(){return a()?void delete this.get:(this.get=b).apply(this,arguments)}}}var Qa=/^(none|table(?!-c[ea]).+)/,Ra=/^--/,Sa={position:"absolute",visibility:"hidden",display:"block"},Ta={letterSpacing:"0",fontWeight:"400"},Ua=["Webkit","Moz","ms"],Va=d.createElement("div").style;function Wa(a){if(a in Va)return a;var b=a[0].toUpperCase()+a.slice(1),c=Ua.length;while(c--)if(a=Ua[c]+b,a in Va)return a}function Xa(a){var b=r.cssProps[a];return b||(b=r.cssProps[a]=Wa(a)||a),b}function Ya(a,b,c){var d=ba.exec(b);return d?Math.max(0,d[2]-(c||0))+(d[3]||"px"):b}function Za(a,b,c,d,e){var f,g=0;for(f=c===(d?"border":"content")?4:"width"===b?1:0;f<4;f+=2)"margin"===c&&(g+=r.css(a,c+ca[f],!0,e)),d?("content"===c&&(g-=r.css(a,"padding"+ca[f],!0,e)),"margin"!==c&&(g-=r.css(a,"border"+ca[f]+"Width",!0,e))):(g+=r.css(a,"padding"+ca[f],!0,e),"padding"!==c&&(g+=r.css(a,"border"+ca[f]+"Width",!0,e)));return g}function $a(a,b,c){var d,e=Na(a),f=Oa(a,b,e),g="border-box"===r.css(a,"boxSizing",!1,e);return Ma.test(f)?f:(d=g&&(o.boxSizingReliable()||f===a.style[b]),"auto"===f&&(f=a["offset"+b[0].toUpperCase()+b.slice(1)]),f=parseFloat(f)||0,f+Za(a,b,c||(g?"border":"content"),d,e)+"px")}r.extend({cssHooks:{opacity:{get:function(a,b){if(b){var c=Oa(a,"opacity");return""===c?"1":c}}}},cssNumber:{animationIterationCount:!0,columnCount:!0,fillOpacity:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{"float":"cssFloat"},style:function(a,b,c,d){if(a&&3!==a.nodeType&&8!==a.nodeType&&a.style){var e,f,g,h=r.camelCase(b),i=Ra.test(b),j=a.style;return i||(b=Xa(h)),g=r.cssHooks[b]||r.cssHooks[h],void 0===c?g&&"get"in g&&void 0!==(e=g.get(a,!1,d))?e:j[b]:(f=typeof c,"string"===f&&(e=ba.exec(c))&&e[1]&&(c=fa(a,b,e),f="number"),null!=c&&c===c&&("number"===f&&(c+=e&&e[3]||(r.cssNumber[h]?"":"px")),o.clearCloneStyle||""!==c||0!==b.indexOf("background")||(j[b]="inherit"),g&&"set"in g&&void 0===(c=g.set(a,c,d))||(i?j.setProperty(b,c):j[b]=c)),void 0)}},css:function(a,b,c,d){var e,f,g,h=r.camelCase(b),i=Ra.test(b);return i||(b=Xa(h)),g=r.cssHooks[b]||r.cssHooks[h],g&&"get"in g&&(e=g.get(a,!0,c)),void 0===e&&(e=Oa(a,b,d)),"normal"===e&&b in Ta&&(e=Ta[b]),""===c||c?(f=parseFloat(e),c===!0||isFinite(f)?f||0:e):e}}),r.each(["height","width"],function(a,b){r.cssHooks[b]={get:function(a,c,d){if(c)return!Qa.test(r.css(a,"display"))||a.getClientRects().length&&a.getBoundingClientRect().width?$a(a,b,d):ea(a,Sa,function(){return $a(a,b,d)})},set:function(a,c,d){var e,f=d&&Na(a),g=d&&Za(a,b,d,"border-box"===r.css(a,"boxSizing",!1,f),f);return g&&(e=ba.exec(c))&&"px"!==(e[3]||"px")&&(a.style[b]=c,c=r.css(a,b)),Ya(a,c,g)}}}),r.cssHooks.marginLeft=Pa(o.reliableMarginLeft,function(a,b){if(b)return(parseFloat(Oa(a,"marginLeft"))||a.getBoundingClientRect().left-ea(a,{marginLeft:0},function(){return a.getBoundingClientRect().left}))+"px"}),r.each({margin:"",padding:"",border:"Width"},function(a,b){r.cssHooks[a+b]={expand:function(c){for(var d=0,e={},f="string"==typeof c?c.split(" "):[c];d<4;d++)e[a+ca[d]+b]=f[d]||f[d-2]||f[0];return e}},La.test(a)||(r.cssHooks[a+b].set=Ya)}),r.fn.extend({css:function(a,b){return T(this,function(a,b,c){var d,e,f={},g=0;if(Array.isArray(b)){for(d=Na(a),e=b.length;g<e;g++)f[b[g]]=r.css(a,b[g],!1,d);return f}return void 0!==c?r.style(a,b,c):r.css(a,b)},a,b,arguments.length>1)}}),r.fn.delay=function(b,c){return b=r.fx?r.fx.speeds[b]||b:b,c=c||"fx",this.queue(c,function(c,d){var e=a.setTimeout(c,b);d.stop=function(){a.clearTimeout(e)}})},function(){var a=d.createElement("input"),b=d.createElement("select"),c=b.appendChild(d.createElement("option"));a.type="checkbox",o.checkOn=""!==a.value,o.optSelected=c.selected,a=d.createElement("input"),a.value="t",a.type="radio",o.radioValue="t"===a.value}();var _a,ab=r.expr.attrHandle;r.fn.extend({attr:function(a,b){return T(this,r.attr,a,b,arguments.length>1)},removeAttr:function(a){return this.each(function(){r.removeAttr(this,a)})}}),r.extend({attr:function(a,b,c){var d,e,f=a.nodeType;if(3!==f&&8!==f&&2!==f)return"undefined"==typeof a.getAttribute?r.prop(a,b,c):(1===f&&r.isXMLDoc(a)||(e=r.attrHooks[b.toLowerCase()]||(r.expr.match.bool.test(b)?_a:void 0)),void 0!==c?null===c?void r.removeAttr(a,b):e&&"set"in e&&void 0!==(d=e.set(a,c,b))?d:(a.setAttribute(b,c+""),c):e&&"get"in e&&null!==(d=e.get(a,b))?d:(d=r.find.attr(a,b),null==d?void 0:d))},attrHooks:{type:{set:function(a,b){if(!o.radioValue&&"radio"===b&&B(a,"input")){var c=a.value;return a.setAttribute("type",b),c&&(a.value=c),b}}}},removeAttr:function(a,b){var c,d=0,e=b&&b.match(L);if(e&&1===a.nodeType)while(c=e[d++])a.removeAttribute(c)}}),_a={set:function(a,b,c){return b===!1?r.removeAttr(a,c):a.setAttribute(c,c),c}},r.each(r.expr.match.bool.source.match(/\w+/g),function(a,b){var c=ab[b]||r.find.attr;ab[b]=function(a,b,d){var e,f,g=b.toLowerCase();return d||(f=ab[g],ab[g]=e,e=null!=c(a,b,d)?g:null,ab[g]=f),e}});var bb=/^(?:input|select|textarea|button)$/i,cb=/^(?:a|area)$/i;r.fn.extend({prop:function(a,b){return T(this,r.prop,a,b,arguments.length>1)},removeProp:function(a){return this.each(function(){delete this[r.propFix[a]||a]})}}),r.extend({prop:function(a,b,c){var d,e,f=a.nodeType;if(3!==f&&8!==f&&2!==f)return 1===f&&r.isXMLDoc(a)||(b=r.propFix[b]||b,e=r.propHooks[b]),void 0!==c?e&&"set"in e&&void 0!==(d=e.set(a,c,b))?d:a[b]=c:e&&"get"in e&&null!==(d=e.get(a,b))?d:a[b]},propHooks:{tabIndex:{get:function(a){var b=r.find.attr(a,"tabindex");return b?parseInt(b,10):bb.test(a.nodeName)||cb.test(a.nodeName)&&a.href?0:-1}}},propFix:{"for":"htmlFor","class":"className"}}),o.optSelected||(r.propHooks.selected={get:function(a){var b=a.parentNode;return b&&b.parentNode&&b.parentNode.selectedIndex,null},set:function(a){var b=a.parentNode;b&&(b.selectedIndex,b.parentNode&&b.parentNode.selectedIndex)}}),r.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){r.propFix[this.toLowerCase()]=this});function db(a){var b=a.match(L)||[];return b.join(" ")}function eb(a){return a.getAttribute&&a.getAttribute("class")||""}r.fn.extend({addClass:function(a){var b,c,d,e,f,g,h,i=0;if(r.isFunction(a))return this.each(function(b){r(this).addClass(a.call(this,b,eb(this)))});if("string"==typeof a&&a){b=a.match(L)||[];while(c=this[i++])if(e=eb(c),d=1===c.nodeType&&" "+db(e)+" "){g=0;while(f=b[g++])d.indexOf(" "+f+" ")<0&&(d+=f+" ");h=db(d),e!==h&&c.setAttribute("class",h)}}return this},removeClass:function(a){var b,c,d,e,f,g,h,i=0;if(r.isFunction(a))return this.each(function(b){r(this).removeClass(a.call(this,b,eb(this)))});if(!arguments.length)return this.attr("class","");if("string"==typeof a&&a){b=a.match(L)||[];while(c=this[i++])if(e=eb(c),d=1===c.nodeType&&" "+db(e)+" "){g=0;while(f=b[g++])while(d.indexOf(" "+f+" ")>-1)d=d.replace(" "+f+" "," ");h=db(d),e!==h&&c.setAttribute("class",h)}}return this},toggleClass:function(a,b){var c=typeof a;return"boolean"==typeof b&&"string"===c?b?this.addClass(a):this.removeClass(a):r.isFunction(a)?this.each(function(c){r(this).toggleClass(a.call(this,c,eb(this),b),b)}):this.each(function(){var b,d,e,f;if("string"===c){d=0,e=r(this),f=a.match(L)||[];while(b=f[d++])e.hasClass(b)?e.removeClass(b):e.addClass(b)}else void 0!==a&&"boolean"!==c||(b=eb(this),b&&W.set(this,"__className__",b),this.setAttribute&&this.setAttribute("class",b||a===!1?"":W.get(this,"__className__")||""))})},hasClass:function(a){var b,c,d=0;b=" "+a+" ";while(c=this[d++])if(1===c.nodeType&&(" "+db(eb(c))+" ").indexOf(b)>-1)return!0;return!1}});var fb=/\r/g;r.fn.extend({val:function(a){var b,c,d,e=this[0];{if(arguments.length)return d=r.isFunction(a),this.each(function(c){var e;1===this.nodeType&&(e=d?a.call(this,c,r(this).val()):a,null==e?e="":"number"==typeof e?e+="":Array.isArray(e)&&(e=r.map(e,function(a){return null==a?"":a+""})),b=r.valHooks[this.type]||r.valHooks[this.nodeName.toLowerCase()],b&&"set"in b&&void 0!==b.set(this,e,"value")||(this.value=e))});if(e)return b=r.valHooks[e.type]||r.valHooks[e.nodeName.toLowerCase()],b&&"get"in b&&void 0!==(c=b.get(e,"value"))?c:(c=e.value,"string"==typeof c?c.replace(fb,""):null==c?"":c)}}}),r.extend({valHooks:{option:{get:function(a){var b=r.find.attr(a,"value");return null!=b?b:db(r.text(a))}},select:{get:function(a){var b,c,d,e=a.options,f=a.selectedIndex,g="select-one"===a.type,h=g?null:[],i=g?f+1:e.length;for(d=f<0?i:g?f:0;d<i;d++)if(c=e[d],(c.selected||d===f)&&!c.disabled&&(!c.parentNode.disabled||!B(c.parentNode,"optgroup"))){if(b=r(c).val(),g)return b;h.push(b)}return h},set:function(a,b){var c,d,e=a.options,f=r.makeArray(b),g=e.length;while(g--)d=e[g],(d.selected=r.inArray(r.valHooks.option.get(d),f)>-1)&&(c=!0);return c||(a.selectedIndex=-1),f}}}}),r.each(["radio","checkbox"],function(){r.valHooks[this]={set:function(a,b){if(Array.isArray(b))return a.checked=r.inArray(r(a).val(),b)>-1}},o.checkOn||(r.valHooks[this].get=function(a){return null===a.getAttribute("value")?"on":a.value})});var gb=/^(?:focusinfocus|focusoutblur)$/;r.extend(r.event,{trigger:function(b,c,e,f){var g,h,i,j,k,m,n,o=[e||d],p=l.call(b,"type")?b.type:b,q=l.call(b,"namespace")?b.namespace.split("."):[];if(h=i=e=e||d,3!==e.nodeType&&8!==e.nodeType&&!gb.test(p+r.event.triggered)&&(p.indexOf(".")>-1&&(q=p.split("."),p=q.shift(),q.sort()),k=p.indexOf(":")<0&&"on"+p,b=b[r.expando]?b:new r.Event(p,"object"==typeof b&&b),b.isTrigger=f?2:3,b.namespace=q.join("."),b.rnamespace=b.namespace?new RegExp("(^|\\.)"+q.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,b.result=void 0,b.target||(b.target=e),c=null==c?[b]:r.makeArray(c,[b]),n=r.event.special[p]||{},f||!n.trigger||n.trigger.apply(e,c)!==!1)){if(!f&&!n.noBubble&&!r.isWindow(e)){for(j=n.delegateType||p,gb.test(j+p)||(h=h.parentNode);h;h=h.parentNode)o.push(h),i=h;i===(e.ownerDocument||d)&&o.push(i.defaultView||i.parentWindow||a)}g=0;while((h=o[g++])&&!b.isPropagationStopped())b.type=g>1?j:n.bindType||p,m=(W.get(h,"events")||{})[b.type]&&W.get(h,"handle"),m&&m.apply(h,c),m=k&&h[k],m&&m.apply&&U(h)&&(b.result=m.apply(h,c),b.result===!1&&b.preventDefault());return b.type=p,f||b.isDefaultPrevented()||n._default&&n._default.apply(o.pop(),c)!==!1||!U(e)||k&&r.isFunction(e[p])&&!r.isWindow(e)&&(i=e[k],i&&(e[k]=null),r.event.triggered=p,e[p](),r.event.triggered=void 0,i&&(e[k]=i)),b.result}},simulate:function(a,b,c){var d=r.extend(new r.Event,c,{type:a,isSimulated:!0});r.event.trigger(d,null,b)}}),r.fn.extend({trigger:function(a,b){return this.each(function(){r.event.trigger(a,b,this)})},triggerHandler:function(a,b){var c=this[0];if(c)return r.event.trigger(a,b,c,!0)}}),r.each("blur focus focusin focusout resize scroll click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup contextmenu".split(" "),function(a,b){r.fn[b]=function(a,c){return arguments.length>0?this.on(b,null,a,c):this.trigger(b)}}),r.fn.extend({hover:function(a,b){return this.mouseenter(a).mouseleave(b||a)}}),o.focusin="onfocusin"in a,o.focusin||r.each({focus:"focusin",blur:"focusout"},function(a,b){var c=function(a){r.event.simulate(b,a.target,r.event.fix(a))};r.event.special[b]={setup:function(){var d=this.ownerDocument||this,e=W.access(d,b);e||d.addEventListener(a,c,!0),W.access(d,b,(e||0)+1)},teardown:function(){var d=this.ownerDocument||this,e=W.access(d,b)-1;e?W.access(d,b,e):(d.removeEventListener(a,c,!0),W.remove(d,b))}}});var hb=/\[\]$/,ib=/\r?\n/g,jb=/^(?:submit|button|image|reset|file)$/i,kb=/^(?:input|select|textarea|keygen)/i;function lb(a,b,c,d){var e;if(Array.isArray(b))r.each(b,function(b,e){c||hb.test(a)?d(a,e):lb(a+"["+("object"==typeof e&&null!=e?b:"")+"]",e,c,d);
+});else if(c||"object"!==r.type(b))d(a,b);else for(e in b)lb(a+"["+e+"]",b[e],c,d)}r.param=function(a,b){var c,d=[],e=function(a,b){var c=r.isFunction(b)?b():b;d[d.length]=encodeURIComponent(a)+"="+encodeURIComponent(null==c?"":c)};if(Array.isArray(a)||a.jquery&&!r.isPlainObject(a))r.each(a,function(){e(this.name,this.value)});else for(c in a)lb(c,a[c],b,e);return d.join("&")},r.fn.extend({serialize:function(){return r.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var a=r.prop(this,"elements");return a?r.makeArray(a):this}).filter(function(){var a=this.type;return this.name&&!r(this).is(":disabled")&&kb.test(this.nodeName)&&!jb.test(a)&&(this.checked||!ja.test(a))}).map(function(a,b){var c=r(this).val();return null==c?null:Array.isArray(c)?r.map(c,function(a){return{name:b.name,value:a.replace(ib,"\r\n")}}):{name:b.name,value:c.replace(ib,"\r\n")}}).get()}}),r.fn.extend({wrapAll:function(a){var b;return this[0]&&(r.isFunction(a)&&(a=a.call(this[0])),b=r(a,this[0].ownerDocument).eq(0).clone(!0),this[0].parentNode&&b.insertBefore(this[0]),b.map(function(){var a=this;while(a.firstElementChild)a=a.firstElementChild;return a}).append(this)),this},wrapInner:function(a){return r.isFunction(a)?this.each(function(b){r(this).wrapInner(a.call(this,b))}):this.each(function(){var b=r(this),c=b.contents();c.length?c.wrapAll(a):b.append(a)})},wrap:function(a){var b=r.isFunction(a);return this.each(function(c){r(this).wrapAll(b?a.call(this,c):a)})},unwrap:function(a){return this.parent(a).not("body").each(function(){r(this).replaceWith(this.childNodes)}),this}}),r.expr.pseudos.hidden=function(a){return!r.expr.pseudos.visible(a)},r.expr.pseudos.visible=function(a){return!!(a.offsetWidth||a.offsetHeight||a.getClientRects().length)},o.createHTMLDocument=function(){var a=d.implementation.createHTMLDocument("").body;return a.innerHTML="<form></form><form></form>",2===a.childNodes.length}(),r.parseHTML=function(a,b,c){if("string"!=typeof a)return[];"boolean"==typeof b&&(c=b,b=!1);var e,f,g;return b||(o.createHTMLDocument?(b=d.implementation.createHTMLDocument(""),e=b.createElement("base"),e.href=d.location.href,b.head.appendChild(e)):b=d),f=C.exec(a),g=!c&&[],f?[b.createElement(f[1])]:(f=qa([a],b,g),g&&g.length&&r(g).remove(),r.merge([],f.childNodes))},r.offset={setOffset:function(a,b,c){var d,e,f,g,h,i,j,k=r.css(a,"position"),l=r(a),m={};"static"===k&&(a.style.position="relative"),h=l.offset(),f=r.css(a,"top"),i=r.css(a,"left"),j=("absolute"===k||"fixed"===k)&&(f+i).indexOf("auto")>-1,j?(d=l.position(),g=d.top,e=d.left):(g=parseFloat(f)||0,e=parseFloat(i)||0),r.isFunction(b)&&(b=b.call(a,c,r.extend({},h))),null!=b.top&&(m.top=b.top-h.top+g),null!=b.left&&(m.left=b.left-h.left+e),"using"in b?b.using.call(a,m):l.css(m)}},r.fn.extend({offset:function(a){if(arguments.length)return void 0===a?this:this.each(function(b){r.offset.setOffset(this,a,b)});var b,c,d,e,f=this[0];if(f)return f.getClientRects().length?(d=f.getBoundingClientRect(),b=f.ownerDocument,c=b.documentElement,e=b.defaultView,{top:d.top+e.pageYOffset-c.clientTop,left:d.left+e.pageXOffset-c.clientLeft}):{top:0,left:0}},position:function(){if(this[0]){var a,b,c=this[0],d={top:0,left:0};return"fixed"===r.css(c,"position")?b=c.getBoundingClientRect():(a=this.offsetParent(),b=this.offset(),B(a[0],"html")||(d=a.offset()),d={top:d.top+r.css(a[0],"borderTopWidth",!0),left:d.left+r.css(a[0],"borderLeftWidth",!0)}),{top:b.top-d.top-r.css(c,"marginTop",!0),left:b.left-d.left-r.css(c,"marginLeft",!0)}}},offsetParent:function(){return this.map(function(){var a=this.offsetParent;while(a&&"static"===r.css(a,"position"))a=a.offsetParent;return a||ra})}}),r.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(a,b){var c="pageYOffset"===b;r.fn[a]=function(d){return T(this,function(a,d,e){var f;return r.isWindow(a)?f=a:9===a.nodeType&&(f=a.defaultView),void 0===e?f?f[b]:a[d]:void(f?f.scrollTo(c?f.pageXOffset:e,c?e:f.pageYOffset):a[d]=e)},a,d,arguments.length)}}),r.each(["top","left"],function(a,b){r.cssHooks[b]=Pa(o.pixelPosition,function(a,c){if(c)return c=Oa(a,b),Ma.test(c)?r(a).position()[b]+"px":c})}),r.each({Height:"height",Width:"width"},function(a,b){r.each({padding:"inner"+a,content:b,"":"outer"+a},function(c,d){r.fn[d]=function(e,f){var g=arguments.length&&(c||"boolean"!=typeof e),h=c||(e===!0||f===!0?"margin":"border");return T(this,function(b,c,e){var f;return r.isWindow(b)?0===d.indexOf("outer")?b["inner"+a]:b.document.documentElement["client"+a]:9===b.nodeType?(f=b.documentElement,Math.max(b.body["scroll"+a],f["scroll"+a],b.body["offset"+a],f["offset"+a],f["client"+a])):void 0===e?r.css(b,c,h):r.style(b,c,e,h)},b,g?e:void 0,g)}})}),r.fn.extend({bind:function(a,b,c){return this.on(a,null,b,c)},unbind:function(a,b){return this.off(a,null,b)},delegate:function(a,b,c,d){return this.on(b,a,c,d)},undelegate:function(a,b,c){return 1===arguments.length?this.off(a,"**"):this.off(b,a||"**",c)}}),r.holdReady=function(a){a?r.readyWait++:r.ready(!0)},r.isArray=Array.isArray,r.parseJSON=JSON.parse,r.nodeName=B,"function"==typeof define&&define.amd&&define("jquery",[],function(){return r});var mb=a.jQuery,nb=a.$;return r.noConflict=function(b){return a.$===r&&(a.$=nb),b&&a.jQuery===r&&(a.jQuery=mb),r},b||(a.jQuery=a.$=r),r});
diff --git a/www/assets/jquery.min.js b/www/assets/jquery.min.js
new file mode 100644 (file)
index 0000000..644d35e
--- /dev/null
@@ -0,0 +1,4 @@
+/*! jQuery v3.2.1 | (c) JS Foundation and other contributors | jquery.org/license */
+!function(a,b){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports=a.document?b(a,!0):function(a){if(!a.document)throw new Error("jQuery requires a window with a document");return b(a)}:b(a)}("undefined"!=typeof window?window:this,function(a,b){"use strict";var c=[],d=a.document,e=Object.getPrototypeOf,f=c.slice,g=c.concat,h=c.push,i=c.indexOf,j={},k=j.toString,l=j.hasOwnProperty,m=l.toString,n=m.call(Object),o={};function p(a,b){b=b||d;var c=b.createElement("script");c.text=a,b.head.appendChild(c).parentNode.removeChild(c)}var q="3.2.1",r=function(a,b){return new r.fn.init(a,b)},s=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,t=/^-ms-/,u=/-([a-z])/g,v=function(a,b){return b.toUpperCase()};r.fn=r.prototype={jquery:q,constructor:r,length:0,toArray:function(){return f.call(this)},get:function(a){return null==a?f.call(this):a<0?this[a+this.length]:this[a]},pushStack:function(a){var b=r.merge(this.constructor(),a);return b.prevObject=this,b},each:function(a){return r.each(this,a)},map:function(a){return this.pushStack(r.map(this,function(b,c){return a.call(b,c,b)}))},slice:function(){return this.pushStack(f.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(a){var b=this.length,c=+a+(a<0?b:0);return this.pushStack(c>=0&&c<b?[this[c]]:[])},end:function(){return this.prevObject||this.constructor()},push:h,sort:c.sort,splice:c.splice},r.extend=r.fn.extend=function(){var a,b,c,d,e,f,g=arguments[0]||{},h=1,i=arguments.length,j=!1;for("boolean"==typeof g&&(j=g,g=arguments[h]||{},h++),"object"==typeof g||r.isFunction(g)||(g={}),h===i&&(g=this,h--);h<i;h++)if(null!=(a=arguments[h]))for(b in a)c=g[b],d=a[b],g!==d&&(j&&d&&(r.isPlainObject(d)||(e=Array.isArray(d)))?(e?(e=!1,f=c&&Array.isArray(c)?c:[]):f=c&&r.isPlainObject(c)?c:{},g[b]=r.extend(j,f,d)):void 0!==d&&(g[b]=d));return g},r.extend({expando:"jQuery"+(q+Math.random()).replace(/\D/g,""),isReady:!0,error:function(a){throw new Error(a)},noop:function(){},isFunction:function(a){return"function"===r.type(a)},isWindow:function(a){return null!=a&&a===a.window},isNumeric:function(a){var b=r.type(a);return("number"===b||"string"===b)&&!isNaN(a-parseFloat(a))},isPlainObject:function(a){var b,c;return!(!a||"[object Object]"!==k.call(a))&&(!(b=e(a))||(c=l.call(b,"constructor")&&b.constructor,"function"==typeof c&&m.call(c)===n))},isEmptyObject:function(a){var b;for(b in a)return!1;return!0},type:function(a){return null==a?a+"":"object"==typeof a||"function"==typeof a?j[k.call(a)]||"object":typeof a},globalEval:function(a){p(a)},camelCase:function(a){return a.replace(t,"ms-").replace(u,v)},each:function(a,b){var c,d=0;if(w(a)){for(c=a.length;d<c;d++)if(b.call(a[d],d,a[d])===!1)break}else for(d in a)if(b.call(a[d],d,a[d])===!1)break;return a},trim:function(a){return null==a?"":(a+"").replace(s,"")},makeArray:function(a,b){var c=b||[];return null!=a&&(w(Object(a))?r.merge(c,"string"==typeof a?[a]:a):h.call(c,a)),c},inArray:function(a,b,c){return null==b?-1:i.call(b,a,c)},merge:function(a,b){for(var c=+b.length,d=0,e=a.length;d<c;d++)a[e++]=b[d];return a.length=e,a},grep:function(a,b,c){for(var d,e=[],f=0,g=a.length,h=!c;f<g;f++)d=!b(a[f],f),d!==h&&e.push(a[f]);return e},map:function(a,b,c){var d,e,f=0,h=[];if(w(a))for(d=a.length;f<d;f++)e=b(a[f],f,c),null!=e&&h.push(e);else for(f in a)e=b(a[f],f,c),null!=e&&h.push(e);return g.apply([],h)},guid:1,proxy:function(a,b){var c,d,e;if("string"==typeof b&&(c=a[b],b=a,a=c),r.isFunction(a))return d=f.call(arguments,2),e=function(){return a.apply(b||this,d.concat(f.call(arguments)))},e.guid=a.guid=a.guid||r.guid++,e},now:Date.now,support:o}),"function"==typeof Symbol&&(r.fn[Symbol.iterator]=c[Symbol.iterator]),r.each("Boolean Number String Function Array Date RegExp Object Error Symbol".split(" "),function(a,b){j["[object "+b+"]"]=b.toLowerCase()});function w(a){var b=!!a&&"length"in a&&a.length,c=r.type(a);return"function"!==c&&!r.isWindow(a)&&("array"===c||0===b||"number"==typeof b&&b>0&&b-1 in a)}var x=function(a){var b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u="sizzle"+1*new Date,v=a.document,w=0,x=0,y=ha(),z=ha(),A=ha(),B=function(a,b){return a===b&&(l=!0),0},C={}.hasOwnProperty,D=[],E=D.pop,F=D.push,G=D.push,H=D.slice,I=function(a,b){for(var c=0,d=a.length;c<d;c++)if(a[c]===b)return c;return-1},J="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",K="[\\x20\\t\\r\\n\\f]",L="(?:\\\\.|[\\w-]|[^\0-\\xa0])+",M="\\["+K+"*("+L+")(?:"+K+"*([*^$|!~]?=)"+K+"*(?:'((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|("+L+"))|)"+K+"*\\]",N=":("+L+")(?:\\((('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|((?:\\\\.|[^\\\\()[\\]]|"+M+")*)|.*)\\)|)",O=new RegExp(K+"+","g"),P=new RegExp("^"+K+"+|((?:^|[^\\\\])(?:\\\\.)*)"+K+"+$","g"),Q=new RegExp("^"+K+"*,"+K+"*"),R=new RegExp("^"+K+"*([>+~]|"+K+")"+K+"*"),S=new RegExp("="+K+"*([^\\]'\"]*?)"+K+"*\\]","g"),T=new RegExp(N),U=new RegExp("^"+L+"$"),V={ID:new RegExp("^#("+L+")"),CLASS:new RegExp("^\\.("+L+")"),TAG:new RegExp("^("+L+"|[*])"),ATTR:new RegExp("^"+M),PSEUDO:new RegExp("^"+N),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+K+"*(even|odd|(([+-]|)(\\d*)n|)"+K+"*(?:([+-]|)"+K+"*(\\d+)|))"+K+"*\\)|)","i"),bool:new RegExp("^(?:"+J+")$","i"),needsContext:new RegExp("^"+K+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+K+"*((?:-\\d)?\\d*)"+K+"*\\)|)(?=[^-]|$)","i")},W=/^(?:input|select|textarea|button)$/i,X=/^h\d$/i,Y=/^[^{]+\{\s*\[native \w/,Z=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,$=/[+~]/,_=new RegExp("\\\\([\\da-f]{1,6}"+K+"?|("+K+")|.)","ig"),aa=function(a,b,c){var d="0x"+b-65536;return d!==d||c?b:d<0?String.fromCharCode(d+65536):String.fromCharCode(d>>10|55296,1023&d|56320)},ba=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,ca=function(a,b){return b?"\0"===a?"\ufffd":a.slice(0,-1)+"\\"+a.charCodeAt(a.length-1).toString(16)+" ":"\\"+a},da=function(){m()},ea=ta(function(a){return a.disabled===!0&&("form"in a||"label"in a)},{dir:"parentNode",next:"legend"});try{G.apply(D=H.call(v.childNodes),v.childNodes),D[v.childNodes.length].nodeType}catch(fa){G={apply:D.length?function(a,b){F.apply(a,H.call(b))}:function(a,b){var c=a.length,d=0;while(a[c++]=b[d++]);a.length=c-1}}}function ga(a,b,d,e){var f,h,j,k,l,o,r,s=b&&b.ownerDocument,w=b?b.nodeType:9;if(d=d||[],"string"!=typeof a||!a||1!==w&&9!==w&&11!==w)return d;if(!e&&((b?b.ownerDocument||b:v)!==n&&m(b),b=b||n,p)){if(11!==w&&(l=Z.exec(a)))if(f=l[1]){if(9===w){if(!(j=b.getElementById(f)))return d;if(j.id===f)return d.push(j),d}else if(s&&(j=s.getElementById(f))&&t(b,j)&&j.id===f)return d.push(j),d}else{if(l[2])return G.apply(d,b.getElementsByTagName(a)),d;if((f=l[3])&&c.getElementsByClassName&&b.getElementsByClassName)return G.apply(d,b.getElementsByClassName(f)),d}if(c.qsa&&!A[a+" "]&&(!q||!q.test(a))){if(1!==w)s=b,r=a;else if("object"!==b.nodeName.toLowerCase()){(k=b.getAttribute("id"))?k=k.replace(ba,ca):b.setAttribute("id",k=u),o=g(a),h=o.length;while(h--)o[h]="#"+k+" "+sa(o[h]);r=o.join(","),s=$.test(a)&&qa(b.parentNode)||b}if(r)try{return G.apply(d,s.querySelectorAll(r)),d}catch(x){}finally{k===u&&b.removeAttribute("id")}}}return i(a.replace(P,"$1"),b,d,e)}function ha(){var a=[];function b(c,e){return a.push(c+" ")>d.cacheLength&&delete b[a.shift()],b[c+" "]=e}return b}function ia(a){return a[u]=!0,a}function ja(a){var b=n.createElement("fieldset");try{return!!a(b)}catch(c){return!1}finally{b.parentNode&&b.parentNode.removeChild(b),b=null}}function ka(a,b){var c=a.split("|"),e=c.length;while(e--)d.attrHandle[c[e]]=b}function la(a,b){var c=b&&a,d=c&&1===a.nodeType&&1===b.nodeType&&a.sourceIndex-b.sourceIndex;if(d)return d;if(c)while(c=c.nextSibling)if(c===b)return-1;return a?1:-1}function ma(a){return function(b){var c=b.nodeName.toLowerCase();return"input"===c&&b.type===a}}function na(a){return function(b){var c=b.nodeName.toLowerCase();return("input"===c||"button"===c)&&b.type===a}}function oa(a){return function(b){return"form"in b?b.parentNode&&b.disabled===!1?"label"in b?"label"in b.parentNode?b.parentNode.disabled===a:b.disabled===a:b.isDisabled===a||b.isDisabled!==!a&&ea(b)===a:b.disabled===a:"label"in b&&b.disabled===a}}function pa(a){return ia(function(b){return b=+b,ia(function(c,d){var e,f=a([],c.length,b),g=f.length;while(g--)c[e=f[g]]&&(c[e]=!(d[e]=c[e]))})})}function qa(a){return a&&"undefined"!=typeof a.getElementsByTagName&&a}c=ga.support={},f=ga.isXML=function(a){var b=a&&(a.ownerDocument||a).documentElement;return!!b&&"HTML"!==b.nodeName},m=ga.setDocument=function(a){var b,e,g=a?a.ownerDocument||a:v;return g!==n&&9===g.nodeType&&g.documentElement?(n=g,o=n.documentElement,p=!f(n),v!==n&&(e=n.defaultView)&&e.top!==e&&(e.addEventListener?e.addEventListener("unload",da,!1):e.attachEvent&&e.attachEvent("onunload",da)),c.attributes=ja(function(a){return a.className="i",!a.getAttribute("className")}),c.getElementsByTagName=ja(function(a){return a.appendChild(n.createComment("")),!a.getElementsByTagName("*").length}),c.getElementsByClassName=Y.test(n.getElementsByClassName),c.getById=ja(function(a){return o.appendChild(a).id=u,!n.getElementsByName||!n.getElementsByName(u).length}),c.getById?(d.filter.ID=function(a){var b=a.replace(_,aa);return function(a){return a.getAttribute("id")===b}},d.find.ID=function(a,b){if("undefined"!=typeof b.getElementById&&p){var c=b.getElementById(a);return c?[c]:[]}}):(d.filter.ID=function(a){var b=a.replace(_,aa);return function(a){var c="undefined"!=typeof a.getAttributeNode&&a.getAttributeNode("id");return c&&c.value===b}},d.find.ID=function(a,b){if("undefined"!=typeof b.getElementById&&p){var c,d,e,f=b.getElementById(a);if(f){if(c=f.getAttributeNode("id"),c&&c.value===a)return[f];e=b.getElementsByName(a),d=0;while(f=e[d++])if(c=f.getAttributeNode("id"),c&&c.value===a)return[f]}return[]}}),d.find.TAG=c.getElementsByTagName?function(a,b){return"undefined"!=typeof b.getElementsByTagName?b.getElementsByTagName(a):c.qsa?b.querySelectorAll(a):void 0}:function(a,b){var c,d=[],e=0,f=b.getElementsByTagName(a);if("*"===a){while(c=f[e++])1===c.nodeType&&d.push(c);return d}return f},d.find.CLASS=c.getElementsByClassName&&function(a,b){if("undefined"!=typeof b.getElementsByClassName&&p)return b.getElementsByClassName(a)},r=[],q=[],(c.qsa=Y.test(n.querySelectorAll))&&(ja(function(a){o.appendChild(a).innerHTML="<a id='"+u+"'></a><select id='"+u+"-\r\\' msallowcapture=''><option selected=''></option></select>",a.querySelectorAll("[msallowcapture^='']").length&&q.push("[*^$]="+K+"*(?:''|\"\")"),a.querySelectorAll("[selected]").length||q.push("\\["+K+"*(?:value|"+J+")"),a.querySelectorAll("[id~="+u+"-]").length||q.push("~="),a.querySelectorAll(":checked").length||q.push(":checked"),a.querySelectorAll("a#"+u+"+*").length||q.push(".#.+[+~]")}),ja(function(a){a.innerHTML="<a href='' disabled='disabled'></a><select disabled='disabled'><option/></select>";var b=n.createElement("input");b.setAttribute("type","hidden"),a.appendChild(b).setAttribute("name","D"),a.querySelectorAll("[name=d]").length&&q.push("name"+K+"*[*^$|!~]?="),2!==a.querySelectorAll(":enabled").length&&q.push(":enabled",":disabled"),o.appendChild(a).disabled=!0,2!==a.querySelectorAll(":disabled").length&&q.push(":enabled",":disabled"),a.querySelectorAll("*,:x"),q.push(",.*:")})),(c.matchesSelector=Y.test(s=o.matches||o.webkitMatchesSelector||o.mozMatchesSelector||o.oMatchesSelector||o.msMatchesSelector))&&ja(function(a){c.disconnectedMatch=s.call(a,"*"),s.call(a,"[s!='']:x"),r.push("!=",N)}),q=q.length&&new RegExp(q.join("|")),r=r.length&&new RegExp(r.join("|")),b=Y.test(o.compareDocumentPosition),t=b||Y.test(o.contains)?function(a,b){var c=9===a.nodeType?a.documentElement:a,d=b&&b.parentNode;return a===d||!(!d||1!==d.nodeType||!(c.contains?c.contains(d):a.compareDocumentPosition&&16&a.compareDocumentPosition(d)))}:function(a,b){if(b)while(b=b.parentNode)if(b===a)return!0;return!1},B=b?function(a,b){if(a===b)return l=!0,0;var d=!a.compareDocumentPosition-!b.compareDocumentPosition;return d?d:(d=(a.ownerDocument||a)===(b.ownerDocument||b)?a.compareDocumentPosition(b):1,1&d||!c.sortDetached&&b.compareDocumentPosition(a)===d?a===n||a.ownerDocument===v&&t(v,a)?-1:b===n||b.ownerDocument===v&&t(v,b)?1:k?I(k,a)-I(k,b):0:4&d?-1:1)}:function(a,b){if(a===b)return l=!0,0;var c,d=0,e=a.parentNode,f=b.parentNode,g=[a],h=[b];if(!e||!f)return a===n?-1:b===n?1:e?-1:f?1:k?I(k,a)-I(k,b):0;if(e===f)return la(a,b);c=a;while(c=c.parentNode)g.unshift(c);c=b;while(c=c.parentNode)h.unshift(c);while(g[d]===h[d])d++;return d?la(g[d],h[d]):g[d]===v?-1:h[d]===v?1:0},n):n},ga.matches=function(a,b){return ga(a,null,null,b)},ga.matchesSelector=function(a,b){if((a.ownerDocument||a)!==n&&m(a),b=b.replace(S,"='$1']"),c.matchesSelector&&p&&!A[b+" "]&&(!r||!r.test(b))&&(!q||!q.test(b)))try{var d=s.call(a,b);if(d||c.disconnectedMatch||a.document&&11!==a.document.nodeType)return d}catch(e){}return ga(b,n,null,[a]).length>0},ga.contains=function(a,b){return(a.ownerDocument||a)!==n&&m(a),t(a,b)},ga.attr=function(a,b){(a.ownerDocument||a)!==n&&m(a);var e=d.attrHandle[b.toLowerCase()],f=e&&C.call(d.attrHandle,b.toLowerCase())?e(a,b,!p):void 0;return void 0!==f?f:c.attributes||!p?a.getAttribute(b):(f=a.getAttributeNode(b))&&f.specified?f.value:null},ga.escape=function(a){return(a+"").replace(ba,ca)},ga.error=function(a){throw new Error("Syntax error, unrecognized expression: "+a)},ga.uniqueSort=function(a){var b,d=[],e=0,f=0;if(l=!c.detectDuplicates,k=!c.sortStable&&a.slice(0),a.sort(B),l){while(b=a[f++])b===a[f]&&(e=d.push(f));while(e--)a.splice(d[e],1)}return k=null,a},e=ga.getText=function(a){var b,c="",d=0,f=a.nodeType;if(f){if(1===f||9===f||11===f){if("string"==typeof a.textContent)return a.textContent;for(a=a.firstChild;a;a=a.nextSibling)c+=e(a)}else if(3===f||4===f)return a.nodeValue}else while(b=a[d++])c+=e(b);return c},d=ga.selectors={cacheLength:50,createPseudo:ia,match:V,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(a){return a[1]=a[1].replace(_,aa),a[3]=(a[3]||a[4]||a[5]||"").replace(_,aa),"~="===a[2]&&(a[3]=" "+a[3]+" "),a.slice(0,4)},CHILD:function(a){return a[1]=a[1].toLowerCase(),"nth"===a[1].slice(0,3)?(a[3]||ga.error(a[0]),a[4]=+(a[4]?a[5]+(a[6]||1):2*("even"===a[3]||"odd"===a[3])),a[5]=+(a[7]+a[8]||"odd"===a[3])):a[3]&&ga.error(a[0]),a},PSEUDO:function(a){var b,c=!a[6]&&a[2];return V.CHILD.test(a[0])?null:(a[3]?a[2]=a[4]||a[5]||"":c&&T.test(c)&&(b=g(c,!0))&&(b=c.indexOf(")",c.length-b)-c.length)&&(a[0]=a[0].slice(0,b),a[2]=c.slice(0,b)),a.slice(0,3))}},filter:{TAG:function(a){var b=a.replace(_,aa).toLowerCase();return"*"===a?function(){return!0}:function(a){return a.nodeName&&a.nodeName.toLowerCase()===b}},CLASS:function(a){var b=y[a+" "];return b||(b=new RegExp("(^|"+K+")"+a+"("+K+"|$)"))&&y(a,function(a){return b.test("string"==typeof a.className&&a.className||"undefined"!=typeof a.getAttribute&&a.getAttribute("class")||"")})},ATTR:function(a,b,c){return function(d){var e=ga.attr(d,a);return null==e?"!="===b:!b||(e+="","="===b?e===c:"!="===b?e!==c:"^="===b?c&&0===e.indexOf(c):"*="===b?c&&e.indexOf(c)>-1:"$="===b?c&&e.slice(-c.length)===c:"~="===b?(" "+e.replace(O," ")+" ").indexOf(c)>-1:"|="===b&&(e===c||e.slice(0,c.length+1)===c+"-"))}},CHILD:function(a,b,c,d,e){var f="nth"!==a.slice(0,3),g="last"!==a.slice(-4),h="of-type"===b;return 1===d&&0===e?function(a){return!!a.parentNode}:function(b,c,i){var j,k,l,m,n,o,p=f!==g?"nextSibling":"previousSibling",q=b.parentNode,r=h&&b.nodeName.toLowerCase(),s=!i&&!h,t=!1;if(q){if(f){while(p){m=b;while(m=m[p])if(h?m.nodeName.toLowerCase()===r:1===m.nodeType)return!1;o=p="only"===a&&!o&&"nextSibling"}return!0}if(o=[g?q.firstChild:q.lastChild],g&&s){m=q,l=m[u]||(m[u]={}),k=l[m.uniqueID]||(l[m.uniqueID]={}),j=k[a]||[],n=j[0]===w&&j[1],t=n&&j[2],m=n&&q.childNodes[n];while(m=++n&&m&&m[p]||(t=n=0)||o.pop())if(1===m.nodeType&&++t&&m===b){k[a]=[w,n,t];break}}else if(s&&(m=b,l=m[u]||(m[u]={}),k=l[m.uniqueID]||(l[m.uniqueID]={}),j=k[a]||[],n=j[0]===w&&j[1],t=n),t===!1)while(m=++n&&m&&m[p]||(t=n=0)||o.pop())if((h?m.nodeName.toLowerCase()===r:1===m.nodeType)&&++t&&(s&&(l=m[u]||(m[u]={}),k=l[m.uniqueID]||(l[m.uniqueID]={}),k[a]=[w,t]),m===b))break;return t-=e,t===d||t%d===0&&t/d>=0}}},PSEUDO:function(a,b){var c,e=d.pseudos[a]||d.setFilters[a.toLowerCase()]||ga.error("unsupported pseudo: "+a);return e[u]?e(b):e.length>1?(c=[a,a,"",b],d.setFilters.hasOwnProperty(a.toLowerCase())?ia(function(a,c){var d,f=e(a,b),g=f.length;while(g--)d=I(a,f[g]),a[d]=!(c[d]=f[g])}):function(a){return e(a,0,c)}):e}},pseudos:{not:ia(function(a){var b=[],c=[],d=h(a.replace(P,"$1"));return d[u]?ia(function(a,b,c,e){var f,g=d(a,null,e,[]),h=a.length;while(h--)(f=g[h])&&(a[h]=!(b[h]=f))}):function(a,e,f){return b[0]=a,d(b,null,f,c),b[0]=null,!c.pop()}}),has:ia(function(a){return function(b){return ga(a,b).length>0}}),contains:ia(function(a){return a=a.replace(_,aa),function(b){return(b.textContent||b.innerText||e(b)).indexOf(a)>-1}}),lang:ia(function(a){return U.test(a||"")||ga.error("unsupported lang: "+a),a=a.replace(_,aa).toLowerCase(),function(b){var c;do if(c=p?b.lang:b.getAttribute("xml:lang")||b.getAttribute("lang"))return c=c.toLowerCase(),c===a||0===c.indexOf(a+"-");while((b=b.parentNode)&&1===b.nodeType);return!1}}),target:function(b){var c=a.location&&a.location.hash;return c&&c.slice(1)===b.id},root:function(a){return a===o},focus:function(a){return a===n.activeElement&&(!n.hasFocus||n.hasFocus())&&!!(a.type||a.href||~a.tabIndex)},enabled:oa(!1),disabled:oa(!0),checked:function(a){var b=a.nodeName.toLowerCase();return"input"===b&&!!a.checked||"option"===b&&!!a.selected},selected:function(a){return a.parentNode&&a.parentNode.selectedIndex,a.selected===!0},empty:function(a){for(a=a.firstChild;a;a=a.nextSibling)if(a.nodeType<6)return!1;return!0},parent:function(a){return!d.pseudos.empty(a)},header:function(a){return X.test(a.nodeName)},input:function(a){return W.test(a.nodeName)},button:function(a){var b=a.nodeName.toLowerCase();return"input"===b&&"button"===a.type||"button"===b},text:function(a){var b;return"input"===a.nodeName.toLowerCase()&&"text"===a.type&&(null==(b=a.getAttribute("type"))||"text"===b.toLowerCase())},first:pa(function(){return[0]}),last:pa(function(a,b){return[b-1]}),eq:pa(function(a,b,c){return[c<0?c+b:c]}),even:pa(function(a,b){for(var c=0;c<b;c+=2)a.push(c);return a}),odd:pa(function(a,b){for(var c=1;c<b;c+=2)a.push(c);return a}),lt:pa(function(a,b,c){for(var d=c<0?c+b:c;--d>=0;)a.push(d);return a}),gt:pa(function(a,b,c){for(var d=c<0?c+b:c;++d<b;)a.push(d);return a})}},d.pseudos.nth=d.pseudos.eq;for(b in{radio:!0,checkbox:!0,file:!0,password:!0,image:!0})d.pseudos[b]=ma(b);for(b in{submit:!0,reset:!0})d.pseudos[b]=na(b);function ra(){}ra.prototype=d.filters=d.pseudos,d.setFilters=new ra,g=ga.tokenize=function(a,b){var c,e,f,g,h,i,j,k=z[a+" "];if(k)return b?0:k.slice(0);h=a,i=[],j=d.preFilter;while(h){c&&!(e=Q.exec(h))||(e&&(h=h.slice(e[0].length)||h),i.push(f=[])),c=!1,(e=R.exec(h))&&(c=e.shift(),f.push({value:c,type:e[0].replace(P," ")}),h=h.slice(c.length));for(g in d.filter)!(e=V[g].exec(h))||j[g]&&!(e=j[g](e))||(c=e.shift(),f.push({value:c,type:g,matches:e}),h=h.slice(c.length));if(!c)break}return b?h.length:h?ga.error(a):z(a,i).slice(0)};function sa(a){for(var b=0,c=a.length,d="";b<c;b++)d+=a[b].value;return d}function ta(a,b,c){var d=b.dir,e=b.next,f=e||d,g=c&&"parentNode"===f,h=x++;return b.first?function(b,c,e){while(b=b[d])if(1===b.nodeType||g)return a(b,c,e);return!1}:function(b,c,i){var j,k,l,m=[w,h];if(i){while(b=b[d])if((1===b.nodeType||g)&&a(b,c,i))return!0}else while(b=b[d])if(1===b.nodeType||g)if(l=b[u]||(b[u]={}),k=l[b.uniqueID]||(l[b.uniqueID]={}),e&&e===b.nodeName.toLowerCase())b=b[d]||b;else{if((j=k[f])&&j[0]===w&&j[1]===h)return m[2]=j[2];if(k[f]=m,m[2]=a(b,c,i))return!0}return!1}}function ua(a){return a.length>1?function(b,c,d){var e=a.length;while(e--)if(!a[e](b,c,d))return!1;return!0}:a[0]}function va(a,b,c){for(var d=0,e=b.length;d<e;d++)ga(a,b[d],c);return c}function wa(a,b,c,d,e){for(var f,g=[],h=0,i=a.length,j=null!=b;h<i;h++)(f=a[h])&&(c&&!c(f,d,e)||(g.push(f),j&&b.push(h)));return g}function xa(a,b,c,d,e,f){return d&&!d[u]&&(d=xa(d)),e&&!e[u]&&(e=xa(e,f)),ia(function(f,g,h,i){var j,k,l,m=[],n=[],o=g.length,p=f||va(b||"*",h.nodeType?[h]:h,[]),q=!a||!f&&b?p:wa(p,m,a,h,i),r=c?e||(f?a:o||d)?[]:g:q;if(c&&c(q,r,h,i),d){j=wa(r,n),d(j,[],h,i),k=j.length;while(k--)(l=j[k])&&(r[n[k]]=!(q[n[k]]=l))}if(f){if(e||a){if(e){j=[],k=r.length;while(k--)(l=r[k])&&j.push(q[k]=l);e(null,r=[],j,i)}k=r.length;while(k--)(l=r[k])&&(j=e?I(f,l):m[k])>-1&&(f[j]=!(g[j]=l))}}else r=wa(r===g?r.splice(o,r.length):r),e?e(null,g,r,i):G.apply(g,r)})}function ya(a){for(var b,c,e,f=a.length,g=d.relative[a[0].type],h=g||d.relative[" "],i=g?1:0,k=ta(function(a){return a===b},h,!0),l=ta(function(a){return I(b,a)>-1},h,!0),m=[function(a,c,d){var e=!g&&(d||c!==j)||((b=c).nodeType?k(a,c,d):l(a,c,d));return b=null,e}];i<f;i++)if(c=d.relative[a[i].type])m=[ta(ua(m),c)];else{if(c=d.filter[a[i].type].apply(null,a[i].matches),c[u]){for(e=++i;e<f;e++)if(d.relative[a[e].type])break;return xa(i>1&&ua(m),i>1&&sa(a.slice(0,i-1).concat({value:" "===a[i-2].type?"*":""})).replace(P,"$1"),c,i<e&&ya(a.slice(i,e)),e<f&&ya(a=a.slice(e)),e<f&&sa(a))}m.push(c)}return ua(m)}function za(a,b){var c=b.length>0,e=a.length>0,f=function(f,g,h,i,k){var l,o,q,r=0,s="0",t=f&&[],u=[],v=j,x=f||e&&d.find.TAG("*",k),y=w+=null==v?1:Math.random()||.1,z=x.length;for(k&&(j=g===n||g||k);s!==z&&null!=(l=x[s]);s++){if(e&&l){o=0,g||l.ownerDocument===n||(m(l),h=!p);while(q=a[o++])if(q(l,g||n,h)){i.push(l);break}k&&(w=y)}c&&((l=!q&&l)&&r--,f&&t.push(l))}if(r+=s,c&&s!==r){o=0;while(q=b[o++])q(t,u,g,h);if(f){if(r>0)while(s--)t[s]||u[s]||(u[s]=E.call(i));u=wa(u)}G.apply(i,u),k&&!f&&u.length>0&&r+b.length>1&&ga.uniqueSort(i)}return k&&(w=y,j=v),t};return c?ia(f):f}return h=ga.compile=function(a,b){var c,d=[],e=[],f=A[a+" "];if(!f){b||(b=g(a)),c=b.length;while(c--)f=ya(b[c]),f[u]?d.push(f):e.push(f);f=A(a,za(e,d)),f.selector=a}return f},i=ga.select=function(a,b,c,e){var f,i,j,k,l,m="function"==typeof a&&a,n=!e&&g(a=m.selector||a);if(c=c||[],1===n.length){if(i=n[0]=n[0].slice(0),i.length>2&&"ID"===(j=i[0]).type&&9===b.nodeType&&p&&d.relative[i[1].type]){if(b=(d.find.ID(j.matches[0].replace(_,aa),b)||[])[0],!b)return c;m&&(b=b.parentNode),a=a.slice(i.shift().value.length)}f=V.needsContext.test(a)?0:i.length;while(f--){if(j=i[f],d.relative[k=j.type])break;if((l=d.find[k])&&(e=l(j.matches[0].replace(_,aa),$.test(i[0].type)&&qa(b.parentNode)||b))){if(i.splice(f,1),a=e.length&&sa(i),!a)return G.apply(c,e),c;break}}}return(m||h(a,n))(e,b,!p,c,!b||$.test(a)&&qa(b.parentNode)||b),c},c.sortStable=u.split("").sort(B).join("")===u,c.detectDuplicates=!!l,m(),c.sortDetached=ja(function(a){return 1&a.compareDocumentPosition(n.createElement("fieldset"))}),ja(function(a){return a.innerHTML="<a href='#'></a>","#"===a.firstChild.getAttribute("href")})||ka("type|href|height|width",function(a,b,c){if(!c)return a.getAttribute(b,"type"===b.toLowerCase()?1:2)}),c.attributes&&ja(function(a){return a.innerHTML="<input/>",a.firstChild.setAttribute("value",""),""===a.firstChild.getAttribute("value")})||ka("value",function(a,b,c){if(!c&&"input"===a.nodeName.toLowerCase())return a.defaultValue}),ja(function(a){return null==a.getAttribute("disabled")})||ka(J,function(a,b,c){var d;if(!c)return a[b]===!0?b.toLowerCase():(d=a.getAttributeNode(b))&&d.specified?d.value:null}),ga}(a);r.find=x,r.expr=x.selectors,r.expr[":"]=r.expr.pseudos,r.uniqueSort=r.unique=x.uniqueSort,r.text=x.getText,r.isXMLDoc=x.isXML,r.contains=x.contains,r.escapeSelector=x.escape;var y=function(a,b,c){var d=[],e=void 0!==c;while((a=a[b])&&9!==a.nodeType)if(1===a.nodeType){if(e&&r(a).is(c))break;d.push(a)}return d},z=function(a,b){for(var c=[];a;a=a.nextSibling)1===a.nodeType&&a!==b&&c.push(a);return c},A=r.expr.match.needsContext;function B(a,b){return a.nodeName&&a.nodeName.toLowerCase()===b.toLowerCase()}var C=/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i,D=/^.[^:#\[\.,]*$/;function E(a,b,c){return r.isFunction(b)?r.grep(a,function(a,d){return!!b.call(a,d,a)!==c}):b.nodeType?r.grep(a,function(a){return a===b!==c}):"string"!=typeof b?r.grep(a,function(a){return i.call(b,a)>-1!==c}):D.test(b)?r.filter(b,a,c):(b=r.filter(b,a),r.grep(a,function(a){return i.call(b,a)>-1!==c&&1===a.nodeType}))}r.filter=function(a,b,c){var d=b[0];return c&&(a=":not("+a+")"),1===b.length&&1===d.nodeType?r.find.matchesSelector(d,a)?[d]:[]:r.find.matches(a,r.grep(b,function(a){return 1===a.nodeType}))},r.fn.extend({find:function(a){var b,c,d=this.length,e=this;if("string"!=typeof a)return this.pushStack(r(a).filter(function(){for(b=0;b<d;b++)if(r.contains(e[b],this))return!0}));for(c=this.pushStack([]),b=0;b<d;b++)r.find(a,e[b],c);return d>1?r.uniqueSort(c):c},filter:function(a){return this.pushStack(E(this,a||[],!1))},not:function(a){return this.pushStack(E(this,a||[],!0))},is:function(a){return!!E(this,"string"==typeof a&&A.test(a)?r(a):a||[],!1).length}});var F,G=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/,H=r.fn.init=function(a,b,c){var e,f;if(!a)return this;if(c=c||F,"string"==typeof a){if(e="<"===a[0]&&">"===a[a.length-1]&&a.length>=3?[null,a,null]:G.exec(a),!e||!e[1]&&b)return!b||b.jquery?(b||c).find(a):this.constructor(b).find(a);if(e[1]){if(b=b instanceof r?b[0]:b,r.merge(this,r.parseHTML(e[1],b&&b.nodeType?b.ownerDocument||b:d,!0)),C.test(e[1])&&r.isPlainObject(b))for(e in b)r.isFunction(this[e])?this[e](b[e]):this.attr(e,b[e]);return this}return f=d.getElementById(e[2]),f&&(this[0]=f,this.length=1),this}return a.nodeType?(this[0]=a,this.length=1,this):r.isFunction(a)?void 0!==c.ready?c.ready(a):a(r):r.makeArray(a,this)};H.prototype=r.fn,F=r(d);var I=/^(?:parents|prev(?:Until|All))/,J={children:!0,contents:!0,next:!0,prev:!0};r.fn.extend({has:function(a){var b=r(a,this),c=b.length;return this.filter(function(){for(var a=0;a<c;a++)if(r.contains(this,b[a]))return!0})},closest:function(a,b){var c,d=0,e=this.length,f=[],g="string"!=typeof a&&r(a);if(!A.test(a))for(;d<e;d++)for(c=this[d];c&&c!==b;c=c.parentNode)if(c.nodeType<11&&(g?g.index(c)>-1:1===c.nodeType&&r.find.matchesSelector(c,a))){f.push(c);break}return this.pushStack(f.length>1?r.uniqueSort(f):f)},index:function(a){return a?"string"==typeof a?i.call(r(a),this[0]):i.call(this,a.jquery?a[0]:a):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(a,b){return this.pushStack(r.uniqueSort(r.merge(this.get(),r(a,b))))},addBack:function(a){return this.add(null==a?this.prevObject:this.prevObject.filter(a))}});function K(a,b){while((a=a[b])&&1!==a.nodeType);return a}r.each({parent:function(a){var b=a.parentNode;return b&&11!==b.nodeType?b:null},parents:function(a){return y(a,"parentNode")},parentsUntil:function(a,b,c){return y(a,"parentNode",c)},next:function(a){return K(a,"nextSibling")},prev:function(a){return K(a,"previousSibling")},nextAll:function(a){return y(a,"nextSibling")},prevAll:function(a){return y(a,"previousSibling")},nextUntil:function(a,b,c){return y(a,"nextSibling",c)},prevUntil:function(a,b,c){return y(a,"previousSibling",c)},siblings:function(a){return z((a.parentNode||{}).firstChild,a)},children:function(a){return z(a.firstChild)},contents:function(a){return B(a,"iframe")?a.contentDocument:(B(a,"template")&&(a=a.content||a),r.merge([],a.childNodes))}},function(a,b){r.fn[a]=function(c,d){var e=r.map(this,b,c);return"Until"!==a.slice(-5)&&(d=c),d&&"string"==typeof d&&(e=r.filter(d,e)),this.length>1&&(J[a]||r.uniqueSort(e),I.test(a)&&e.reverse()),this.pushStack(e)}});var L=/[^\x20\t\r\n\f]+/g;function M(a){var b={};return r.each(a.match(L)||[],function(a,c){b[c]=!0}),b}r.Callbacks=function(a){a="string"==typeof a?M(a):r.extend({},a);var b,c,d,e,f=[],g=[],h=-1,i=function(){for(e=e||a.once,d=b=!0;g.length;h=-1){c=g.shift();while(++h<f.length)f[h].apply(c[0],c[1])===!1&&a.stopOnFalse&&(h=f.length,c=!1)}a.memory||(c=!1),b=!1,e&&(f=c?[]:"")},j={add:function(){return f&&(c&&!b&&(h=f.length-1,g.push(c)),function d(b){r.each(b,function(b,c){r.isFunction(c)?a.unique&&j.has(c)||f.push(c):c&&c.length&&"string"!==r.type(c)&&d(c)})}(arguments),c&&!b&&i()),this},remove:function(){return r.each(arguments,function(a,b){var c;while((c=r.inArray(b,f,c))>-1)f.splice(c,1),c<=h&&h--}),this},has:function(a){return a?r.inArray(a,f)>-1:f.length>0},empty:function(){return f&&(f=[]),this},disable:function(){return e=g=[],f=c="",this},disabled:function(){return!f},lock:function(){return e=g=[],c||b||(f=c=""),this},locked:function(){return!!e},fireWith:function(a,c){return e||(c=c||[],c=[a,c.slice?c.slice():c],g.push(c),b||i()),this},fire:function(){return j.fireWith(this,arguments),this},fired:function(){return!!d}};return j};function N(a){return a}function O(a){throw a}function P(a,b,c,d){var e;try{a&&r.isFunction(e=a.promise)?e.call(a).done(b).fail(c):a&&r.isFunction(e=a.then)?e.call(a,b,c):b.apply(void 0,[a].slice(d))}catch(a){c.apply(void 0,[a])}}r.extend({Deferred:function(b){var c=[["notify","progress",r.Callbacks("memory"),r.Callbacks("memory"),2],["resolve","done",r.Callbacks("once memory"),r.Callbacks("once memory"),0,"resolved"],["reject","fail",r.Callbacks("once memory"),r.Callbacks("once memory"),1,"rejected"]],d="pending",e={state:function(){return d},always:function(){return f.done(arguments).fail(arguments),this},"catch":function(a){return e.then(null,a)},pipe:function(){var a=arguments;return r.Deferred(function(b){r.each(c,function(c,d){var e=r.isFunction(a[d[4]])&&a[d[4]];f[d[1]](function(){var a=e&&e.apply(this,arguments);a&&r.isFunction(a.promise)?a.promise().progress(b.notify).done(b.resolve).fail(b.reject):b[d[0]+"With"](this,e?[a]:arguments)})}),a=null}).promise()},then:function(b,d,e){var f=0;function g(b,c,d,e){return function(){var h=this,i=arguments,j=function(){var a,j;if(!(b<f)){if(a=d.apply(h,i),a===c.promise())throw new TypeError("Thenable self-resolution");j=a&&("object"==typeof a||"function"==typeof a)&&a.then,r.isFunction(j)?e?j.call(a,g(f,c,N,e),g(f,c,O,e)):(f++,j.call(a,g(f,c,N,e),g(f,c,O,e),g(f,c,N,c.notifyWith))):(d!==N&&(h=void 0,i=[a]),(e||c.resolveWith)(h,i))}},k=e?j:function(){try{j()}catch(a){r.Deferred.exceptionHook&&r.Deferred.exceptionHook(a,k.stackTrace),b+1>=f&&(d!==O&&(h=void 0,i=[a]),c.rejectWith(h,i))}};b?k():(r.Deferred.getStackHook&&(k.stackTrace=r.Deferred.getStackHook()),a.setTimeout(k))}}return r.Deferred(function(a){c[0][3].add(g(0,a,r.isFunction(e)?e:N,a.notifyWith)),c[1][3].add(g(0,a,r.isFunction(b)?b:N)),c[2][3].add(g(0,a,r.isFunction(d)?d:O))}).promise()},promise:function(a){return null!=a?r.extend(a,e):e}},f={};return r.each(c,function(a,b){var g=b[2],h=b[5];e[b[1]]=g.add,h&&g.add(function(){d=h},c[3-a][2].disable,c[0][2].lock),g.add(b[3].fire),f[b[0]]=function(){return f[b[0]+"With"](this===f?void 0:this,arguments),this},f[b[0]+"With"]=g.fireWith}),e.promise(f),b&&b.call(f,f),f},when:function(a){var b=arguments.length,c=b,d=Array(c),e=f.call(arguments),g=r.Deferred(),h=function(a){return function(c){d[a]=this,e[a]=arguments.length>1?f.call(arguments):c,--b||g.resolveWith(d,e)}};if(b<=1&&(P(a,g.done(h(c)).resolve,g.reject,!b),"pending"===g.state()||r.isFunction(e[c]&&e[c].then)))return g.then();while(c--)P(e[c],h(c),g.reject);return g.promise()}});var Q=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;r.Deferred.exceptionHook=function(b,c){a.console&&a.console.warn&&b&&Q.test(b.name)&&a.console.warn("jQuery.Deferred exception: "+b.message,b.stack,c)},r.readyException=function(b){a.setTimeout(function(){throw b})};var R=r.Deferred();r.fn.ready=function(a){return R.then(a)["catch"](function(a){r.readyException(a)}),this},r.extend({isReady:!1,readyWait:1,ready:function(a){(a===!0?--r.readyWait:r.isReady)||(r.isReady=!0,a!==!0&&--r.readyWait>0||R.resolveWith(d,[r]))}}),r.ready.then=R.then;function S(){d.removeEventListener("DOMContentLoaded",S),
+a.removeEventListener("load",S),r.ready()}"complete"===d.readyState||"loading"!==d.readyState&&!d.documentElement.doScroll?a.setTimeout(r.ready):(d.addEventListener("DOMContentLoaded",S),a.addEventListener("load",S));var T=function(a,b,c,d,e,f,g){var h=0,i=a.length,j=null==c;if("object"===r.type(c)){e=!0;for(h in c)T(a,b,h,c[h],!0,f,g)}else if(void 0!==d&&(e=!0,r.isFunction(d)||(g=!0),j&&(g?(b.call(a,d),b=null):(j=b,b=function(a,b,c){return j.call(r(a),c)})),b))for(;h<i;h++)b(a[h],c,g?d:d.call(a[h],h,b(a[h],c)));return e?a:j?b.call(a):i?b(a[0],c):f},U=function(a){return 1===a.nodeType||9===a.nodeType||!+a.nodeType};function V(){this.expando=r.expando+V.uid++}V.uid=1,V.prototype={cache:function(a){var b=a[this.expando];return b||(b={},U(a)&&(a.nodeType?a[this.expando]=b:Object.defineProperty(a,this.expando,{value:b,configurable:!0}))),b},set:function(a,b,c){var d,e=this.cache(a);if("string"==typeof b)e[r.camelCase(b)]=c;else for(d in b)e[r.camelCase(d)]=b[d];return e},get:function(a,b){return void 0===b?this.cache(a):a[this.expando]&&a[this.expando][r.camelCase(b)]},access:function(a,b,c){return void 0===b||b&&"string"==typeof b&&void 0===c?this.get(a,b):(this.set(a,b,c),void 0!==c?c:b)},remove:function(a,b){var c,d=a[this.expando];if(void 0!==d){if(void 0!==b){Array.isArray(b)?b=b.map(r.camelCase):(b=r.camelCase(b),b=b in d?[b]:b.match(L)||[]),c=b.length;while(c--)delete d[b[c]]}(void 0===b||r.isEmptyObject(d))&&(a.nodeType?a[this.expando]=void 0:delete a[this.expando])}},hasData:function(a){var b=a[this.expando];return void 0!==b&&!r.isEmptyObject(b)}};var W=new V,X=new V,Y=/^(?:\{[\w\W]*\}|\[[\w\W]*\])$/,Z=/[A-Z]/g;function $(a){return"true"===a||"false"!==a&&("null"===a?null:a===+a+""?+a:Y.test(a)?JSON.parse(a):a)}function _(a,b,c){var d;if(void 0===c&&1===a.nodeType)if(d="data-"+b.replace(Z,"-$&").toLowerCase(),c=a.getAttribute(d),"string"==typeof c){try{c=$(c)}catch(e){}X.set(a,b,c)}else c=void 0;return c}r.extend({hasData:function(a){return X.hasData(a)||W.hasData(a)},data:function(a,b,c){return X.access(a,b,c)},removeData:function(a,b){X.remove(a,b)},_data:function(a,b,c){return W.access(a,b,c)},_removeData:function(a,b){W.remove(a,b)}}),r.fn.extend({data:function(a,b){var c,d,e,f=this[0],g=f&&f.attributes;if(void 0===a){if(this.length&&(e=X.get(f),1===f.nodeType&&!W.get(f,"hasDataAttrs"))){c=g.length;while(c--)g[c]&&(d=g[c].name,0===d.indexOf("data-")&&(d=r.camelCase(d.slice(5)),_(f,d,e[d])));W.set(f,"hasDataAttrs",!0)}return e}return"object"==typeof a?this.each(function(){X.set(this,a)}):T(this,function(b){var c;if(f&&void 0===b){if(c=X.get(f,a),void 0!==c)return c;if(c=_(f,a),void 0!==c)return c}else this.each(function(){X.set(this,a,b)})},null,b,arguments.length>1,null,!0)},removeData:function(a){return this.each(function(){X.remove(this,a)})}}),r.extend({queue:function(a,b,c){var d;if(a)return b=(b||"fx")+"queue",d=W.get(a,b),c&&(!d||Array.isArray(c)?d=W.access(a,b,r.makeArray(c)):d.push(c)),d||[]},dequeue:function(a,b){b=b||"fx";var c=r.queue(a,b),d=c.length,e=c.shift(),f=r._queueHooks(a,b),g=function(){r.dequeue(a,b)};"inprogress"===e&&(e=c.shift(),d--),e&&("fx"===b&&c.unshift("inprogress"),delete f.stop,e.call(a,g,f)),!d&&f&&f.empty.fire()},_queueHooks:function(a,b){var c=b+"queueHooks";return W.get(a,c)||W.access(a,c,{empty:r.Callbacks("once memory").add(function(){W.remove(a,[b+"queue",c])})})}}),r.fn.extend({queue:function(a,b){var c=2;return"string"!=typeof a&&(b=a,a="fx",c--),arguments.length<c?r.queue(this[0],a):void 0===b?this:this.each(function(){var c=r.queue(this,a,b);r._queueHooks(this,a),"fx"===a&&"inprogress"!==c[0]&&r.dequeue(this,a)})},dequeue:function(a){return this.each(function(){r.dequeue(this,a)})},clearQueue:function(a){return this.queue(a||"fx",[])},promise:function(a,b){var c,d=1,e=r.Deferred(),f=this,g=this.length,h=function(){--d||e.resolveWith(f,[f])};"string"!=typeof a&&(b=a,a=void 0),a=a||"fx";while(g--)c=W.get(f[g],a+"queueHooks"),c&&c.empty&&(d++,c.empty.add(h));return h(),e.promise(b)}});var aa=/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,ba=new RegExp("^(?:([+-])=|)("+aa+")([a-z%]*)$","i"),ca=["Top","Right","Bottom","Left"],da=function(a,b){return a=b||a,"none"===a.style.display||""===a.style.display&&r.contains(a.ownerDocument,a)&&"none"===r.css(a,"display")},ea=function(a,b,c,d){var e,f,g={};for(f in b)g[f]=a.style[f],a.style[f]=b[f];e=c.apply(a,d||[]);for(f in b)a.style[f]=g[f];return e};function fa(a,b,c,d){var e,f=1,g=20,h=d?function(){return d.cur()}:function(){return r.css(a,b,"")},i=h(),j=c&&c[3]||(r.cssNumber[b]?"":"px"),k=(r.cssNumber[b]||"px"!==j&&+i)&&ba.exec(r.css(a,b));if(k&&k[3]!==j){j=j||k[3],c=c||[],k=+i||1;do f=f||".5",k/=f,r.style(a,b,k+j);while(f!==(f=h()/i)&&1!==f&&--g)}return c&&(k=+k||+i||0,e=c[1]?k+(c[1]+1)*c[2]:+c[2],d&&(d.unit=j,d.start=k,d.end=e)),e}var ga={};function ha(a){var b,c=a.ownerDocument,d=a.nodeName,e=ga[d];return e?e:(b=c.body.appendChild(c.createElement(d)),e=r.css(b,"display"),b.parentNode.removeChild(b),"none"===e&&(e="block"),ga[d]=e,e)}function ia(a,b){for(var c,d,e=[],f=0,g=a.length;f<g;f++)d=a[f],d.style&&(c=d.style.display,b?("none"===c&&(e[f]=W.get(d,"display")||null,e[f]||(d.style.display="")),""===d.style.display&&da(d)&&(e[f]=ha(d))):"none"!==c&&(e[f]="none",W.set(d,"display",c)));for(f=0;f<g;f++)null!=e[f]&&(a[f].style.display=e[f]);return a}r.fn.extend({show:function(){return ia(this,!0)},hide:function(){return ia(this)},toggle:function(a){return"boolean"==typeof a?a?this.show():this.hide():this.each(function(){da(this)?r(this).show():r(this).hide()})}});var ja=/^(?:checkbox|radio)$/i,ka=/<([a-z][^\/\0>\x20\t\r\n\f]+)/i,la=/^$|\/(?:java|ecma)script/i,ma={option:[1,"<select multiple='multiple'>","</select>"],thead:[1,"<table>","</table>"],col:[2,"<table><colgroup>","</colgroup></table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],_default:[0,"",""]};ma.optgroup=ma.option,ma.tbody=ma.tfoot=ma.colgroup=ma.caption=ma.thead,ma.th=ma.td;function na(a,b){var c;return c="undefined"!=typeof a.getElementsByTagName?a.getElementsByTagName(b||"*"):"undefined"!=typeof a.querySelectorAll?a.querySelectorAll(b||"*"):[],void 0===b||b&&B(a,b)?r.merge([a],c):c}function oa(a,b){for(var c=0,d=a.length;c<d;c++)W.set(a[c],"globalEval",!b||W.get(b[c],"globalEval"))}var pa=/<|&#?\w+;/;function qa(a,b,c,d,e){for(var f,g,h,i,j,k,l=b.createDocumentFragment(),m=[],n=0,o=a.length;n<o;n++)if(f=a[n],f||0===f)if("object"===r.type(f))r.merge(m,f.nodeType?[f]:f);else if(pa.test(f)){g=g||l.appendChild(b.createElement("div")),h=(ka.exec(f)||["",""])[1].toLowerCase(),i=ma[h]||ma._default,g.innerHTML=i[1]+r.htmlPrefilter(f)+i[2],k=i[0];while(k--)g=g.lastChild;r.merge(m,g.childNodes),g=l.firstChild,g.textContent=""}else m.push(b.createTextNode(f));l.textContent="",n=0;while(f=m[n++])if(d&&r.inArray(f,d)>-1)e&&e.push(f);else if(j=r.contains(f.ownerDocument,f),g=na(l.appendChild(f),"script"),j&&oa(g),c){k=0;while(f=g[k++])la.test(f.type||"")&&c.push(f)}return l}!function(){var a=d.createDocumentFragment(),b=a.appendChild(d.createElement("div")),c=d.createElement("input");c.setAttribute("type","radio"),c.setAttribute("checked","checked"),c.setAttribute("name","t"),b.appendChild(c),o.checkClone=b.cloneNode(!0).cloneNode(!0).lastChild.checked,b.innerHTML="<textarea>x</textarea>",o.noCloneChecked=!!b.cloneNode(!0).lastChild.defaultValue}();var ra=d.documentElement,sa=/^key/,ta=/^(?:mouse|pointer|contextmenu|drag|drop)|click/,ua=/^([^.]*)(?:\.(.+)|)/;function va(){return!0}function wa(){return!1}function xa(){try{return d.activeElement}catch(a){}}function ya(a,b,c,d,e,f){var g,h;if("object"==typeof b){"string"!=typeof c&&(d=d||c,c=void 0);for(h in b)ya(a,h,c,d,b[h],f);return a}if(null==d&&null==e?(e=c,d=c=void 0):null==e&&("string"==typeof c?(e=d,d=void 0):(e=d,d=c,c=void 0)),e===!1)e=wa;else if(!e)return a;return 1===f&&(g=e,e=function(a){return r().off(a),g.apply(this,arguments)},e.guid=g.guid||(g.guid=r.guid++)),a.each(function(){r.event.add(this,b,e,d,c)})}r.event={global:{},add:function(a,b,c,d,e){var f,g,h,i,j,k,l,m,n,o,p,q=W.get(a);if(q){c.handler&&(f=c,c=f.handler,e=f.selector),e&&r.find.matchesSelector(ra,e),c.guid||(c.guid=r.guid++),(i=q.events)||(i=q.events={}),(g=q.handle)||(g=q.handle=function(b){return"undefined"!=typeof r&&r.event.triggered!==b.type?r.event.dispatch.apply(a,arguments):void 0}),b=(b||"").match(L)||[""],j=b.length;while(j--)h=ua.exec(b[j])||[],n=p=h[1],o=(h[2]||"").split(".").sort(),n&&(l=r.event.special[n]||{},n=(e?l.delegateType:l.bindType)||n,l=r.event.special[n]||{},k=r.extend({type:n,origType:p,data:d,handler:c,guid:c.guid,selector:e,needsContext:e&&r.expr.match.needsContext.test(e),namespace:o.join(".")},f),(m=i[n])||(m=i[n]=[],m.delegateCount=0,l.setup&&l.setup.call(a,d,o,g)!==!1||a.addEventListener&&a.addEventListener(n,g)),l.add&&(l.add.call(a,k),k.handler.guid||(k.handler.guid=c.guid)),e?m.splice(m.delegateCount++,0,k):m.push(k),r.event.global[n]=!0)}},remove:function(a,b,c,d,e){var f,g,h,i,j,k,l,m,n,o,p,q=W.hasData(a)&&W.get(a);if(q&&(i=q.events)){b=(b||"").match(L)||[""],j=b.length;while(j--)if(h=ua.exec(b[j])||[],n=p=h[1],o=(h[2]||"").split(".").sort(),n){l=r.event.special[n]||{},n=(d?l.delegateType:l.bindType)||n,m=i[n]||[],h=h[2]&&new RegExp("(^|\\.)"+o.join("\\.(?:.*\\.|)")+"(\\.|$)"),g=f=m.length;while(f--)k=m[f],!e&&p!==k.origType||c&&c.guid!==k.guid||h&&!h.test(k.namespace)||d&&d!==k.selector&&("**"!==d||!k.selector)||(m.splice(f,1),k.selector&&m.delegateCount--,l.remove&&l.remove.call(a,k));g&&!m.length&&(l.teardown&&l.teardown.call(a,o,q.handle)!==!1||r.removeEvent(a,n,q.handle),delete i[n])}else for(n in i)r.event.remove(a,n+b[j],c,d,!0);r.isEmptyObject(i)&&W.remove(a,"handle events")}},dispatch:function(a){var b=r.event.fix(a),c,d,e,f,g,h,i=new Array(arguments.length),j=(W.get(this,"events")||{})[b.type]||[],k=r.event.special[b.type]||{};for(i[0]=b,c=1;c<arguments.length;c++)i[c]=arguments[c];if(b.delegateTarget=this,!k.preDispatch||k.preDispatch.call(this,b)!==!1){h=r.event.handlers.call(this,b,j),c=0;while((f=h[c++])&&!b.isPropagationStopped()){b.currentTarget=f.elem,d=0;while((g=f.handlers[d++])&&!b.isImmediatePropagationStopped())b.rnamespace&&!b.rnamespace.test(g.namespace)||(b.handleObj=g,b.data=g.data,e=((r.event.special[g.origType]||{}).handle||g.handler).apply(f.elem,i),void 0!==e&&(b.result=e)===!1&&(b.preventDefault(),b.stopPropagation()))}return k.postDispatch&&k.postDispatch.call(this,b),b.result}},handlers:function(a,b){var c,d,e,f,g,h=[],i=b.delegateCount,j=a.target;if(i&&j.nodeType&&!("click"===a.type&&a.button>=1))for(;j!==this;j=j.parentNode||this)if(1===j.nodeType&&("click"!==a.type||j.disabled!==!0)){for(f=[],g={},c=0;c<i;c++)d=b[c],e=d.selector+" ",void 0===g[e]&&(g[e]=d.needsContext?r(e,this).index(j)>-1:r.find(e,this,null,[j]).length),g[e]&&f.push(d);f.length&&h.push({elem:j,handlers:f})}return j=this,i<b.length&&h.push({elem:j,handlers:b.slice(i)}),h},addProp:function(a,b){Object.defineProperty(r.Event.prototype,a,{enumerable:!0,configurable:!0,get:r.isFunction(b)?function(){if(this.originalEvent)return b(this.originalEvent)}:function(){if(this.originalEvent)return this.originalEvent[a]},set:function(b){Object.defineProperty(this,a,{enumerable:!0,configurable:!0,writable:!0,value:b})}})},fix:function(a){return a[r.expando]?a:new r.Event(a)},special:{load:{noBubble:!0},focus:{trigger:function(){if(this!==xa()&&this.focus)return this.focus(),!1},delegateType:"focusin"},blur:{trigger:function(){if(this===xa()&&this.blur)return this.blur(),!1},delegateType:"focusout"},click:{trigger:function(){if("checkbox"===this.type&&this.click&&B(this,"input"))return this.click(),!1},_default:function(a){return B(a.target,"a")}},beforeunload:{postDispatch:function(a){void 0!==a.result&&a.originalEvent&&(a.originalEvent.returnValue=a.result)}}}},r.removeEvent=function(a,b,c){a.removeEventListener&&a.removeEventListener(b,c)},r.Event=function(a,b){return this instanceof r.Event?(a&&a.type?(this.originalEvent=a,this.type=a.type,this.isDefaultPrevented=a.defaultPrevented||void 0===a.defaultPrevented&&a.returnValue===!1?va:wa,this.target=a.target&&3===a.target.nodeType?a.target.parentNode:a.target,this.currentTarget=a.currentTarget,this.relatedTarget=a.relatedTarget):this.type=a,b&&r.extend(this,b),this.timeStamp=a&&a.timeStamp||r.now(),void(this[r.expando]=!0)):new r.Event(a,b)},r.Event.prototype={constructor:r.Event,isDefaultPrevented:wa,isPropagationStopped:wa,isImmediatePropagationStopped:wa,isSimulated:!1,preventDefault:function(){var a=this.originalEvent;this.isDefaultPrevented=va,a&&!this.isSimulated&&a.preventDefault()},stopPropagation:function(){var a=this.originalEvent;this.isPropagationStopped=va,a&&!this.isSimulated&&a.stopPropagation()},stopImmediatePropagation:function(){var a=this.originalEvent;this.isImmediatePropagationStopped=va,a&&!this.isSimulated&&a.stopImmediatePropagation(),this.stopPropagation()}},r.each({altKey:!0,bubbles:!0,cancelable:!0,changedTouches:!0,ctrlKey:!0,detail:!0,eventPhase:!0,metaKey:!0,pageX:!0,pageY:!0,shiftKey:!0,view:!0,"char":!0,charCode:!0,key:!0,keyCode:!0,button:!0,buttons:!0,clientX:!0,clientY:!0,offsetX:!0,offsetY:!0,pointerId:!0,pointerType:!0,screenX:!0,screenY:!0,targetTouches:!0,toElement:!0,touches:!0,which:function(a){var b=a.button;return null==a.which&&sa.test(a.type)?null!=a.charCode?a.charCode:a.keyCode:!a.which&&void 0!==b&&ta.test(a.type)?1&b?1:2&b?3:4&b?2:0:a.which}},r.event.addProp),r.each({mouseenter:"mouseover",mouseleave:"mouseout",pointerenter:"pointerover",pointerleave:"pointerout"},function(a,b){r.event.special[a]={delegateType:b,bindType:b,handle:function(a){var c,d=this,e=a.relatedTarget,f=a.handleObj;return e&&(e===d||r.contains(d,e))||(a.type=f.origType,c=f.handler.apply(this,arguments),a.type=b),c}}}),r.fn.extend({on:function(a,b,c,d){return ya(this,a,b,c,d)},one:function(a,b,c,d){return ya(this,a,b,c,d,1)},off:function(a,b,c){var d,e;if(a&&a.preventDefault&&a.handleObj)return d=a.handleObj,r(a.delegateTarget).off(d.namespace?d.origType+"."+d.namespace:d.origType,d.selector,d.handler),this;if("object"==typeof a){for(e in a)this.off(e,b,a[e]);return this}return b!==!1&&"function"!=typeof b||(c=b,b=void 0),c===!1&&(c=wa),this.each(function(){r.event.remove(this,a,c,b)})}});var za=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([a-z][^\/\0>\x20\t\r\n\f]*)[^>]*)\/>/gi,Aa=/<script|<style|<link/i,Ba=/checked\s*(?:[^=]|=\s*.checked.)/i,Ca=/^true\/(.*)/,Da=/^\s*<!(?:\[CDATA\[|--)|(?:\]\]|--)>\s*$/g;function Ea(a,b){return B(a,"table")&&B(11!==b.nodeType?b:b.firstChild,"tr")?r(">tbody",a)[0]||a:a}function Fa(a){return a.type=(null!==a.getAttribute("type"))+"/"+a.type,a}function Ga(a){var b=Ca.exec(a.type);return b?a.type=b[1]:a.removeAttribute("type"),a}function Ha(a,b){var c,d,e,f,g,h,i,j;if(1===b.nodeType){if(W.hasData(a)&&(f=W.access(a),g=W.set(b,f),j=f.events)){delete g.handle,g.events={};for(e in j)for(c=0,d=j[e].length;c<d;c++)r.event.add(b,e,j[e][c])}X.hasData(a)&&(h=X.access(a),i=r.extend({},h),X.set(b,i))}}function Ia(a,b){var c=b.nodeName.toLowerCase();"input"===c&&ja.test(a.type)?b.checked=a.checked:"input"!==c&&"textarea"!==c||(b.defaultValue=a.defaultValue)}function Ja(a,b,c,d){b=g.apply([],b);var e,f,h,i,j,k,l=0,m=a.length,n=m-1,q=b[0],s=r.isFunction(q);if(s||m>1&&"string"==typeof q&&!o.checkClone&&Ba.test(q))return a.each(function(e){var f=a.eq(e);s&&(b[0]=q.call(this,e,f.html())),Ja(f,b,c,d)});if(m&&(e=qa(b,a[0].ownerDocument,!1,a,d),f=e.firstChild,1===e.childNodes.length&&(e=f),f||d)){for(h=r.map(na(e,"script"),Fa),i=h.length;l<m;l++)j=e,l!==n&&(j=r.clone(j,!0,!0),i&&r.merge(h,na(j,"script"))),c.call(a[l],j,l);if(i)for(k=h[h.length-1].ownerDocument,r.map(h,Ga),l=0;l<i;l++)j=h[l],la.test(j.type||"")&&!W.access(j,"globalEval")&&r.contains(k,j)&&(j.src?r._evalUrl&&r._evalUrl(j.src):p(j.textContent.replace(Da,""),k))}return a}function Ka(a,b,c){for(var d,e=b?r.filter(b,a):a,f=0;null!=(d=e[f]);f++)c||1!==d.nodeType||r.cleanData(na(d)),d.parentNode&&(c&&r.contains(d.ownerDocument,d)&&oa(na(d,"script")),d.parentNode.removeChild(d));return a}r.extend({htmlPrefilter:function(a){return a.replace(za,"<$1></$2>")},clone:function(a,b,c){var d,e,f,g,h=a.cloneNode(!0),i=r.contains(a.ownerDocument,a);if(!(o.noCloneChecked||1!==a.nodeType&&11!==a.nodeType||r.isXMLDoc(a)))for(g=na(h),f=na(a),d=0,e=f.length;d<e;d++)Ia(f[d],g[d]);if(b)if(c)for(f=f||na(a),g=g||na(h),d=0,e=f.length;d<e;d++)Ha(f[d],g[d]);else Ha(a,h);return g=na(h,"script"),g.length>0&&oa(g,!i&&na(a,"script")),h},cleanData:function(a){for(var b,c,d,e=r.event.special,f=0;void 0!==(c=a[f]);f++)if(U(c)){if(b=c[W.expando]){if(b.events)for(d in b.events)e[d]?r.event.remove(c,d):r.removeEvent(c,d,b.handle);c[W.expando]=void 0}c[X.expando]&&(c[X.expando]=void 0)}}}),r.fn.extend({detach:function(a){return Ka(this,a,!0)},remove:function(a){return Ka(this,a)},text:function(a){return T(this,function(a){return void 0===a?r.text(this):this.empty().each(function(){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||(this.textContent=a)})},null,a,arguments.length)},append:function(){return Ja(this,arguments,function(a){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var b=Ea(this,a);b.appendChild(a)}})},prepend:function(){return Ja(this,arguments,function(a){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var b=Ea(this,a);b.insertBefore(a,b.firstChild)}})},before:function(){return Ja(this,arguments,function(a){this.parentNode&&this.parentNode.insertBefore(a,this)})},after:function(){return Ja(this,arguments,function(a){this.parentNode&&this.parentNode.insertBefore(a,this.nextSibling)})},empty:function(){for(var a,b=0;null!=(a=this[b]);b++)1===a.nodeType&&(r.cleanData(na(a,!1)),a.textContent="");return this},clone:function(a,b){return a=null!=a&&a,b=null==b?a:b,this.map(function(){return r.clone(this,a,b)})},html:function(a){return T(this,function(a){var b=this[0]||{},c=0,d=this.length;if(void 0===a&&1===b.nodeType)return b.innerHTML;if("string"==typeof a&&!Aa.test(a)&&!ma[(ka.exec(a)||["",""])[1].toLowerCase()]){a=r.htmlPrefilter(a);try{for(;c<d;c++)b=this[c]||{},1===b.nodeType&&(r.cleanData(na(b,!1)),b.innerHTML=a);b=0}catch(e){}}b&&this.empty().append(a)},null,a,arguments.length)},replaceWith:function(){var a=[];return Ja(this,arguments,function(b){var c=this.parentNode;r.inArray(this,a)<0&&(r.cleanData(na(this)),c&&c.replaceChild(b,this))},a)}}),r.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){r.fn[a]=function(a){for(var c,d=[],e=r(a),f=e.length-1,g=0;g<=f;g++)c=g===f?this:this.clone(!0),r(e[g])[b](c),h.apply(d,c.get());return this.pushStack(d)}});var La=/^margin/,Ma=new RegExp("^("+aa+")(?!px)[a-z%]+$","i"),Na=function(b){var c=b.ownerDocument.defaultView;return c&&c.opener||(c=a),c.getComputedStyle(b)};!function(){function b(){if(i){i.style.cssText="box-sizing:border-box;position:relative;display:block;margin:auto;border:1px;padding:1px;top:1%;width:50%",i.innerHTML="",ra.appendChild(h);var b=a.getComputedStyle(i);c="1%"!==b.top,g="2px"===b.marginLeft,e="4px"===b.width,i.style.marginRight="50%",f="4px"===b.marginRight,ra.removeChild(h),i=null}}var c,e,f,g,h=d.createElement("div"),i=d.createElement("div");i.style&&(i.style.backgroundClip="content-box",i.cloneNode(!0).style.backgroundClip="",o.clearCloneStyle="content-box"===i.style.backgroundClip,h.style.cssText="border:0;width:8px;height:0;top:0;left:-9999px;padding:0;margin-top:1px;position:absolute",h.appendChild(i),r.extend(o,{pixelPosition:function(){return b(),c},boxSizingReliable:function(){return b(),e},pixelMarginRight:function(){return b(),f},reliableMarginLeft:function(){return b(),g}}))}();function Oa(a,b,c){var d,e,f,g,h=a.style;return c=c||Na(a),c&&(g=c.getPropertyValue(b)||c[b],""!==g||r.contains(a.ownerDocument,a)||(g=r.style(a,b)),!o.pixelMarginRight()&&Ma.test(g)&&La.test(b)&&(d=h.width,e=h.minWidth,f=h.maxWidth,h.minWidth=h.maxWidth=h.width=g,g=c.width,h.width=d,h.minWidth=e,h.maxWidth=f)),void 0!==g?g+"":g}function Pa(a,b){return{get:function(){return a()?void delete this.get:(this.get=b).apply(this,arguments)}}}var Qa=/^(none|table(?!-c[ea]).+)/,Ra=/^--/,Sa={position:"absolute",visibility:"hidden",display:"block"},Ta={letterSpacing:"0",fontWeight:"400"},Ua=["Webkit","Moz","ms"],Va=d.createElement("div").style;function Wa(a){if(a in Va)return a;var b=a[0].toUpperCase()+a.slice(1),c=Ua.length;while(c--)if(a=Ua[c]+b,a in Va)return a}function Xa(a){var b=r.cssProps[a];return b||(b=r.cssProps[a]=Wa(a)||a),b}function Ya(a,b,c){var d=ba.exec(b);return d?Math.max(0,d[2]-(c||0))+(d[3]||"px"):b}function Za(a,b,c,d,e){var f,g=0;for(f=c===(d?"border":"content")?4:"width"===b?1:0;f<4;f+=2)"margin"===c&&(g+=r.css(a,c+ca[f],!0,e)),d?("content"===c&&(g-=r.css(a,"padding"+ca[f],!0,e)),"margin"!==c&&(g-=r.css(a,"border"+ca[f]+"Width",!0,e))):(g+=r.css(a,"padding"+ca[f],!0,e),"padding"!==c&&(g+=r.css(a,"border"+ca[f]+"Width",!0,e)));return g}function $a(a,b,c){var d,e=Na(a),f=Oa(a,b,e),g="border-box"===r.css(a,"boxSizing",!1,e);return Ma.test(f)?f:(d=g&&(o.boxSizingReliable()||f===a.style[b]),"auto"===f&&(f=a["offset"+b[0].toUpperCase()+b.slice(1)]),f=parseFloat(f)||0,f+Za(a,b,c||(g?"border":"content"),d,e)+"px")}r.extend({cssHooks:{opacity:{get:function(a,b){if(b){var c=Oa(a,"opacity");return""===c?"1":c}}}},cssNumber:{animationIterationCount:!0,columnCount:!0,fillOpacity:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{"float":"cssFloat"},style:function(a,b,c,d){if(a&&3!==a.nodeType&&8!==a.nodeType&&a.style){var e,f,g,h=r.camelCase(b),i=Ra.test(b),j=a.style;return i||(b=Xa(h)),g=r.cssHooks[b]||r.cssHooks[h],void 0===c?g&&"get"in g&&void 0!==(e=g.get(a,!1,d))?e:j[b]:(f=typeof c,"string"===f&&(e=ba.exec(c))&&e[1]&&(c=fa(a,b,e),f="number"),null!=c&&c===c&&("number"===f&&(c+=e&&e[3]||(r.cssNumber[h]?"":"px")),o.clearCloneStyle||""!==c||0!==b.indexOf("background")||(j[b]="inherit"),g&&"set"in g&&void 0===(c=g.set(a,c,d))||(i?j.setProperty(b,c):j[b]=c)),void 0)}},css:function(a,b,c,d){var e,f,g,h=r.camelCase(b),i=Ra.test(b);return i||(b=Xa(h)),g=r.cssHooks[b]||r.cssHooks[h],g&&"get"in g&&(e=g.get(a,!0,c)),void 0===e&&(e=Oa(a,b,d)),"normal"===e&&b in Ta&&(e=Ta[b]),""===c||c?(f=parseFloat(e),c===!0||isFinite(f)?f||0:e):e}}),r.each(["height","width"],function(a,b){r.cssHooks[b]={get:function(a,c,d){if(c)return!Qa.test(r.css(a,"display"))||a.getClientRects().length&&a.getBoundingClientRect().width?$a(a,b,d):ea(a,Sa,function(){return $a(a,b,d)})},set:function(a,c,d){var e,f=d&&Na(a),g=d&&Za(a,b,d,"border-box"===r.css(a,"boxSizing",!1,f),f);return g&&(e=ba.exec(c))&&"px"!==(e[3]||"px")&&(a.style[b]=c,c=r.css(a,b)),Ya(a,c,g)}}}),r.cssHooks.marginLeft=Pa(o.reliableMarginLeft,function(a,b){if(b)return(parseFloat(Oa(a,"marginLeft"))||a.getBoundingClientRect().left-ea(a,{marginLeft:0},function(){return a.getBoundingClientRect().left}))+"px"}),r.each({margin:"",padding:"",border:"Width"},function(a,b){r.cssHooks[a+b]={expand:function(c){for(var d=0,e={},f="string"==typeof c?c.split(" "):[c];d<4;d++)e[a+ca[d]+b]=f[d]||f[d-2]||f[0];return e}},La.test(a)||(r.cssHooks[a+b].set=Ya)}),r.fn.extend({css:function(a,b){return T(this,function(a,b,c){var d,e,f={},g=0;if(Array.isArray(b)){for(d=Na(a),e=b.length;g<e;g++)f[b[g]]=r.css(a,b[g],!1,d);return f}return void 0!==c?r.style(a,b,c):r.css(a,b)},a,b,arguments.length>1)}});function _a(a,b,c,d,e){return new _a.prototype.init(a,b,c,d,e)}r.Tween=_a,_a.prototype={constructor:_a,init:function(a,b,c,d,e,f){this.elem=a,this.prop=c,this.easing=e||r.easing._default,this.options=b,this.start=this.now=this.cur(),this.end=d,this.unit=f||(r.cssNumber[c]?"":"px")},cur:function(){var a=_a.propHooks[this.prop];return a&&a.get?a.get(this):_a.propHooks._default.get(this)},run:function(a){var b,c=_a.propHooks[this.prop];return this.options.duration?this.pos=b=r.easing[this.easing](a,this.options.duration*a,0,1,this.options.duration):this.pos=b=a,this.now=(this.end-this.start)*b+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),c&&c.set?c.set(this):_a.propHooks._default.set(this),this}},_a.prototype.init.prototype=_a.prototype,_a.propHooks={_default:{get:function(a){var b;return 1!==a.elem.nodeType||null!=a.elem[a.prop]&&null==a.elem.style[a.prop]?a.elem[a.prop]:(b=r.css(a.elem,a.prop,""),b&&"auto"!==b?b:0)},set:function(a){r.fx.step[a.prop]?r.fx.step[a.prop](a):1!==a.elem.nodeType||null==a.elem.style[r.cssProps[a.prop]]&&!r.cssHooks[a.prop]?a.elem[a.prop]=a.now:r.style(a.elem,a.prop,a.now+a.unit)}}},_a.propHooks.scrollTop=_a.propHooks.scrollLeft={set:function(a){a.elem.nodeType&&a.elem.parentNode&&(a.elem[a.prop]=a.now)}},r.easing={linear:function(a){return a},swing:function(a){return.5-Math.cos(a*Math.PI)/2},_default:"swing"},r.fx=_a.prototype.init,r.fx.step={};var ab,bb,cb=/^(?:toggle|show|hide)$/,db=/queueHooks$/;function eb(){bb&&(d.hidden===!1&&a.requestAnimationFrame?a.requestAnimationFrame(eb):a.setTimeout(eb,r.fx.interval),r.fx.tick())}function fb(){return a.setTimeout(function(){ab=void 0}),ab=r.now()}function gb(a,b){var c,d=0,e={height:a};for(b=b?1:0;d<4;d+=2-b)c=ca[d],e["margin"+c]=e["padding"+c]=a;return b&&(e.opacity=e.width=a),e}function hb(a,b,c){for(var d,e=(kb.tweeners[b]||[]).concat(kb.tweeners["*"]),f=0,g=e.length;f<g;f++)if(d=e[f].call(c,b,a))return d}function ib(a,b,c){var d,e,f,g,h,i,j,k,l="width"in b||"height"in b,m=this,n={},o=a.style,p=a.nodeType&&da(a),q=W.get(a,"fxshow");c.queue||(g=r._queueHooks(a,"fx"),null==g.unqueued&&(g.unqueued=0,h=g.empty.fire,g.empty.fire=function(){g.unqueued||h()}),g.unqueued++,m.always(function(){m.always(function(){g.unqueued--,r.queue(a,"fx").length||g.empty.fire()})}));for(d in b)if(e=b[d],cb.test(e)){if(delete b[d],f=f||"toggle"===e,e===(p?"hide":"show")){if("show"!==e||!q||void 0===q[d])continue;p=!0}n[d]=q&&q[d]||r.style(a,d)}if(i=!r.isEmptyObject(b),i||!r.isEmptyObject(n)){l&&1===a.nodeType&&(c.overflow=[o.overflow,o.overflowX,o.overflowY],j=q&&q.display,null==j&&(j=W.get(a,"display")),k=r.css(a,"display"),"none"===k&&(j?k=j:(ia([a],!0),j=a.style.display||j,k=r.css(a,"display"),ia([a]))),("inline"===k||"inline-block"===k&&null!=j)&&"none"===r.css(a,"float")&&(i||(m.done(function(){o.display=j}),null==j&&(k=o.display,j="none"===k?"":k)),o.display="inline-block")),c.overflow&&(o.overflow="hidden",m.always(function(){o.overflow=c.overflow[0],o.overflowX=c.overflow[1],o.overflowY=c.overflow[2]})),i=!1;for(d in n)i||(q?"hidden"in q&&(p=q.hidden):q=W.access(a,"fxshow",{display:j}),f&&(q.hidden=!p),p&&ia([a],!0),m.done(function(){p||ia([a]),W.remove(a,"fxshow");for(d in n)r.style(a,d,n[d])})),i=hb(p?q[d]:0,d,m),d in q||(q[d]=i.start,p&&(i.end=i.start,i.start=0))}}function jb(a,b){var c,d,e,f,g;for(c in a)if(d=r.camelCase(c),e=b[d],f=a[c],Array.isArray(f)&&(e=f[1],f=a[c]=f[0]),c!==d&&(a[d]=f,delete a[c]),g=r.cssHooks[d],g&&"expand"in g){f=g.expand(f),delete a[d];for(c in f)c in a||(a[c]=f[c],b[c]=e)}else b[d]=e}function kb(a,b,c){var d,e,f=0,g=kb.prefilters.length,h=r.Deferred().always(function(){delete i.elem}),i=function(){if(e)return!1;for(var b=ab||fb(),c=Math.max(0,j.startTime+j.duration-b),d=c/j.duration||0,f=1-d,g=0,i=j.tweens.length;g<i;g++)j.tweens[g].run(f);return h.notifyWith(a,[j,f,c]),f<1&&i?c:(i||h.notifyWith(a,[j,1,0]),h.resolveWith(a,[j]),!1)},j=h.promise({elem:a,props:r.extend({},b),opts:r.extend(!0,{specialEasing:{},easing:r.easing._default},c),originalProperties:b,originalOptions:c,startTime:ab||fb(),duration:c.duration,tweens:[],createTween:function(b,c){var d=r.Tween(a,j.opts,b,c,j.opts.specialEasing[b]||j.opts.easing);return j.tweens.push(d),d},stop:function(b){var c=0,d=b?j.tweens.length:0;if(e)return this;for(e=!0;c<d;c++)j.tweens[c].run(1);return b?(h.notifyWith(a,[j,1,0]),h.resolveWith(a,[j,b])):h.rejectWith(a,[j,b]),this}}),k=j.props;for(jb(k,j.opts.specialEasing);f<g;f++)if(d=kb.prefilters[f].call(j,a,k,j.opts))return r.isFunction(d.stop)&&(r._queueHooks(j.elem,j.opts.queue).stop=r.proxy(d.stop,d)),d;return r.map(k,hb,j),r.isFunction(j.opts.start)&&j.opts.start.call(a,j),j.progress(j.opts.progress).done(j.opts.done,j.opts.complete).fail(j.opts.fail).always(j.opts.always),r.fx.timer(r.extend(i,{elem:a,anim:j,queue:j.opts.queue})),j}r.Animation=r.extend(kb,{tweeners:{"*":[function(a,b){var c=this.createTween(a,b);return fa(c.elem,a,ba.exec(b),c),c}]},tweener:function(a,b){r.isFunction(a)?(b=a,a=["*"]):a=a.match(L);for(var c,d=0,e=a.length;d<e;d++)c=a[d],kb.tweeners[c]=kb.tweeners[c]||[],kb.tweeners[c].unshift(b)},prefilters:[ib],prefilter:function(a,b){b?kb.prefilters.unshift(a):kb.prefilters.push(a)}}),r.speed=function(a,b,c){var d=a&&"object"==typeof a?r.extend({},a):{complete:c||!c&&b||r.isFunction(a)&&a,duration:a,easing:c&&b||b&&!r.isFunction(b)&&b};return r.fx.off?d.duration=0:"number"!=typeof d.duration&&(d.duration in r.fx.speeds?d.duration=r.fx.speeds[d.duration]:d.duration=r.fx.speeds._default),null!=d.queue&&d.queue!==!0||(d.queue="fx"),d.old=d.complete,d.complete=function(){r.isFunction(d.old)&&d.old.call(this),d.queue&&r.dequeue(this,d.queue)},d},r.fn.extend({fadeTo:function(a,b,c,d){return this.filter(da).css("opacity",0).show().end().animate({opacity:b},a,c,d)},animate:function(a,b,c,d){var e=r.isEmptyObject(a),f=r.speed(b,c,d),g=function(){var b=kb(this,r.extend({},a),f);(e||W.get(this,"finish"))&&b.stop(!0)};return g.finish=g,e||f.queue===!1?this.each(g):this.queue(f.queue,g)},stop:function(a,b,c){var d=function(a){var b=a.stop;delete a.stop,b(c)};return"string"!=typeof a&&(c=b,b=a,a=void 0),b&&a!==!1&&this.queue(a||"fx",[]),this.each(function(){var b=!0,e=null!=a&&a+"queueHooks",f=r.timers,g=W.get(this);if(e)g[e]&&g[e].stop&&d(g[e]);else for(e in g)g[e]&&g[e].stop&&db.test(e)&&d(g[e]);for(e=f.length;e--;)f[e].elem!==this||null!=a&&f[e].queue!==a||(f[e].anim.stop(c),b=!1,f.splice(e,1));!b&&c||r.dequeue(this,a)})},finish:function(a){return a!==!1&&(a=a||"fx"),this.each(function(){var b,c=W.get(this),d=c[a+"queue"],e=c[a+"queueHooks"],f=r.timers,g=d?d.length:0;for(c.finish=!0,r.queue(this,a,[]),e&&e.stop&&e.stop.call(this,!0),b=f.length;b--;)f[b].elem===this&&f[b].queue===a&&(f[b].anim.stop(!0),f.splice(b,1));for(b=0;b<g;b++)d[b]&&d[b].finish&&d[b].finish.call(this);delete c.finish})}}),r.each(["toggle","show","hide"],function(a,b){var c=r.fn[b];r.fn[b]=function(a,d,e){return null==a||"boolean"==typeof a?c.apply(this,arguments):this.animate(gb(b,!0),a,d,e)}}),r.each({slideDown:gb("show"),slideUp:gb("hide"),slideToggle:gb("toggle"),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(a,b){r.fn[a]=function(a,c,d){return this.animate(b,a,c,d)}}),r.timers=[],r.fx.tick=function(){var a,b=0,c=r.timers;for(ab=r.now();b<c.length;b++)a=c[b],a()||c[b]!==a||c.splice(b--,1);c.length||r.fx.stop(),ab=void 0},r.fx.timer=function(a){r.timers.push(a),r.fx.start()},r.fx.interval=13,r.fx.start=function(){bb||(bb=!0,eb())},r.fx.stop=function(){bb=null},r.fx.speeds={slow:600,fast:200,_default:400},r.fn.delay=function(b,c){return b=r.fx?r.fx.speeds[b]||b:b,c=c||"fx",this.queue(c,function(c,d){var e=a.setTimeout(c,b);d.stop=function(){a.clearTimeout(e)}})},function(){var a=d.createElement("input"),b=d.createElement("select"),c=b.appendChild(d.createElement("option"));a.type="checkbox",o.checkOn=""!==a.value,o.optSelected=c.selected,a=d.createElement("input"),a.value="t",a.type="radio",o.radioValue="t"===a.value}();var lb,mb=r.expr.attrHandle;r.fn.extend({attr:function(a,b){return T(this,r.attr,a,b,arguments.length>1)},removeAttr:function(a){return this.each(function(){r.removeAttr(this,a)})}}),r.extend({attr:function(a,b,c){var d,e,f=a.nodeType;if(3!==f&&8!==f&&2!==f)return"undefined"==typeof a.getAttribute?r.prop(a,b,c):(1===f&&r.isXMLDoc(a)||(e=r.attrHooks[b.toLowerCase()]||(r.expr.match.bool.test(b)?lb:void 0)),void 0!==c?null===c?void r.removeAttr(a,b):e&&"set"in e&&void 0!==(d=e.set(a,c,b))?d:(a.setAttribute(b,c+""),c):e&&"get"in e&&null!==(d=e.get(a,b))?d:(d=r.find.attr(a,b),
+null==d?void 0:d))},attrHooks:{type:{set:function(a,b){if(!o.radioValue&&"radio"===b&&B(a,"input")){var c=a.value;return a.setAttribute("type",b),c&&(a.value=c),b}}}},removeAttr:function(a,b){var c,d=0,e=b&&b.match(L);if(e&&1===a.nodeType)while(c=e[d++])a.removeAttribute(c)}}),lb={set:function(a,b,c){return b===!1?r.removeAttr(a,c):a.setAttribute(c,c),c}},r.each(r.expr.match.bool.source.match(/\w+/g),function(a,b){var c=mb[b]||r.find.attr;mb[b]=function(a,b,d){var e,f,g=b.toLowerCase();return d||(f=mb[g],mb[g]=e,e=null!=c(a,b,d)?g:null,mb[g]=f),e}});var nb=/^(?:input|select|textarea|button)$/i,ob=/^(?:a|area)$/i;r.fn.extend({prop:function(a,b){return T(this,r.prop,a,b,arguments.length>1)},removeProp:function(a){return this.each(function(){delete this[r.propFix[a]||a]})}}),r.extend({prop:function(a,b,c){var d,e,f=a.nodeType;if(3!==f&&8!==f&&2!==f)return 1===f&&r.isXMLDoc(a)||(b=r.propFix[b]||b,e=r.propHooks[b]),void 0!==c?e&&"set"in e&&void 0!==(d=e.set(a,c,b))?d:a[b]=c:e&&"get"in e&&null!==(d=e.get(a,b))?d:a[b]},propHooks:{tabIndex:{get:function(a){var b=r.find.attr(a,"tabindex");return b?parseInt(b,10):nb.test(a.nodeName)||ob.test(a.nodeName)&&a.href?0:-1}}},propFix:{"for":"htmlFor","class":"className"}}),o.optSelected||(r.propHooks.selected={get:function(a){var b=a.parentNode;return b&&b.parentNode&&b.parentNode.selectedIndex,null},set:function(a){var b=a.parentNode;b&&(b.selectedIndex,b.parentNode&&b.parentNode.selectedIndex)}}),r.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){r.propFix[this.toLowerCase()]=this});function pb(a){var b=a.match(L)||[];return b.join(" ")}function qb(a){return a.getAttribute&&a.getAttribute("class")||""}r.fn.extend({addClass:function(a){var b,c,d,e,f,g,h,i=0;if(r.isFunction(a))return this.each(function(b){r(this).addClass(a.call(this,b,qb(this)))});if("string"==typeof a&&a){b=a.match(L)||[];while(c=this[i++])if(e=qb(c),d=1===c.nodeType&&" "+pb(e)+" "){g=0;while(f=b[g++])d.indexOf(" "+f+" ")<0&&(d+=f+" ");h=pb(d),e!==h&&c.setAttribute("class",h)}}return this},removeClass:function(a){var b,c,d,e,f,g,h,i=0;if(r.isFunction(a))return this.each(function(b){r(this).removeClass(a.call(this,b,qb(this)))});if(!arguments.length)return this.attr("class","");if("string"==typeof a&&a){b=a.match(L)||[];while(c=this[i++])if(e=qb(c),d=1===c.nodeType&&" "+pb(e)+" "){g=0;while(f=b[g++])while(d.indexOf(" "+f+" ")>-1)d=d.replace(" "+f+" "," ");h=pb(d),e!==h&&c.setAttribute("class",h)}}return this},toggleClass:function(a,b){var c=typeof a;return"boolean"==typeof b&&"string"===c?b?this.addClass(a):this.removeClass(a):r.isFunction(a)?this.each(function(c){r(this).toggleClass(a.call(this,c,qb(this),b),b)}):this.each(function(){var b,d,e,f;if("string"===c){d=0,e=r(this),f=a.match(L)||[];while(b=f[d++])e.hasClass(b)?e.removeClass(b):e.addClass(b)}else void 0!==a&&"boolean"!==c||(b=qb(this),b&&W.set(this,"__className__",b),this.setAttribute&&this.setAttribute("class",b||a===!1?"":W.get(this,"__className__")||""))})},hasClass:function(a){var b,c,d=0;b=" "+a+" ";while(c=this[d++])if(1===c.nodeType&&(" "+pb(qb(c))+" ").indexOf(b)>-1)return!0;return!1}});var rb=/\r/g;r.fn.extend({val:function(a){var b,c,d,e=this[0];{if(arguments.length)return d=r.isFunction(a),this.each(function(c){var e;1===this.nodeType&&(e=d?a.call(this,c,r(this).val()):a,null==e?e="":"number"==typeof e?e+="":Array.isArray(e)&&(e=r.map(e,function(a){return null==a?"":a+""})),b=r.valHooks[this.type]||r.valHooks[this.nodeName.toLowerCase()],b&&"set"in b&&void 0!==b.set(this,e,"value")||(this.value=e))});if(e)return b=r.valHooks[e.type]||r.valHooks[e.nodeName.toLowerCase()],b&&"get"in b&&void 0!==(c=b.get(e,"value"))?c:(c=e.value,"string"==typeof c?c.replace(rb,""):null==c?"":c)}}}),r.extend({valHooks:{option:{get:function(a){var b=r.find.attr(a,"value");return null!=b?b:pb(r.text(a))}},select:{get:function(a){var b,c,d,e=a.options,f=a.selectedIndex,g="select-one"===a.type,h=g?null:[],i=g?f+1:e.length;for(d=f<0?i:g?f:0;d<i;d++)if(c=e[d],(c.selected||d===f)&&!c.disabled&&(!c.parentNode.disabled||!B(c.parentNode,"optgroup"))){if(b=r(c).val(),g)return b;h.push(b)}return h},set:function(a,b){var c,d,e=a.options,f=r.makeArray(b),g=e.length;while(g--)d=e[g],(d.selected=r.inArray(r.valHooks.option.get(d),f)>-1)&&(c=!0);return c||(a.selectedIndex=-1),f}}}}),r.each(["radio","checkbox"],function(){r.valHooks[this]={set:function(a,b){if(Array.isArray(b))return a.checked=r.inArray(r(a).val(),b)>-1}},o.checkOn||(r.valHooks[this].get=function(a){return null===a.getAttribute("value")?"on":a.value})});var sb=/^(?:focusinfocus|focusoutblur)$/;r.extend(r.event,{trigger:function(b,c,e,f){var g,h,i,j,k,m,n,o=[e||d],p=l.call(b,"type")?b.type:b,q=l.call(b,"namespace")?b.namespace.split("."):[];if(h=i=e=e||d,3!==e.nodeType&&8!==e.nodeType&&!sb.test(p+r.event.triggered)&&(p.indexOf(".")>-1&&(q=p.split("."),p=q.shift(),q.sort()),k=p.indexOf(":")<0&&"on"+p,b=b[r.expando]?b:new r.Event(p,"object"==typeof b&&b),b.isTrigger=f?2:3,b.namespace=q.join("."),b.rnamespace=b.namespace?new RegExp("(^|\\.)"+q.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,b.result=void 0,b.target||(b.target=e),c=null==c?[b]:r.makeArray(c,[b]),n=r.event.special[p]||{},f||!n.trigger||n.trigger.apply(e,c)!==!1)){if(!f&&!n.noBubble&&!r.isWindow(e)){for(j=n.delegateType||p,sb.test(j+p)||(h=h.parentNode);h;h=h.parentNode)o.push(h),i=h;i===(e.ownerDocument||d)&&o.push(i.defaultView||i.parentWindow||a)}g=0;while((h=o[g++])&&!b.isPropagationStopped())b.type=g>1?j:n.bindType||p,m=(W.get(h,"events")||{})[b.type]&&W.get(h,"handle"),m&&m.apply(h,c),m=k&&h[k],m&&m.apply&&U(h)&&(b.result=m.apply(h,c),b.result===!1&&b.preventDefault());return b.type=p,f||b.isDefaultPrevented()||n._default&&n._default.apply(o.pop(),c)!==!1||!U(e)||k&&r.isFunction(e[p])&&!r.isWindow(e)&&(i=e[k],i&&(e[k]=null),r.event.triggered=p,e[p](),r.event.triggered=void 0,i&&(e[k]=i)),b.result}},simulate:function(a,b,c){var d=r.extend(new r.Event,c,{type:a,isSimulated:!0});r.event.trigger(d,null,b)}}),r.fn.extend({trigger:function(a,b){return this.each(function(){r.event.trigger(a,b,this)})},triggerHandler:function(a,b){var c=this[0];if(c)return r.event.trigger(a,b,c,!0)}}),r.each("blur focus focusin focusout resize scroll click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup contextmenu".split(" "),function(a,b){r.fn[b]=function(a,c){return arguments.length>0?this.on(b,null,a,c):this.trigger(b)}}),r.fn.extend({hover:function(a,b){return this.mouseenter(a).mouseleave(b||a)}}),o.focusin="onfocusin"in a,o.focusin||r.each({focus:"focusin",blur:"focusout"},function(a,b){var c=function(a){r.event.simulate(b,a.target,r.event.fix(a))};r.event.special[b]={setup:function(){var d=this.ownerDocument||this,e=W.access(d,b);e||d.addEventListener(a,c,!0),W.access(d,b,(e||0)+1)},teardown:function(){var d=this.ownerDocument||this,e=W.access(d,b)-1;e?W.access(d,b,e):(d.removeEventListener(a,c,!0),W.remove(d,b))}}});var tb=a.location,ub=r.now(),vb=/\?/;r.parseXML=function(b){var c;if(!b||"string"!=typeof b)return null;try{c=(new a.DOMParser).parseFromString(b,"text/xml")}catch(d){c=void 0}return c&&!c.getElementsByTagName("parsererror").length||r.error("Invalid XML: "+b),c};var wb=/\[\]$/,xb=/\r?\n/g,yb=/^(?:submit|button|image|reset|file)$/i,zb=/^(?:input|select|textarea|keygen)/i;function Ab(a,b,c,d){var e;if(Array.isArray(b))r.each(b,function(b,e){c||wb.test(a)?d(a,e):Ab(a+"["+("object"==typeof e&&null!=e?b:"")+"]",e,c,d)});else if(c||"object"!==r.type(b))d(a,b);else for(e in b)Ab(a+"["+e+"]",b[e],c,d)}r.param=function(a,b){var c,d=[],e=function(a,b){var c=r.isFunction(b)?b():b;d[d.length]=encodeURIComponent(a)+"="+encodeURIComponent(null==c?"":c)};if(Array.isArray(a)||a.jquery&&!r.isPlainObject(a))r.each(a,function(){e(this.name,this.value)});else for(c in a)Ab(c,a[c],b,e);return d.join("&")},r.fn.extend({serialize:function(){return r.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var a=r.prop(this,"elements");return a?r.makeArray(a):this}).filter(function(){var a=this.type;return this.name&&!r(this).is(":disabled")&&zb.test(this.nodeName)&&!yb.test(a)&&(this.checked||!ja.test(a))}).map(function(a,b){var c=r(this).val();return null==c?null:Array.isArray(c)?r.map(c,function(a){return{name:b.name,value:a.replace(xb,"\r\n")}}):{name:b.name,value:c.replace(xb,"\r\n")}}).get()}});var Bb=/%20/g,Cb=/#.*$/,Db=/([?&])_=[^&]*/,Eb=/^(.*?):[ \t]*([^\r\n]*)$/gm,Fb=/^(?:about|app|app-storage|.+-extension|file|res|widget):$/,Gb=/^(?:GET|HEAD)$/,Hb=/^\/\//,Ib={},Jb={},Kb="*/".concat("*"),Lb=d.createElement("a");Lb.href=tb.href;function Mb(a){return function(b,c){"string"!=typeof b&&(c=b,b="*");var d,e=0,f=b.toLowerCase().match(L)||[];if(r.isFunction(c))while(d=f[e++])"+"===d[0]?(d=d.slice(1)||"*",(a[d]=a[d]||[]).unshift(c)):(a[d]=a[d]||[]).push(c)}}function Nb(a,b,c,d){var e={},f=a===Jb;function g(h){var i;return e[h]=!0,r.each(a[h]||[],function(a,h){var j=h(b,c,d);return"string"!=typeof j||f||e[j]?f?!(i=j):void 0:(b.dataTypes.unshift(j),g(j),!1)}),i}return g(b.dataTypes[0])||!e["*"]&&g("*")}function Ob(a,b){var c,d,e=r.ajaxSettings.flatOptions||{};for(c in b)void 0!==b[c]&&((e[c]?a:d||(d={}))[c]=b[c]);return d&&r.extend(!0,a,d),a}function Pb(a,b,c){var d,e,f,g,h=a.contents,i=a.dataTypes;while("*"===i[0])i.shift(),void 0===d&&(d=a.mimeType||b.getResponseHeader("Content-Type"));if(d)for(e in h)if(h[e]&&h[e].test(d)){i.unshift(e);break}if(i[0]in c)f=i[0];else{for(e in c){if(!i[0]||a.converters[e+" "+i[0]]){f=e;break}g||(g=e)}f=f||g}if(f)return f!==i[0]&&i.unshift(f),c[f]}function Qb(a,b,c,d){var e,f,g,h,i,j={},k=a.dataTypes.slice();if(k[1])for(g in a.converters)j[g.toLowerCase()]=a.converters[g];f=k.shift();while(f)if(a.responseFields[f]&&(c[a.responseFields[f]]=b),!i&&d&&a.dataFilter&&(b=a.dataFilter(b,a.dataType)),i=f,f=k.shift())if("*"===f)f=i;else if("*"!==i&&i!==f){if(g=j[i+" "+f]||j["* "+f],!g)for(e in j)if(h=e.split(" "),h[1]===f&&(g=j[i+" "+h[0]]||j["* "+h[0]])){g===!0?g=j[e]:j[e]!==!0&&(f=h[0],k.unshift(h[1]));break}if(g!==!0)if(g&&a["throws"])b=g(b);else try{b=g(b)}catch(l){return{state:"parsererror",error:g?l:"No conversion from "+i+" to "+f}}}return{state:"success",data:b}}r.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:tb.href,type:"GET",isLocal:Fb.test(tb.protocol),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":Kb,text:"text/plain",html:"text/html",xml:"application/xml, text/xml",json:"application/json, text/javascript"},contents:{xml:/\bxml\b/,html:/\bhtml/,json:/\bjson\b/},responseFields:{xml:"responseXML",text:"responseText",json:"responseJSON"},converters:{"* text":String,"text html":!0,"text json":JSON.parse,"text xml":r.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(a,b){return b?Ob(Ob(a,r.ajaxSettings),b):Ob(r.ajaxSettings,a)},ajaxPrefilter:Mb(Ib),ajaxTransport:Mb(Jb),ajax:function(b,c){"object"==typeof b&&(c=b,b=void 0),c=c||{};var e,f,g,h,i,j,k,l,m,n,o=r.ajaxSetup({},c),p=o.context||o,q=o.context&&(p.nodeType||p.jquery)?r(p):r.event,s=r.Deferred(),t=r.Callbacks("once memory"),u=o.statusCode||{},v={},w={},x="canceled",y={readyState:0,getResponseHeader:function(a){var b;if(k){if(!h){h={};while(b=Eb.exec(g))h[b[1].toLowerCase()]=b[2]}b=h[a.toLowerCase()]}return null==b?null:b},getAllResponseHeaders:function(){return k?g:null},setRequestHeader:function(a,b){return null==k&&(a=w[a.toLowerCase()]=w[a.toLowerCase()]||a,v[a]=b),this},overrideMimeType:function(a){return null==k&&(o.mimeType=a),this},statusCode:function(a){var b;if(a)if(k)y.always(a[y.status]);else for(b in a)u[b]=[u[b],a[b]];return this},abort:function(a){var b=a||x;return e&&e.abort(b),A(0,b),this}};if(s.promise(y),o.url=((b||o.url||tb.href)+"").replace(Hb,tb.protocol+"//"),o.type=c.method||c.type||o.method||o.type,o.dataTypes=(o.dataType||"*").toLowerCase().match(L)||[""],null==o.crossDomain){j=d.createElement("a");try{j.href=o.url,j.href=j.href,o.crossDomain=Lb.protocol+"//"+Lb.host!=j.protocol+"//"+j.host}catch(z){o.crossDomain=!0}}if(o.data&&o.processData&&"string"!=typeof o.data&&(o.data=r.param(o.data,o.traditional)),Nb(Ib,o,c,y),k)return y;l=r.event&&o.global,l&&0===r.active++&&r.event.trigger("ajaxStart"),o.type=o.type.toUpperCase(),o.hasContent=!Gb.test(o.type),f=o.url.replace(Cb,""),o.hasContent?o.data&&o.processData&&0===(o.contentType||"").indexOf("application/x-www-form-urlencoded")&&(o.data=o.data.replace(Bb,"+")):(n=o.url.slice(f.length),o.data&&(f+=(vb.test(f)?"&":"?")+o.data,delete o.data),o.cache===!1&&(f=f.replace(Db,"$1"),n=(vb.test(f)?"&":"?")+"_="+ub++ +n),o.url=f+n),o.ifModified&&(r.lastModified[f]&&y.setRequestHeader("If-Modified-Since",r.lastModified[f]),r.etag[f]&&y.setRequestHeader("If-None-Match",r.etag[f])),(o.data&&o.hasContent&&o.contentType!==!1||c.contentType)&&y.setRequestHeader("Content-Type",o.contentType),y.setRequestHeader("Accept",o.dataTypes[0]&&o.accepts[o.dataTypes[0]]?o.accepts[o.dataTypes[0]]+("*"!==o.dataTypes[0]?", "+Kb+"; q=0.01":""):o.accepts["*"]);for(m in o.headers)y.setRequestHeader(m,o.headers[m]);if(o.beforeSend&&(o.beforeSend.call(p,y,o)===!1||k))return y.abort();if(x="abort",t.add(o.complete),y.done(o.success),y.fail(o.error),e=Nb(Jb,o,c,y)){if(y.readyState=1,l&&q.trigger("ajaxSend",[y,o]),k)return y;o.async&&o.timeout>0&&(i=a.setTimeout(function(){y.abort("timeout")},o.timeout));try{k=!1,e.send(v,A)}catch(z){if(k)throw z;A(-1,z)}}else A(-1,"No Transport");function A(b,c,d,h){var j,m,n,v,w,x=c;k||(k=!0,i&&a.clearTimeout(i),e=void 0,g=h||"",y.readyState=b>0?4:0,j=b>=200&&b<300||304===b,d&&(v=Pb(o,y,d)),v=Qb(o,v,y,j),j?(o.ifModified&&(w=y.getResponseHeader("Last-Modified"),w&&(r.lastModified[f]=w),w=y.getResponseHeader("etag"),w&&(r.etag[f]=w)),204===b||"HEAD"===o.type?x="nocontent":304===b?x="notmodified":(x=v.state,m=v.data,n=v.error,j=!n)):(n=x,!b&&x||(x="error",b<0&&(b=0))),y.status=b,y.statusText=(c||x)+"",j?s.resolveWith(p,[m,x,y]):s.rejectWith(p,[y,x,n]),y.statusCode(u),u=void 0,l&&q.trigger(j?"ajaxSuccess":"ajaxError",[y,o,j?m:n]),t.fireWith(p,[y,x]),l&&(q.trigger("ajaxComplete",[y,o]),--r.active||r.event.trigger("ajaxStop")))}return y},getJSON:function(a,b,c){return r.get(a,b,c,"json")},getScript:function(a,b){return r.get(a,void 0,b,"script")}}),r.each(["get","post"],function(a,b){r[b]=function(a,c,d,e){return r.isFunction(c)&&(e=e||d,d=c,c=void 0),r.ajax(r.extend({url:a,type:b,dataType:e,data:c,success:d},r.isPlainObject(a)&&a))}}),r._evalUrl=function(a){return r.ajax({url:a,type:"GET",dataType:"script",cache:!0,async:!1,global:!1,"throws":!0})},r.fn.extend({wrapAll:function(a){var b;return this[0]&&(r.isFunction(a)&&(a=a.call(this[0])),b=r(a,this[0].ownerDocument).eq(0).clone(!0),this[0].parentNode&&b.insertBefore(this[0]),b.map(function(){var a=this;while(a.firstElementChild)a=a.firstElementChild;return a}).append(this)),this},wrapInner:function(a){return r.isFunction(a)?this.each(function(b){r(this).wrapInner(a.call(this,b))}):this.each(function(){var b=r(this),c=b.contents();c.length?c.wrapAll(a):b.append(a)})},wrap:function(a){var b=r.isFunction(a);return this.each(function(c){r(this).wrapAll(b?a.call(this,c):a)})},unwrap:function(a){return this.parent(a).not("body").each(function(){r(this).replaceWith(this.childNodes)}),this}}),r.expr.pseudos.hidden=function(a){return!r.expr.pseudos.visible(a)},r.expr.pseudos.visible=function(a){return!!(a.offsetWidth||a.offsetHeight||a.getClientRects().length)},r.ajaxSettings.xhr=function(){try{return new a.XMLHttpRequest}catch(b){}};var Rb={0:200,1223:204},Sb=r.ajaxSettings.xhr();o.cors=!!Sb&&"withCredentials"in Sb,o.ajax=Sb=!!Sb,r.ajaxTransport(function(b){var c,d;if(o.cors||Sb&&!b.crossDomain)return{send:function(e,f){var g,h=b.xhr();if(h.open(b.type,b.url,b.async,b.username,b.password),b.xhrFields)for(g in b.xhrFields)h[g]=b.xhrFields[g];b.mimeType&&h.overrideMimeType&&h.overrideMimeType(b.mimeType),b.crossDomain||e["X-Requested-With"]||(e["X-Requested-With"]="XMLHttpRequest");for(g in e)h.setRequestHeader(g,e[g]);c=function(a){return function(){c&&(c=d=h.onload=h.onerror=h.onabort=h.onreadystatechange=null,"abort"===a?h.abort():"error"===a?"number"!=typeof h.status?f(0,"error"):f(h.status,h.statusText):f(Rb[h.status]||h.status,h.statusText,"text"!==(h.responseType||"text")||"string"!=typeof h.responseText?{binary:h.response}:{text:h.responseText},h.getAllResponseHeaders()))}},h.onload=c(),d=h.onerror=c("error"),void 0!==h.onabort?h.onabort=d:h.onreadystatechange=function(){4===h.readyState&&a.setTimeout(function(){c&&d()})},c=c("abort");try{h.send(b.hasContent&&b.data||null)}catch(i){if(c)throw i}},abort:function(){c&&c()}}}),r.ajaxPrefilter(function(a){a.crossDomain&&(a.contents.script=!1)}),r.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/\b(?:java|ecma)script\b/},converters:{"text script":function(a){return r.globalEval(a),a}}}),r.ajaxPrefilter("script",function(a){void 0===a.cache&&(a.cache=!1),a.crossDomain&&(a.type="GET")}),r.ajaxTransport("script",function(a){if(a.crossDomain){var b,c;return{send:function(e,f){b=r("<script>").prop({charset:a.scriptCharset,src:a.url}).on("load error",c=function(a){b.remove(),c=null,a&&f("error"===a.type?404:200,a.type)}),d.head.appendChild(b[0])},abort:function(){c&&c()}}}});var Tb=[],Ub=/(=)\?(?=&|$)|\?\?/;r.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var a=Tb.pop()||r.expando+"_"+ub++;return this[a]=!0,a}}),r.ajaxPrefilter("json jsonp",function(b,c,d){var e,f,g,h=b.jsonp!==!1&&(Ub.test(b.url)?"url":"string"==typeof b.data&&0===(b.contentType||"").indexOf("application/x-www-form-urlencoded")&&Ub.test(b.data)&&"data");if(h||"jsonp"===b.dataTypes[0])return e=b.jsonpCallback=r.isFunction(b.jsonpCallback)?b.jsonpCallback():b.jsonpCallback,h?b[h]=b[h].replace(Ub,"$1"+e):b.jsonp!==!1&&(b.url+=(vb.test(b.url)?"&":"?")+b.jsonp+"="+e),b.converters["script json"]=function(){return g||r.error(e+" was not called"),g[0]},b.dataTypes[0]="json",f=a[e],a[e]=function(){g=arguments},d.always(function(){void 0===f?r(a).removeProp(e):a[e]=f,b[e]&&(b.jsonpCallback=c.jsonpCallback,Tb.push(e)),g&&r.isFunction(f)&&f(g[0]),g=f=void 0}),"script"}),o.createHTMLDocument=function(){var a=d.implementation.createHTMLDocument("").body;return a.innerHTML="<form></form><form></form>",2===a.childNodes.length}(),r.parseHTML=function(a,b,c){if("string"!=typeof a)return[];"boolean"==typeof b&&(c=b,b=!1);var e,f,g;return b||(o.createHTMLDocument?(b=d.implementation.createHTMLDocument(""),e=b.createElement("base"),e.href=d.location.href,b.head.appendChild(e)):b=d),f=C.exec(a),g=!c&&[],f?[b.createElement(f[1])]:(f=qa([a],b,g),g&&g.length&&r(g).remove(),r.merge([],f.childNodes))},r.fn.load=function(a,b,c){var d,e,f,g=this,h=a.indexOf(" ");return h>-1&&(d=pb(a.slice(h)),a=a.slice(0,h)),r.isFunction(b)?(c=b,b=void 0):b&&"object"==typeof b&&(e="POST"),g.length>0&&r.ajax({url:a,type:e||"GET",dataType:"html",data:b}).done(function(a){f=arguments,g.html(d?r("<div>").append(r.parseHTML(a)).find(d):a)}).always(c&&function(a,b){g.each(function(){c.apply(this,f||[a.responseText,b,a])})}),this},r.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(a,b){r.fn[b]=function(a){return this.on(b,a)}}),r.expr.pseudos.animated=function(a){return r.grep(r.timers,function(b){return a===b.elem}).length},r.offset={setOffset:function(a,b,c){var d,e,f,g,h,i,j,k=r.css(a,"position"),l=r(a),m={};"static"===k&&(a.style.position="relative"),h=l.offset(),f=r.css(a,"top"),i=r.css(a,"left"),j=("absolute"===k||"fixed"===k)&&(f+i).indexOf("auto")>-1,j?(d=l.position(),g=d.top,e=d.left):(g=parseFloat(f)||0,e=parseFloat(i)||0),r.isFunction(b)&&(b=b.call(a,c,r.extend({},h))),null!=b.top&&(m.top=b.top-h.top+g),null!=b.left&&(m.left=b.left-h.left+e),"using"in b?b.using.call(a,m):l.css(m)}},r.fn.extend({offset:function(a){if(arguments.length)return void 0===a?this:this.each(function(b){r.offset.setOffset(this,a,b)});var b,c,d,e,f=this[0];if(f)return f.getClientRects().length?(d=f.getBoundingClientRect(),b=f.ownerDocument,c=b.documentElement,e=b.defaultView,{top:d.top+e.pageYOffset-c.clientTop,left:d.left+e.pageXOffset-c.clientLeft}):{top:0,left:0}},position:function(){if(this[0]){var a,b,c=this[0],d={top:0,left:0};return"fixed"===r.css(c,"position")?b=c.getBoundingClientRect():(a=this.offsetParent(),b=this.offset(),B(a[0],"html")||(d=a.offset()),d={top:d.top+r.css(a[0],"borderTopWidth",!0),left:d.left+r.css(a[0],"borderLeftWidth",!0)}),{top:b.top-d.top-r.css(c,"marginTop",!0),left:b.left-d.left-r.css(c,"marginLeft",!0)}}},offsetParent:function(){return this.map(function(){var a=this.offsetParent;while(a&&"static"===r.css(a,"position"))a=a.offsetParent;return a||ra})}}),r.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(a,b){var c="pageYOffset"===b;r.fn[a]=function(d){return T(this,function(a,d,e){var f;return r.isWindow(a)?f=a:9===a.nodeType&&(f=a.defaultView),void 0===e?f?f[b]:a[d]:void(f?f.scrollTo(c?f.pageXOffset:e,c?e:f.pageYOffset):a[d]=e)},a,d,arguments.length)}}),r.each(["top","left"],function(a,b){r.cssHooks[b]=Pa(o.pixelPosition,function(a,c){if(c)return c=Oa(a,b),Ma.test(c)?r(a).position()[b]+"px":c})}),r.each({Height:"height",Width:"width"},function(a,b){r.each({padding:"inner"+a,content:b,"":"outer"+a},function(c,d){r.fn[d]=function(e,f){var g=arguments.length&&(c||"boolean"!=typeof e),h=c||(e===!0||f===!0?"margin":"border");return T(this,function(b,c,e){var f;return r.isWindow(b)?0===d.indexOf("outer")?b["inner"+a]:b.document.documentElement["client"+a]:9===b.nodeType?(f=b.documentElement,Math.max(b.body["scroll"+a],f["scroll"+a],b.body["offset"+a],f["offset"+a],f["client"+a])):void 0===e?r.css(b,c,h):r.style(b,c,e,h)},b,g?e:void 0,g)}})}),r.fn.extend({bind:function(a,b,c){return this.on(a,null,b,c)},unbind:function(a,b){return this.off(a,null,b)},delegate:function(a,b,c,d){return this.on(b,a,c,d)},undelegate:function(a,b,c){return 1===arguments.length?this.off(a,"**"):this.off(b,a||"**",c)}}),r.holdReady=function(a){a?r.readyWait++:r.ready(!0)},r.isArray=Array.isArray,r.parseJSON=JSON.parse,r.nodeName=B,"function"==typeof define&&define.amd&&define("jquery",[],function(){return r});var Vb=a.jQuery,Wb=a.$;return r.noConflict=function(b){return a.$===r&&(a.$=Wb),b&&a.jQuery===r&&(a.jQuery=Vb),r},b||(a.jQuery=a.$=r),r});
diff --git a/www/assets/magick-template.css b/www/assets/magick-template.css
new file mode 100644 (file)
index 0000000..9bd5f3a
--- /dev/null
@@ -0,0 +1,97 @@
+/*
+   ImageMagick template.
+*/
+
+@media (min-width: 48em) {
+  html {
+    font-size: 18px;
+  }
+}
+
+body {
+  font-family: Georgia, "Times New Roman", Times, serif;
+  color: #555;
+  padding-top: 3.5rem;
+}
+
+.container {
+  max-width: 60rem;
+}
+
+.magick-template {
+  padding: 1.5rem 1.5rem;
+}
+
+.magick-header {
+  padding-bottom: 1.25rem;
+  margin-bottom: 2rem;
+  border-bottom: .05rem solid #eee;
+}
+.magick-title {
+  margin-bottom: 0;
+  font-size: 2rem;
+  font-weight: normal;
+}
+.magick-description {
+  font-size: 1.1rem;
+  color: #999;
+}
+
+.magick-footer {
+  padding: 2.5rem 0;
+  color: #999;
+  text-align: center;
+  background-color: #f9f9f9;
+  border-top: .05rem solid #e5e5e5;
+}
+
+.magick-footer p:last-child {
+  margin-bottom: 0;
+}
+
+.magick-list-unstyled {
+  padding-left: 40px;
+  padding-right: 40px;
+  list-style: none;
+}
+
+.magick-icon {
+  float: left;
+  margin: 5px;
+}
+
+fieldset {
+  padding: .5em;
+  background: white;
+  border: 1px dotted #aaaa77;
+  margin-left: 20px;
+  margin-right: 20px;
+  margin-top: .5em;
+}
+
+fieldset legend {
+  color: #fff;
+  background-color: #aaaa77;
+  font-size: smaller;
+  padding: .1ex .5ex;
+  border-right: 1px solid gray;
+  border-bottom: 1px solid gray;
+  font-weight: bold;
+}
+
+.highlight {
+  padding:1rem;
+  margin:1rem 0px;
+  background-color:#f7f7f9
+}
+
+h1, .h1,
+h2, .h2,
+h3, .h3,
+h4, .h4,
+h5, .h5,
+h6, .h6 {
+  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
+  font-weight: 400;
+  color: #333;
+}
diff --git a/www/assets/popper.min.js b/www/assets/popper.min.js
new file mode 100644 (file)
index 0000000..95e9ef5
--- /dev/null
@@ -0,0 +1,5 @@
+/*
+ Copyright (C) Federico Zivolo 2017
+ Distributed under the MIT License (license terms are at http://opensource.org/licenses/MIT).
+ */(function(e,t){'object'==typeof exports&&'undefined'!=typeof module?module.exports=t():'function'==typeof define&&define.amd?define(t):e.Popper=t()})(this,function(){'use strict';function e(e){return e&&'[object Function]'==={}.toString.call(e)}function t(e,t){if(1!==e.nodeType)return[];var o=window.getComputedStyle(e,null);return t?o[t]:o}function o(e){return'HTML'===e.nodeName?e:e.parentNode||e.host}function n(e){if(!e||-1!==['HTML','BODY','#document'].indexOf(e.nodeName))return window.document.body;var i=t(e),r=i.overflow,p=i.overflowX,s=i.overflowY;return /(auto|scroll)/.test(r+s+p)?e:n(o(e))}function r(e){var o=e&&e.offsetParent,i=o&&o.nodeName;return i&&'BODY'!==i&&'HTML'!==i?-1!==['TD','TABLE'].indexOf(o.nodeName)&&'static'===t(o,'position')?r(o):o:window.document.documentElement}function p(e){var t=e.nodeName;return'BODY'!==t&&('HTML'===t||r(e.firstElementChild)===e)}function s(e){return null===e.parentNode?e:s(e.parentNode)}function d(e,t){if(!e||!e.nodeType||!t||!t.nodeType)return window.document.documentElement;var o=e.compareDocumentPosition(t)&Node.DOCUMENT_POSITION_FOLLOWING,i=o?e:t,n=o?t:e,a=document.createRange();a.setStart(i,0),a.setEnd(n,0);var f=a.commonAncestorContainer;if(e!==f&&t!==f||i.contains(n))return p(f)?f:r(f);var l=s(e);return l.host?d(l.host,t):d(e,s(t).host)}function a(e){var t=1<arguments.length&&void 0!==arguments[1]?arguments[1]:'top',o='top'===t?'scrollTop':'scrollLeft',i=e.nodeName;if('BODY'===i||'HTML'===i){var n=window.document.documentElement,r=window.document.scrollingElement||n;return r[o]}return e[o]}function f(e,t){var o=2<arguments.length&&void 0!==arguments[2]&&arguments[2],i=a(t,'top'),n=a(t,'left'),r=o?-1:1;return e.top+=i*r,e.bottom+=i*r,e.left+=n*r,e.right+=n*r,e}function l(e,t){var o='x'===t?'Left':'Top',i='Left'==o?'Right':'Bottom';return+e['border'+o+'Width'].split('px')[0]+ +e['border'+i+'Width'].split('px')[0]}function m(e,t,o,i){return _(t['offset'+e],o['client'+e],o['offset'+e],ie()?o['offset'+e]+i['margin'+('Height'===e?'Top':'Left')]+i['margin'+('Height'===e?'Bottom':'Right')]:0)}function h(){var e=window.document.body,t=window.document.documentElement,o=ie()&&window.getComputedStyle(t);return{height:m('Height',e,t,o),width:m('Width',e,t,o)}}function c(e){return se({},e,{right:e.left+e.width,bottom:e.top+e.height})}function g(e){var o={};if(ie())try{o=e.getBoundingClientRect();var i=a(e,'top'),n=a(e,'left');o.top+=i,o.left+=n,o.bottom+=i,o.right+=n}catch(e){}else o=e.getBoundingClientRect();var r={left:o.left,top:o.top,width:o.right-o.left,height:o.bottom-o.top},p='HTML'===e.nodeName?h():{},s=p.width||e.clientWidth||r.right-r.left,d=p.height||e.clientHeight||r.bottom-r.top,f=e.offsetWidth-s,m=e.offsetHeight-d;if(f||m){var g=t(e);f-=l(g,'x'),m-=l(g,'y'),r.width-=f,r.height-=m}return c(r)}function u(e,o){var i=ie(),r='HTML'===o.nodeName,p=g(e),s=g(o),d=n(e),a=t(o),l=+a.borderTopWidth.split('px')[0],m=+a.borderLeftWidth.split('px')[0],h=c({top:p.top-s.top-l,left:p.left-s.left-m,width:p.width,height:p.height});if(h.marginTop=0,h.marginLeft=0,!i&&r){var u=+a.marginTop.split('px')[0],b=+a.marginLeft.split('px')[0];h.top-=l-u,h.bottom-=l-u,h.left-=m-b,h.right-=m-b,h.marginTop=u,h.marginLeft=b}return(i?o.contains(d):o===d&&'BODY'!==d.nodeName)&&(h=f(h,o)),h}function b(e){var t=window.document.documentElement,o=u(e,t),i=_(t.clientWidth,window.innerWidth||0),n=_(t.clientHeight,window.innerHeight||0),r=a(t),p=a(t,'left'),s={top:r-o.top+o.marginTop,left:p-o.left+o.marginLeft,width:i,height:n};return c(s)}function y(e){var i=e.nodeName;return'BODY'===i||'HTML'===i?!1:'fixed'===t(e,'position')||y(o(e))}function w(e,t,i,r){var p={top:0,left:0},s=d(e,t);if('viewport'===r)p=b(s);else{var a;'scrollParent'===r?(a=n(o(e)),'BODY'===a.nodeName&&(a=window.document.documentElement)):'window'===r?a=window.document.documentElement:a=r;var f=u(a,s);if('HTML'===a.nodeName&&!y(s)){var l=h(),m=l.height,c=l.width;p.top+=f.top-f.marginTop,p.bottom=m+f.top,p.left+=f.left-f.marginLeft,p.right=c+f.left}else p=f}return p.left+=i,p.top+=i,p.right-=i,p.bottom-=i,p}function v(e){var t=e.width,o=e.height;return t*o}function E(e,t,o,i,n){var r=5<arguments.length&&void 0!==arguments[5]?arguments[5]:0;if(-1===e.indexOf('auto'))return e;var p=w(o,i,r,n),s={top:{width:p.width,height:t.top-p.top},right:{width:p.right-t.right,height:p.height},bottom:{width:p.width,height:p.bottom-t.bottom},left:{width:t.left-p.left,height:p.height}},d=Object.keys(s).map(function(e){return se({key:e},s[e],{area:v(s[e])})}).sort(function(e,t){return t.area-e.area}),a=d.filter(function(e){var t=e.width,i=e.height;return t>=o.clientWidth&&i>=o.clientHeight}),f=0<a.length?a[0].key:d[0].key,l=e.split('-')[1];return f+(l?'-'+l:'')}function x(e,t,o){var i=d(t,o);return u(o,i)}function O(e){var t=window.getComputedStyle(e),o=parseFloat(t.marginTop)+parseFloat(t.marginBottom),i=parseFloat(t.marginLeft)+parseFloat(t.marginRight),n={width:e.offsetWidth+i,height:e.offsetHeight+o};return n}function L(e){var t={left:'right',right:'left',bottom:'top',top:'bottom'};return e.replace(/left|right|bottom|top/g,function(e){return t[e]})}function S(e,t,o){o=o.split('-')[0];var i=O(e),n={width:i.width,height:i.height},r=-1!==['right','left'].indexOf(o),p=r?'top':'left',s=r?'left':'top',d=r?'height':'width',a=r?'width':'height';return n[p]=t[p]+t[d]/2-i[d]/2,n[s]=o===s?t[s]-i[a]:t[L(s)],n}function T(e,t){return Array.prototype.find?e.find(t):e.filter(t)[0]}function C(e,t,o){if(Array.prototype.findIndex)return e.findIndex(function(e){return e[t]===o});var i=T(e,function(e){return e[t]===o});return e.indexOf(i)}function N(t,o,i){var n=void 0===i?t:t.slice(0,C(t,'name',i));return n.forEach(function(t){t.function&&console.warn('`modifier.function` is deprecated, use `modifier.fn`!');var i=t.function||t.fn;t.enabled&&e(i)&&(o.offsets.popper=c(o.offsets.popper),o.offsets.reference=c(o.offsets.reference),o=i(o,t))}),o}function k(){if(!this.state.isDestroyed){var e={instance:this,styles:{},attributes:{},flipped:!1,offsets:{}};e.offsets.reference=x(this.state,this.popper,this.reference),e.placement=E(this.options.placement,e.offsets.reference,this.popper,this.reference,this.options.modifiers.flip.boundariesElement,this.options.modifiers.flip.padding),e.originalPlacement=e.placement,e.offsets.popper=S(this.popper,e.offsets.reference,e.placement),e.offsets.popper.position='absolute',e=N(this.modifiers,e),this.state.isCreated?this.options.onUpdate(e):(this.state.isCreated=!0,this.options.onCreate(e))}}function W(e,t){return e.some(function(e){var o=e.name,i=e.enabled;return i&&o===t})}function B(e){for(var t=[!1,'ms','Webkit','Moz','O'],o=e.charAt(0).toUpperCase()+e.slice(1),n=0;n<t.length-1;n++){var i=t[n],r=i?''+i+o:e;if('undefined'!=typeof window.document.body.style[r])return r}return null}function D(){return this.state.isDestroyed=!0,W(this.modifiers,'applyStyle')&&(this.popper.removeAttribute('x-placement'),this.popper.style.left='',this.popper.style.position='',this.popper.style.top='',this.popper.style[B('transform')]=''),this.disableEventListeners(),this.options.removeOnDestroy&&this.popper.parentNode.removeChild(this.popper),this}function H(e,t,o,i){var r='BODY'===e.nodeName,p=r?window:e;p.addEventListener(t,o,{passive:!0}),r||H(n(p.parentNode),t,o,i),i.push(p)}function P(e,t,o,i){o.updateBound=i,window.addEventListener('resize',o.updateBound,{passive:!0});var r=n(e);return H(r,'scroll',o.updateBound,o.scrollParents),o.scrollElement=r,o.eventsEnabled=!0,o}function A(){this.state.eventsEnabled||(this.state=P(this.reference,this.options,this.state,this.scheduleUpdate))}function M(e,t){return window.removeEventListener('resize',t.updateBound),t.scrollParents.forEach(function(e){e.removeEventListener('scroll',t.updateBound)}),t.updateBound=null,t.scrollParents=[],t.scrollElement=null,t.eventsEnabled=!1,t}function I(){this.state.eventsEnabled&&(window.cancelAnimationFrame(this.scheduleUpdate),this.state=M(this.reference,this.state))}function R(e){return''!==e&&!isNaN(parseFloat(e))&&isFinite(e)}function U(e,t){Object.keys(t).forEach(function(o){var i='';-1!==['width','height','top','right','bottom','left'].indexOf(o)&&R(t[o])&&(i='px'),e.style[o]=t[o]+i})}function Y(e,t){Object.keys(t).forEach(function(o){var i=t[o];!1===i?e.removeAttribute(o):e.setAttribute(o,t[o])})}function F(e,t,o){var i=T(e,function(e){var o=e.name;return o===t}),n=!!i&&e.some(function(e){return e.name===o&&e.enabled&&e.order<i.order});if(!n){var r='`'+t+'`';console.warn('`'+o+'`'+' modifier is required by '+r+' modifier in order to work, be sure to include it before '+r+'!')}return n}function j(e){return'end'===e?'start':'start'===e?'end':e}function K(e){var t=1<arguments.length&&void 0!==arguments[1]&&arguments[1],o=ae.indexOf(e),i=ae.slice(o+1).concat(ae.slice(0,o));return t?i.reverse():i}function q(e,t,o,i){var n=e.match(/((?:\-|\+)?\d*\.?\d*)(.*)/),r=+n[1],p=n[2];if(!r)return e;if(0===p.indexOf('%')){var s;switch(p){case'%p':s=o;break;case'%':case'%r':default:s=i;}var d=c(s);return d[t]/100*r}if('vh'===p||'vw'===p){var a;return a='vh'===p?_(document.documentElement.clientHeight,window.innerHeight||0):_(document.documentElement.clientWidth,window.innerWidth||0),a/100*r}return r}function G(e,t,o,i){var n=[0,0],r=-1!==['right','left'].indexOf(i),p=e.split(/(\+|\-)/).map(function(e){return e.trim()}),s=p.indexOf(T(p,function(e){return-1!==e.search(/,|\s/)}));p[s]&&-1===p[s].indexOf(',')&&console.warn('Offsets separated by white space(s) are deprecated, use a comma (,) instead.');var d=/\s*,\s*|\s+/,a=-1===s?[p]:[p.slice(0,s).concat([p[s].split(d)[0]]),[p[s].split(d)[1]].concat(p.slice(s+1))];return a=a.map(function(e,i){var n=(1===i?!r:r)?'height':'width',p=!1;return e.reduce(function(e,t){return''===e[e.length-1]&&-1!==['+','-'].indexOf(t)?(e[e.length-1]=t,p=!0,e):p?(e[e.length-1]+=t,p=!1,e):e.concat(t)},[]).map(function(e){return q(e,n,t,o)})}),a.forEach(function(e,t){e.forEach(function(o,i){R(o)&&(n[t]+=o*('-'===e[i-1]?-1:1))})}),n}for(var z=Math.min,V=Math.floor,_=Math.max,X=['native code','[object MutationObserverConstructor]'],Q=function(e){return X.some(function(t){return-1<(e||'').toString().indexOf(t)})},J='undefined'!=typeof window,Z=['Edge','Trident','Firefox'],$=0,ee=0;ee<Z.length;ee+=1)if(J&&0<=navigator.userAgent.indexOf(Z[ee])){$=1;break}var i,te=J&&Q(window.MutationObserver),oe=te?function(e){var t=!1,o=0,i=document.createElement('span'),n=new MutationObserver(function(){e(),t=!1});return n.observe(i,{attributes:!0}),function(){t||(t=!0,i.setAttribute('x-index',o),++o)}}:function(e){var t=!1;return function(){t||(t=!0,setTimeout(function(){t=!1,e()},$))}},ie=function(){return void 0==i&&(i=-1!==navigator.appVersion.indexOf('MSIE 10')),i},ne=function(e,t){if(!(e instanceof t))throw new TypeError('Cannot call a class as a function')},re=function(){function e(e,t){for(var o,n=0;n<t.length;n++)o=t[n],o.enumerable=o.enumerable||!1,o.configurable=!0,'value'in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}return function(t,o,i){return o&&e(t.prototype,o),i&&e(t,i),t}}(),pe=function(e,t,o){return t in e?Object.defineProperty(e,t,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[t]=o,e},se=Object.assign||function(e){for(var t,o=1;o<arguments.length;o++)for(var i in t=arguments[o],t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i]);return e},de=['auto-start','auto','auto-end','top-start','top','top-end','right-start','right','right-end','bottom-end','bottom','bottom-start','left-end','left','left-start'],ae=de.slice(3),fe={FLIP:'flip',CLOCKWISE:'clockwise',COUNTERCLOCKWISE:'counterclockwise'},le=function(){function t(o,i){var n=this,r=2<arguments.length&&void 0!==arguments[2]?arguments[2]:{};ne(this,t),this.scheduleUpdate=function(){return requestAnimationFrame(n.update)},this.update=oe(this.update.bind(this)),this.options=se({},t.Defaults,r),this.state={isDestroyed:!1,isCreated:!1,scrollParents:[]},this.reference=o.jquery?o[0]:o,this.popper=i.jquery?i[0]:i,this.options.modifiers={},Object.keys(se({},t.Defaults.modifiers,r.modifiers)).forEach(function(e){n.options.modifiers[e]=se({},t.Defaults.modifiers[e]||{},r.modifiers?r.modifiers[e]:{})}),this.modifiers=Object.keys(this.options.modifiers).map(function(e){return se({name:e},n.options.modifiers[e])}).sort(function(e,t){return e.order-t.order}),this.modifiers.forEach(function(t){t.enabled&&e(t.onLoad)&&t.onLoad(n.reference,n.popper,n.options,t,n.state)}),this.update();var p=this.options.eventsEnabled;p&&this.enableEventListeners(),this.state.eventsEnabled=p}return re(t,[{key:'update',value:function(){return k.call(this)}},{key:'destroy',value:function(){return D.call(this)}},{key:'enableEventListeners',value:function(){return A.call(this)}},{key:'disableEventListeners',value:function(){return I.call(this)}}]),t}();return le.Utils=('undefined'==typeof window?global:window).PopperUtils,le.placements=de,le.Defaults={placement:'bottom',eventsEnabled:!0,removeOnDestroy:!1,onCreate:function(){},onUpdate:function(){},modifiers:{shift:{order:100,enabled:!0,fn:function(e){var t=e.placement,o=t.split('-')[0],i=t.split('-')[1];if(i){var n=e.offsets,r=n.reference,p=n.popper,s=-1!==['bottom','top'].indexOf(o),d=s?'left':'top',a=s?'width':'height',f={start:pe({},d,r[d]),end:pe({},d,r[d]+r[a]-p[a])};e.offsets.popper=se({},p,f[i])}return e}},offset:{order:200,enabled:!0,fn:function(e,t){var o,i=t.offset,n=e.placement,r=e.offsets,p=r.popper,s=r.reference,d=n.split('-')[0];return o=R(+i)?[+i,0]:G(i,p,s,d),'left'===d?(p.top+=o[0],p.left-=o[1]):'right'===d?(p.top+=o[0],p.left+=o[1]):'top'===d?(p.left+=o[0],p.top-=o[1]):'bottom'===d&&(p.left+=o[0],p.top+=o[1]),e.popper=p,e},offset:0},preventOverflow:{order:300,enabled:!0,fn:function(e,t){var o=t.boundariesElement||r(e.instance.popper);e.instance.reference===o&&(o=r(o));var i=w(e.instance.popper,e.instance.reference,t.padding,o);t.boundaries=i;var n=t.priority,p=e.offsets.popper,s={primary:function(e){var o=p[e];return p[e]<i[e]&&!t.escapeWithReference&&(o=_(p[e],i[e])),pe({},e,o)},secondary:function(e){var o='right'===e?'left':'top',n=p[o];return p[e]>i[e]&&!t.escapeWithReference&&(n=z(p[o],i[e]-('right'===e?p.width:p.height))),pe({},o,n)}};return n.forEach(function(e){var t=-1===['left','top'].indexOf(e)?'secondary':'primary';p=se({},p,s[t](e))}),e.offsets.popper=p,e},priority:['left','right','top','bottom'],padding:5,boundariesElement:'scrollParent'},keepTogether:{order:400,enabled:!0,fn:function(e){var t=e.offsets,o=t.popper,i=t.reference,n=e.placement.split('-')[0],r=V,p=-1!==['top','bottom'].indexOf(n),s=p?'right':'bottom',d=p?'left':'top',a=p?'width':'height';return o[s]<r(i[d])&&(e.offsets.popper[d]=r(i[d])-o[a]),o[d]>r(i[s])&&(e.offsets.popper[d]=r(i[s])),e}},arrow:{order:500,enabled:!0,fn:function(e,t){if(!F(e.instance.modifiers,'arrow','keepTogether'))return e;var o=t.element;if('string'==typeof o){if(o=e.instance.popper.querySelector(o),!o)return e;}else if(!e.instance.popper.contains(o))return console.warn('WARNING: `arrow.element` must be child of its popper element!'),e;var i=e.placement.split('-')[0],n=e.offsets,r=n.popper,p=n.reference,s=-1!==['left','right'].indexOf(i),d=s?'height':'width',a=s?'top':'left',f=s?'left':'top',l=s?'bottom':'right',m=O(o)[d];p[l]-m<r[a]&&(e.offsets.popper[a]-=r[a]-(p[l]-m)),p[a]+m>r[l]&&(e.offsets.popper[a]+=p[a]+m-r[l]);var h=p[a]+p[d]/2-m/2,g=h-c(e.offsets.popper)[a];return g=_(z(r[d]-m,g),0),e.arrowElement=o,e.offsets.arrow={},e.offsets.arrow[a]=Math.round(g),e.offsets.arrow[f]='',e},element:'[x-arrow]'},flip:{order:600,enabled:!0,fn:function(e,t){if(W(e.instance.modifiers,'inner'))return e;if(e.flipped&&e.placement===e.originalPlacement)return e;var o=w(e.instance.popper,e.instance.reference,t.padding,t.boundariesElement),i=e.placement.split('-')[0],n=L(i),r=e.placement.split('-')[1]||'',p=[];switch(t.behavior){case fe.FLIP:p=[i,n];break;case fe.CLOCKWISE:p=K(i);break;case fe.COUNTERCLOCKWISE:p=K(i,!0);break;default:p=t.behavior;}return p.forEach(function(s,d){if(i!==s||p.length===d+1)return e;i=e.placement.split('-')[0],n=L(i);var a=e.offsets.popper,f=e.offsets.reference,l=V,m='left'===i&&l(a.right)>l(f.left)||'right'===i&&l(a.left)<l(f.right)||'top'===i&&l(a.bottom)>l(f.top)||'bottom'===i&&l(a.top)<l(f.bottom),h=l(a.left)<l(o.left),c=l(a.right)>l(o.right),g=l(a.top)<l(o.top),u=l(a.bottom)>l(o.bottom),b='left'===i&&h||'right'===i&&c||'top'===i&&g||'bottom'===i&&u,y=-1!==['top','bottom'].indexOf(i),w=!!t.flipVariations&&(y&&'start'===r&&h||y&&'end'===r&&c||!y&&'start'===r&&g||!y&&'end'===r&&u);(m||b||w)&&(e.flipped=!0,(m||b)&&(i=p[d+1]),w&&(r=j(r)),e.placement=i+(r?'-'+r:''),e.offsets.popper=se({},e.offsets.popper,S(e.instance.popper,e.offsets.reference,e.placement)),e=N(e.instance.modifiers,e,'flip'))}),e},behavior:'flip',padding:5,boundariesElement:'viewport'},inner:{order:700,enabled:!1,fn:function(e){var t=e.placement,o=t.split('-')[0],i=e.offsets,n=i.popper,r=i.reference,p=-1!==['left','right'].indexOf(o),s=-1===['top','left'].indexOf(o);return n[p?'left':'top']=r[t]-(s?n[p?'width':'height']:0),e.placement=L(t),e.offsets.popper=c(n),e}},hide:{order:800,enabled:!0,fn:function(e){if(!F(e.instance.modifiers,'hide','preventOverflow'))return e;var t=e.offsets.reference,o=T(e.instance.modifiers,function(e){return'preventOverflow'===e.name}).boundaries;if(t.bottom<o.top||t.left>o.right||t.top>o.bottom||t.right<o.left){if(!0===e.hide)return e;e.hide=!0,e.attributes['x-out-of-boundaries']=''}else{if(!1===e.hide)return e;e.hide=!1,e.attributes['x-out-of-boundaries']=!1}return e}},computeStyle:{order:850,enabled:!0,fn:function(e,t){var o=t.x,i=t.y,n=e.offsets.popper,p=T(e.instance.modifiers,function(e){return'applyStyle'===e.name}).gpuAcceleration;void 0!==p&&console.warn('WARNING: `gpuAcceleration` option moved to `computeStyle` modifier and will not be supported in future versions of Popper.js!');var s,d,a=void 0===p?t.gpuAcceleration:p,f=r(e.instance.popper),l=g(f),m={position:n.position},h={left:V(n.left),top:V(n.top),bottom:V(n.bottom),right:V(n.right)},c='bottom'===o?'top':'bottom',u='right'===i?'left':'right',b=B('transform');if(d='bottom'==c?-l.height+h.bottom:h.top,s='right'==u?-l.width+h.right:h.left,a&&b)m[b]='translate3d('+s+'px, '+d+'px, 0)',m[c]=0,m[u]=0,m.willChange='transform';else{var y='bottom'==c?-1:1,w='right'==u?-1:1;m[c]=d*y,m[u]=s*w,m.willChange=c+', '+u}var v={"x-placement":e.placement};return e.attributes=se({},v,e.attributes),e.styles=se({},m,e.styles),e},gpuAcceleration:!0,x:'bottom',y:'right'},applyStyle:{order:900,enabled:!0,fn:function(e){return U(e.instance.popper,e.styles),Y(e.instance.popper,e.attributes),e.offsets.arrow&&U(e.arrowElement,e.offsets.arrow),e},onLoad:function(e,t,o,i,n){var r=x(n,t,e),p=E(o.placement,r,t,e,o.modifiers.flip.boundariesElement,o.modifiers.flip.padding);return t.setAttribute('x-placement',p),U(t,{position:'absolute'}),o},gpuAcceleration:void 0}}},le});
+//# sourceMappingURL=popper.min.js.map
index 6e15431d4ed5627be4cacfc190a7a663c55eeeab..d7dc8fbb160e9206337d673df90a6f40ba4c54af 100644 (file)
@@ -45,7 +45,7 @@
       <a class="magick-nav-item " href="command-line-processing.html">Command-line</a>
       <a class="magick-nav-item " href="resources.html">Resources</a>
       <a class="magick-nav-item " href="api.html">Develop</a>
-      <a class="magick-nav-item " href="https://www.imagemagick.org/script/search.php">Search</a>
+      <a class="magick-nav-item " href="https://www.imagemagick.org/script/https://www.imagemagick.org/script/https://www.imagemagick.org/script/search.php">Search</a>
       <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
   </div>
@@ -447,7 +447,7 @@ objShell.Exec("convert ""e:/myimages/image.png"" ""e:/myimages/image.jpg""")
 </p>
     <p><a href="binary-releases.html#">Back to top</a> •
     <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
-    <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
+    <a href="https://www.imagemagick.org/script/https://www.imagemagick.org/script/https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
         <p><small>©  1999-2016 ImageMagick Studio LLC</small></p>
   </footer>
 </div><!-- /.container -->
index e6a4180e4cec3395a2ee0f24fcadd775d1a8c16a..45dfef52bcd4bf443cc1400a8f1e1c50e816cc1e 100644 (file)
   <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-2018 ImageMagick Studio LLC" />
+  <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
   <meta name="distribution" content="Global" />
   <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
   <link href="https://www.imagemagick.org/script/changelog.html" rel="canonical" />
   <link href="../images/wand.png" rel="icon" />
   <link href="../images/wand.ico" rel="shortcut icon" />
-  <link href="css/magick.css" rel="stylesheet" />
+  <link href="../assets/bootstrap.min.css" rel="stylesheet" />
+  <link href="../assets/magick-template.css" rel="stylesheet" />
 </head>
 <body>
-<div class="magick-masthead">
-  <div class="container">
-    <script async="async" src="http://localhost/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>
-    <nav class="nav magick-nav">
-      <a class="nav-link " href="../index.html">Home</a>
-      <a class="nav-link " href="download.html">Download</a>
-      <a class="nav-link " href="command-line-tools.html">Tools</a>
-      <a class="nav-link " href="command-line-processing.html">Command-line</a>
-      <a class="nav-link " href="resources.html">Resources</a>
-      <a class="nav-link " href="develop.html">Develop</a>
-      <a class="nav-link " href="https://www.imagemagick.org/script/search.php">Search</a>
-      <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
-    </nav>
-  </div>
-</div>
-<div class="container">
-<div class="magick-header"><dl><dt class="col-md-4">2015-11-14  6.9.2-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.9.2-6, GIT revision 10341:f408196:20151113.</li>
-<dt class="col-md-4">2015-11-08  6.9.2-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> PixelColor off by one on i386 (reference    https://github.com/ImageMagick/ImageMagick/issues/54).</li>
-  <li> Eliminate stack overflow (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=28658).</li>
-<dt class="col-md-4">2015-11-03  6.9.2-6 Dirk Lemstra &lt;dirk@lem.....org&gt;</dt>
-  <li> Added local contrast enhancement.</li>
-  <li> Fixed bug in SetPixelCacheExtent that made images all black (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=28514).</li>
-  <li> Added support for reading DICOM images with implicit vr little-endian    transfer syntax.</li>
-<dt class="col-md-4">2015-11-02  6.9.2-6 Samuel Thibault &lt;samuel.thibault@...org&gt; </dt>
-  <li> Added 6dot variant for unicode and iso braille formats (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;p=127111).</li>
-<dt class="col-md-4">2015-10-31  6.9.2-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.9.2-5, GIT revision 10316:86a76b6:20151031.</li>
-<dt class="col-md-4">2015-10-15  6.9.2-5 Dirk Lemstra &lt;dirk@lem.....org&gt;</dt>
-  <li> Fixed alpha blending issue with semi-transparent pixels in the merged    image of PSD files. This can be disabled by setting the option    'psd:alpha-unblend' to 'off' (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=28169).</li>
-  <li> Fixed issue in jpeg:extent that prevented it from working (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;p=126638).</li>
-  <li> Fixed memory leak when reading Photoshop layers in a TIFF file.</li>
-<dt class="col-md-4">2015-10-12  6.9.2-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Support gradient:bounding-box, gradient:vector, gradient:center, and    gradient:radius to shape the gradient rendering.</li>
-  <li> Recognize label:@- as stdin (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=28501).</li>
-  <li> Make commas optional for coordinates (e.g. 0,0 256,256).</li>
-<dt class="col-md-4">2015-10-10  6.9.2-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.9.2-4, GIT revision 10273:e00cf21:20151010</li>
-<dt class="col-md-4">2015-10-08  6.9.2-4 Dirk Lemstra &lt;dirk@lem.....org&gt;</dt>
-  <li> Fixed accessing subimage in a TIFF photoshop layer (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=28469).</li>
-  <li> Fixed out of bounds error in -splice (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=28466).</li>
-<dt class="col-md-4">2015-09-25  6.9.2-4 Eric McConville &lt;emcconville@emccon...&gt;</dt>
-  <li> Created Manhattan Interpolate method for -sparse-color (reference    https://github.com/ImageMagick/ImageMagick/pull/36).</li>
-<dt class="col-md-4">2015-09-22  6.9.2-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Prevent null pointer access (reference    https://github.com/ImageMagick/ImageMagick/pull/34).</li>
-  <li> Specify histogram code image format implictedly (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=28412).</li>
-  <li> Don't round up for JPEG image resolution (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=28422).</li>
-  <li> Read the whole image @ image.jp2[0] or an individual tile @ image.jp2[1],    image.jp2[2].</li>
-  <li> The -caption option no longer fails for filenames with @ prefix (reference    https://github.com/ImageMagick/ImageMagick/issues/43).</li>
-  <li> Honor $XDG_CONFIG_HOME and $XDG_CACHE_HOME (reference    https://github.com/ImageMagick/ImageMagick/issues/44).</li>
-<dt class="col-md-4">2015-09-19  6.9.2-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.9.2-3, GIT revision 10235:c40ee57:20150919</li>
-<dt class="col-md-4">2015-09-17  6.9.2-2 Dirk Lemstra &lt;dirk@lem.....org&gt;</dt>
-  <li> Added extra checks to avoid out of bounds error when parsing the 8bim     profile (reference https://github.com/ImageMagick/ImageMagick/issues/31).</li>
-  <li> Fixed size of memory allocation in RLE coder to avoid segfault (reference    https://github.com/ImageMagick/ImageMagick/issues/32).</li>
-<dt class="col-md-4">2015-09-16  6.9.2-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Add Bootstrap MIT license to ImageMagick web CSS and JS.</li>
-  <li> Use modern idiom for autoconf    Fix a forgotten dir when regenerating html doc (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=28363).</li>
-  <li> The -colorspace gray option no long leaves a ghostly shadow (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=28350).</li>
-<dt class="col-md-4">2015-09-14  6.9.2-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.9.2-1, GIT revision 10201:5879612:20150913.</li>
-<dt class="col-md-4">2015-09-13  6.9.2-1 Dirk Lemstra &lt;dirk@lem.....org&gt;</dt>
-  <li> Preserving image origin in TGA files (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=28310).</li>
-<dt class="col-md-4">2015-08-15  6.9.2-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Support color compliance for TXT format (e.g. -define txt:compliance=css)    (bug report from Anthony).</li>
-  <li> The first argument of a hsl() color is integer, not percentage (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=26072).</li>
-  <li> Limit -fx recursive to avoid stack overflow (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=28200).</li>
-  <li> Support inline images with data URLS.</li>
-  <li> Report progress less often (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=28299).</li>
-  <li> Don't set image colorspace to gray for -alpha copy option.</li>
-  <li> Fixed a possible memory leak associated with the -sampling-factor option.</li>
-  <li> GetImageType() no longer has side-effects to match behavior of IMv7.</li>
-<dt class="col-md-4">2015-08-15  6.9.2-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.9.2-0, GIT revision 10143:3534f6d:20150815.</li>
-<dt class="col-md-4">2015-08-10  6.9.2-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Swap pixels for -spread command-line option (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=28043).</li>
-  <li> fx logical operations short circuit (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=28179).</li>
-  <li> Type cast intensity variable (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=28182).</li>
-  <li> Fix ModulusAdd &amp; ModulusSubstract for HDRI compositing (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=28186).</li>
-<dt class="col-md-4">2015-07-25  6.9.2-0 Dirk Lemstra &lt;dirk@lem.....org&gt;</dt>
-  <li> Added "-set colorspace:auto-grayscale false" that will prevent automatic    conversion to grayscale inside coders that support grayscale.</li>
-  <li> Fixed -list weight and the options for -weight.</li>
-  <li> Added fontFamily, fontStyle, fontWeight and textUnderColor to the Image    class of Magick++.</li>
-  <li> Fixed reading Photoshop layers of LSB TIFF files (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=28045).</li>
-  <li> Fixed memory leak in font cache under Windows (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=6&amp;t=28191).</li>
-<dt class="col-md-4">2015-07-25  6.9.1-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.9.1-10, SVN revision 19269.</li>
-<dt class="col-md-4">2015-07-20  6.9.1-10 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> coders/magick.c: added "-define h:format=FMT" and    "-define magick:format=FMT" options. FMT can be any output format    supported by ImageMagick except "H" or "MAGICK". If this define is    omitted, the encoder uses GIF by default for pseudoclass images and    PNM for directclass images, as previously.  Made "MAGICK" (read-write)    and "H" (write-only) visible in the format list.</li>
-<dt class="col-md-4">2015-07-18  6.9.1-10 Dirk lemstra &lt;dirk@lem.....org&gt;</dt>
-  <li> Removed incorrect EOF check in the DDS reader (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=28065).</li>
-<dt class="col-md-4">2015-07-18  6.9.1-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Fixed undefined behaviors (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=28067).</li>
-  <li> Return exception message for unknown image properties.</li>
-  <li> Color shift removed when reading transparent gray images (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=28081)</li>
-<dt class="col-md-4">2015-07-18  6.9.1-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.9.1-9, SVN revision 19200.</li>
-<dt class="col-md-4">2015-07-12  6.9.1-9 Dirk Lemstra &lt;dirk@lem.....org&gt;</dt>
-  <li> Fixed issue with radial gradient in MVG (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=27995).</li>
-<dt class="col-md-4">2015-07-11  6.9.1-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.9.1-8, SVN revision 19167.</li>
-<dt class="col-md-4">2015-06-25  6.9.1-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Correct install location of the Magick++ headers (reference    https://github.com/ImageMagick/ImageMagick/pull/17/commits).</li>
-  <li> Different gif cropping behavior between versions (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=28013).</li>
-  <li> Cannot read properly simple psd file (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=28002).</li>
-<dt class="col-md-4">2015-07-04  6.9.1-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.9.1-7, SVN revision 19121.</li>
-<dt class="col-md-4">2015-06-27  6.9.1-7 Eric Dalquist</dt>
-  <li> Fixed and escaped output of the json coder. (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;p=27894).</li>
-<dt class="col-md-4">2015-06-25  6.9.1-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Support BPG image format (respects -quality option).</li>
-  <li> A bordered transparent image now remains transparent (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=5&amp;t=27937).</li>
-  <li> The -update option behavior restored (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=27939).</li>
-<dt class="col-md-4">2015-06-13  6.9.1-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.9.1-6, SVN revision 18945.</li>
-<dt class="col-md-4">2015-06-14  6.9.1-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Cache cloning on disk optimized with sendfile() (if available).</li>
-  <li> Add an additional check for end-of-file for the RLE coder (reference    https://www.imagemagick.org/discourse-server/viewforum.html?f=3&amp;t=27870).</li>
-  <li> Respect resource limits in AVS coder.</li>
-<dt class="col-md-4">2015-06-13  6.9.1-6 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Reverted change to 6.9.1-3 that skipped palette-building.</li>
-<dt class="col-md-4">2015-06-13  6.9.1-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.9.1-5, SVN revision 18882.</li>
-<dt class="col-md-4">2015-06-03  6.9.1-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Use correct scale when interpretting alpha (e.g. rgba(0,0,0,1)).</li>
-  <li> DrawGetVectorGraphics() now returns proper XML (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=27751).</li>
-  <li> Support writing EXR files with different color types (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=27759).</li>
-  <li> Prefer PKG_CHECK_MODULES() when searching for delegate libraries.</li>
-  <li> Throw exception if frame option bevel exceeds to the image width / height.</li>
-  <li> Resolve undefined behaviors (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=27811).</li>
-<dt class="col-md-4">2015-06-01  6.9.1-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.9.1-4, SVN revision 18697.</li>
-<dt class="col-md-4">2015-06-01  6.9.1-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Support 'restrict' keyword under Windows.</li>
-<dt class="col-md-4">2015-05-25  6.9.1-4 Dirk Lemstra &lt;dirk@lem.....org&gt;</dt>
-  <li> Added support for reading a user supplied layer mask in PSD files.</li>
-  <li> Added support for reading photoshop layers in TIFF files.</li>
-<dt class="col-md-4">2015-05-24  6.9.1-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.9.1-3, SVN revision 18623.</li>
-<dt class="col-md-4">2015-05-03  6.9.1-3 Dirk Lemstra &lt;dirk@lem.....org&gt;</dt>
-  <li> Fixed transparency issue with 16-bit tga files (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=27469).</li>
-  <li> Fixed writing label and comment in tiff images (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=25516).</li>
-  <li> Jpeg images no longer have pixels per inch as a default value for density    units when the density is not set (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=27589).</li>
-  <li> Added support for setting the font color with -fill to the pango coder.</li>
-<dt class="col-md-4">2015-05-03  6.9.1-3 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Fixed bug with "-define png:format=x" in png.c, introduced in version    6.8.9-0, that caused the define to be ignored.</li>
-  <li> Replaced some dead code in ReadJNGImage with an assert().</li>
-  <li> Avoid palette-building when writing a grayscale PNG (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=27580).</li>
-<dt class="col-md-4">2015-04-20  6.9.1-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Support -define compose:clamp=false option (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=26946).</li>
-  <li> Don't extend any user supplied image buffer in SeekBlob() (bug report    from a.chernij@corp...).</li>
-  <li> Improved reproducible builds (reference    https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=783933).</li>
-  <li> Draw a rectangle of width &amp; height of 1 (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=24874).</li>
-<dt class="col-md-4">2015-04-19  6.9.1-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.9.1-2, SVN revision 18429.</li>
-<dt class="col-md-4">2015-04-09  6.9.1-2 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Avoid using a NULL alpha_image or color_image in the JNG decoder.</li>
-<dt class="col-md-4">2015-04-07  6.9.1-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Fix JPEG-2000 transparency on write (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=27304).</li>
-  <li> Identify now identifies PSD (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=26948).</li>
-  <li> Speed up writing to TGA (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=27369).</li>
-<dt class="col-md-4">2015-04-06  6.9.1-2 Dirk Lemstra &lt;dirk@lem.....org&gt;</dt>
-  <li> Reduce draw epsilon to increase mathematical stability.</li>
-  <li> Fixed UTF8 issue when determining the current working directory    on Windows (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=27295).</li>
-<dt class="col-md-4">2015-04-04  6.9.1-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.9.1-1, SVN revision 18308.</li>
-<dt class="col-md-4">2015-03-21  6.9.1-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Skip empty frames when comparing layers (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=27234).</li>
-<dt class="col-md-4">2015-03-21  6.9.1-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.9.1-0, SVN revision 18245.</li>
-<dt class="col-md-4">2015-03-17  6.9.1-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Grayscale DPX image files are no longer skewed (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=27209).</li>
-<dt class="col-md-4">2015-03-16  6.9.1-0 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Fix integer overflow when scaling a 1-bit sample to Q64 (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=27195).</li>
-<dt class="col-md-4">2015-03-01  6.9.0-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.9.0-10, SVN revision 18299.</li>
-<dt class="col-md-4">2015-03-03  6.9.0-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Account for differences in image size when comparing two images (bug    report from Dirk).</li>
-  <li> Set an upper ceiling compression with -quality and jpeg:extent (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=27071).</li>
-<dt class="col-md-4">2015-03-01  6.9.0-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.9.0-9, SVN revision 18179.</li>
-<dt class="col-md-4">2015-02-22  6.9.0-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Writing histograms / mpeg working again (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=27089).</li>
-  <li> The -linear-stretch option worked for Q16 but not Q32 (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=27112).</li>
-<dt class="col-md-4">2015-02-22  6.9.0-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Bogus release, withdrawn.</li>
-<dt class="col-md-4">2015-02-22  6.9.0-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.9.0-7, SVN revision 18067.</li>
-<dt class="col-md-4">2015-02-15  6.9.0-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Line strokes appeared too thin (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=26927).</li>
-  <li> Keep text in caption area (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=22504).</li>
-<dt class="col-md-4">2015-02-14  6.9.0-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.9.0-6, SVN revision 18010.</li>
-<dt class="col-md-4">2015-02-12  6.9.0-6 Dirk Lemstra &lt;dirk@lem.....org&gt;</dt>
-  <li> Fixed command line execution in Windows for delegates that    move files (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=27027).</li>
-<dt class="col-md-4">2015-02-10  6.9.0-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> A transient bug for the write MSL element (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=27022).</li>
-<dt class="col-md-4">2015-02-08  6.9.0-6 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Remove uninitialized, unused "p++" from coders/png.c, MNG reader.</li>
-  <li> Initialize "length" in coders/png.c, WriteJNGImage().</li>
-  <li> Fix signed/unsigned mismatch in coders/png.c, MNG reader.</li>
-<dt class="col-md-4">2015-02-08  6.9.0-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.9.0-5, SVN revision 17946.</li>
-<dt class="col-md-4">2015-01-30  6.9.0-5 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> In coders/gif.c, quiet two warnings.</li>
-<dt class="col-md-4">2015-01-24  6.9.0-5 Dirk Lemstra &lt;dirk@lem.....org&gt;</dt>
-  <li> Fixed iccColorProfile() in Magick++ (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=26910).</li>
-  <li> Fixed infinite loop in HDR reader (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=26929).</li>
-<dt class="col-md-4">2015-01-23  6.9.0-5 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Check lengths of certain MNG chunks before reading them.</li>
-  <li> In the PNG codec, check status wherever a function returns it.</li>
-<dt class="col-md-4">2015-01-18  6.9.0-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Remove possible resource memory leak in a multi-threaded program (bug    report and patch from David Chapman &lt;d...@acm.org&gt;.</li>
-  <li> Small optimization to pixel cache.</li>
-  <li> More image sanity checks.</li>
-  <li> Support writing base64-encoded images (e.g<dt class="col-md-4">   convert logo: inline:jpeg:logo.txt).</dt>
-  <li> Repair small TIFF leak when pinging (patch provided by Andrey Cherniy).</li>
-<dt class="col-md-4">2015-01-16  6.9.0-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.9.0-4, SVN revision 17697.</li>
-<dt class="col-md-4">2015-01-07  6.9.0-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Additional coder sanity checks (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=26842,    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=26682).</li>
-<dt class="col-md-4">2015-01-05  6.9.0-4 Dirk Lemstra &lt;dirk@lem.....org&gt;</dt>
-  <li> Report Ghostscript version when -verbose is used and when an exception    is raised.</li>
-  <li> Fixed invalid path check in MagickCoreGenesis under Windows and disabled    ProvideDllMain by default (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;p=118875).</li>
-<dt class="col-md-4">2015-01-01  6.9.0-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.9.0-3, SVN revision 17537.</li>
-<dt class="col-md-4">2015-01-01  6.9.0-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> ImageMagick builds when HDRI is enabled (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=26803).</li>
-<dt class="col-md-4">2014-12-31  6.9.0-3 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Don't read beyond the end of a tEXt keyword when checking for Raw profile.</li>
-<dt class="col-md-4">2014-12-27  6.9.0-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.9.0-2, SVN revision 17468.</li>
-<dt class="col-md-4">2014-12-14  6.9.0-1 Dirk Lemstra &lt;dirk@snakeware...&gt;</dt>
-  <li> Added support for reading EXR files to the Windows distribution.</li>
-  <li> Fixed enabling alpha in 32-bit BMP files (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=26662).</li>
-  <li> Added support for writing 16-bit TGA files (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=26693).</li>
-  <li> Improved performance of dds:cluster-fit when OpenMP is enabled.</li>
-  <li> Added support for distributed pixel cache to the Windows distribution.</li>
-<dt class="col-md-4">2014-12-04  6.9.0-1 Alexey Dolgavin &lt;dolgavin.alexey@gmail...&gt;</dt>
-  <li> Fix ImageMagick crashes while read EXIF from TIFF.</li>
-<dt class="col-md-4">2014-11-20  6.9.0-1 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Don't handle a "previous" image in the PNG or JNG decoder.</li>
-  <li> Don't override gamma with 1.0 when reading a grayscale PNG image (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=26576).</li>
-  <li> Update progress monitor for every PNG row instead of every pass (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=26589).</li>
-  <li> Reject input PNG with dimensions larger than specified with -limit width    and -limit height.</li>
-<dt class="col-md-4">2014-11-20  6.9.0-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Fix double free / invalid read when converting jpg to pdb (thanks to    Hanno).</li>
-  <li> Maximum XWD image size is 64Kx64K (thanks to Hanno).</li>
-  <li> Maximum DPX number of elements is 8 (thanks to Hanno).</li>
-  <li> Transient problem with SVG (reference      https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=26587).</li>
-  <li> Numerous buffer overflow fixes (thanks to Gynvael Coldwind and    Mateusz Jurczyk of the Google Security Team).</li>
-  <li> Additional PNM sanity checks (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=26682).</li>
-  <li> The SetImageBias() bias value is no longer ignored (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=25732).</li>
-  <li> Area crop now returns the expected number of tiles (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=26701).</li>
-  <li> Respect TGA ColorMapIndex field (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=26738).</li>
-  <li> Clang does not support __alloc_size__, fix fabs() (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=26739).</li>
-  <li> Support width and height resource limits.</li>
-  <li> Don't read TIFF profiles when pinging (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=26670).</li>
-<dt class="col-md-4">2014-11-16  6.9.0-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.9.0-0, SVN revision 17067.</li>
-<dt class="col-md-4">2014-11-03  6.9.0-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Check for zero-sized rendered SVG image (bug report from    Vladimir Davydov).</li>
-<dt class="col-md-4">2014-11-01  6.8.9-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.9-10, SVN revision 16910.</li>
-<dt class="col-md-4">2014-10-29  6.8.9-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> EXIF directory offsets must be greater than 0 (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=26456).</li>
-  <li> Accept morphology kernels from files (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=26466).</li>
-  <li> Don't optimize JPEG compression by default (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=26482).</li>
-<dt class="col-md-4">2014-10-26  6.8.9-10 Dirk Lemstra &lt;dirk@snakeware...&gt;</dt>
-  <li> Added support for reading jpeg compressed YCCK tiff files (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=24412).</li>
-  <li> Fixed reading DICOM files with big endian transfer syntax (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=26448).</li>
-<dt class="col-md-4">2014-10-25  6.8.9-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.9-9, SVN revision 16819.</li>
-<dt class="col-md-4">2014-10-03  6.8.9-9 Dirk Lemstra &lt;dirk@snakeware...&gt;</dt>
-  <li> Added sixel coder created by Hayaki Saito (@kefir_).</li>
-  <li> Fixed buffer overflow in PCX and DCM coder (bug report from Hanno Böck).</li>
-  <li> Added support for reading/writing the tIME chunk in the PNG coder.</li>
-  <li> Added eps:fit-page option to the PS coder to set -dEPSFitPage.</li>
-  <li> Improved reporting tiff:alpha and allowed setting tiff:alpha to    unspecified.</li>
-<dt class="col-md-4">2014-09-30  6.8.9-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Support xyY colorspace (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=26324).</li>
-  <li> Reduce noise while preserving edges with the -kuwahara option.</li>
-  <li> Off-by-one count when parsing an 8BIM profile.</li>
-  <li> Locale.c won't build if uselocale found but strtod_l isn't (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=26362).</li>
-  <li> OpenCL no longer benchmarks are run on every initialization (patch    submitted by Jan Steffens).</li>
-  <li> Don't clone a 0x0 image (bug report from Hanno Böck).</li>
-<dt class="col-md-4">2014-09-21  6.8.9-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.9-8, SVN revision 16502.</li>
-<dt class="col-md-4">2014-09-16  6.8.9-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> JPEG library version &gt;= 80 is thread safe (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=25495).</li>
-<dt class="col-md-4">2014-08-31  6.8.9-8 Dirk Lemstra &lt;dirk@snakeware...&gt;</dt>
-  <li> Added support for some legacy dds formats (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=26184).</li>
-<dt class="col-md-4">2014-08-16  6.8.9-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.9-7, SVN revision 16330.</li>
-<dt class="col-md-4">2014-08-14  6.8.9-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Fix off by one buglet when extracting profiles 8BIM (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=26095).</li>
-<dt class="col-md-4">2014-07-31  6.8.9-7 Dirk Lemstra &lt;dirk@snakeware...&gt;</dt>
-  <li> Fixed bug when reading 1 bit PSD. (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=26015).</li>
-<dt class="col-md-4">2014-07-25  6.8.9-7 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Relocate initialization of "image_colors" in the PNG encoder, to avoid    a possible use of uninitialized variable.</li>
-<dt class="col-md-4">2014-07-25  6.8.9-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.9-6, SVN revision 16211.</li>
-<dt class="col-md-4">2014-07-24  6.8.9-6 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Use IsOptionMember() instead of LocaleNCompare() in coders/png.c to    parse the list of excluded and included PNG chunks.</li>
-<dt class="col-md-4">2014-07-19  6.8.9-6 Dirk Lemstra &lt;dirk@snakeware...&gt;</dt>
-  <li> Fixed fill-rule in SVG clip path (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=25882).</li>
-<dt class="col-md-4">2014-07-14  6.8.9-6 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Removed some dead code (testing image-&gt;matte) in PNG64 encoder.</li>
-<dt class="col-md-4">2014-07-07  6.8.9-6 Dirk Lemstra &lt;dirk@snakeware...&gt;</dt>
-  <li> Added support for R5G6B5, RGB5A1 and RGBA4 dds files.</li>
-<dt class="col-md-4">2014-07-01  6.8.9-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Write LAB pixels as percentages in the TXT image format (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=25830).</li>
-  <li> Throw exception when image morphology differs when comparing (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=25927).</li>
-  <li> Remove mogrify backup file (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=25683).</li>
-  <li> Read WEBP images from STDIN (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=25886).</li>
-<dt class="col-md-4">2014-07-01  6.8.9-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.9-5, SVN revision 16123.</li>
-<dt class="col-md-4">2014-06-28  6.8.9-5 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Do not let libpng16 check ICC/sRGB profiles in non-debug runs; we do    it ourselves anyway.  Avoids emitting "known incorrect profile" warnings.    For strict profile checking and warning, use "-debug coder".</li>
-<dt class="col-md-4">2014-06-27  6.8.9-5 Dirk Lemstra &lt;dirk@snakeware...&gt;</dt>
-  <li> Disabled OpenCL acceleration when image has a 'mask' or 'clip-mask'.</li>
-<dt class="col-md-4">2014-06-25  6.8.9-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Use -define profile:skip=icc, for example,  to skip color profiles on read.</li>
-<dt class="col-md-4">2014-06-23  6.8.9-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.9-4, SVN revision 16057.</li>
-<dt class="col-md-4">2014-06-15  6.8.9-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Support RMS argument for -evaluate-sequence and -statistic options.</li>
-  <li> Fix lseek define for a successful compile under 64-bit MinGW.</li>
-  <li> Pipe image to display program no longer reports an exception (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23532).</li>
-  <li> Check that profile is non-NULL in coders/tiff.c (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=25770).</li>
-<dt class="col-md-4">2014-06-08  6.8.9-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.9-3, SVN revision 15975.</li>
-<dt class="col-md-4">2014-06-07  6.8.9-3 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Quiet warning about unused variable "skip_to_iend" in coders/png.c.</li>
-<dt class="col-md-4">2014-06-07  6.8.9-3 Dirk Lemstra &lt;dirk@snakeware...&gt;</dt>
-  <li> Fixed creation of SVG from 8bim clip path. (reference     https://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=25594).</li>
-<dt class="col-md-4">2014-06-02  6.8.9-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> The -version option returns 0 status (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=25667).</li>
-  <li> The inline coder can now read from standard input (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=25641).</li>
-  <li> Add '=' character to the sanitize whitelist.</li>
-<dt class="col-md-4">2014-05-30  6.8.9-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.9-2, SVN revision 15932.</li>
-<dt class="col-md-4">2014-05-18  6.8.9-2 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Fixed some bugs in the PNG codec discovered by coverity analysis.</li>
-<dt class="col-md-4">2014-05-14  6.8.9-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> The -fx equality operator returns a proper boolean result now (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=25580).</li>
-  <li> Permit spaces in the gradient color specification (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=25614).</li>
-  <li> Fix IdentifyImage() crash when image-&gt;magick member is null (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=25615).</li>
-  <li> The -format M and Y channels are no longer reversed (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=25633).</li>
-  <li> Remove Makefile race condition where two targets attempt to install    magick-baseconfig.h (reference    http://git.buildroot.net/buildroot/commit/?id=7395ee9d3b88e45798143e05a28d6d4b51409130)</li>
-  <li> Fix memory leak in BlobToStringInfo() (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=25639).</li>
-  <li> In certain cases, -adaptive-sharpen failed to sharpen (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23211</li>
-<dt class="col-md-4">2014-05-12  6.8.9-2 Dirk Lemstra &lt;dirk@snakeware...&gt;</dt>
-  <li> Bump major Magick++ library version.</li>
-  <li> Added support for writing RLE compressed TGA files (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=12335).</li>
-  <li> Improved performance of parsing the xmp profile (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=25612).</li>
-  <li> Fixed detecting transparency in PSD files (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=25634).</li>
-<dt class="col-md-4">2014-05-09  6.8.9-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.9-1, SVN revision 15697.</li>
-<dt class="col-md-4">2014-04-22  6.8.9-1 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Fixed bug with the PNG00 subformat when the original format was PNG32.</li>
-  <li> The "-strip" option now only removes profiles and comments from PNG    output.  Previously the background, density, and other metadata were    also discarded.</li>
-<dt class="col-md-4">2014-04-22  6.8.9-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Support new -hough-lines option.</li>
-  <li> Support new -mean-shift option.</li>
-  <li> identify -units without argument no longer faults (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=25542).</li>
-  <li> Require OpenJP2 version 2.1.0 (opj_stream_set_user_data() method signature    change between 2.0.0 and 2.1.0).</li>
-<dt class="col-md-4">2014-04-20  6.8.9-1 Dirk Lemstra &lt;dirk@snakeware...&gt;</dt>
-  <li> Added image moments, canny edge and hough line to Magick++.</li>
-  <li> The 8bim profile will be updated when the icc/iptc/xmp profile is changed.</li>
-  <li> Fix for stack overflow in DestroyXMLTree in Windows (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=25457).</li>
-  <li> Added new coder for VIPS image format (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=25445).</li>
-  <li> Moved detection of type to a separate method in Magick++. The type() method    no longer modifies the type of the image. Use determineType() instead.</li>
-  <li> Improved error messages when a coder uses Ghostscript.</li>
-<dt class="col-md-4">2014-04-11  6.8.9-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.9-0, SVN revision 15441.</li>
-<dt class="col-md-4">2014-04-03  6.8.9-0 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Fixed bug with -strip failing to exclude PNG chunks (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=25353).</li>
-<dt class="col-md-4">2014-03-30  6.8.9-0 Dirk Lemstra &lt;dirk@snakeware...&gt;</dt>
-  <li> Added new coder to take a screen shot of a monitor in Windows (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=23&amp;t=25191).</li>
-<dt class="col-md-4">2014-03-24  6.8.9-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Don't transform sRGB compatible colorspaces to sRGB, doing so    inadvertently promotes colormapped images to DirectClass.</li>
-  <li> Use temporary path rather then current working directory (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=25313).</li>
-  <li> Support -canny edge detection option.</li>
-  <li> Use MAGICKCORE_LIBOPENJP2_DELEGATE instead of MAGICKCORE_JP2_DELEGATE    (reference www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=25376).</li>
-<dt class="col-md-4">2014-03-28  6.8.8-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.8-9, SVN revision 15239.</li>
-<dt class="col-md-4">2014-03-23  6.8.8-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Although they are internal methods, deprecate InitializeModuleList(),    LoadMimeLists(), and RelinquishCommandQueue() (reference   https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=25263).</li>
-<dt class="col-md-4">2014-03-20  6.8.8-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.8-9, SVN revision 15192.</li>
-<dt class="col-md-4">2014-03-16  6.8.8-9 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Do not block threads in the png codec when PNG_SETJMP_SUPPORTED is not    defined (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=23&amp;t=25218).</li>
-<dt class="col-md-4">2014-03-15  6.8.8-9 Dirk Lemstra &lt;dirk@snakeware...&gt;</dt>
-  <li> Added tiff:ignore-tags to ignore specific tags.</li>
-  <li> Added orderedDither, selectiveBlur, separate, sepiaTone, sketch,    smushImages, tint, uniqueColors and vignette to Magick++.</li>
-<dt class="col-md-4">2014-03-11  6.8.8-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> The -define jpeg:extent option overrides the image quality (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=25200). </li>
-<dt class="col-md-4">2014-03-09  6.8.8-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.8-8, SVN revision 15097.</li>
-<dt class="col-md-4">2014-03-04  6.8.8-8 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Reset colorspace to Grayscale when reading a gray PNG image with    gamma &gt; 0.75 instead of when gamma==1.0 (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=25136).</li>
-<dt class="col-md-4">2014-02-22  6.8.8-8 Dirk Lemstra &lt;dirk@snakeware...&gt;</dt>
-  <li> The PSD reader creates a merged image if the image does not contain one.</li>
-  <li> Added option pdf:fit-page to scale a pdf to the specified size (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=25044).</li>
-  <li> The ResolutionInfo in the 8BIM profile will be updated when an image is    written.</li>
-  <li> Fixed UTF8 issues and added support for reading files with long path names    for the Windows distribution.</li>
-<dt class="col-md-4">2014-02-21  6.8.8-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Convert linear RGB to sRGB before writing the Targa image format.</li>
-  <li> Make sure we use the secure C library functions when compiling ImageMagick    on Windows.</li>
-  <li> Tweak color reduction optimization to return a full color palette (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=25098).</li>
-  <li> Patch configure.ac to support FlashPix under Debian (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=25140).</li>
-  <li> OpenCL support writes to $HOME/.config/ImageMagick, if the path does not    exist, two calls to mkdir() are required (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=25080).</li>
-  <li> Replace  MAGICKCORE_JP2_DELEGATE with MAGICKCORE_LIBOPENJP2_DELEGATE in    magick/static.c (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=25153).</li>
-  <li> Eliminate thread race condition (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=25168).</li>
-<dt class="col-md-4">2014-02-18  6.8.8-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.8-7, SVN revision 14908.</li>
-<dt class="col-md-4">2014-02-16  6.8.8-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Prevent possible buffer overflow in messaging system.</li>
-<dt class="col-md-4">2014-02-16  6.8.8-7 Dirk Lemstra &lt;dirk@snakeware...&gt;</dt>
-  <li> Improved detection of JPEG 2000 code streams and .j2c support (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=24942).</li>
-  <li> Added morphology to Magick++.</li>
-<dt class="col-md-4">2014-02-13  6.8.8-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.8-6, SVN revision 14868.</li>
-<dt class="col-md-4">2014-02-13  6.8.8-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> identify -define identify:locate=maximum locates the position of the    maximum value (stopped working in 6.8.8-5).</li>
-<dt class="col-md-4">2014-02-03  6.8.8-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.8-5, SVN revision 14838.</li>
-<dt class="col-md-4">2014-01-31  6.8.8-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Fix case where an image moment might have a mass of 0 or a Hu moment might    be 0.</li>
-  <li> Enhance the TXT coder to read RGB percent values, e.g. 10.008% (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=24934).</li>
-<dt class="col-md-4">2014-01-30  6.8.8-5 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Fixed new "-define png:swap-bytes" option (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=24818).</li>
-<dt class="col-md-4">2014-01-29  6.8.8-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.8-4, SVN revision 14676.</li>
-<dt class="col-md-4">2014-01-29  6.8.8-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Remove comma at end of enumerator list, magick/compare.h.</li>
-<dt class="col-md-4">2014-01-28  6.8.8-4 Dirk Lemstra &lt;dirk@snakeware...&gt;</dt>
-  <li> Added transpose and transverse to Magick++. (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=24884).</li>
-<dt class="col-md-4">2014-01-25  6.8.8-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.8-3, SVN revision 14651.</li>
-<dt class="col-md-4">2014-01-18  6.8.8-3 Dirk Lemstra &lt;dirk@snakeware...&gt;</dt>
-  <li> Added ResourceLimits class and text direction/gravity to Magick++.</li>
-  <li> Added support for defining dimensions with icon:auto-resize (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=24796).</li>
-<dt class="col-md-4">2014-01-16  6.8.8-3 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Added "-define png:swap-bytes" option (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=24818).</li>
-  <li> Added image-&gt;duration to image.h, calculate duration in gif.c, and    report duration in identify.c (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=23276).</li>
-<dt class="col-md-4">2014-01-15  6.8.8-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> The -type truecolor option for a grayscale image returns RGB JPEG (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=24814).</li>
-  <li> Support JSON coder (.e.g. convert image.jpg image.json).</li>
-<dt class="col-md-4">2014-01-10  6.8.8-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.8-2, SVN revision 14347.</li>
-<dt class="col-md-4">2014-01-09  6.8.8-2 Dirk Lemstra &lt;dirk@snakeware...&gt;</dt>
-  <li> Added option 'icon:auto-resize' to automatically store multiple sizes    in an ico image (requires 256x256 input image).</li>
-  <li> Added text kerning/spacing to Magick++. (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=23&amp;t=24716).</li>
-<dt class="col-md-4">2013-12-30  6.8.8-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> The -evaluate-sequence sum returns a proper alpha channel now (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=24704).</li>
-  <li> Support OpenJPEG for JPEG-2000 support.</li>
-  <li> Support IsMagickWandInstantiated() method (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=6&amp;t=24724).</li>
-  <li> LevelColorsImageChannel() returns proper status (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=24751).</li>
-  <li> Generate a proper SVG clipping path (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=24752).</li>
-  <li> Return image moments with the identify -moments -verbose options.</li>
-  <li> Perceptual hash metric for compare utility: -metric PHASH (algorithm    by Fred Wienhaus).</li>
-<dt class="col-md-4">2013-12-30  6.8.8-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.8-1, SVN revision 14087.</li>
-<dt class="col-md-4">2013-12-27  6.8.8-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Support points argument for draw MSL element.</li>
-  <li> Fix misplaced closing parenthesis for strncmp() call in magick/xml-tree.c.</li>
-  <li> The -page option now correctly sets the image page offset (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=24701).</li>
-<dt class="col-md-4">2013-12-26  6.8.8-1 Dirk Lemstra &lt;dirk@snakeware...&gt;</dt>
-  <li> Added support for reading zip compressed PSD files. (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=24676).</li>
-<dt class="col-md-4">2013-12-25  6.8.8-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.8-0, SVN revision 14027.</li>
-<dt class="col-md-4">2013-12-23  6.8.8-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Blurring with transparency no longer returns a halo (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=24665).</li>
-  <li> Eliminate ICC profile memory leak for JP2 coder (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=24679).</li>
-<dt class="col-md-4">2012-12-21  6.8.8-0 Dirk Lemstra &lt;dirk@snakeware...&gt;</dt>
-  <li> Made librsvg the default svg library for the windows distribution.</li>
-<dt class="col-md-4">2013-12-10  6.8.7-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.7-10, SVN revision 13965.</li>
-<dt class="col-md-4">2013-12-10  6.8.7-10  SiuChi Chan  &lt;...&gt;</dt>
-  <li> Fix crash when using -resize with GPU acceleration (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=24603).</li>
-<dt class="col-md-4">2013-12-08  6.8.7-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.7-9, SVN revision 13950.</li>
-<dt class="col-md-4">2013-12-05  6.8.7-9  SiuChi Chan  &lt;...&gt;</dt>
-  <li> Silence warning related to GPU memory issues.</li>
-  <li> Check if OpenCL is disabled in checkOpenCLEnvironment() method.</li>
-  <li> Turn off OpenCL path for Intel OpenCL to avoid crash when not enough memory.</li>
-  <li> Fixed a bug for OpenCL convolution.</li>
-  <li> Reduce compiler warnings.</li>
-<dt class="col-md-4">2013-12-03  6.8.7-9 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Fixed bug in coders/png.c that caused -define png:color-type=0 to    fail (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=24568).</li>
-<dt class="col-md-4">2013-11-30  6.8.7-9 Dirk Lemstra &lt;dirk@snakeware...&gt;</dt>
-  <li> Fixed bug in automatic selection of OpenCL device (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=24542).</li>
-  <li> Fixed transparency for 32 bits BMP.</li>
-<dt class="col-md-4">2013-11-28  6.8.7-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> The -type bilevel option sometimes returned an all white image (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=24444).</li>
-  <li> Check blue channel threshold for -solarize option (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=24473).</li>
-<dt class="col-md-4">2013-11-27  6.8.7-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.7-8, SVN revision 13850.</li>
-<dt class="col-md-4">2013-11-27  6.8.7-8  SiuChi Chan  &lt;...&gt;</dt>
-  <li> Add an OpenCL-accelerated analog of AddNoiseImage().</li>
-<dt class="col-md-4">2013-11-23  6.8.7-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.7-7, SVN revision 13827.</li>
-<dt class="col-md-4">2013-11-23  6.8.7-7  SiuChi Chan  &lt;...&gt;</dt>
-  <li> Simplified interface to initialize the OpenCL environment.</li>
-  <li> Automatic OpenCL device selection algorithm.</li>
-  <li> Support ModulateImage() acceleration.</li>
-  <li> Reduce the memory requirement for accelerated blur and unsharp mask.</li>
-<dt class="col-md-4">2013-11-16  6.8.7-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.7-6, SVN revision 13767.</li>
-<dt class="col-md-4">2013-11-14  6.8.7-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Fix possible memory corruption when writing PSD images (bug report from    Justin Grant).</li>
-  <li> Constrain color reduction acceleration to positive integers (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=24459).</li>
-  <li> fx:maxima.a now returns the alpha value rather than opacity (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=24461).</li>
-<dt class="col-md-4">2013-11-08  6.8.7-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.7-5, SVN revision 13682.</li>
-<dt class="col-md-4">2013-11-03  6.8.7-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> The jpeg:extent option no longer returns double-free exception (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=24366).</li>
-  <li> Turn off arch-specific optimizations (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=24353).</li>
-  <li> The -type bilevel option no longer returns black image (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=24394).</li>
-<dt class="col-md-4">2013-11-03  6.8.7-5 Dirk Lemstra &lt;dirk@snakeware...&gt;</dt>
-  <li> Added support for pangocairo to the windows distribution.</li>
-  <li> Added /OpenCL option to configure.exe to enable OpenCL.</li>
-<dt class="col-md-4">2013-10-31  6.8.7-5 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Fixed cut-and-paste error in version.c that caused the "png" delegate    to be listed twice by the "convert -version" command.</li>
-<dt class="col-md-4">2013-10-30  6.8.7-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.7-4, SVN revision 13616.</li>
-<dt class="col-md-4">2013-10-26  6.8.7-4  Siu Chi Chan &lt;...@amd.com&gt;</dt>
-  <li> Major improvements to the OpenCL infrastructure.</li>
-  <li> New OpenCL accelerated algorithms (function image, blur, radial blur,    unsharp mask, resize, contrast, equalize, despeckle).</li>
-  <li> Added a new checkbox to enable OpenCL in the configure program.</li>
-<dt class="col-md-4">2013-10-24  6.8.7-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Color reduction acceleration from Yoya (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=24324).</li>
-  <li> -intensity rec709luma -colorspace gray returns gamma 1.0/2.2 (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=24330).</li>
-  <li> Handle 16-bit JPEG-compressed TIFF images (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=24331).</li>
-  <li> An image -compose ModulusAdd negate-image returns the original (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=24337).</li>
-  <li> Support %U escape character for resolution units (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=24140).</li>
-<dt class="col-md-4">2013-10-23  6.8.7-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.7-3, SVN revision 13557.</li>
-<dt class="col-md-4">2013-10-23  6.8.7-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> The -roll option is now working when the +x coordinate is +0 (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=24314).</li>
-<dt class="col-md-4">2013-10-22  6.8.7-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.7-2, SVN revision 13534.</li>
-<dt class="col-md-4">2013-10-20  6.8.7-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Define cmsUInt32Number if LCMS version is &lt; 2000.</li>
-  <li> Set xc:gray() intensity to Rec709Luma (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=24303).</li>
-<dt class="col-md-4">2013-10-20  6.8.7-2 Dirk Lemstra &lt;dirk@snakeware...&gt;</dt>
-  <li> GetImageDepth() no longer returns incorrect depth when HDRI enabled.</li>
-<dt class="col-md-4">2013-10-19  6.8.7-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.7-1, SVN revision 13486.</li>
-<dt class="col-md-4">2013-10-10  6.8.7-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Add support for the -complex option, perform complex mathematics on an    image sequence.</li>
-  <li> Sync pixel cache for -set colorspace cmyk option (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=24173).</li>
-<dt class="col-md-4">2013-09-27  6.8.7-1 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Fixed problem with PNG8 reduction in coders/png.c (special case where    exactly 256 colors plus one transparent color are present).</li>
-  <li> Set image-&gt;intensity = Rec709LuminancePixelIntensityMethod before    setting the colorspace to Gray while reading a gray PNG (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=24205).    This ensures that image-&gt;gamma will be set to 1.0 (linear).</li>
-<dt class="col-md-4">2013-09-26  6.8.7-1 Dirk Lemstra &lt;dirk@snakeware...&gt;</dt>
-  <li> Fixed incorrect size of DICOM image (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=24135).</li>
-  <li> Fixed rounding in YUV coder (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=24148).</li>
-  <li> Fixed colorspace issue when combining images (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=24173).</li>
-  <li> Replaced libjpeg with libjpeg-turbo in the windows distribution.</li>
-  <li> Added support for liquid rescale to the windows distribution.</li>
-  <li> Set image type after syncing the pixel cache.</li>
-<dt class="col-md-4">2013-09-25  6.8.7-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.7-0, SVN revision 13290.</li>
-<dt class="col-md-4">2013-09-23  6.8.7-0 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Fixed comments about the -quality value in PNG coder (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=24134).</li>
-<dt class="col-md-4">2013-09-19  6.8.7-0 Dirk Lemstra &lt;dirk@snakeware...&gt;</dt>
-  <li> Fixed issue with colormap when reading Viff image.</li>
-  <li> Added support for opening https files under windows (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=24121).</li>
-  <li> Fixed incorrect format when reading EPT image from a blob (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=24129).</li>
-<dt class="col-md-4">2013-09-18  6.8.6-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.6-10, SVN revision 13240.</li>
-<dt class="col-md-4">2013-09-07  6.8.6-10 Dirk Lemstra &lt;dirk@snakeware...&gt;</dt>
-  <li> Added support for writing DDS files.</li>
-<dt class="col-md-4">2013-08-29  6.8.6-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Call SVG / MSL xmlCleanupParser() / xmlInitParser() once (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23991).</li>
-  <li> Support LEGO Mindstorms EV3 Robot Graphics File format (contributed    by bdwheele@ind.../</li>
-  <li> Since glib-2.35.0 g_type_init() was removed (reference    https://bugs.gentoo.org/show_bug.cgi?id=481042).</li>
-  <li> New identify define to output the location of the minimum, maximum, or    mean pixel of the image (e.g. identify -define identify:locate=maximum    -define identify:limit=7 rose).</li>
-  <li> Column columns / rows no longer inverted for RGF image format (patch    from Brian Wheeler &lt;bdwheele@india...&gt;.</li>
-  <li> 16bit PSD images might have a 65536 colormap (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=24102).</li>
-  <li> Ascii map is now declare as AsciiMap (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=24106).</li>
-  <li> Return label for identify -format "%l" (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=24105).</li>
-  <li> Add option to perform Fourier normalization in either the forward or    inverse transform (e.g -define fourier:normalize=inverse). The default    remains as it was in the forward transform (i.e. -define    fourier:normalize=forward)</li>
-<dt class="col-md-4">2013-08-26  6.8.6-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.6-9, SVN revision 13087.</li>
-<dt class="col-md-4">2013-08-16  6.8.6-9  SiuChi Chan  &lt;...&gt;</dt>
-  <li> Accelerate numerous image filters with OpenCL under AMD, Intel, and    NVidia.  Adapted from MulticoreWare OpenCL contribution.</li>
-<dt class="col-md-4">2013-08-10  6.8.6-9 Dirk Lemstra &lt;dirk@snakeware..&gt;</dt>
-  <li> Added the following command line options to configure.exe:      /x64, set 64 bit build      /mtd, set project type to: multi threaded dll      /sts, set project type to: single threaded static      /mts, set project type to: multi threaded static      /mtsd, set project type to: multi threaded static dll      /noWizard, skip the wizard and generate the project/solution files</li>
-  <li> Fixed infinite loop with jpeg:extent (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23314).</li>
-  <li> Fixed performance issue when converting jpeg to png (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23922).</li>
-<dt class="col-md-4">2013-08-10  6.8.6.9 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Added "-define bmp:format=bmp2|bmp3|bmp4" option (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=23875).</li>
-<dt class="col-md-4">2013-08-07  6.8.6-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Free disk resource if cache resources are exhausted (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23877).</li>
-  <li> Return proper EXIF:ISOSpeedRating property value for TIFF images (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23913).</li>
-  <li> Escape MIFF properties with null values (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23931).</li>
-  <li> Allow negative pixel values in TXT image format (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23923).</li>
-  <li> The -fx option no longer crashes for certain expressions (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23932).</li>
-  <li> Add support for the -compare option (e.g. convert image.png reference.png    -metric RMSE -compare -format "%[distortion]" info:).</li>
-  <li> The internal SVG renderer is now invariant for the "fill" and "opacity"    keywords.</li>
-<dt class="col-md-4">2013-08-06  6.8.6-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.6-8, SVN revision 12918.</li>
-<dt class="col-md-4">2013-08-04  6.8.6-8 Dirk Lemstra &lt;dirk@snakeware...&gt;</dt>
-  <li> Added support for WebP to the Windows distribution (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=23856).</li>
-<dt class="col-md-4">2013-07-31  6.8.6-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Properly handle interlaced GIF images with less than 8 rows (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23812).</li>
-  <li> Ensure image colorspace is sRGB when writing WebP format (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=23841).</li>
-  <li> Avoid deadlock with logging subsystem (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=23849).</li>
-<dt class="col-md-4">2013-07-25  6.8.6-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.6-7, SVN revision 12752.</li>
-<dt class="col-md-4">2013-07-24  6.8.6-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Missing case for HCLpColorspace (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23811).</li>
-<dt class="col-md-4">2013-07-21  6.8.6.7 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Do not write "jpeg:" properties in a PNG output file (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23794).</li>
-<dt class="col-md-4">2013-07-17  6.8.6-7 Dirk Lemstra &lt;dirk@snakeware...&gt;</dt>
-  <li> Fix memory leak in CloneImageArtifacts and CloneImageProfiles.</li>
-  <li> Minor fix for the clipMask property in Magick++.</li>
-<dt class="col-md-4">2013-07-16  6.8.6-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.6-6, SVN revision 12718.</li>
-<dt class="col-md-4">2013-07-16  6.8.6-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> JPEG ICC color profile requires null after ICC tag (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23756).</li>
-  <li> Don't sync channels for the -unsharp option (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23740).</li>
-  <li> Magick++ version so bump (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23752).</li>
-<dt class="col-md-4">2013-07-15  6.8.6-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.6-5, SVN revision 12684.</li>
-<dt class="col-md-4">2013-07-12  6.8.6-5 Dirk Lemstra &lt;dirk@snakeware...&gt;</dt>
-  <li> Fixed calculation of pixel area count limit flag ('@').</li>
-  <li> Added option to enable OpenMP to configure.exe and improved creation    of x64 project file</li>
-<dt class="col-md-4">2013-07-10  6.8.6-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Compare exits with a non-zero exit code when no error (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23722).</li>
-  <li> Correct calculation of quantization error (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?t=23734).</li>
-  <li> Correct quantize tree walking mistake for RiemersmaDither (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=23735).</li>
-<dt class="col-md-4">2013-07-10  6.8.6-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.6-4, SVN revision 12661.</li>
-<dt class="col-md-4">2013-07-09  6.8.6-4 Dirk Lemstra &lt;dirk@snakeware...&gt;</dt>
-  <li> Added combineImages, evaluateImages, mergeImageLayers, optimizeImageLayers    optimizePlusImageLayers and separateImages to STL.h (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=23699).</li>
-  <li> Added support for the fill area flag ('^') and the pixel area    count limit flag ('@') to the Geometry class of Magick++ (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=23704).</li>
-  <li> Enabled automatic linking for static Magick++ in Visual Studio (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=23558).</li>
-<dt class="col-md-4">2013-07-01  6.8.6-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Thumb property need Height, not height (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23661).</li>
-  <li> White pixels previously were written as black for the CIP format (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23677).</li>
-  <li> Rec709Luma is sRGB compatible (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23693).</li>
-  <li> Colorspace RGB is linear, gamma is 1.0 (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23708).</li>
-<dt class="col-md-4">2013-07-01  6.8.6-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.6-3, SVN revision 12579.</li>
-<dt class="col-md-4">2013-06-26  6.8.6-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Improve HCL to RGB roundtrip (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=22384).</li>
-  <li> Prefer external log configuration file to built-in (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23640).</li>
-  <li> Do not log in the IsLinkedListEmpty() method to prevent overflow (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23640).</li>
-  <li> Fix bug loading TGA image with 32-bit palette (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=17889).</li>
-  <li> Color profiles are no longer corrupted for the JPEG format (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23651).</li>
-  <li> Repair problem with -emboss / -equalize problem (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23643).</li>
-<dt class="col-md-4">2013-06-24  6.8.6-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.6-2, SVN revision 12561.</li>
-<dt class="col-md-4">2013-06-21  6.8.6-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Fix memory corruption in the MorphologyApply() method.</li>
-<dt class="col-md-4">2013-06-20  6.8.6.2 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Quiet two warnings about uninitialized variables in coders/png.c</li>
-<dt class="col-md-4">2013-06-20  6.8.6-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.6-1, SVN revision 12509.</li>
-<dt class="col-md-4">2013-06-16  6.8.6-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Don't decompand RGB for the -modulate option.</li>
-  <li> Improve LCHab and LCHuv roundtrip to / from sRGB (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=23596).</li>
-<dt class="col-md-4">2013-06-16  6.8.6-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.6-0, SVN revision 12475.</li>
-<dt class="col-md-4">2013-06-10  6.8.6-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Clone image-&gt;intensity in CloneImageProperties() (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23569).</li>
-  <li> Split test suite into smaller tests (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23577).</li>
-  <li> Undercolor rectangle was off by one pixel (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23574).</li>
-  <li> Don't msync() for a read-only memory-mapped mode (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23531).</li>
-  <li> BlurChannelImage() no longer faults for certain CMYK images (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23581).</li>
-  <li> Reduce memory requirements for large BMP images.</li>
-<dt class="col-md-4">2013-06-05  6.8.5-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.5-10, SVN revision 12419.</li>
-<dt class="col-md-4">2013-06-02  6.8.5-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Improve caption formatting (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23522).</li>
-<dt class="col-md-4">2013-06-01  6.8.5-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.5-9, SVN revision 12401.</li>
-<dt class="col-md-4">2013-05-30  6.8.5-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Caption no longer clips long words (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23504).</li>
-  <li> The lightness intensity is (min(R',G',B')+max(R',G',B'))/2.0 (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23517).</li>
-<dt class="col-md-4">2013-05-25  6.8.5-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.5-8, SVN revision 12362.</li>
-<dt class="col-md-4">2013-05-23  6.8.5-8 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Stopped a "-fsanitize-address" warning in the JNG coder.</li>
-<dt class="col-md-4">2013-05-20  6.8.5-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> The -white-threshold option is symmetrical with -black-threshold (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23441);</li>
-  <li> Fix multi-line PNM comments (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23442).</li>
-  <li> The -format option should not automatically append a newline since the    user can specify a newline in the formatting expression.</li>
-  <li> The -level option is no longer returning a darkened image (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23479).</li>
-  <li> Identify SVG image as "SVG" (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=27654).</li>
-<dt class="col-md-4">2013-05-20  6.8.5-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.5-7, SVN revision 12310.</li>
-<dt class="col-md-4">2013-05-14  6.8.5-7 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Recognize PNG iCCP chunks that contain the sRGB profile and replace    them with the PNG sRGB chunk.  Use "-define png:preserve-iCCP" to    get the previous behavior, of simply copying the iCCP chunk.</li>
-<dt class="col-md-4">2013-05-11  6.8.5-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Sometimes an sRGB image is masquerading as grayscale (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23370).</li>
-  <li> Labels no longer overflow (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=22964).</li>
-  <li> If more then one exception, return the highest security exception.</li>
-  <li> A grayscale image returns a color JPEG for -type TrueColor (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=23421).</li>
-  <li> Read PAM comment (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23442).</li>
-<dt class="col-md-4">2013-05-10  6.8.5-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.5-6, SVN revision 12257.</li>
-<dt class="col-md-4">2013-05-09  6.8.5-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> The stream utility no longer faults when exporting float pixels (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23394).</li>
-<dt class="col-md-4">2013-05-08  6.8.5-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.5-5, SVN revision 12227.</li>
-<dt class="col-md-4">2013-05-07  6.8.5-5 Nicolas Robidoux &lt;nicolas.robidoux@gmail...&gt;</dt>
-  <li> Change the sample JPEG quantization table xml to something that works    really well with 2x2 Chroma subsampling around quality 75.</li>
-<dt class="col-md-4">2013-05-06  6.8.5-5 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Eliminate whitespace from image properties that hold PNG chunk data.</li>
-<dt class="col-md-4">2013-05-05  6.8.5-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> The -poly option treats the opacity channel as alpha (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23346).</li>
-  <li> The -threshold 50% option returns a 50-50 black and white image (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23354).</li>
-  <li> Let user override the TIFF rows per strip  (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=23307).</li>
-  <li> Fix transient bug in the -separate option (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23335).</li>
-<dt class="col-md-4">2013-05-01  6.8.5-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.5-4, SVN revision 12089.</li>
-<dt class="col-md-4">2013-05-01  6.8.5-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Add DeleteImageArtifact() for jpeg:extent artifact (thanks to    Jimmy Xie @ Microsoft).</li>
-  <li> Track morphology changes per thread to avoid a critical section.</li>
-<dt class="col-md-4">2013-04-28  6.8.5-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.5-3, SVN revision 12025.</li>
-<dt class="col-md-4">2013-04-29  6.8.5-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Add DeleteImageArtifact() for jpeg:extent artifact (thanks to    Jimmy Xie @ Microsoft).</li>
-  <li> Add support for JXR / WDP image format.</li>
-<dt class="col-md-4">2013-04-28  6.8.5-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.5-2, SVN revision 12013.</li>
-<dt class="col-md-4">2013-04-28  6.8.5-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Use GetImageOption() for webp options (e.g. webp:lossless).</li>
-<dt class="col-md-4">2013-04-27  6.8.5-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.5-1, SVN revision 12000.</li>
-<dt class="col-md-4">2013-04-26  6.8.5-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Recognize xc:gray50 is non-linear.</li>
-  <li> Loop over read() until requested bytes are consumed (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?t=23268).</li>
-  <li> Don't use gamma lookup map when HDRI is enabled.</li>
-<dt class="col-md-4">2013-04-24  6.8.5-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.5-0, SVN revision 11979.</li>
-<dt class="col-md-4">2013-04-16  6.8.5-0 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Handle benign errors as warnings in the PNG coder.</li>
-<dt class="col-md-4">2013-04-16  6.8.5-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Don't modify channel values for -separate (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23193).</li>
-  <li> The -adaptive-sharpen option is now sharpening properly (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23211).</li>
-  <li> Sometimes an image says it's grayscale when it's not (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23217).</li>
-  <li> Use malloc() to allocate X image data (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23221).</li>
-  <li> If there are more components than quantization tables, the last table is    replicated.</li>
-  <li> Removed the ICC profile from the logo: image definition in coders/magick.c;    libpng16 detected that it was a broken sRGB profile.</li>
-  <li> Negatives raised to a non-integer power returns NaN's (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23234).</li>
-<dt class="col-md-4">2013-04-15  6.8.4-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.4-10, SVN revision 11851.</li>
-<dt class="col-md-4">2013-04-11  6.8.4-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Ensure -define jpeg:extent is restricted to at most 7 iterations (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23179).</li>
-  <li> Move X11 font support from annotate.c source module to xwindow.c.</li>
-<dt class="col-md-4">2013-04-10  6.8.4-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.4-9, SVN revision 11818.</li>
-<dt class="col-md-4">2013-04-10  6.8.4-9 Bastien Roucaries  &lt;roucaries.basti...&gt;</dt>
-  <li> Respect --program-suffix configure script option (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23143).</li>
-  <li> Update to the newest AX_CHECK_PTHREAD macro from autoconf-archive.</li>
-<dt class="col-md-4">2013-04-10  6.8.4-9 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Save the calculated angle for "deskew" as the artifact "deskew:angle"</li>
-<dt class="col-md-4">2013-04-08  6.8.4-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Pass JP2 format type to decoder (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23038).</li>
-  <li> Previously tinting a grayscale image returned dark results.</li>
-  <li> The -page option only affects new images (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23172).</li>
-  <li> Revert 'Move binaries to lib subdirectory and link are created from binary    package' patch.  We're getting too many bug reports.</li>
-<dt class="col-md-4">2013-04-07  6.8.4-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.4-8, SVN revision 11743.</li>
-<dt class="col-md-4">2013-04-06  6.8.4-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Include intensity type in the MIFF metadata.</li>
-<dt class="col-md-4">2013-04-06  6.8.4-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.4-7, SVN revision 11720.</li>
-<dt class="col-md-4">2013-04-05  6.8.4-7 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Fix -sample sampling point to midpoints of sampling areas</li>
-  <li> Add a "sample:offset=" define to allow users to adjust this    sampling point position in terms of percentage (default = 50x50)</li>
-<dt class="col-md-4">2013-04-02  6.8.4-7 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Don't write a PNG gAMA or cHRM chunk when writing the iCCP or sRGB chunk.</li>
-<dt class="col-md-4">2013-04-02  6.8.4-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Return MagickWand for the library name for Wand.pc.</li>
-  <li> The LCH colorspace makes the round-trip now.</li>
-  <li> Revert the default upsampling algortithm for JPEG (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23100).</li>
-  <li> Prevent fault when temporary directory is not-writable (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23117).</li>
-<dt class="col-md-4">2013-04-01  6.8.4-7 Bastien Roucaries  &lt;roucaries.basti...&gt;</dt>
-  <li> Prepare X11 support as a plugin.</li>
-  <li> Fix compilation under HPUX of perlmagick</li>
-<dt class="col-md-4">2013-04-01  6.8.4-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.4-6, SVN revision 11640.</li>
-<dt class="col-md-4">2013-04-01  6.8.4-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> The -clut option return a luma grayscale instead of the expected luminance.</li>
-  <li> Add moduledir variable to MagickCore.pc to support the MagickFilter and    MagickCore kits.</li>
-  <li> Caption fits the sized area (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23085).</li>
-<dt class="col-md-4">2013-03-31  6.8.4-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.4-5, SVN revision 11619.</li>
-<dt class="col-md-4">2013-03-30  6.8.4-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Fix transient bug when writing grayscale MIFF images.</li>
-  <li> Adding noise to a gray image returns a gray image as expected.</li>
-  <li> Image interlace no longer overwritten by proper cloning for GIF format.</li>
-  <li> Extract the clipping path from an image file with clip:myimage.</li>
-<dt class="col-md-4">2013-03-29  6.8.4-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.4-4, SVN revision 11591.</li>
-<dt class="col-md-4">2013-03-29  6.8.4-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Update unit test signatures for Q8.</li>
-  <li> Resolve send() / recv() socket problems under MinGW.</li>
-<dt class="col-md-4">2013-03-28  6.8.4-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.4-3, SVN revision 11581.</li>
-<dt class="col-md-4">2013-03-28  6.8.4-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Revert patch to ContrastStretchImage() to match results from 6.8.3-3.</li>
-<dt class="col-md-4">2013-03-27  6.8.4-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.4-2, SVN revision 11558.</li>
-<dt class="col-md-4">2013-03-27  6.8.4-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Use MorphologyApply() rather than MorphologyImage() for -sharpen / -blur.</li>
-<dt class="col-md-4">2013-03-27  6.8.4-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.4-1, SVN revision 11552.</li>
-<dt class="col-md-4">2013-03-26  6.8.4-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Sync 'intensity' option with current image.</li>
-  <li> Normalize sharpen kernel to match that of 6.8.3-3.</li>
-<dt class="col-md-4">2013-03-26  6.8.4-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.4-0, SVN revision 11531.</li>
-<dt class="col-md-4">2013-03-20  6.8.4-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Do not write zero-length TIFF tags (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=22957).</li>
-  <li> Math library should be private for *.pc.in configuration files (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=22986).</li>
-  <li> Do not split words for caption (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=17123).</li>
-  <li> Modify the configure script check for the webp delegate library (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=23025).</li>
-  <li> The -blur, -gaussian-blur, and -sharpen are now convenience methods    for -morphology convolve.</li>
-  <li> Fix infinite loop for 'display -window' (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23028).</li>
-  <li> Revert -auto-level patch to match the results of ImageMagick 6.8.3-4.</li>
-  <li> Revert g_type_init() patch in svg.c (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=23035).</li>
-<dt class="col-md-4">2013-03-18  6.8.3-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.3-10, SVN revision 11413.</li>
-<dt class="col-md-4">2013-03-15  6.8.3-10 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Added IM, libpng, and zlib version info to debug output.</li>
-<dt class="col-md-4">2013-03-10  6.8.3-10 Bastien Roucaries  &lt;roucaries.basti...&gt;</dt>
-  <li> Move PerlMagick arch independent part to 'default' folder.</li>
-  <li> Move binaries to lib subdirectory and link are created from binary package.</li>
-<dt class="col-md-4">2013-03-10  6.8.3-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> The TXT image format can now generate output compatible with the    -sparse-color option (e.g. convert image.png sparse-color:image.txt).</li>
-  <li> Support -intensity option: method to generate an intensity value from a    pixel.</li>
-  <li> Add -similarity-threshold option to the compare utility, the minimum    distortion for a (sub)image match.</li>
-  <li> Avoid seq-fault in AcquireQuantumInfo() (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=22973).</li>
-  <li> Comment resource initializers in magick/resource.c.</li>
-<dt class="col-md-4">2013-03-10  6.8.3-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.3-9, SVN revision 11294.</li>
-<dt class="col-md-4">2013-03-09  6.8.3-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Add a space after the LastPage option in coders/ps.c (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=22940).</li>
-<dt class="col-md-4">2013-03-08  6.8.3-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.3-8, SVN revision 11283.</li>
-<dt class="col-md-4">2013-03-05  6.8.3-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> GIF comments are no longer displaced by 1 for animated GIFs (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=22901).</li>
-  <li> A blur kernel with a zero sigma is unity.</li>
-<dt class="col-md-4">2013-03-03  6.8.3-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.3-7, SVN revision 11249.</li>
-<dt class="col-md-4">2013-03-02  6.8.3-7 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Do not replace gAMA found in input with 1/2.2</li>
-  <li> Avoid a libpng16 warning about storing unknown chunks.</li>
-<dt class="col-md-4">2013-03-01  6.8.3-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Improve performance when rendering a caption.</li>
-  <li> The compare 'map' image should not be transparent.</li>
-  <li> Use only major version for decorating include path.</li>
-<dt class="col-md-4">2013-02-28  6.8.3-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.3-6, SVN revision 11210.</li>
-<dt class="col-md-4">2013-02-25  6.8.3-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Support built-in 1x1 and 2x1 threshold maps (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=22861).</li>
-  <li> Check for webp version (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=22867).</li>
-<dt class="col-md-4">2013-02-25  6.8.3-6 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Relocated png_set_bKGD(), etc., after png_set_IHDR() because they    might depend on members of info_ptr that are set by png_set_IHDR().</li>
-<dt class="col-md-4">2013-02-25  6.8.3-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.3-5, SVN revision 11170.</li>
-<dt class="col-md-4">2013-02-23  6.8.3-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Read the WebP extended file format (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=22809).</li>
-  <li> Add arch annotation to include path to distinquish ImageMagick versions    6 &amp; 7.</li>
-<dt class="col-md-4">2013-02-22  6.8.3-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.3-4, SVN revision 11127.</li>
-<dt class="col-md-4">2013-02-22  6.8.3-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Reduce default memory resource limit under Windows.</li>
-<dt class="col-md-4">2013-02-19  6.8.3-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.3-3, SVN revision 11105.</li>
-<dt class="col-md-4">2013-02-19  6.8.3-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Set WEBP lossless / lossy property properly (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=22809).</li>
-<dt class="col-md-4">2013-02-18  6.8.3-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.3-2, SVN revision 11087.</li>
-<dt class="col-md-4">2013-02-17  6.8.3-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Semaphore is now unlocked when an X11 annotation exception is thrown.</li>
-  <li> WEBP coder enhancement and memory leak patch (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=22809).</li>
-<dt class="col-md-4">2013-02-16  6.8.3-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.3-1, SVN revision 11060.</li>
-<dt class="col-md-4">2013-02-16  6.8.3-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Disable FORTIFY_SOURCE to fix a bug in LVVM / OpenMP support.</li>
-<dt class="col-md-4">2013-02-15  6.8.3-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.3-0, SVN revision 11045.</li>
-<dt class="col-md-4">2013-02-14  6.8.3-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Webp requires alpha, not opacity (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=22793).</li>
-<dt class="col-md-4">2013-02-12  6.8.3-0 Bastien Roucaries  &lt;roucaries.basti...&gt;</dt>
-  <li> Allow PerlMagick to be multi-quantum (e.g. Image::Magick::Q16).</li>
-<dt class="col-md-4">2013-02-11  6.8.2-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.2-10, SVN revision 11004.</li>
-<dt class="col-md-4">2013-02-11  6.8.2-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> The XPM regression tests passes now.</li>
-<dt class="col-md-4">2013-02-09  6.8.2-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.2-9, SVN revision 10995.</li>
-<dt class="col-md-4">2013-02-09  6.8.2-9 Bastien Roucaries  &lt;roucaries.basti...&gt;</dt>
-  <li> Export versioning to automake in order to use it for library prefix.</li>
-  <li> So bump was incomplete due to no changing map file.</li>
-  <li> Change abi name by adding major version to lib name (will simplify    next imagemagick major version release work) and reset release version    to 1 (due to changing abi name).</li>
-<dt class="col-md-4">2013-02-09  6.8.2-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> The DOT coders now compiles with GraphViz 2.30 (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=22767).</li>
-<dt class="col-md-4">2013-02-09  6.8.2-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.2-8, SVN revision 10986.</li>
-<dt class="col-md-4">2013-02-09  6.8.2-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> MagickStatisticImage() method signature was corrected, SO bump required.</li>
-<dt class="col-md-4">2013-02-08  6.8.2-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.2-7, SVN revision 10965.</li>
-<dt class="col-md-4">2013-02-08  6.8.2-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Ensure MagickCore compiles with a C++ compiler.</li>
-<dt class="col-md-4">2013-02-07  6.8.2-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.2-6, SVN revision 10961.</li>
-<dt class="col-md-4">2013-02-07  6.8.2-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Don't destroy an image that's already destroyed (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=22747).</li>
-  <li> Montage is now invariant to the font when no label image label exists.</li>
-<dt class="col-md-4">2013-02-06  6.8.2-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.2-5, SVN revision 10952.</li>
-<dt class="col-md-4">2013-02-05  6.8.2-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> FITS now properly renders the 16 bit signed integer format.</li>
-<dt class="col-md-4">2013-02-04  6.8.2-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.2-4, SVN revision 10909.</li>
-<dt class="col-md-4">2013-02-02  6.8.2-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Do not subsample raw CMYK JPEG images (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=22731).</li>
-<dt class="col-md-4">2013-02-02  6.8.2-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.2-3, SVN revision 10894.</li>
-<dt class="col-md-4">2013-02-01  6.8.2-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Respect endian for FITS image format.</li>
-  <li> Remove artifact when drawing a circle (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=22724).</li>
-<dt class="col-md-4">2013-02-01  6.8.2-3 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Deleted some code added to the PNG decoder in SVN revision 10825; it    was failing to handle transparency in paletted images (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=22720).</li>
-  <li> Compare alpha to "QuantumRange-OpaqueOpacity" not just "OpaqueOpacity"    when detecting transparency in the PNG encoder.</li>
-<dt class="col-md-4">2013-02-01  6.8.2-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.2-2, SVN revision 10883.</li>
-<dt class="col-md-4">2013-01-30  6.8.2-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Properly initialize new throttle resource limit.</li>
-<dt class="col-md-4">2013-01-29  6.8.2-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.2-1, SVN revision 10859.</li>
-<dt class="col-md-4">2013-01-28  6.8.2-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Fix 'format not a string literal' problem (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=22656).</li>
-<dt class="col-md-4">2013-01-28  6.8.2-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.2-0, SVN revision 10831.</li>
-<dt class="col-md-4">2013-01-21  6.8.2-0 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Impose a 32k limit on the number of text chunks that will be read.</li>
-  <li> Implemented PNG00, PNG48 and PNG64 PNG subformats.</li>
-  <li> Avoid reading back PNG pixel rows while reading a transparent PNG (    by using a local "alpha" value instead of GetPixelOpacity()).</li>
-<dt class="col-md-4">2013-01-21  6.8.2-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Avoid a rare thread lock for timeout event (e.g. MAGICK_TIME_LIMIT=30).</li>
-  <li> Support a distributed pixel cache.</li>
-  <li> Fix numerical stability problem for convolution.</li>
-  <li> Increase segment stack size for -draw option.</li>
-<dt class="col-md-4">2013-01-18  6.8.1-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.1-10, SVN revision 10667.</li>
-<dt class="col-md-4">2013-01-08  6.8.1-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Add the same noise value to each channel of a grayscale image (+noise).</li>
-  <li> Fix recursive descent within XGetWindowImage() (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=22550).</li>
-  <li> Multi-plane MatLab images now render properly (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=22586).</li>
-<dt class="col-md-4">2013-01-06  6.8.1-10 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Fixed LBR01 (left-bit-replication) macro in coders/png.c; problem reported    by the clang compiler.</li>
-  <li> Chromaticity values were read in the wrong order in the cHRM chunk    when it accompanied the sRGB chunk. Libpng applications built with    libpng16 and later will detect this and issue a warning (PNG files    previously written with the cHRM chunk are OK).  Removed the    troublesome redundant png_set_cHRM() and png_set_sRGB() calls.</li>
-  <li> Look for libpng17 and libpng16 while configuring PNG support.</li>
-<dt class="col-md-4">2013-01-06  6.8.1-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.1-9, SVN revision 10518.</li>
-<dt class="col-md-4">2013-01-06  6.8.1-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Type correction in blob code.</li>
-<dt class="col-md-4">2013-01-02  6.8.1-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.1-8, SVN revision 10481.</li>
-<dt class="col-md-4">2013-01-02  6.8.1-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Check for a density of zero when rendering with Pango (reference    https://www.imagemagick.org/discourse-server/viewforum.html?f=3).</li>
-<dt class="col-md-4">2013-01-01  6.8.1-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.1-7, SVN revision 10468.</li>
-<dt class="col-md-4">2013-01-01  6.8.1-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> magick-baseconfig.h is architecture dependant;    make headers quantum depth neutral (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=22509).</li>
-<dt class="col-md-4">2013-01-01  6.8.1-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.1-6, SVN revision 10461.</li>
-<dt class="col-md-4">2012-12-31  6.8.1-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Repair numerical stability issue with gradients (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=22507).</li>
-<dt class="col-md-4">2012-12-30  6.8.1-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.1-5, SVN revision 10428.</li>
-<dt class="col-md-4">2012-12-29  6.8.1-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Correction to scientific notation for the -evaluate log option (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=22496).</li>
-<dt class="col-md-4">2012-12-29  6.8.1-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.1-4, SVN revision 10420.</li>
-<dt class="col-md-4">2012-12-28  6.8.1-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Support scientific notation for the -evaluate log option (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=22496).</li>
-<dt class="col-md-4">2012-12-25  6.8.1-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.1-3, SVN revision 10394.</li>
-<dt class="col-md-4">2012-12-25  6.8.1-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Remove pow() dependency from public header.</li>
-<dt class="col-md-4">2012-12-24  6.8.1-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.1-2, SVN revision 10385.</li>
-<dt class="col-md-4">2012-12-23  6.8.1-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Magickcore headers recently used pow() in the inline functions inside    public headers.  Thus in order to avoid library depends problem, put -lm    in library depends (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=22483).</li>
-  <li> Negative exponentiation bug fix (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=22484).</li>
-<dt class="col-md-4">2012-12-23  6.8.1-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.1-1, SVN revision 10350.</li>
-<dt class="col-md-4">2012-12-23  6.8.1-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> More large image performance tuning.</li>
-<dt class="col-md-4">2012-12-20  6.8.1-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.1-0, SVN revision 10327.</li>
-<dt class="col-md-4">2012-12-16  6.8.1-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Return non-zero exit status if two images differ for the compare utility.</li>
-  <li> Large image performance tuning.</li>
-<dt class="col-md-4">2012-12-15  6.8.0-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.0-10, SVN revision 10236.</li>
-<dt class="col-md-4">2012-12-13  6.8.0-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Improve exception reporting when AcquireAuthenticCacheView() fails.</li>
-<dt class="col-md-4">2012-12-13  6.8.0-10 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Minor tweeks and commenting of Virtual Pixel shortcuts in    resampling filters.</li>
-  <li> Added -define "shepards:power" to control the power setting (def=2)    for Shepards Method in -distort and  -sparse-color    https://www.imagemagick.org/discourse-server/viewtopic.html?t=22416</li>
-<dt class="col-md-4">2012-12-13  6.8.0-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.0-9, SVN revision 10182.</li>
-<dt class="col-md-4">2012-12-10  6.8.0-9 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Prepended "Acquire" and "Relinquish" to debugging log messages in    magick/resource.c that only showed the filename.</li>
-  <li> Added temporary file-count diagnostics to tests/validate.c (this required    exporting GetPathTemplate() from magick/resource.c</li>
-  <li> Eliminate file leak when writing the JNG image format.</li>
-<dt class="col-md-4">2012-12-09  6.8.0-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Further support for associating quantum depth with ABI (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=22352).</li>
-  <li> Check for negative square root when resampling (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=22398).</li>
-<dt class="col-md-4">2012-12-07  6.8.0-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.0-8, SVN revision 10118.</li>
-<dt class="col-md-4">2012-11-28  6.8.0-8 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Fixed problem with writing grayscale PNG, bug introduced in version    6.8.0-0 or 6.8.0-1 (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=22355).</li>
-<dt class="col-md-4">2012-11-28  6.8.0-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Allow temporary-path policy to override temporary path environment    variables (e.g. MAGICK_TMPDIR).</li>
-  <li> Implement symbol versioning (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=22352).</li>
-  <li> ABI is incompatible if quantum depth change. Add abi indication to library    name, thanks to Bastien Roucaries (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=22352).</li>
-  <li> The stream utility no longer returns a black image (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=22046).</li>
-<dt class="col-md-4">2012-11-26  6.8.0-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.0-7, SVN revision 10029.</li>
-<dt class="col-md-4">2012-11-25  6.8.0-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Width value is optional for label coder (e.g. -size x40 label:Magick).</li>
-<dt class="col-md-4">2012-11-20  6.8.0-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.0-6, SVN revision 10024.</li>
-<dt class="col-md-4">2012-11-21  6.8.0-6 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Fixed an old bug in chromaticity decoding in coders/bmp.c (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=22294).</li>
-  <li> Fixed bug in coders/bmp.c that failed to read a paletted image    properly (fix by J. Summers, reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=22316).</li>
-<dt class="col-md-4">2012-11-21  6.8.0-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Fixed bug in coders/bmp.c that failed to read transparency    properly (fix by J. Summers, reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=22312).</li>
-<dt class="col-md-4">2012-11-20  6.8.0-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.0-5, SVN revision 10001.</li>
-<dt class="col-md-4">2012-11-15  6.8.0-5 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Added % escape prefixes %[artifact:..] and %[option:..]    Including glob search,  EG:  -print "__Options__\n%[option:*]"    (backport from IMv7 changes)</li>
-<dt class="col-md-4">2012-11-10  6.8.0-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Revert HCL saturation strategy patch, it improperly clips white to black.</li>
-  <li> Default to -dEPSCrop for Ghostscript unless eps:use-crop=false (reference    https://bugzilla.redhat.com/show_bug.cgi?id=832690#c2).</li>
-  <li> Add support for -poly, build a polynomial from the image sequence and the    corresponding terms (coefficients and degree pairs).</li>
-  <li> Support the OLE Macintosh image format (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=22257).</li>
-<dt class="col-md-4">2012-11-08  6.8.0-5 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Implemented faster decoding of interlaced PNG images.</li>
-<dt class="col-md-4">2012-11-03  6.8.0-5 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Skip PNG palette-building when it is not needed.</li>
-  <li> Let libpng expand sub-8-bit pixels while reading a PNG file.</li>
-<dt class="col-md-4">2012-11-01  6.8.0-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.0-4, SVN revision 9832.</li>
-<dt class="col-md-4">2012-10-31  6.8.0-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> PFM images are grayscale, not sRGB (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=22178).</li>
-  <li> Keep YCbCR JPEG compressed TIFF images in the YCbCr colorspace (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=22148).</li>
-<dt class="col-md-4">2012-10-27  6.7.9-4 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Don't write sRGB chunk if image-&gt;gamma isn't close to (1/2.2), i.e.,    (0.45 &lt;= gamma &lt;= 0.46) (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=22139).</li>
-<dt class="col-md-4">2012-10-25  6.8.0-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.0-3, SVN revision 9783.</li>
-<dt class="col-md-4">2012-10-21  6.8.0-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> TIFF positional information must be positive (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=22106).</li>
-  <li> Set the compression quality for the Webp image format.</li>
-<dt class="col-md-4">2012-10-21  6.8.0-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.0-2, SVN revision 9738.</li>
-<dt class="col-md-4">2012-10-20  6.8.0-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Wait for more bytes if the number of returned bytes is less than    requested in ReadBlob().</li>
-  <li> Prefer fullname property for font, if it exists, otherwise family + style.</li>
-<dt class="col-md-4">2012-10-17  6.8.0-2 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Added LanczosRadius filter, that blurs an EWA Lanczos to a integer    support size. Equivalent to Lanczos in tensor resize case.</li>
-<dt class="col-md-4">2012-10-16  6.8.0-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.0-1, SVN revision 9632.</li>
-<dt class="col-md-4">2012-10-12  6.8.0-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Fix color management for the -solarize option (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=22059).</li>
-  <li> Some colormap unit tests failed for a quantum depth of 32 (problem    report from Glenn Randers-Pehrson).</li>
-<dt class="col-md-4">2012-10-12  6.8.0-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.8.0-0, SVN revision 9594.</li>
-<dt class="col-md-4">2012-10-07  6.8.0-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Check -fx expression early to prevent fault.</li>
-  <li> Performance boost for iOS / Android requires a SO major version increment.</li>
-  <li> Corrupt PNG image could cause a memory leak (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=22024).</li>
-<dt class="col-md-4">2012-10-06  6.7.9-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.9-10, SVN revision 9514.</li>
-<dt class="col-md-4">2012-10-01  6.7.9-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> SVG specs says "1pt" equals "1.25px" (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=21967).</li>
-  <li> Support TIFF proprietary tag 34118.</li>
-  <li> The define option is no longer "lazy" interpretation (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=22007).</li>
-<dt class="col-md-4">2012-10-01  6.7.9-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.9-9, SVN revision 9473.</li>
-<dt class="col-md-4">2012-09-27  6.7.9-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Fix memory leak in JPEG decoder when reading a corrupt image (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=21948).</li>
-  <li> Add exif:thumbnail namespace to distiguish orientation tag (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=21938).</li>
-  <li> Respect DPX data offsets (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=21960).</li>
-<dt class="col-md-4">2012-09-26  6.7.9-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.9-8, SVN revision 9437.</li>
-<dt class="col-md-4">2012-09-24  6.7.9-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Off-by-one error in DrawPolygonPrimitive().</li>
-  <li> Fix memory leak in WebP decoder (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=21943).</li>
-  <li> Certain caption phrases were cut off (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=21550).</li>
-<dt class="col-md-4">2012-09-22  6.7.9-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.9-7, SVN revision 9410.</li>
-<dt class="col-md-4">2012-09-20  6.7.9-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> jpeg:sampling-factor might be an image property or an option (reference<dt class="col-md-4">https://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=21884).</dt>
-  <li><dt class="col-md-4">2012-09-15  6.7.9-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.9-6, SVN revision 9375.</li>
-<dt class="col-md-4">2012-09-14  6.7.9-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Don't compand the YCC colorspace, its already companded.</li>
-<dt class="col-md-4">2012-09-12  6.7.9-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.9-5, SVN revision 9358.</li>
-<dt class="col-md-4">2012-09-12  6.7.9-5 Nicolas Robidoux &lt;nicolas.robidoux@gmail...&gt;</dt>
-  <li> Merge static inline Sigmoidal functions from IM7 to IM6.</li>
-<dt class="col-md-4">2012-09-12  6.7.8-5 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> All untapered windowing filters Welch and Cosine changed to use a 3 lobe    support (like Lanczos). These were not part of the original 'zoom' program.</li>
-<dt class="col-md-4">2012-09-11  6.7.9-5 Nicolas Robidoux &lt;nicolas.robidoux@gmail...&gt;</dt>
-  <li> sigmoidal-contrast: prevent out of range argument.</li>
-<dt class="col-md-4">2012-09-09  6.7.9-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> The number of default OpenMP threads is 1 (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=23&amp;t=21838).</li>
-  <li> Only first image of raw grayscale image was set to GRAY (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=21428).</li>
-  <li> Change sigmoidal-contrast define to inline method to conform with ANSI-C    requirements.</li>
-<dt class="col-md-4">2012-09-10  6.7.9-5 Nicolas Robidoux &lt;nicolas.robidoux@gmail...&gt;</dt>
-  <li> enhance.c improvements:</li>
-  <li> Add tanh/atanh clone of legacy sigmoidal map (faster &amp; more accurate);</li>
-  <li> Add final ClampToQuantum in sigmoidal colormap loop;</li>
-  <li> Remove OpenMP for threads that do not loop over rows;</li>
-  <li> Immediate no-op exit from sigmoidal-contrast if contrast&lt;MagickEpsilon.</li>
-<dt class="col-md-4">2012-09-08  6.7.9-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.9-4, SVN revision 9282.</li>
-<dt class="col-md-4">2012-09-05  6.7.9-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Identify image files with embedded '%d' (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=21798).</li>
-  <li> Don't include TIFF header for compress.c source module    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=21800).</li>
-<dt class="col-md-4">2012-09-01  6.7.9-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.9-3, SVN revision 9202.</li>
-<dt class="col-md-4">2012-08-28  6.7.9-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Support -channel sync option for -equalize (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=21746).</li>
-  <li> Don't remove color profile when setting the image colorspace (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=21747).</li>
-  <li> Recognize ICO format in URL (e.g. http://www.google.com/favicon.ico).</li>
-  <li> Don't define HAVE_BOOLEAN for JPEG under MinGW (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?t=14071).</li>
-<dt class="col-md-4">2012-08-26  6.7.9-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.9-2, SVN revision 9120.</li>
-<dt class="col-md-4">2012-08-25  6.7.9-2 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Fixed bug in Q32 builds that erroneously read grayscale 16-bit PNGs    as PseudoColor.</li>
-<dt class="col-md-4">2012-08-24  6.7.9-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Support -channel option for -solarize (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=21738).</li>
-<dt class="col-md-4">2012-08-23  6.7.9-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.9-1, SVN revision 9095.</li>
-<dt class="col-md-4">2012-08-22  6.7.9-1 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> The gAMA chunk with gamma==1.0 was ignored while deciding whether to set    the image colorspace to GRAY when reading grayscale PNG images.</li>
-<dt class="col-md-4">2012-08-16  6.7.9-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Adjust scaling for Luv colorspace conversion (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=21664).</li>
-  <li> Copy alpha channel of the -median option (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=21694).</li>
-  <li> Don't add matte channel for -coalesce if input images don't have one.</li>
-  <li> Prevent memory leak in ImageToBlob() if image write fails.</li>
-  <li> In rare cases, label would not auto-size properly (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=21716).</li>
-  <li> Identify command now reports the image colorspace for non-verbose results.</li>
-  <li> Account for stroke width when rendering a caption (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=21721).</li>
-  <li> Don't colorize alpha channel if it is not active (reference   https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=21547</li>
-<dt class="col-md-4">2012-08-15  6.7.9-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.9-0, SVN revision 8970.</li>
-<dt class="col-md-4">2012-08-14  6.7.9-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> RGB -&gt; HCL, return correct hue when g &lt; b &lt; r (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=21646).</li>
-  <li> Prefer inkscape for best SVG compliance.</li>
-  <li> HCL -&gt; RGB conversion enhancement (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=21663).</li>
-  <li> Utilize inkscape if it is in your execution path otherwise RSVG.  If    neither is available, revert to the internal SVG renderer.</li>
-  <li> Initialize image-&gt;x_resolution and y_resolution to 0 in image.c    (previously they were initialized to DefaultResolution, which is 72.0).</li>
-<dt class="col-md-4">2012-08-12  6.7.8-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.8-10, SVN revision 8915.</li>
-<dt class="col-md-4">2012-08-10  6.7.8-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Respect the image mask for option -selective-blur (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=21631).</li>
-  <li> Fix multiple issues with BMPv5 colorimetry (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=21640).</li>
-<dt class="col-md-4">2012-08-10  6.7.8-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.8-9, SVN revision 8902.</li>
-<dt class="col-md-4">2012-08-07  6.7.8-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Selective blur stopped working after version 6.7.4-10 (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=21604).</li>
-  <li> Color reduction now handles transparent pixel properly (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=18463).</li>
-  <li> ClipImagePath() now returns a valid SVG XML for Windows x64 (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=21617).</li>
-<dt class="col-md-4">2012-08-05  6.7.8-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.8-8, SVN revision 8845.</li>
-<dt class="col-md-4">2012-08-03  6.7.8-8 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Added 2d named convolution kernel Binomial (for Fred Wienhaus)</li>
-<dt class="col-md-4">2012-08-01  6.7.8-8 Nicolas Robidoux &lt;nicolas.robidoux@gmail...&gt;</dt>
-  <li> Clean up sigmoidal-contrast.</li>
-<dt class="col-md-4">2012-07-31  6.7.8-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Use ConcatenateString() for multi-block GIF comments.</li>
-  <li> Caption no longer chops off text (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=21558).</li>
-  <li> Support LUV colorspace.</li>
-  <li> Support HCL colorspace.</li>
-  <li> Don't transform the composite image colorspace, set it instead.</li>
-  <li> Interpret -border 5% as 5% of width and 5% of height (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=21537).</li>
-  <li> Don't normalize zero-sum kernels (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=21584).</li>
-  <li> Transform grayscale to linear RGB if fill color is non-gray (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=21586).</li>
-<dt class="col-md-4">2012-07-30  6.7.8-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.8-7, SVN revision 8766.</li>
-<dt class="col-md-4">2012-07-28  6.7.8-7 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Update certain typecasts for libpng &lt; and &gt;= 1.4.0 to allow memory    allocation &gt; 4GB and prevent a DOS.</li>
-<dt class="col-md-4">2012-07-28  6.7.8-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Set DICOM grayscale images to the gray colorspace.</li>
-  <li> Missing grestore from ps3.c (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=20445).</li>
-  <li> Use GetMagickResourceLimit(ThreadResource) to set the # threads (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=21543).</li>
-<dt class="col-md-4">2012-07-22  6.7.8-6 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Only report sRGB, iCCP, gAMA, cHRM chunks in "identify" output when    these chunks were actually present in input, and not when they were    inserted by the PNG decoder.</li>
-<dt class="col-md-4">2012-07-22  6.7.8-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.8-6, SVN revision 8720.</li>
-<dt class="col-md-4">2012-07-21  6.7.8-6 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Make sure "intent" is initialized in the PNG decoder.</li>
-<dt class="col-md-4">2012-07-21  6.7.8-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.8-5, SVN revision 8717.</li>
-<dt class="col-md-4">2012-07-20  6.7.8-5 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Corrected an error in the logic introduced in 6.7.8-3 to always write    a color PNG when image-&gt;colorspace is sRGB.</li>
-<dt class="col-md-4">2012-07-19  6.7.8-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Inverse YUV colorspace now produces pure red as expected.</li>
-  <li> Support halted streams:    cat image.pnm | convert 'pnm:fd:0[0]' 'pnm:fd:0[0]' x:.</li>
-<dt class="col-md-4">2012-07-18  6.7.8-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.8-4, SVN revision 8697.</li>
-<dt class="col-md-4">2012-07-17  6.7.8-4 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Write ICON subimage as PNG32, only when its dimensions are 256x256    and image-&gt;compression is UndefinedCompression or ZipCompression.</li>
-<dt class="col-md-4">2012-07-16  6.7.8-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> sRGB color gradients should be in a non-linear colorspace.</li>
-  <li> Fix -fx to interpret scientific notation properly.</li>
-  <li> The draw epsilon was too sensitive.</li>
-<dt class="col-md-4">2012-07-15  6.7.8-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.8-3, SVN revision 8675.</li>
-<dt class="col-md-4">2012-07-14  6.7.8-3 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Always write a color PNG when image-&gt;colorspace is sRGB.</li>
-<dt class="col-md-4">2012-07-08  6.7.8-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Attenuate random noise (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=21387).</li>
-  <li> Return linear grayscale for gradient:white-black.</li>
-  <li> Promote linear grayscale to linear RGB when compositing.</li>
-  <li> gradient:white-black is sRGB whereas gradient:'icc-color(rgb,255,255,255)-    icc-color(rgb,0,0,0)' is linear RGB whereas gradient:'gray(255)-gray(0)' is    linear grayscale.</li>
-  <li> Revert sigmoidal contrast define (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=22&amp;t=21415).</li>
-<dt class="col-md-4">2012-07-08  6.7.8-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.8-2, SVN revision 8621.</li>
-<dt class="col-md-4">2012-07-02  6.7.8-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Set the colorspace to linear gray when reading intensity values (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=21362).</li>
-  <li> Don't overrun pixel buffer on inverse fourier for odd image widths.</li>
-  <li> Change LAB encoding to permit blurring, resize, etc.    (signed A and B channel values now stored using a 50% bias)</li>
-    Additional.. This removes a non-linear discontinuity from stored LAB space    values. As a result you can now Blur, Compose, Resize and Distort in LAB    colorspace, without problems that previously existed.</li>
-<dt class="col-md-4">2012-07-04  6.7.8-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.8-1, SVN revision 8595.</li>
-<dt class="col-md-4">2012-07-02  6.7.8-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> A single argument -stereo option now works as documented (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=21348).</li>
-  <li> The -separate option returns channels as linear grayscale.</li>
-  <li> Remove the sRGB color profile when converting to grayscale (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=21355).</li>
-<dt class="col-md-4">2012-06-29  6.7.8-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.8-0, SVN revision 8554.</li>
-<dt class="col-md-4">2012-06-28  6.8.0-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Increase epsilon value, smallest difference between two points (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=15870).</li>
-<dt class="col-md-4">2012-06-28  6.7.7-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.7-10, SVN revision 8534.</li>
-<dt class="col-md-4">2012-06-26  6.7.7-10 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Don't attempt to use Z_RLE compression strategy with old zlib (prior to    zlib-1.2.0) that does not support it.</li>
-  <li> Increase PLTE chunk length to accommodate background color in indexed PNG    (reference www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=21288).</li>
-  <li> Added png:PLTE.number_colors to verbose output.</li>
-<dt class="col-md-4">2012-06-25  6.7.7-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Permit linear RGB for PNM and TIFF image formats.</li>
-  <li> Fix conflicting types for 'GenerateDifferentialNoise' (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=21286).</li>
-  <li> Fix cast to pointer from integer of different size (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=21286).</li>
-  <li> Fix broken MSL profile tag (reference    https://www.imagemagick.org/discourse-server/viewforum.html?f=9).</li>
-  <li> Better recognition of a CMYK PDF.</li>
-<dt class="col-md-4">2012-06-24  6.7.7-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.7-9, SVN revision 8460.</li>
-<dt class="col-md-4">2012-06-23  6.7.7-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Some options were incorrectly promoting linear gray to sRGB.</li>
-<dt class="col-md-4">2012-06-22  6.7.7-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.7-8, SVN revision 8432.</li>
-<dt class="col-md-4">2012-06-15  6.7.7-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Support the -features option in convert / mogrify.</li>
-  <li> Add support for the %[type] property.</li>
-<dt class="col-md-4">2012-06-15  6.7.7-8 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Geometry arguments accept multiple sign character for offsets    EG: "-10-10", "-+10-+10", or "+-10+-10" generate negative offsets    while "+10+10", "++10++10", or "--10--10" generate positive offsets,    that is, you can not only optionally have a sign in offset variable    substitutions, but can negate that substitution if you so desire.</li>
-<dt class="col-md-4">2012-06-12  6.7.7-8 Nicolas Robidoux &lt;nicolas.robidoux@gmail...&gt;</dt>
-  <li> Refactor Catmull-Rom and Spline "interpolation" using    state-of-the-art unpublished formulas.</li>
-  <li> Fix incorrect transparency handling of "interpolative" cubic    B-spline smoothing.</li>
-<dt class="col-md-4">2012-06-09  6.7.7-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Initialize alpha channel when floodfill fill color is not opaque.</li>
-  <li> XYZ and Lab colorspace conversion tweaked (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=21161).</li>
-<dt class="col-md-4">2012-06-08  6.7.7-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.7-7, SVN revision 8219.</li>
-<dt class="col-md-4">2012-06-06  6.7.7-7 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Disabled the new libpng-1.5.10 test for invalid palette index when    reading a PNG or MNG (for speed), or when writing a MNG (because a    zero-length PLTE is valid in a MNG when the global PLTE is used).</li>
-  <li> Display the PNG colortype as a string in "identify -verbose" output.</li>
-<dt class="col-md-4">2012-06-06  6.7.7-7 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Small refactor of Average Interpolators (save some multiplies)</li>
-  <li> Added 'Spline' as a filter type as an alias to 'Cubic'. This brings both    Catrom and Spline -filter and -interpolate methods in line.  Cubic should    only be used when defining a general cubic using expert settings or    when listed in "filter:verbose" debugging output.</li>
-<dt class="col-md-4">2012-06-05  6.7.7-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.7-6, SVN revision 8164.</li>
-<dt class="col-md-4">2012-06-05  6.7.7-6 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Renamed 'Bicubic' interpolation the more precise definition 'Catrom'    Old name kept (but hidden) for backward compatibility in bit CLI and    API interfaces.</li>
-<dt class="col-md-4">2012-06-01  6.7.7-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> The -set colorspace option sets the colorspace, it does not transform it.</li>
-  <li> Assume grayscale images in the GIF format are linear.</li>
-  <li> Add Nicolas Robidoux's bicubic interpolation method (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=21118).    This replaces the old 'bicubic' which was very extreme 'cardinal' cubic.</li>
-  <li> Add DuPont &amp; XFIG copyright to NOTICE.</li>
-  <li> sRGB.icc has an unfriendly license, remove it.</li>
-  <li> MinGW does not define KEY_WOW64_32KEY (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=21155).</li>
-  <li> -evaluate log properly handles negative pixel values.</li>
-  <li> The display program displays the ImageMagick logo on EOF.</li>
-<dt class="col-md-4">2012-05-31  6.7.7-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.7-5, SVN revision 8099.</li>
-<dt class="col-md-4">2012-05-31  6.7.7-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Set terminal character for GIF comment.</li>
-<dt class="col-md-4">2012-05-30  6.7.7-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.7-4, SVN revision 8096.</li>
-<dt class="col-md-4">2012-05-30  6.7.7-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> 'convert 1-bit.tif -rotate 90 ...' returns a 1-bit TIFF image as expected.</li>
-<dt class="col-md-4">2012-05-29  6.7.7-4 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Ignore APNG chunks even when libpng is built with the "APNG patch".</li>
-<dt class="col-md-4">2012-05-29  6.7.7-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.7-3, SVN revision 8089.</li>
-<dt class="col-md-4">2012-05-28  6.7.7-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Fix bug with stroke-dasharray (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=21090).</li>
-  <li> In rare cases, caption would not word-wrap properly (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=21106).</li>
-  <li> Don't set alpha pixels in SetImageVirtualPixelMethod() unless    image area is well defined (i.e. != 0) (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?t=21110).</li>
-<dt class="col-md-4">2012-05-27  6.7.7-3 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Trialing the addition of new interpolation methods      Average16         average of 16 pixels around sampling point      Average9          9 pixels around nearest pixel      Average4          Average of 4 pixels around sampling point      Background        Background color (for resampling error checking)      Blend             Blend of closest 1, 2 or 4 pixel neighbors    NOTE: 'Average' is now equivalent to 'Average4',    previous to this version it was equivalent to 'Average16'.    The 'Background' method is for showing 'resample errors' be it    accidental, or on purpose.  See IM Examples, Cylindrical Filters.</li>
-  <li> added -interpolative-resize added around this version</li>
-<dt class="col-md-4">2012-05-26  6.7.7-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.7-2, SVN revision 8066.</li>
-<dt class="col-md-4">2012-05-26  6.7.7-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> MagickDelay() is in microseconds, not milliseconds.</li>
-<dt class="col-md-4">2012-05-25  6.7.7-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.7-1, SVN revision 8059.</li>
-<dt class="col-md-4">2012-05-20  6.7.7-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> In rare cases, caption would not word-wrap properly (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=21044).</li>
-  <li> Set the JPEG image colorspace after the columns / rows are set (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=21059).</li>
-  <li> Potential gray images are in either the gray or RGB colorspaces.</li>
-  <li> Restore MagickSetImageEndian() method (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?t=20425&amp;p=81525).</li>
-  <li> Respect resolution when rendering SVG (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=21076).</li>
-<dt class="col-md-4">2012-05-20  6.7.7-1 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Delegates now 'spawn' faster (replaced 2 second sleep!) (for "show:")</li>
-<dt class="col-md-4">2012-05-17  6.7.7-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.7-0, SVN revision 7980.</li>
-<dt class="col-md-4">2012-05-17  6.7.7-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Group4-compressed TIFF / PDF image formats stopped working (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=21039).</li>
-  <li> Auto convert images in the grayscale colorspace to sRGB (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=21031).</li>
-<dt class="col-md-4">2012-05-16  6.7.6-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.6-10, SVN revision 7952.</li>
-<dt class="col-md-4">2012-05-14  6.7.6-10 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Reset color info in grayscale PNG images to gamma=1.0, undefined    rendering_intent and chromaticity only when reading images that don't    have a gAMA, sRGB, or cHRM chunk.</li>
-<dt class="col-md-4">2012-05-14  6.7.6-10 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Added a low level "Cosine" Windowing Filter -- Request by Nicholas Robidox</li>
-  <li> Fixed Kaiser Window Filter (was producing all zeros!)</li>
-  <li> Kaiser Window Function now uses the working value "filter:kaiser-beta"    (formerly "filter:alpha" in previous versions)</li>
-  <li> Setting the expert option "filter:kaiser-alpha" will override this,    (after being multiplied by PI).</li>
-  <li> Added resampling 'weight' sanity check in EWA resampling.</li>
-  <li> Set default for histogram:unique-colors to be 'true' when undefined    Returning it to previous behavior.</li>
-  <li> Refactor of InterpretImageProperties() (percent escape substitutions)</li>
-  <li> Add "gamma" as a -set and % escape to access image gamma meta-data</li>
-<dt class="col-md-4">2012-05-05  6.7.6-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.6-9, SVN revision 7812.</li>
-<dt class="col-md-4">2012-05-05  6.7.6-9 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Allow braced single letter escapes, EG "%[x]" as equivalent to "%x"</li>
-<dt class="col-md-4">2012-05-04  6.7.6-9 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Don't write an invalid PNG sRGB chunk when rendering intent is undefined.</li>
-<dt class="col-md-4">2012-05-01  6.7.6-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> EXR images are in the linear RGB colorspace with a gamma of 1.0 (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=20895).</li>
-  <li> Correct annotation offset for right-to-left labels (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=20884).</li>
-  <li> The -level 100x0% now produces the equivalent of -negate (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=20889).</li>
-  <li> Virtual pixel transparent no longer cause fatal exception (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?t=20903).</li>
-  <li> Promote gray image to sRGB when color is injected.</li>
-<dt class="col-md-4">2012-04-29  6.7.6-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.6-8, SVN revision 7705.</li>
-<dt class="col-md-4">2012-04-25  6.7.6-8 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Gaussian Filter Fixed.    For some strange reason it was half the width it should be with an    effective sigma of 0.25 (not 0.5).  This was the real reason "variable    blur" was not blurring enough.</li>
-<dt class="col-md-4">2012-04-24  6.7.6-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Colorspace round-trip unit tests now work for Q32.</li>
-<dt class="col-md-4">2012-04-23  6.7.6-8 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Added the RobidouxSharp filter (originally defined Dec 2011)</li>
-  <li> Fixed Variable Blur - bad blur area calculation    Also Gaussian is sampling properly. Substitute the faster Cubic for now.</li>
-  <li> Convert no longer will do an implicit write to a single space image.</li>
-<dt class="col-md-4">2012-04-21  6.7.6-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.6-7, SVN revision 7587.</li>
-<dt class="col-md-4">2012-04-21  6.7.6-7 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Error when doing an implicit (final) write to a single space filename.    This is typically a failed line continuation and is very common.    Using an explicit "-write" will let you do this.</li>
-<dt class="col-md-4">2012-04-20  6.7.6-7 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Allow +-X+-Y as geometry arguments.</li>
-<dt class="col-md-4">2012-04-17  6.7.6-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Distinguish grayscale as sRGB not linear RGB.</li>
-<dt class="col-md-4">2012-04-16  6.7.6-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.6-6, SVN revision 7536.</li>
-<dt class="col-md-4">2012-04-11  6.7.6-6 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Always unlock the semaphore before returning from the png codec, either    by a "return" or png_error(); changed all Magick*Exception() calls    after setjmp() to png_error() to ensure proper cleanup (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=16883).</li>
-<dt class="col-md-4">2012-04-10  6.7.6-6 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Fixed log known alpha*kernel normalization bug in morphology convolve.</li>
-    Convolve kernel weights have been separated from alpha blend handling.    Un-normalized kernels applied to images with active alpha will no longer    be auto-normalized due to the effect of alpha blending.  The bug causes    images using the default channel setting and having an alpha channel to    automatically 'normalize' the results of a convolve during the handling    of alpha blending.  This probably would cause severe effects when a    zero-summing kernel is being used on an image containing an active (though    likely fully-opaque) alpha channel, as division by near zero weights    would cause extreme color values in results.  This bug is not normally    seen as convolution, which is normally applied only to fully-opaque    images. And using a zero-summing kernel on an image with alpha also    results in a transparent image!  This is why it was not fixed up until now.</li>
-<dt class="col-md-4">2012-04-08  6.7.6-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Pixel allocation for Pango is stride*rows not stride*columns.</li>
-  <li> Set the image resolution for Postscript files with an embedded Photoshop    profile.</li>
-  <li> Ensure proper round trips to / from sRGB (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=20751).</li>
-<dt class="col-md-4">2012-04-07  6.7.6-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.6-5, SVN revision 7483.</li>
-<dt class="col-md-4">2012-04-06  6.7.6-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Avoid fault in SetCacheAlphaChannel() (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=20681).</li>
-  <li> Don't assume EXIF orientation tag is 2 bytes.</li>
-<dt class="col-md-4">2012-04-04  6.7.6-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.6-4, SVN revision 7356.</li>
-<dt class="col-md-4">2012-04-01  6.7.6-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Properly set the XCF alpha channel values (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=20642).</li>
-  <li> Support 'orientation' property (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=20650).</li>
-  <li> The default RGB colorspace transform is now linear (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?p=82839#p82839).</li>
-  <li> Prevent EXIF integer overflow (CVE-2012-1610).</li>
-<dt class="col-md-4">2012-03-30  6.7.6-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.6-3, SVN revision 7290.</li>
-<dt class="col-md-4">2012-03-29  6.7.6-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Don't copy invalid memory when reading TIFF EXIF IFD (CERT-FI case 634116,    CVE-2012-1798).</li>
-  <li> Bail if we receive excessive JPEG warnings (CERT-FI case 634117,    CVE-2012-0260).</li>
-  <li> Properly initialize EXIF buffers to prevent JPEG EXIF tag crash (CERT-FI    case 634118, CVE-2012-0259).</li>
-<dt class="col-md-4">2012-03-28  6.7.6-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.6-2, SVN revision 7245.</li>
-<dt class="col-md-4">2012-03-26  6.7.6-2 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Added "Nearest" as a synonym for "Nearest-Neighbor" interpolate setting</li>
-<dt class="col-md-4">2012-03-21  6.7.6-2 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> coders/png.c: stored "file_gamma" for later use by identify.</li>
-<dt class="col-md-4">2012-03-19  6.7.6-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Add full support for Pango markup.</li>
-  <li> Pango namespace is 'pango:', not 'caption:'.</li>
-  <li> Correct for EXR images with broken display windows.</li>
-<dt class="col-md-4">2012-03-18  6.7.6-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.6-1, SVN revision 7145.</li>
-<dt class="col-md-4">2012-03-16  6.7.6-1 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Reduce the scope of quantum_info in the PNG decoder to avoid a possible    memory leak (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=20522).</li>
-<dt class="col-md-4">2012-03-13  6.7.6-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Use uint32 pointer for ReadStripMethod in coders/tiff.c (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=20526).</li>
-  <li> Ghostscript 32/64 bit detection patch (contributed by    axeld@pinc-...).</li>
-  <li> Honor center gravity for caption: with Pango support (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=20517).</li>
-  <li> Add support for pango: coder to render captions with Pango.</li>
-<dt class="col-md-4">2012-03-10  6.7.6-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.6-0, SVN revision 7090.</li>
-<dt class="col-md-4">2012-03-06  6.7.6-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Importing from the X11 root windows no longer leaks memory (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=20470).</li>
-  <li> Check to see if delegate file exists before copying.</li>
-<dt class="col-md-4">2012-03-05  6.7.5-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.5-10, SVN revision 7056.</li>
-<dt class="col-md-4">2012-03-05  6.7.5-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Fix too many arguments to AnnotateImage() (copy/paste bug).</li>
-<dt class="col-md-4">2012-03-02  6.7.5-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.5-9, SVN revision 7046.</li>
-<dt class="col-md-4">2012-02-29  6.7.5-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Caption no longer includes the prefix "caption:" in the rendered text.</li>
-  <li> Auto scale pointsize for -size 100x100 caption:</li>
-<dt class="col-md-4">2012-03-02  6.7.5-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.5-8, SVN revision 7027.</li>
-<dt class="col-md-4">2012-03-02  6.7.5-8 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> non-verbose identify now reports DirectClass for transparent PNG images    to agree with the report by identify -verbose.  (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=20448 and    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=15482).</li>
-<dt class="col-md-4">2012-02-29  6.7.5-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Support infinite caption lengths.</li>
-  <li> Permit custom JPEG quantization tables (e.g.    -define jpeg:q-table=quantization-table.xml).</li>
-  <li> Missing grestore from ps2.c (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=20445).</li>
-<dt class="col-md-4">2012-02-29  6.7.5-8 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Added Image list options (like "-delete" and "-swap") to "montage".</li>
-<dt class="col-md-4">2012-02-25  6.7.5-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.5-7, SVN revision 6965.</li>
-<dt class="col-md-4">2012-02-23  6.7.5-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Add support for the EMFPlus delegate program.</li>
-<dt class="col-md-4">2012-02-22  6.7.5-7 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Re-added the Iterative Distance function in morphology (as opposed to the    faster more direct 2-pass Distance Function that replaced it) so it can be    used in the special situation of Constrained Distance Morphology.    https://www.imagemagick.org/discourse-server/viewtopic.html??f=2&amp;t=18032</li>
-<dt class="col-md-4">2012-02-13  6.7.5-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.5-6, SVN revision 6851.</li>
-<dt class="col-md-4">2012-02-13  6.7.5-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Only set PDF &amp; PS page size when explicitly requested (e.g. -page).</li>
-<dt class="col-md-4">2012-02-12  6.7.5-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.5-5, SVN revision 6840.</li>
-<dt class="col-md-4">2012-02-12  6.7.5-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Only use the canvas size of the very first frame of a GIF image sequence.</li>
-<dt class="col-md-4">2012-02-11  6.7.5-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.5-4, SVN revision 6824.</li>
-<dt class="col-md-4">2012-02-08  6.7.5-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Set image alpha channel for -virtual-pixel background and transparent.</li>
-  <li> Get tiff:fill-order as an image artifact, not an image option.</li>
-<dt class="col-md-4">2012-02-06  6.7.5-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.5-3, SVN revision 6732.</li>
-<dt class="col-md-4">2012-02-06  6.7.5-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> TIFF no longer writes the incorrect fill order.</li>
-<dt class="col-md-4">2012-02-05  6.7.5-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.5-2, SVN revision 6718.</li>
-<dt class="col-md-4">2012-02-03  6.7.5-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Add SyncImagePixelCache() to ensure cache morphology is consistent.</li>
-  <li> Patch so two -colorspace options return correct results for round-trip.</li>
-<dt class="col-md-4">2012-02-02  6.7.5-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.5-1, SVN revision 6684.</li>
-<dt class="col-md-4">2012-01-30  6.7.5-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Support the -alpha remove option (use it to remove transparency from PDF,    convert -density 200 apple.pdf -alpha remove x:).</li>
-  <li> Use union instead of casting gzFile and BZFILE.</li>
-  <li> Don't treat PSD user channel as alpha (patch from Dominic Benson).</li>
-  <li> Prevent overflow when casting short int to size_t when parsing a    maliciously crafted image with an IFD whose all IOP tags' value offsets    point to the beginning of the IFD itself [CVE-2012-0247].</li>
-  <li> Prevent DES when parsing a maliciously crafted image with an IFD whose    all IOP tags' value offsets point to the beginning of the IFD itself    [CVE-2012-0248].</li>
-  <li> Caption with Pango support no longer return a blank canvas.</li>
-  <li> Correct sRGB colorspace conversion equations.</li>
-<dt class="col-md-4">2012-01-30  6.7.5-1 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Fix bug in png coder (spurious warning, reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=20257).</li>
-<dt class="col-md-4">2012-01-28  6.7.5-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.5-0, SVN revision 6606.</li>
-<dt class="col-md-4">2012-01-25  6.7.5-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Zlib-1.2.5.2 requires gzFile cast (bug report from John Bowler).</li>
-<dt class="col-md-4">2012-01-25  6.7.4-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.4-10, SVN revision 6592.</li>
-<dt class="col-md-4">2012-01-25  6.7.4-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Update PerlMagick TIFF regression signatures to match endian order.</li>
-<dt class="col-md-4">2012-01-24  6.7.4-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.4-9, SVN revision 6589.</li>
-<dt class="col-md-4">2012-01-24  6.7.4-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Fix rare file link in the pixel cache.</li>
-<dt class="col-md-4">2012-01-20  6.7.4-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.4-8, SVN revision 6551.</li>
-<dt class="col-md-4">2012-01-19  6.7.4-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Although MagickRealType is a double, use double for KernelInfo values in    the rare event of problems with C++ name mangling.</li>
-  <li> Get strokes with patterns (e.g. -stroke xc:red) working again.</li>
-  <li> Revert KernelInfo values from MagickRealType to double.</li>
-<dt class="col-md-4">2012-01-17  6.7.4-8 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Don't write ancillary chunks (except for tRNS and gAMA) in PNG-encoded    ICO files.</li>
-<dt class="col-md-4">2012-01-14  6.7.4-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.4-7, SVN revision 6471.</li>
-<dt class="col-md-4">2012-01-13  6.7.4-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Default to a lighter hinting algorithm for non-monochrome font rendering.</li>
-<dt class="col-md-4">2012-01-12  6.7.4-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.4-6, SVN revision 6434.</li>
-<dt class="col-md-4">2012-01-12  6.7.4-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Eliminate preprocessor exception for the HDRI build.</li>
-<dt class="col-md-4">2012-01-10  6.7.4-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.4-5, SVN revision 6422.</li>
-<dt class="col-md-4">2012-01-02  6.7.4-5 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Fixed -black-threshold and -white-threshold so they work properly with    the -channels option (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=20096).</li>
-<dt class="col-md-4">2012-01-02  6.7.4-5 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Removed PNG_USE_CLONE cruft from the PNG encoder (see 2011-11-19 entry)</li>
-  <li> Promote image depths 9-15 to 16 to avoid crashing in the PNG    encoder (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=20098).</li>
-<dt class="col-md-4">2012-01-01  6.7.4-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.4-4, SVN revision 6318.</li>
-<dt class="col-md-4">2011-12-30  6.7.4-4 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Fix problems with JNG encoder "quality" (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=20076).</li>
-<dt class="col-md-4">2011-12-30  6.7.4-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.4-3, SVN revision 6310.</li>
-<dt class="col-md-4">2011-12-28  6.7.4-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Fix memory leak in JP2 coder (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=20071).</li>
-  <li> Use maximum bounds when rendering PDF (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=20078).</li>
-<dt class="col-md-4">2011-12-25  6.7.4-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.4-2, SVN revision 6254.</li>
-<dt class="col-md-4">2011-12-24  6.7.4-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Export new Windows binaries.</li>
-<dt class="col-md-4">2011-12-21  6.7.4-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.4-1, SVN revision 6236.</li>
-<dt class="col-md-4">2011-12-12  6.7.4-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Sped up -noise option when radius is 0.</li>
-  <li> Read concatenated arcs correctly in a SVG path (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=19992).</li>
-  <li> PDF's now convert properly with -define pdf:use-cropbox=true (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=20033).</li>
-<dt class="col-md-4">2011-12-09  6.7.4-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.4-0, SVN revision 6162.</li>
-<dt class="col-md-4">2010-12-06  6.7.4-0 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Eliminated use of FARDATA in coders/png.c; it won't be supported in    libpng-1.6.0 and is not needed now.</li>
-<dt class="col-md-4">2011-11-29  6.7.4-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Add GetQuantumFormat() method to return the quantum format (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=19961).</li>
-  <li> Allow unspecified width/height in geometries with the aspect flag (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=19964).</li>
-  <li> MagickGetImageDepth() no longer returns the depth setting but instead    computes the depth of the image.</li>
-<dt class="col-md-4">2011-12-02  6.7.4-0 Anthony  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Fixed Equal-Area Cropping (size and minimum of delta increments)</li>
-<dt class="col-md-4">2011-12-01  6.7.3-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.3-10, SVN revision 6106.</li>
-<dt class="col-md-4">2011-11-29  6.7.3-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Delay reading TIFF EXIF properties to prevent premature exit.</li>
-  <li> Remove duplicates from the configuration file search path under Windows.</li>
-  <li> Use viewbox offset when setting affine transform translation (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=19943).</li>
-  <li> Ensure equally sized tiles for -crop 11x2@ (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=18322).</li>
-  <li> Recognize SI prefixes for jpeg:extent (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=19944).</li>
-<dt class="col-md-4">2011-11-27  6.7.3-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.3-9, SVN revision 6092</li>
-<dt class="col-md-4">2011-11-27  6.7.3-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Upgrade libtool / ltdl to version 2.4.7.</li>
-<dt class="col-md-4">2011-11-25  6.7.3-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.3-8, SVN revision 6084</li>
-<dt class="col-md-4">2011-11-20  6.7.3-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> The exif:ExposureBiasValue property is a signed value.</li>
-  <li> Prevent buffer underflow for 1-bit PSD images.</li>
-  <li> Don't include alpha channel when computing range unless image-&gt;matte is    set.</li>
-  <li> Set FILETYPE_REDUCEDIMAGE tag on pyramidal TIFF images (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=19892).</li>
-  <li> Correct image geometry for Postscript for hi-res bounding box (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=19807).</li>
-<dt class="col-md-4">2011-11-19  6.7.3-8 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Fixed bug with scaling Q16 background to PNG sub-8-bit bKGD and    again disabled PNG_USE_CLONE in coders/png.c.</li>
-<dt class="col-md-4">2011-11-18  6.7.3-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.3-7, SVN revision 6024</li>
-<dt class="col-md-4">2011-11-18  6.7.3-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Ensure embedded XML resource file is null terminated (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=19856).</li>
-<dt class="col-md-4">2011-11-17  6.7.3-7 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Added a -define filter:alpha to contol the 'alpha value' of the    Kaiser Windowing filter.  Default value is 6.5</li>
-<dt class="col-md-4">2010-11-15  6.7.3-7 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Reverted the change of 6.6.6-7 that creates an image clone for use    by the PNG encoder.  This was not useful and was somewhat wasteful.</li>
-  <li> After finding out that writing the bKGD chunk in sub-8-bit PNG fails,    enabled PNG_USE_CLONE (to create an image clone again)</li>
-<dt class="col-md-4">2011-11-14  6.7.3-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.3-6, SVN revision 5972.</li>
-<dt class="col-md-4">2011-11-11  6.7.3-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Prefer the hires bounding box for Postscript rendering (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=19807).</li>
-  <li> Default configure.xml destination folder to /usr/lib/ImageMagick-ver/config.</li>
-<dt class="col-md-4">2011-11-09  6.7.3-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.3-5, SVN revision 5936</li>
-<dt class="col-md-4">2011-11-07  6.7.3-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Add ShearRotateImage() method.  RotateImage() now uses distorts rather    than shears.</li>
-  <li> MagickCoreGenesis() path must be accessible to use (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=19795).</li>
-<dt class="col-md-4">2011-11-06  6.7.3-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.3-4, SVN revision 5876</li>
-<dt class="col-md-4">2011-11-02  6.7.3-4 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Ensure that the GIF encoder writes a large enough logical screen (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=19734).</li>
-<dt class="col-md-4">2011-11-02  6.7.3-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.3-3, SVN revision 5825</li>
-<dt class="col-md-4">2011-11-02  6.7.3-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Fix small memory leak in the TIFF coder.</li>
-  <li> Support -debug accelerate option.</li>
-  <li> Support -includearch-dir and -sharearch-dir configure option (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=19720).</li>
-  <li> Use Pango to improve the caption coder.</li>
-<dt class="col-md-4">2011-11-01  6.7.3-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.3-2, SVN revision 5718</li>
-<dt class="col-md-4">2011-11-01  6.7.3-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Support Ghostscript under 64-bit Windows (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=19659).</li>
-  <li> Correct affine translation for certain SVG files (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=19664).</li>
-  <li> -evaluate-sequence multiply no longer hangs ereference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=19549).</li>
-<dt class="col-md-4">2011-10-15  6.7.3-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.3-1.</li>
-<dt class="col-md-4">2011-10-15  6.7.3-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Read TIFF EXIF profile before reading the image data.</li>
-  <li> Fix "test: no: unexpected operator" in the configure script (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=19615).</li>
-  <li> Off by one error when writing the JPEG XMP profile (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=19616).</li>
-  <li> Revert GetPathComponent() patch.</li>
-<dt class="col-md-4">2011-10-09  6.7.3-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.3-0.</li>
-<dt class="col-md-4">2011-10-09  6.7.3-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Generate output for caption:"[!]" (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=19589.</li>
-<dt class="col-md-4">2011-10-05  6.7.3-0 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Add "png:format" property with possible values png8, png24, and png32,    for use when prepending the format type to the filename is not convenient    or is not possible, e.g., when embedding the PNG in a PNG-encoded ICO.</li>
-<dt class="col-md-4">2011-10-04  6.7.2-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.2-10.</li>
-<dt class="col-md-4">2011-10-04  6.7.2-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Remove most of the LLVM compiler warnings.</li>
-  <li> Fix bug in -evaluate-sequence multiply (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=19549).</li>
-  <li> Upgrade to sRGB V4 ICC profile (reference    http://www.color.org/srgbprofiles.xalter).</li>
-  <li> Distinguish embedded PNG vs BMP within the MicroSoft ICON image format.</li>
-<dt class="col-md-4">2011-09-30  6.7.2-10 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Recognize the sRGB version 4 ICC profile and write PNG sRGB chunk instead.</li>
-  <li> Use crc32 instead of "sRGB" string to recognize certain sRGB profiles.</li>
-<dt class="col-md-4">2011-09-26  6.7.2-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.2-9.</li>
-<dt class="col-md-4">2011-09-26  6.7.2-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Fix race condition on image rotate @ 90 degrees.</li>
-<dt class="col-md-4">2011-09-25  6.7.2-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.2-8.</li>
-<dt class="col-md-4">2011-09-20  6.7.2-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Prevent infinite loop when font is too large for specified width (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=19502).</li>
-  <li> Fix LFS cross-compile detection (patch from Mike Frysinger).</li>
-  <li> Add open_utf8(), fopen_utf8(), access_utf8(), etc. utility methods.</li>
-<dt class="col-md-4">2011-09-15  6.7.2-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Convert empty .htm / .html file no longer removes source file.</li>
-  <li> -crop 11x2@ now returns 22 images as expected.</li>
-  <li> Enable reading the EXIF profile in a TIFF image under Windows.</li>
-  <li> Support drawing text with bitmap font.</li>
-<dt class="col-md-4">2011-09-13  6.7.2-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.2-6.</li>
-<dt class="col-md-4">2011-09-12  6.7.2-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Expand pixel range for 12 bit DCM images stored in 16-bit words.</li>
-  <li> Gray images not displayed properly when saved as MIFF with sRGB    colorspace.</li>
-  <li> OpenCL's clCreateContextFromType() no longer returns a system default.</li>
-  <li> Use -enable-zero-configuration for zero configuration ImageMagick    (previously -enable-embeddable).</li>
-<dt class="col-md-4">2011-09-10  6.7.2-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.2-5.</li>
-<dt class="col-md-4">2011-09-10  6.7.2-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> SO bump.</li>
-<dt class="col-md-4">2011-09-09  6.7.2-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.2-4.</li>
-<dt class="col-md-4">2011-09-05  6.7.2-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Fix cut-n-paste error when reading JPEG profiles.</li>
-<dt class="col-md-4">2011-09-07  6.7.2-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.2-3.</li>
-<dt class="col-md-4">2011-09-05  6.7.2-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> A small memory overwrite when reading TIFF with 1-bit alpha (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=19417).</li>
-  <li> Remove a 2 byte memory leak when checking for environment variables.</li>
-<dt class="col-md-4">2011-09-05  6.7.2-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.2-2.</li>
-<dt class="col-md-4">2011-09-03  6.7.2-2 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Recognize the sRGB ICC profile and write the PNG sRGB profile instead    of a full iCCP chunk.</li>
-<dt class="col-md-4">2011-08-31  6.7.2-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Write grayscale MIFF as a single gray pixel component, not RGB (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=19403).</li>
-  <li> Bail gracefully for corrupt JPEG images.</li>
-  <li> Bail gracefully for negative montage geometries (references    https://bugzilla.redhat.com/show_bug.cgi?id=735599).</li>
-  <li> Account for DCm bits allocated 16 and significant bits 12 (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=19420).</li>
-  <li> Fix bug when appending JPEG image profiles (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=19429).</li>
-<dt class="col-md-4">2011-08-29  6.7.2-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.2-1.</li>
-<dt class="col-md-4">2011-08-29  6.7.2-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> The AllChannels defined changed to 0x7ffffff to avoid integer overflow.</li>
-<dt class="col-md-4">2011-08-26  6.7.2-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> HDR format 32-bit_rle_xyze implies the XYZ colorspace.</li>
-<dt class="col-md-4">2011-08-22  6.7.1-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Revert FormatImageAttributeList(), FormatImagePropertyList() (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=19339).</li>
-<dt class="col-md-4">2011-08-21  6.7.1-10 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Revised configure.ac (and configure) to look for -lpng15, -lpng14, -lpng12,    and -lpng in that order instead of just -lpng.  This should help find    a consistent library and headers when users upgrade their libpng delegate    from one version to another, incompatible version.</li>
-<dt class="col-md-4">2011-08-20  6.7.1-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.1-9.</li>
-<dt class="col-md-4">2011-08-20  6.7.1-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Fix memory leak in text annotation (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=19331).</li>
-<dt class="col-md-4">2011-08-18  6.7.1-9 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> The "-strip" option was excluding the PNG tRNS chunk (see 6.6.6-7, below);  revised the -strip option so it behaves as  if "-define PNG:include-chunk=none,trns,gama" had appeared on the commandline.</li>
-  <li> When writing a PNG8 and more than one transparent color is present,  merge them into the image-&gt;background_color (Reference  https://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=19329),  finishing the implementation started in version 6.6.8-7.</li>
-<dt class="col-md-4">2011-08-18  6.7.1-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.1-8.</li>
-<dt class="col-md-4">2011-08-18  6.7.1-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Caption now wraps properly for Chinese text (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=19249).</li>
-<dt class="col-md-4">2011-08-18  6.7.1-8 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> The PNG encoder would sometimes fail to respect the -define PNG:color-type    option when the incoming image was PseudoClass (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=19262).</li>
-<dt class="col-md-4">2011-08-15  6.7.1-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.1-7.</li>
-<dt class="col-md-4">2011-08-15  6.7.1-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Properly handled continued JPEG embedded profiles.</li>
-<dt class="col-md-4">2011-08-12  6.7.1-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Yet another attempt to read Japanese filenames under Windows.</li>
-<dt class="col-md-4">2011-08-10  6.7.1-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.1-5.</li>
-<dt class="col-md-4">2011-08-10  6.7.1-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Revert -colorspace sRGB option patch (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=19256).</li>
-  <li> Revert -type PaletteMatte option patch (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=19263</li>
-<dt class="col-md-4">2011-08-09  6.7.1-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.1-4.</li>
-<dt class="col-md-4">2011-08-09  6.7.1-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Revert MultiByteToWideChar() for Windows patch.</li>
-<dt class="col-md-4">2011-08-05  6.7.1-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.1-3.</li>
-<dt class="col-md-4">2011-08-05  6.7.1-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Use MultiByteToWideChar() for Windows filenames (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=19242).</li>
-<dt class="col-md-4">2011-08-03  6.7.1-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.1-2.</li>
-<dt class="col-md-4">2011-08-02  6.7.1-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Windows does not support acosh(), asinh(), or atanh().</li>
-  <li> Accept filenames with time stamps and a sub-image specification (e.g.    test-18:37.jpg[0]).</li>
-<dt class="col-md-4">2011-08-01  6.7.1-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.1-1.</li>
-<dt class="col-md-4">2011-08-01  6.7.1-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Support MSL 'set gravity' element.</li>
-  <li> Don't report HSB colors as RGB colornames (e.g. hsb(0%,0%,100%)).</li>
-  <li> Support -fx acosh(), asinh(), and atanh().</li>
-<dt class="col-md-4">2011-07-21  6.7.1-0 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Removed a case that prevented rotations of rectangle kernels.</li>
-<dt class="col-md-4">2011-07-01  6.7.1-0 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Use zlib default compression strategy instead of Z_RLE and Z_FIXED    strategies when linking with zlib versions (prior to 1.2.0 and 1.2.2.2,    respectively) that don't support them.</li>
-  <li> Exit test loop sooner in coders/png.c when a non-gray pixel is found.</li>
-<dt class="col-md-4">2011-06-30  6.7.0-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.0-10.</li>
-<dt class="col-md-4">2011-06-30  6.7.0-10 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Added "-define PNG:compression-level|strategy|filter=value" options to    the PNG encoder.  If these options are used, they take precedence over    the -quality option (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?&amp;f=1&amp;p=73548).</li>
-<dt class="col-md-4">2011-06-29  6.7.0-7 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Handle "-quality 97" properly in the png encoder, i.e., use intrapixel    filtering when writing a MNG file and no filtering when writing a PNG file.</li>
-  <li> Added support for Z_RLE strategy in the png compressor, using    -quality 98 or 99.</li>
-<dt class="col-md-4">2011-06-28  6.7.0-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Properly allocate points when render text with large font size (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=18997).</li>
-<dt class="col-md-4">2011-06-25  6.7.0-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.0-9.</li>
-<dt class="col-md-4">2011-06-18  6.7.0-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Defend against corrupt PSD resource blocks.</li>
-<dt class="col-md-4">2011-06-15  6.7.0-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.0-8.</li>
-<dt class="col-md-4">2011-06-14  6.7.0-8 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Added Initial implementation of Cylinder to/from Plane 3D Distorts    Includes derivative (scaled lookup), and anti-aliased horizon (validity)    Currently can NOT handle extractions from full 360 cylinder panoramas.</li>
-<dt class="col-md-4">2011-06-13  6.7.0-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.0-7.</li>
-<dt class="col-md-4">2011-06-09  6.7.0-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Fixed "conversion from unsigned __int64 to double not implemented"    so IM can compile under VisualStudio 6.</li>
-<dt class="col-md-4">2011-06-08  6.7.0-7 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> The PNG encoder would sometimes make black pixels transparent when some    other gray level was supposed to be the transparent color (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=18900).    This occurred only with 1, 2, 4-bit grayscale images with Q16 or Q32    builds.</li>
-<dt class="col-md-4">2011-06-08  6.7.0-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.0-6.</li>
-<dt class="col-md-4">2011-06-08  6.7.0-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Fix transient error for composite 'Over' operator.</li>
-<dt class="col-md-4">2011-06-07  6.7.0-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.0-5.</li>
-<dt class="col-md-4">2011-06-07  6.7.0-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Fix one-off bug in option parser (reference    http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=609177).</li>
-  <li> Transient bug with composite 'Over' in magick/composite-private.h.</li>
-<dt class="col-md-4">2011-06-06  6.7.0-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.0-4.</li>
-<dt class="col-md-4">2011-06-03  6.7.0-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Support -direction right-to-left for the label: and caption: coders.</li>
-  <li> Blue / green reversed for JPEG-compressed TIFF images.</li>
-<dt class="col-md-4">2011-06-03  6.7.0-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.0-3.</li>
-<dt class="col-md-4">2011-06-02  6.7.0-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Use memmove() instead of memcpy() in StripString().</li>
-<dt class="col-md-4">2011-05-27  6.7.0-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.0-2.</li>
-<dt class="col-md-4">2011-05-26  6.7.0-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> ImageMagick now compiles on Hurd (reference    http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=628020).</li>
-  <li> Use vfprintf rather than fprintf in FormatLocaleFileList().</li>
-<dt class="col-md-4">2011-05-26  6.7.0-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.0-1.</li>
-<dt class="col-md-4">2011-05-25  6.7.0-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Not all Linux'es define locale_t (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=18819).</li>
-<dt class="col-md-4">2011-05-22  6.7.0-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.7.0-0.</li>
-<dt class="col-md-4">2011-05-21  6.7.0-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Avoid fault on corrupt JPEG images.</li>
-  <li> Avoid fault on certain DJVU images (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=18807).</li>
-  <li> Fix -fx to interpret scientific notation properly.</li>
-<dt class="col-md-4">2011-05-20  6.6.9-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.6.9-10.</li>
-<dt class="col-md-4">2011-05-20  6.6.9-10 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> The PNG encoder now respects the -depth setting, including 1, 2, 4.    Previously settings other than 8 and 16 were ignored (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=18412).</li>
-<dt class="col-md-4">2011-05-16  6.6.9-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Don't use comma as a separator for stroked text (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=18742).</li>
-  <li> Use C locale when generating or interpreting SVG.</li>
-  <li> Fix "unterminated macro" for Q32 build of coders/png.c.</li>
-<dt class="col-md-4">2011-05-15  6.6.9-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.6.9-9.</li>
-<dt class="col-md-4">2011-05-14  6.6.9-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> The -scale option now considers the alpha channel when scaling.</li>
-  <li> Fix transient bug for HSL to RGB and back.</li>
-<dt class="col-md-4">2011-05-12  6.6.9-9 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Fixed PNG8 reduction to work with an image that reduces to 256 colors    plus transparency, by merging the two darkest red colors.</li>
-<dt class="col-md-4">2011-05-04  6.6.9-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.6.9-8.</li>
-<dt class="col-md-4">2011-05-02  6.6.9-8 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Fixed some cut-and-paste errors in new png.c code that caused PNG8    reductions to fail.</li>
-<dt class="col-md-4">2011-05-02  6.6.9-8 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Add various Option Flags, and fix option skip counts for plus forms    of simple operators where plus form is the same as minus form.    For example the incorrect counts produces a weird error, and possible    future segmentation fault in a command like  convert rose: +border show:</li>
-<dt class="col-md-4">2011-04-30  6.6.9-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.6.9-7.</li>
-<dt class="col-md-4">2011-04-30  6.6.9-7 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Fix FX default for interpolation to Bilinear.</li>
-<dt class="col-md-4">2011-04-27  6.6.9-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Fix pixel interpolation for -draw 'image Over' (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=18612).</li>
-<dt class="col-md-4">2011-04-26  6.6.9-7 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Write the proper bKGD chunk value in grayscale PNG images (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=18624).</li>
-<dt class="col-md-4">2011-04-25  6.6.9-7 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Added Inverse method for Sparse Color Interpolation</li>
-<dt class="col-md-4">2011-04-24  6.6.9-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.6.9-6.</li>
-<dt class="col-md-4">2011-04-21  6.6.9-6 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Make filter:blur define a multiplicative adjustment of filter settings    rather than a complete override of those settings.</li>
-  <li> Add Flags to CommandOptions parse table, removing the need for    ImageListOptions parsing table.  This is the start of development to    produce a "convert" replacement that can read options from both command    line and from files or pipelines, in "Do it Immediately" handling.</li>
-  <li> Crop Bug Fix. Prevent infinite loop with "+repage -crop 0x40"</li>
-<dt class="col-md-4">2011-04-18  6.6.9-6 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Added "date" to the things that can appear on the -define PNG:exclude-chunk    list.  This excludes the IM-generated Date:modify and Date:create    properties from PNG output text chunks without excluding the rest of the    text chunks.</li>
-  <li> Added "-define PNG:preserve-colormap" option (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=18564).</li>
-  <li> Simplified LosslessReduceDepthOK() function in coders/png.c</li>
-<dt class="col-md-4">2011-04-18  6.6.9-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Add support for writing RGB FITS images as separate planes.</li>
-<dt class="col-md-4">2011-04-16  6.6.9-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Support the HDR 32-bit_rle_xyze format.</li>
-  <li> Fixed infinite loop for TARGA images with a V2 develop area.</li>
-  <li> Add signal handler for SIGBUS.</li>
-<dt class="col-md-4">2011-04-15  6.6.9-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.6.9-5.</li>
-<dt class="col-md-4">2011-04-15  6.6.9-5 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Added "#define PNG_PTR_NORETURN" because this macro does not work    on all platforms with libpng15, with failure to load png_longjmp() (ref    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=18518).</li>
-<dt class="col-md-4">2011-04-14  6.6.9-5 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Layers Composition Bug Fix, animations attributes of first image not    transferred in a single destination, multi-source image composition.</li>
-<dt class="col-md-4">2011-04-09  6.6.9-5 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Add a special 'Voronoi' Morphology Distance method that will fill in holes    using the nearest non-transparent edge pixel. It is experimental, and    hidden from normal morphology usage, as it may be interfaced with a    future hole-filling color 'Diffusion' method.</li>
-<dt class="col-md-4">2011-04-08  6.6.9-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> MIFF keywords sometimes includes spaces.</li>
-<dt class="col-md-4">2011-04-07  6.6.9-5 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Major BUG FIX - wrong sign breaks most morphology methods in IM v6.6.9-4</li>
-  <li> Fixed -region handling of transparency. Original images without    transparency will use 'Over' while images with transparency will    preserve transparency using 'Copy'. Before this only 'Over' was used    due to the testing of the wrong image.</li>
-  <li> Added Compose methods  DarkenIntensity and LightenIntensity</li>
-<dt class="col-md-4">2011-04-06  6.6.9-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.6.9-4.</li>
-<dt class="col-md-4">2011-04-03  6.6.9-4 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Add Octagon shape and Octagonal distance kernels for Morphology</li>
-  <li> Fix minor Morphology kernel compose bug (cleanup after Src/Dst swap)</li>
-  <li> Fix segmentation fault after error in a morphology 'named' kernel</li>
-  <li> Added a range of kernels used for specialised thinning purposes    as defined in a research paper by Dan S. Bloomberg.</li>
-  <li> Added Dan Bloomberg best thinning skeleton, "Skeleton:3"</li>
-  <li> Removed origin pixel from many Hit-and-Miss kernels allowing kernels    to not only be used for thinning, but also thickening.</li>
-  <li> Renamed "ThinDiagonals" kernel to just "Diagonals"</li>
-  <li> Distance uses a fast two pass algorithm, and no longer needs 'iteration'</li>
-<dt class="col-md-4">2011-04-02  6.6.9-4 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Make the PNG encoder use depth==8 when incoming image-&gt;depth &lt; 8    (the encoder later reduces the depth if it can), to avoid writing    an incorrect image.</li>
-  <li> Remove any bogus colormap received by the PNG encoder with an image    that is not PseudoClass (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=18475).</li>
-<dt class="col-md-4">2011-04-02  6.6.9-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Added -statistic Gradient</li>
-<dt class="col-md-4">2011-04-01  6.6.9-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.6.9-3.</li>
-<dt class="col-md-4">2011-04-01  6.6.9-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Set the caption height correctly for missing row geometry (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=18447).</li>
-<dt class="col-md-4">2011-03-31  6.6.9-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.6.9-2.</li>
-<dt class="col-md-4">2011-03-30  6.6.9-2 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Revised the png decoder to store the PNG IHDR and other known PNG    chunk data as properties, for later retrieval and reporting by "identify",    so users can easily and reliably discover the color-type, bit-depth, etc    that were in the input PNG datastream.</li>
-  <li> The PNG decoder sometimes set images with more than 256 different    gray-alpha pixels to storage_class=PseudoClass with an incorrect colormap.</li>
-<dt class="col-md-4">2011-03-30  6.6.9-2 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Add a "Resize" distortion method (distort equivalent of -resize).</li>
-  <li> Special CLI handling so -distort Resize takes a "geometry" argument.</li>
-<dt class="col-md-4">2011-03-29  6.6.9-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Expand PCL compressed pixel buffer to prevent delta compressed overrun.</li>
-<dt class="col-md-4">2011-03-29  6.6.9-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.6.9-1.</li>
-<dt class="col-md-4">2011-03-29  6.6.9-1 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Fix AdaptiveResizeImage() to use 'Mesh' Interpolation, and fix its    coordinate handling, as originally defined.</li>
-<dt class="col-md-4">2011-03-29  6.6.9-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Support -statistic standard-deviation option.</li>
-  <li> Patch for coders/dcm.c so it compiled with HDRI enabled.</li>
-<dt class="col-md-4">2011-03-28  6.6.9-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.6.9-0.</li>
-<dt class="col-md-4">2011-03-28  6.6.9-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Optimize bilinear interpolation.</li>
-  <li> Remove version from etc folder and instead use /etc/ImageMagick.</li>
-<dt class="col-md-4">2011-03-28  6.6.9-0 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Separated complex cropping function from TransformImage() as a new    function CropImageToTiles().  This new function returns either the    new cropped image, or a list of tiles, according to geometry, without    replacing the source image. The Source image may be part of a larger list    of images, without the function 'losing' the other images of the list.</li>
-<dt class="col-md-4">2011-03-27  6.6.8-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.6.8-10.</li>
-<dt class="col-md-4">2011-03-27  6.6.8-10 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Modified image handling in MogrifyImages() and MogrifyImage()    which improves overall handling, and allows correct %p, %n and the    %[fx:..] 't' and 'n' escape usage to work correctly.</li>
-  <li> Added -duplicate as a multi-image sequence operator</li>
-<dt class="col-md-4">2011-03-26  6.6.8-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.6.8-9.</li>
-<dt class="col-md-4">2011-03-25  6.6.8-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Add InterpolateMagickPixelPacket() method.</li>
-  <li> Add support for the %[opaque] property.</li>
-<dt class="col-md-4">2011-03-25  6.6.8-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.6.8-8.</li>
-<dt class="col-md-4">2011-03-25  6.6.8-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Fix memory access bug in CloneString() (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=18382).</li>
-  <li> Avoid infinite loop when no space is available in MagickFormatCaption().</li>
-<dt class="col-md-4">2011-03-25  6.6.8-8 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Removed the fix for %p and %n escapes, as it was not working right</li>
-<dt class="col-md-4">2011-03-24  6.6.8-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.6.8-7.</li>
-<dt class="col-md-4">2011-03-24  6.6.8-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Add support for 16-bit DCM short ints (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=18371).</li>
-<dt class="col-md-4">2011-03-23 6.6.8-7 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Another fix for -sparse-color and unused color channels</li>
-  <li> Finalize the -duplicate option created by Cristy</li>
-  <li> Fix of segmentation fault for second image in %[fx:..] during info:    (Bug in AcquireFxInfo(), as given start image is not first image)</li>
-<dt class="col-md-4">2011-03-21  6.6.8-7 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Revised the PNG8 encoder to use 50% threshold instead of 0% when    reducing transparency to binary.  Collapse all resulting fully transparent    colors into one (the background color), to reduce the compressed filesize.</li>
-  <li> First try the 4-4-4-1 and 3-3-3-1 palettes instead of 3-3-2-1, to preserve    colors (especially gray) better, when reducing to PNG8.</li>
-  <li> Force the PNG encoder to return image-&gt;matte==MagickTrue when the    format is RGBA or GA or if the tRNS chunk is present, even when the    image is fully opaque (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=18349).</li>
-<dt class="col-md-4">2011-03-21  6.6.8-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.6.8-6.</li>
-<dt class="col-md-4">2011-03-21  6.6.8-6 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Re-enabled reduction of grayscale images (color-type 0) to 2 or 4 bits    when appropriate (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=18098).</li>
-  <li> The "-define PNG:color-type=4" option did not always force the PNG    encoder to write an all-opaque alpha channel (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=18349).</li>
-<dt class="col-md-4">2011-03-14  6.6.8-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Fixed memory leak for PDF and Bitmap PSD RLE support (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=18317).</li>
-  <li> Support the -statistic option: replace each pixel with corresponding    statistic from the neighborhood.</li>
-  <li> Add support for -duplicate option.</li>
-  <li> Move configuration files from /usr/share and /usr/lib to /etc and /var.</li>
-  <li> Do not cache the results of fx: otherwise -format    '%[fx:rand()] %[fx:rand()]' returns the same random numbers.</li>
-<dt class="col-md-4">2011-03-18 6.6.8-6 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Replaced Minus and Divide Composition methods with Dst and Src    equivalents. Now users can decide how these non-commutative mathematical    operators are applied to the images being composited.</li>
-  <li> Fix the percent escape values for  %p, %n  and  %[fx:t], %[fx:n] to    respectively mean the current images index and the total number of    images within the current image sequence.</li>
-<dt class="col-md-4">2011-03-17 6.6.8-5 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Backed out the patch for Variable Blur Composition that was added    2011-02-13 v6.6.7-7, until I can re-think the problem.    The existing fix was failing to do circular blurs correctly.</li>
-<dt class="col-md-4">2011-03-14  6.6.8-5 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Fixed a rounding/truncation error while writing the pHYs chunk in the    png encoder.</li>
-  <li> Don't write text-encoded profile when "-define PNG:exclude-chunk=text,ztxt"    is present (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=17086 and    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=18225).</li>
-<dt class="col-md-4">2011-03-14  6.6.8-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Add support for the WebP image format.</li>
-<dt class="col-md-4">2011-03-14  6.6.8-5 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Ensured that -sparse-color preserves unused channels when    channel limited.  Before this unused channels would be reset to black.</li>
-<dt class="col-md-4">2011-03-11  6.6.8-4 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Don't try to store a bKGD chunk in a PNG8 when there are already    256 colors in the palette and the background colors is not in that    palette (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=18199);</li>
-  <li> The "-define PNG:exclude-chunk=bKGD" option was also excluding    the text chunks. (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=18253).</li>
-<dt class="col-md-4">2011-03-10  6.6.8-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Fx is a mathematical function.  Do not treat transparency as black.</li>
-  <li> No image scene suffix for filenames that include a single bracket (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=18267).</li>
-<dt class="col-md-4">2011-03-10  6.6.8-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.6.8-3.</li>
-<dt class="col-md-4">2011-03-10  6.6.8-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Boost causes an ambiguity with ssize_t when building PythonMagick.  Add    patch from Arfrever@gento... to fix the build exception.</li>
-<dt class="col-md-4">2011-03-09  6.6.8-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Support the Radiance HDR image format.</li>
-  <li> Update the offset in the black channel when sharpening to avoid incorrect    results.</li>
-  <li> Do not use GenericReadMethod for TIFF images with 64-bits per sample.</li>
-<dt class="col-md-4">2011-03-06  6.6.8-2 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Throw error message when the requested color-type or bit-depth    cannot be written by the PNG encoder (error was being thrown    into the wrong image structure).  (Reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=18162).</li>
-  <li> Don't write a PNG text chunk with "density" keyword that overrides the    PNG pHYs chunk, if the pHYs chunk was not excluded (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=18253).</li>
-  <li> Ignore any PNG text chunk with a "density" keyword found by the PNG    decoder, if the PNG datastream also contains a pHYs chunk.</li>
-<dt class="col-md-4">2011-03-06  6.6.8-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.6.8-1.</li>
-<dt class="col-md-4">2011-03-05  6.6.8-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Support PSD files with one layer and one composite layer.</li>
-  <li> We must cast a Quantum type when bit shifting and HDRI is enabled.</li>
-<dt class="col-md-4">2011-03-05  6.6.8-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.6.8-0.</li>
-<dt class="col-md-4">2011-02-27  6.6.8-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Add support for the -mode option.</li>
-<dt class="col-md-4">2011-02-27  6.6.8-0 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Fix scaling of new color-reduction method in the PNG encoder (16-bit    images were scaled down to 0 or 1, or nearly black).</li>
-  <li> Delay opening the PNG output blob until the PNG encoder is ready    to write the IHDR chunk, to avoid writing zero-length PNG files when    errors are found while building the palette.  (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=18162).</li>
-<dt class="col-md-4">2011-02-25  6.6.7-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.6.7-10.</li>
-<dt class="col-md-4">2011-02-23  6.6.7-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Avoid seg fault in AppendImages() when one image is in the RGB colorspace    but the other is in the CMYK colorspace.</li>
-  <li> Get rid of 'respect_parenthesis defined but not used' warnings (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=18173).</li>
-<dt class="col-md-4">2011-02-22  6.6.7-10 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Write sub-8-bit grayscale PNG images as palette-indexed PNG images.  This    usually makes smaller files anyhow.</li>
-  <li> Eliminated a number of redundant tests for gray images in the PNG encoder.</li>
-  <li> Removed now-unused IsMonochromeImage() function from coders/png.c</li>
-  <li> Scan the colormap instead of all of the pixels, when possible, to    determine whether the image received by the PNG encoder is grayscale    or black-and-white.</li>
-  <li> Avoid reading from the colormap in coders/png.c when it is NULL (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=18162).</li>
-  <li> Add a check whether the PNG "cheap transparency" criteria are met.  That    is, there is a single transparent color, no semitransparent colors, and    no opaque color that has the same RGB components as the transparent    color.  If those aren't met, a color that is transparent in one pixel    and opaque in another would always be rendered as transparent, so we    must write a PNG colortype that has an alpha channel (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=18167).</li>
-<dt class="col-md-4">2011-02-22  6.6.7-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.6.7-9.</li>
-<dt class="col-md-4">2011-02-22  6.6.7-9 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Disabled reduction of grayscale images (color-type 0) to less than 8 bits    when writing because this sometimes produced incorrect output (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=18098).</li>
-<dt class="col-md-4">2011-02-21  6.6.7-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Check image has properties before accessing the splay tree (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=18136).</li>
-<dt class="col-md-4">2011-02-15  6.6.7-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New version 6.6.7-8.</li>
-<dt class="col-md-4">2011-02-14  6.6.7-8 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> The PNG encoder should ignore bogus q-&gt;opacity values when image-&gt;matte    is MagickFalse (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=18067).</li>
-<dt class="col-md-4">2011-02-14  6.6.7-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Use implicit image format when explicit format is bogus (e.g.    02.13.11-18:43:58.png now writes as PNG).</li>
-  <li> Fix problem with 4GB file seeks on a 32-bit OS.</li>
-<dt class="col-md-4">2011-02-13  6.6.7-7 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Fixed Variable blur to handle small (&lt; 1.0 sigma) blurs generated    by the blur map being used, rather than just 'cutoff' suddenly.</li>
-<dt class="col-md-4">2011-02-08  6.6.7-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Support 16-bit per pixel YUV image files.</li>
-  <li> Fix off-by-one error in PosterizeImage().</li>
-  <li> Posterize now distributes color uniformly (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=17623).</li>
-  <li> Add -smush option (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=17953).</li>
-  <li> Repair memory leak in the display program.</li>
-<dt class="col-md-4">2011-02-07  6.6.7-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Fix bug in carg() define when HAVE_COMPLEX is not defined (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=18030).</li>
-<dt class="col-md-4">2011-02-06  6.6.7-6 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Default sigma for Gauusian resize filter is now 1/2 for both    orthogonal resize and cylindrical EWA distortions.</li>
-<dt class="col-md-4">2011-02-02  6.6.7-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Check if the font is null in RenderFreetype() to prevent fault (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=17890).</li>
-  <li> Eliminate fault when reading WMF image files (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=17971).</li>
-  <li> Support multi-page transparent Postscript and PDF image files.</li>
-  <li> The compare fuzz metric now returns the same correct value for    'xc:white xc:blue -alpha off' and 'xc:white xc:blue -alpha on'.</li>
-<dt class="col-md-4">2011-01-29  6.6.7-4 Paul Heckbert  &lt;ph@cs.cm...&gt;</dt>
-  <li> Move coders/tiff.c conditional compile to define TIFF exception /    semaphore / key when TIFF delegate is disabled.</li>
-<dt class="col-md-4">2011-01-29  6.6.7-4 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Renamed variables, macros, and functions defined/declared in coders/png.c    that were in the libpng namespace (beginning with "png_" or "PNG_").</li>
-<dt class="col-md-4">2011-01-25  6.6.7-3 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Removed a call to GetNumberColors() from the PNG encoder that was    only there for debugging purposes and was consuming a huge amount    of CPU time. (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=17799).</li>
-  <li> Sometimes black was still written as transparent, when the PNG    encoder received an image with image-&gt;matte==true but no transparent    pixels were present. (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=17913);</li>
-<dt class="col-md-4">2011-01-24  6.6.7-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Remove memory leak from ThrowFileException() macro (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=17908).</li>
-  <li> Multiple blue error count by 'count' in ClassifyImageColors()</li>
-  <li> Add support for the AAI image format.</li>
-<dt class="col-md-4">2011-01-22  6.6.7-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Accept quoted file paths in indirect file references (e.g. @myFiles.txt).</li>
-<dt class="col-md-4">2011-01-19  6.6.7-2 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Changed the PNG encoder's "transparent_color" from a UShortPixelPacket    to LongPixelPacket and made the default (65537,65537,65537), which    can never occur in the PNG image data.  Previously the default was    (0,0,0) and black pixels would be rendered as as transparent when    no tRNS chunk was present in the input, which has caused problems    with some test cases since version 6.6.6-10.</li>
-  <li> Improved the PNG_BUILD_PALETTE section to count opaque, transparent,    and semitransparent pixels separately.  Previously it wasn't always    possible to determine if there was a single fully-transparent color,    to decide whether to write an RGBA or Gray-Alpha image or an RGB or    Gray image with a tRNS chunk.</li>
-<dt class="col-md-4">2011-01-15  6.6.7-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Do not reset image next / previous when detach argument is false for    CloneImage().</li>
-  <li> Inline cropping no longer fails for inline raw images (e.g.    -size 640x480 -depth 8 'gray:logo[100x100+200+200]').</li>
-<dt class="col-md-4">2011-01-14  6.6.7-1 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Don't let the PNG encoder try to sort the colormap when there are more    than 256 colors in the image. (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=17834).</li>
-<dt class="col-md-4">2011-01-10  6.6.7-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Accept escaped % in output filename (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=17810).</li>
-<dt class="col-md-4">2011-01-08  6.6.7-1 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Quieted some inconsequential warnings in the PNG codec due to a    change in the type of the PNG iCCP profile from png_charp to png_bytep    in libpng-1.5.0.</li>
-<dt class="col-md-4">2011-01-03  6.6.7-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Handle negative heights for ICO images.</li>
-<dt class="col-md-4">2011-01-02  6.6.7-0 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Recent changes sometimes caused the PNG encoder to select colortype=2    (Truecolor) instead of 0 (Grayscale) for grayscale images.  This made    the filesize larger than necessary and caused some of the PerlMagick    tests to fail.</li>
-<dt class="col-md-4">2011-01-01  6.6.6-10 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> The PNG decoder now checks whether the image actually has any transparency    when the input file contains an alpha channel or a tRNS chunk.  (Reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=17748)</li>
-<dt class="col-md-4">2010-12-26  6.6.6-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> -posterize fails with more than 40 levels (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=17741).</li>
-  <li> Add support for the MacPaint image format.</li>
-  <li> Eliminate spurious 'invalid colormap index' exception for 16-bit SGI images    (bug report by steven.sittser@fligh...).</li>
-  <li> Fix user data length for the CIN image format.</li>
-<dt class="col-md-4">2010-12-21  6.6.6-7 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Use a clone instead of the main image in coders/png.c, so the image    can still be used later on without being affected by changes made by    the PNG encoder.</li>
-  <li> Added PNG:exclude-chunk and PNG:include-chunk defines.</li>
-  <li> Revised the -strip option so it behaves as though    "-define PNG:include-chunk=none,gama" had appeared on the commandline.</li>
-  <li> Avoid writing PNG ancillary chunks in the PNG/MNG/JNG encoder while    generating the alpha channel for a JNG image.</li>
-<dt class="col-md-4">2010-12-21  6.6.6-7 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Removed the forced interpolation setting in AcquireResampleFilterThreadSet    It prevented user defined interpolation settings for -clut, and possibly    other usage.</li>
-<dt class="col-md-4">2010-12-17  6.6.6-6 Chris Madison  &lt;madisonblu@gmail...&gt;</dt>
-  <li> Add LZMA compression support to ImageMagick.</li>
-  <li> Eliminate seg-fault in MvgPrintf().</li>
-<dt class="col-md-4">2010-12-17  6.6.6-6 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Eliminated a redundant quantization step in the PNG encoder.</li>
-  <li> Untangled a confusing but apparently harmless improper loop nesting    in the PNG encoder.</li>
-  <li> Eliminated redundant "IsGray()" tests from the PNG encoder.</li>
-<dt class="col-md-4">2010-12-14  6.6.6-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> -format "%[fx:u.p{5,5}]" no longer reports parse exception (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=17678).</li>
-<dt class="col-md-4">2010-12-10  6.6.6-5 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Make the PNG encoder always rebuild the palette, to avoid losing    transparency when it is out of sync with the pixel data (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=17655).</li>
-  <li> Eliminated CompressColormapTransFirst() since the palette is already    compressed and sorted by opacity now when it's recreated.</li>
-<dt class="col-md-4">2010-12-10  6.6.6-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Account for virtual canvas for the -flip / -flop options (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=17626).</li>
-  <li> Also for -transpose and transverse options</li>
-  <li> Support -metric fuzz option.</li>
-<dt class="col-md-4">2010-12-09  6.6.6-4 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Replace IsMagickColorSimilar() which provides the Fuzz Factor threshold    function.  Note function does not calculate 'distance' in total but    short-circuits when threshold is reached for faster processing.</li>
-  <li> Ordered Dithered handling of Alpha channel was incorrect - fixing    Bug was introduced v6.6.5-6</li>
-<dt class="col-md-4">2010-12-03  6.6.6-3 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Fixed two more cases where the PNG encoder lost transparency (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=17516).</li>
-<dt class="col-md-4">2010-12-01  6.6.6-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Affine multiplication reversed when translating (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=17570).</li>
-<dt class="col-md-4">2010-11-26  6.6.6-2 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Revised the "c7x7b" and "c7x7w" ordered-dither maps to be complementary    to each other.</li>
-<dt class="col-md-4">2010-11-27  6.6.6-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Add support for -evaluate-sequence median.</li>
-<dt class="col-md-4">2010-11-26  6.6.6-0 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Fixed two more cases where the PNG encoder lost transparency (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=17516).</li>
-<dt class="col-md-4">2010-11-23  6.6.6-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> The policy.xml sets not-to-exceed resource values (e.g. policy memory limit    1GB, -limit 2GB exceeds policy maximum so memory limit is 1GB).</li>
-  <li> Support NCC (normalized cross correlation) compare metric.</li>
-<dt class="col-md-4">2010-11-21  6.6.5-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Fix PNG coder compile error when HDRI is enabled.</li>
-<dt class="col-md-4">2010-11-17  6.6.5-9 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Many of the problems with the PNG encoder have been fixed (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=16490).</li>
-  <li> The "-type Optimize" option is now deprecated.  If present, it is treated    by the PNG encoder the same as if the type were undefined.  Optimization    is now always performed.  No other formats used the "type Optimize" option.</li>
-  <li> Merged redundant code into LosslessReduceDepth() function in the PNG codec.</li>
-<dt class="col-md-4">2010-11-14  6.6.5-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> The splice option no longer throws spurious "pixels are not authentic"    exceptions.</li>
-  <li> Thread the -adaptive-resize option.</li>
-  <li> Set XBM coder height to height not width.</li>
-<dt class="col-md-4">2010-11-14  6.6.5-9 Nicolas Robidoux &lt;nicolas.robidoux@gmai...&gt;</dt>
-  <li> Lanczos2Sharp blur tweaked. New blur = 0.9549963639785485.</li>
-<dt class="col-md-4">2010-11-13  6.6.5-9 Nicolas Robidoux &lt;nicolas.robidoux@gmai...&gt;</dt>
-  <li> LanczosSharp blur tweaked to minimize worst case deviation from "perfect    preservation of images which only vary horizontally (or vertically)" under    no-op. New blur = 0.9812505644269356.</li>
-<dt class="col-md-4">2010-11-08  6.6.5-8 Nicolas Robidoux &lt;nicolas.robidoux@gmai...&gt;</dt>
-  <li> Missing logical operator in tiff.c.</li>
-<dt class="col-md-4">2010-11-08  6.6.5-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Only save TIFF image with 1-bit depth if there is no alpha channel.</li>
-  <li> Abandon PSD composite if layer is available.</li>
-  <li> %[fx:mean] is the mean of the default channels (all but opacity) (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=17432).</li>
-<dt class="col-md-4">2010-10-29  6.6.5-6 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Added 5x5, 6x6, and 7x7 ordered-dither level maps.</li>
-<dt class="col-md-4">2010-10-30  6.6.5-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Do not read configure files in the current directory for the "installed"    version of ImageMagick.</li>
-  <li> Allow numeric characters in the XPM basename (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=17385).</li>
-<dt class="col-md-4">2010-10-29  6.6.5-4 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Revised PNG palette optimization</li>
-  <li> Added some debug logging in coders/png.c.</li>
-<dt class="col-md-4">2010-10-28  6.6.5-3 Nicolas Robidoux &lt;nicolas.robidoux@gmai...&gt;</dt>
-  <li> More precise blur values for Lanczos2Sharp and LanczosSharp.</li>
-  <li> Added location of first Mitchell crossing (=8/7) to the filters data    structure.</li>
-<dt class="col-md-4">2010-10-28  6.6.5-2 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Added Lanczos2D* filters now named Lanczos2*</li>
-  <li> Reorganization of AcquireFilter() to make it work better</li>
-<dt class="col-md-4">2010-10-25  6.6.5-1 Nicolas Robidoux &lt;nicolas.robidoux@gmai...&gt;</dt>
-  <li> Clearer EWA filters (LanczosSharp etc) comments.</li>
-<dt class="col-md-4">2010-10-25  6.6.5-1 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Added LanczosSharp  (3-lobe Lanczos with sharpening)</li>
-  <li> Filter sharpening factors are also always applied regardless of usage.</li>
-<dt class="col-md-4">2010-10-24  6.6.5-1 Nicolas Robidoux &lt;nicolas.robidoux@gmai...&gt;</dt>
-  <li> CubicBC filter formulas simplified by constant folding. In    particular, P1 coefficient (always zero) removed from coeff.</li>
-<dt class="col-md-4">2010-10-22  6.6.5-1 Nicolas Robidoux &lt;nicolas.robidoux@gmai...&gt;</dt>
-  <li> Revert the Robidoux filter to a Keys cubic with C=(108 sqrt 2-29)/398    (as already specified in the documentation).</li>
-<dt class="col-md-4">2010-10-14  6.6.5-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Ignore PS bounding box offsets if -page is set.</li>
-  <li> Use #pragma omp master for dumping single threaded debugging information    (single caused a fault).</li>
-  <li> Add support for -evaluate exp.</li>
-<dt class="col-md-4">2010-10-12  6.6.5-0 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Added "filter:sigma" expert setting defining the 'sigma' for the Gaussian    filter only.  This is similar in action to 'blur' but only for Gaussians,    and does not modify the filters support, allowing you to set a very small    sigma, without the function 'missing' all pixels.    (This will allow future adjustment of Gaussians for variable blur mapping)</li>
-<dt class="col-md-4">2010-10-10  6.6.5-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Patch for  DrawableRotation() and DrawableTranslation() (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=17246).</li>
-  <li> The webp format requires the webpconv delegate program (experimental).</li>
-<dt class="col-md-4">2010-10-05  6.6.5-0 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Replaced "Robidoux" with Cubic 'Keys' filter that is near equivalent to    the previous sharped "Lanczos2D" filter. (C=0.31089212245300069)    This also is very similar to a Mitchell filter but specifically designed    for EWA use and is the new default filter for Distorting Images.</li>
-  <li> Original sharpened Lanczos2D filter now called "Lanczos2Dsharp"</li>
-<dt class="col-md-4">2010-10-08  6.6.4-10 Jerry Gay  &lt;jerry.gay@gmail..&gt;</dt>
-  <li> Autodetect file type support in Makefile.PL to prevent test failures</li>
-<dt class="col-md-4">2010-10-05  6.6.4-10 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Added new filter 'Lanczos2D' a 2-lobe Lanczos as defined by    Andreas Gustafsson in his thesis  "Interactive Image Warping" (page 24)         http://www.gson.org/thesis/warping-thesis.pdf</li>
-  <li> Added filter "Robidoux" which is a slightly sharpened version of the    "Lanczos2D" filter (blur=0.958033808) specifically designed to be less    'blurry' for horizontal and vertical lines in no-op distortions.</li>
-<dt class="col-md-4">2010-10-05  6.6.4-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Add support for "pattern:vertical2" and "pattern:horizontal2".</li>
-  <li> Add support for "pattern:vertical3" and "pattern:horizontal3".</li>
-  <li> Properly handle PSD layers with negative offsets.</li>
-<dt class="col-md-4">2010-10-03  6.6.4-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Fix memory assertion with --enable-embeddable (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=17201).</li>
-  <li> Don't permit access to pixels when pinging an image (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=17194).</li>
-<dt class="col-md-4">2010-10-02  6.6.4-9 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Added sqrt(2) blurring default for Gaussian Filter if used as    a Cylindrical EWA filter.  This resulted removing the last aliasing    issue that was present in tests for Gaussian EWA resampling. Of course    it is still a very blurry filter for default use in EWA.</li>
-  <li> Adjusted Variable Mapping Blur Composition so user arguments actual    relate properly to the sigma of the blur for a maximum mapping value.</li>
-  <li> Fix horizon anti-aliasing for output-scaled perspective distortions.</li>
-  <li> 'Bessel' filter is now officially and more accurately named 'Jinc'    however 'Bessel' while not visible as a filter option can still be used    as an internal alias for 'Jinc'.</li>
-<dt class="col-md-4">2010-09-28  6.6.4-8 Nicolas Robidoux &lt;nicolas.robidoux@gmai...&gt;</dt>
-  <li> Chantal Racette double checked the bounding parallelogram computation    in resample.c (and I tightened the comments).</li>
-<dt class="col-md-4">2010-09-28  6.6.4-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Temporary files not always deleted (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=15960).</li>
-<dt class="col-md-4">2010-09-28  6.6.4-8 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Bug fix for -filter point distorts (occasional generating black pixels)</li>
-<dt class="col-md-4">2010-09-27  6.6.4-8 Nicolas Robidoux &lt;nicolas.robidoux@gmai...&gt;</dt>
-  <li> Simplified the ClampUpAxes code, the use of its outputs, its comments,    and credited Craig DeForest for the "clamp singular values" idea.</li>
-  <li> No reason to have "insane" precision Sinc in resize.c: Use    the 1.2e-12 max. abs. relative error version for Q64 as well as Q32.</li>
-<dt class="col-md-4">2010-09-27  6.6.4-8 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Replace the blurry "High Quality EWA" technique with a 'Clamped EWA'    for Distort Resampling.  This makes -distort a whole lot nicer    and allows for the use of better cylindrical filters.</li>
-<dt class="col-md-4">2010-09-26  6.6.4-7 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Fix Point filter for ResizeImage() caused by support limiting the    Box weighting function.</li>
-<dt class="col-md-4">2010-09-26  6.6.4-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Don't allow resize filter weights to go to zero (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=17132).</li>
-<dt class="col-md-4">2010-09-24  6.6.4-6 Nicolas Robidoux &lt;nicolas.robidoux@gmai...&gt;</dt>
-  <li> Now that MagickPIL is a MagickRealType, some casts are unneeded.</li>
-<dt class="col-md-4">2010-09-21  6.6.4-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Do not break words if caption size is absolute (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=17123).</li>
-  <li> Don't define HAVE_THREADS for --without-threads configure script option.</li>
-<dt class="col-md-4">2010-09-20  6.6.4-5 Nicolas Robidoux &lt;nicolas.robidoux@gmai...&gt;</dt>
-  <li> Modified "magick/resize.c" so that MagickPIL is a MagickRealType number.    Some computations were needlessly done in long double precision because    PIL forced an automatic upcast wherever it appeared. Changed its name to    MagickREALTYPEPI. &lt;- This was later reverted back to MagickPIL.</li>
-  <li> Modified "magick/resize.c" so that Bohman uses one trig call + one sqrt    call instead of two trig calls.</li>
-<dt class="col-md-4">2010-09-20  6.6.4-5 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> modified "magick/resample.c" to allow use of either EWA or HQEWA (default)</li>
-  <li> Removed LanczosFast from supported filters (SincFast*SincFast is faster)</li>
-<dt class="col-md-4">2010-09-19  6.6.4-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> If IPTC profile is not embedded in an 8bim resource, declare it IPTC    rather than 8BIM.</li>
-  <li> Support %[version] and %[copyright].</li>
-  <li> Improve performance of the pixel cache.</li>
-<dt class="col-md-4">2010-09-18  6.6.4-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Automatically set the quantum depth to 16 for HDRI.</li>
-<dt class="col-md-4">2010-09-16  6.6.4-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> IPTC profile not always wrapped properly inside an 8BIM profile.</li>
-  <li> TIFF tile geometry must be divisible by 16.</li>
-<dt class="col-md-4">2010-09-15  6.6.4-2 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Rename of SincPolynomial to SincFast for easier user understanding</li>
-  <li> Ditto for LanczosChebyshev to LanzcosFast</li>
-<dt class="col-md-4">2010-09-14  6.6.4-2 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Switch default resize filters to using the faster SincPolynomial    filter by default internally.  However 'Sinc' will still use the    Trigonometric function, and can be used to assign the trig version    of Sinc() to filters using the filter expert options.</li>
-  <li> The default filter for 'distort' was found to be a very blurry inaccurate    filter function.  It was removed and replaced with a correct Gaussian    filter (as used by resize)</li>
-  <li> Added a switch so that "-interpolate filter" will force the use of    a cylindrical filter for ALL pixels in distorted images.  That is you can    use that switch to use a cylindrical filter even for images that are    being enlarged by the distortion.  However EWA is still currently using    a fixed 2.0 sampling radius.  This switch complements the use of "-filter    point" which turns off EWA filters in favor of interpolation for all    pixels in a distorted image.  BOTH switches should not be used together.</li>
-  <li> A bug in the support radius of the EWA resampling function was found,    now that correctly defined resize filters are being used. Suddenly Normal    Gaussian distortions are not so blurry, and tests with distortions of    the 'Rings' image show extremely good and clear results, with only minimal    blurring.  The filter 'blur' expert option can be used to adjust this    further.</li>
-    The above represents a major improvement forward in the quality of the    image distortion operator. But near-unity distortions (no scaling) are    still overly blurry.</li>
-<dt class="col-md-4">2010-09-13  6.6.4-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Don't negate the geometry offset for the -extent option.</li>
-<dt class="col-md-4">2010-09-09  6.6.4-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> The RGBO format is now listed as a supported format.</li>
-<dt class="col-md-4">2010-09-07  6.6.4-1 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Added the Nicolas Robidoux and Chantal Racette  Lanczos resize filter    function as "LanczosChebyshev" as faster alternative to Lanczos.</li>
-  <li> Re-code Nicolas Robidoux and Chantal Racette Polynomial Approximation of    the Sinc Trigonometric resize filter, as a proper filter to allow    direct comparison and speed testing of the filter.</li>
-  <li> Expanded the "-set option:filter:verbose 1" output, so as to also include    the actual functions and other values that were used to create the filter.</li>
-<dt class="col-md-4">2010-09-02  6.6.4-0 el_supremo  &lt;digipete@shaw...&gt;</dt>
-  <li> Repair a few incorrect LocaleNCompare() calls (ttf.c, ps.c).</li>
-<dt class="col-md-4">2010-08-31  6.6.4-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Path no longer closed if join style is round (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=16943).</li>
-  <li> Add case for BGRQuantum to GetQuantumExtent().</li>
-  <li> Support no compression on PCX write.</li>
-<dt class="col-md-4">2010-08-23  6.6.3-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Fixed bug in the raw BGRA coders (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=16880).</li>
-  <li> Fix off-by-one error in the PSD coders.</li>
-  <li> Nicolas Robidoux with the assistance of Chantal Racette contribute an    approximation of the sinc function over the interval [-3,3].</li>
-  <li> Eliminate a small memory leak in LevelizeImageChannel() (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=16951).</li>
-  <li> Recognize -fx logtwo (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=16958).</li>
-<dt class="col-md-4">2010-08-15  6.6.3-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Throw exception if image size differs for the compare program but the    -subimage-search option is not specified.</li>
-<dt class="col-md-4">2010-08-13  6.6.3-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> The AdobeRgb.tif TIFF image no longer faults under Windows (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=16838).</li>
-  <li> Add -subimage-search option to the compare utility.</li>
-<dt class="col-md-4">2010-08-12  6.6.3-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> The -fx 2e+6/1e+5 argument no longer returns the wrong results (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=16833).</li>
-<dt class="col-md-4">2010-08-10  6.6.3-5 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Emit a warning if the PNG encoder can't satisfy the color type and    bit depth requested with a "-define" directive.</li>
-<dt class="col-md-4">2010-08-07  6.6.3-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> The orient option sometimes improperly set "undefined" (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=16795).</li>
-  <li> Only list orientation options for the -list orientation option (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=16801).</li>
-  <li> Return proper standard deviation for combined channels (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=16786).</li>
-  <li> Handle transparency properly for the PSD image format.</li>
-<dt class="col-md-4">2010-08-05  6.6.3-3 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Properly map PNG intent to image-&gt;rendering_intent</li>
-<dt class="col-md-4">2010-08-01  6.6.3-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Eliminate bogus "invalid colormap index" when pinging ICO images.</li>
-  <li> Support -set density / units.</li>
-<dt class="col-md-4">2010-07-31  6.6.3-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Only use the first alpha channel in PSD image.</li>
-  <li> Only use XPM complying colors for XPM images (e.g. green is rgb(0,255,0)).</li>
-<dt class="col-md-4">2010-07-27  6.6.3-2 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Eliminate useless message about assuming zero delay when writing    a single-frame MNG, and changed it from Error to Warning when    writing a multiple-frame MNG.</li>
-<dt class="col-md-4">2010-07-25  6.6.3-1 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Don't "ping" a PNG image if it is embedded in a MNG.  Otherwise the    reader tries to read MNG chunks from the interior of the embedded PNG,    resulting in an erroneous "corrupted image" message.</li>
-<dt class="col-md-4">2010-07-09  6.6.3-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Fix memory leak in for corrupt BMP images (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=16600).</li>
-  <li> Repair several issues when writing to stdout (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=16620).</li>
-  <li> A GIF image with the .bgr extension is still a GIF (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=16662).</li>
-<dt class="col-md-4">2010-07-07  6.6.3-1 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> The PNG decoder failed to handle the tRNS chunk properly for grayscale    images where the PNG bit_depth was not the same as the quantum depth,    and the transparent color was not black.</li>
-<dt class="col-md-4">2010-07-01  6.6.3-0 Chris Madison  &lt;madisonblu@gmail...&gt;</dt>
-  <li> Pinging the DJVU image format no longer faults.</li>
-  <li> Check for time-limit-exceeded in only one thread.</li>
-  <li> Reading filenames from a file (e.g. @filenames) no longer includes the    utility name (side effect of StringToArgv() method).</li>
-<dt class="col-md-4">2010-06-28  6.6.2-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Support the tiff:fill-order define.</li>
-  <li> Filters are case sensitive (e.g. reduce-Colors).</li>
-  <li> Restore mogrify's -path option.</li>
-  <li> The -list module option lists image coders and image filters.</li>
-<dt class="col-md-4">2010-06-27  6.6.2-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Add the ImageView API.</li>
-  <li> Fix DJVU coder to read one page (e.g. 'image.djvu[2]').</li>
-  <li> Support -define png:bit-depth=1 -define png:color-type=3 for PNG format.</li>
-<dt class="col-md-4">2010-06-22  6.6.2-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Skip byte when DDS bitcount is 32 (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=16487).</li>
-  <li> Montage now uses final background setting (e.g. montage -background none ...    -background lightblue show:).</li>
-  <li> Do not annotate directory paths in ListFiles().</li>
-  <li> Reset the image matte for png:color-type=2.</li>
-<dt class="col-md-4">2010-06-17  6.6.2-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Support new label:pointsize property.</li>
-  <li> Miscellany-&gt;Slide Show, in the display program, now cycles through the    image sequence.</li>
-  <li> Recognize certain hex color values (e.g. #b9e1cc00) for the -fx argument.</li>
-  <li> Reduce memory requirements when dithering on the iPhone.</li>
-  <li> Command line operators no longer affected by settings that appear after    them (e.g. -splice 10x0+0+0 -gravity center).</li>
-  <li> Compute the proper DPX user data field size.</li>
-<dt class="col-md-4">2010-06-15  6.6.2-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Fix some nits to keep the clang compiler happy.</li>
-<dt class="col-md-4">2010-06-14  6.6.2-5 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Fix transprancy handling for Morphology Convolve</li>
-  <li> Adjustments of Hit And Miss and Edge Detection kernel definitions</li>
-  <li> Added 'ThinDiagonals' Thinning Kernel + two sub-types</li>
-  <li> Handling for Convolution of 1-D vertical kernels.    However this was removed (using #if-#endif) as I found it slower in tests!</li>
-<dt class="col-md-4">2010-06-12  6.6.2-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> mogrify -format properly handles compressed image filename (e.g.    -format jpg logo.png.bz2).</li>
-  <li> Respect +dither option when saving to the GIF image format.</li>
-<dt class="col-md-4">2010-06-08  6.6.2-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> End of string sentinel is \n not \r.</li>
-<dt class="col-md-4">2010-06-06  6.6.2-3 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Don't decode pixels in coders/png.c when image-&gt;ping is set.</li>
-<dt class="col-md-4">2010-06-06  6.6.2-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Reset image filename when reading inline images.</li>
-  <li> Don't clamp floating point values for HDRI-enabled ImageMagick.</li>
-<dt class="col-md-4">2010-05-25  6.6.2-2 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Replaced '^' morphology kernel rotation with two variants '&gt;' and '&lt;'</li>
-  <li> 'Skeleton' variant to thin down images as symmetrically as possible.</li>
-  <li> Spelling correction:  Manhatten -&gt; Manhattan</li>
-<dt class="col-md-4">2010-06-01  6.6.2-2 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Properly scale color components of the PNG bKGD chunk.</li>
-  <li> Prevent MNG divide by zero in calculation of frame_timeout.  Set    both frame_delay and frame_timeout to infinite when ticks_per_second    is zero, as required by the MNG spec.</li>
-<dt class="col-md-4">2010-05-31  6.6.2-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Add x:silent option to prevent beeps when reading the X image format.</li>
-  <li> Recognize TTF for GetMagicInfo().</li>
-  <li> Ensure the +set option deletes the image artifact.</li>
-<dt class="col-md-4">2010-05-28  6.6.2-1 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Prevent coders/png.c from attempting to write an empty tRNS chunk.</li>
-<dt class="col-md-4">2010-05-25  6.6.2-1 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Fix for Square Array Rotates (off center origin rotate)</li>
-  <li> Added HitAndMiss kernel Ridges2 to find 2 pixel thick ridges</li>
-  <li> Added FreiChen:0,{angle}  FreiChen:{angle} and FreiChen:-1 variations    to complete this kernels definition</li>
-<dt class="col-md-4">2010-05-24  6.6.2-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Respect density when rendering SVG images.</li>
-  <li> Set AVI handler to the MPEG coder.</li>
-  <li> Compute the proper DPX user data field size.</li>
-  <li> Do not interpret a format specifier when enclosed in brackets (e.g.    rose_tile_%[filename:tile].gif.</li>
-  <li> Use 64-bit types when compiling with the 64-bit Visual C++ compiler under    Windows.</li>
-  <li> Prevent MNG divide by zero in calculation of frame_delay (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=16320).</li>
-<dt class="col-md-4">2010-05-23  6.6.2-0 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Third Re-write of MorphologyApply() to better handle compound methods.</li>
-  <li> Implemented  -set option:morphology:compose for merging results of    multiple kernels. "None" means re-iterate results with next kernel.    While "Undefined" means to use the internal default for a method.    Thinning, Thickening, HitAndMiss, Convolve, Correlate defaults to "None"    while HitAndMiss defaults to "Lighten" (union of all kernel results).    Other morphology methods defaults still to be decided.</li>
-  <li> Added HitAndMiss Kernel: Ridges  (find ridges and pixel width lines)</li>
-  <li> Rotation Expansion of single kernels '^' and '@' flags in arguments    EG: -set option:showkernel 1 -morphology Convolve 'Blur:0x2^'</li>
-  <li> ExpandKernelInfo() (rotation expand) now groks symmetrical kernels.    So the above will only produce a list of 2 kernels, not 4 kernels</li>
-<dt class="col-md-4">2010-05-18  6.6.2-0 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Separation of internal function MorphologyApply() from    MorphologyImageChannel() to calls to convolve without user settings.</li>
-  <li> Rewrite of MorphologyApply() to output better 'verbose' messages</li>
-  <li> Better handling of Gaussian tyle filters (bug fixes)</li>
-  <li> Bug fix and optimization of kernel size calculations in "gem.c"</li>
-  <li> Allow '^' or '@' flags in 'user defined' kernel size arguments to    expand kernel into a rotated list.    EG: -set option:showkernel 1 -morphology Thinning  '3@: 0,1,0 0,1,0 0,0,0'</li>
-  <li> Allow a scaled unity kernel to be added to kernel (EdgeDet-&gt;Sharpen)    EG: -set option:convolve:scale [kernel_scale][^!],[unity_scale][%]</li>
-  <li> Addition of "Laplacian of Gaussian" (LOG), also known as Mexican Hat    EG: -morphology convolve LOG:0x1</li>
-  <li> Added FreiChen, Kirsch  Convolution kernels</li>
-  <li> Added Discrete 'Laplacian of Gaussian' kernels (Laplacian type 15 and 19)</li>
-  <li> Added Edges HitAndMiss Kernel</li>
-<dt class="col-md-4">2010-05-17  6.6.2-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> PSD images require a proper layer to support an alpha channel.</li>
-  <li> Enable PFM endian support.</li>
-  <li> Add context to -border for montage.  Inside the parenthesis it adds a border    to the image otherwise it sets the border for the layout manager.</li>
-  <li> 24-bit BMP images are not colormapped even if header colors != 0.</li>
-  <li> Set DPX user data like this: -set profile dpx:userdata.txt.</li>
-  <li> Make sure Lab =&gt; RGB =&gt; Lab survives the round trip.</li>
-<dt class="col-md-4">2010-05-15  6.6.1-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Use ScaleCharToQuantum() in coders/src.c (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=16229).</li>
-  <li> Don't clamp HDRI EXR pixels.</li>
-<dt class="col-md-4">2010-05-14  6.6.1-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Increase the estimated # points for the path drawing primitive.</li>
-  <li> Remove any prior resolution block from PSD before writing the new block.</li>
-<dt class="col-md-4">2010-05-14  6.6.1-9 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Addition of more Morphological/Convolution Kernels.    DOG (Difference of Gaussians) and DOB (Difference of Blurs),    EG:    -morphology convolve DOG:0x1,3           -morphology convolve DOB:0x1,3,90</li>
-  <li> Added Prewitt, Roberts, Compass  Convolution Kernels</li>
-  <li> Ring Symbol Kernel (subtraction of Disk from a Disk)</li>
-<dt class="col-md-4">2010-05-13  6.6.1-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> The pixel buffer was underallocated for some image formats when streaming.</li>
-<dt class="col-md-4">2010-05-12  6.6.1-8 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Implementation of Pattern Matching Morphology methods    HitAndMiss, Thicken, Thinning</li>
-  <li> Reporting of Kernel Strings that fail to parse (though not why)</li>
-  <li> Parsing of Multiple Kernel Strings, generating a list of kernels</li>
-  <li> Union of results from Multiple Kernels for HitAndMiss method</li>
-  <li> Iterated Multiple Kernels for all other morphology methods</li>
-  <li> Added many new kernels for HitAndMiss and Convolution    Sobel, Laplacian, Cross, Peaks, Corners, LineEnds, LineJunctions,    ConvexHull (for Thicken), Skeleton (for Thinning)</li>
-<dt class="col-md-4">2010-05-08  6.6.1-8 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Use proper background.index when writing indexed PNG, if the background    color is in the palette.</li>
-<dt class="col-md-4">2010-05-08  6.6.1-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Fix improper 'invalid colormap index' PNG bug.</li>
-  <li> Fix PerlMagick compile exception.</li>
-<dt class="col-md-4">2010-05-07  6.6.1-6 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Added % and ! modification flags to morphology distance kernel    scaling factor, for easier usage.</li>
-  <li> Bug fix for compose math channel handling and morphology diff usage</li>
-<dt class="col-md-4">2010-05-06  6.6.1-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Do not claim gray colorspace if gray image includes a non-gray pixel.</li>
-  <li> Initialize BMP alpha channel to opaque for RGB images.</li>
-  <li> Fixed under allocation for round rectangles.</li>
-  <li> The -list option returns a 0 status as expected.</li>
-<dt class="col-md-4">2010-05-06  6.6.1-6 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Made use of new no-'sync' channel enabled mathematical compose methods    for the difference morphology methods.  These should now work correctly    for specific channels, and more importantly for alpha shaped morphology.</li>
-<dt class="col-md-4">2010-05-05  6.6.1-6 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Fixed bugs with losing the opacity channel while writing some PNG images.    (bug reported by Anthony T.)</li>
-<dt class="col-md-4">2010-05-05  6.6.1-6 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Simplified and corrected rowbytes calculation in coders/png.c and    added more logging.</li>
-<dt class="col-md-4">2010-05-05  6.6.1-6 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Rename of "Add" and "Subtract" compositions to "ModulusAdd" and    "ModulusSubtract" for more clarity of there functions. Old names    will continue to work as expected.</li>
-  <li> Fix "Minus", "ModulusAdd", and "ModulusSubtract" to follow    normal SVG 'Over' blending specifications, (see next for override)    Note that this does NOT include the "Plus" composition method which has    SVG definition for it to use a 'Plus' blending rather than 'Over' blending.</li>
-  <li> By default mathematical compositions work as per SVG definition. That is    the results are synchronized with 'Over' alpha-blending (except "Plus"    which uses 'plus' alpha-blending).</li>
-  <li> By removing the default 'sync' flag from the -channel setting however    Break this inter-channel synchronization and do the mathematical operations    only on the individual channels as specified by the -channel setting.    That is do 'channel' math rather than 'SVG' composition.</li>
-  <li> With this change you can then use mathematical composition methods on    individual channels or even with the alpha channel of images.</li>
-<dt class="col-md-4">2010-04-28  6.6.1-6 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Special case handling in Barrel distortion (pixel at image center)</li>
-  <li> Calculation of image for Barrel distortion (pixel vs image coords)</li>
-  <li> Argument input (handling optional 'd' argument) for Barrel distortion</li>
-<dt class="col-md-4">2010-04-24  6.6.1-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Do not declare timestruct under MinGW.</li>
-  <li> Respect -compose option for the montage utility (bug report by Anthony).</li>
-  <li> A 256 column gradient produces a 256 color GIF image (bug report by    Anthony).</li>
-  <li> Register / unregister CALS format in static.c (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=16103).</li>
-  <li> Add SetImageColor() method.</li>
-<dt class="col-md-4">2010-04-17  6.6.1-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Only write one ICC profile to PSD image.</li>
-  <li> Sync image colormap for PNG tRNS chunks.</li>
-  <li> The -direction option now works with the -annotate and -draw options.</li>
-  <li> For the histogram: format, if you have no need for the unique color list,    use &lt;kbd&gt;-define histogram:unique-colors=false&lt;/kbd&gt; to forego this    expensive operation.</li>
-  <li> Match on literal after backslash in glob expression (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=16068).</li>
-  <li> Enable JPEG-compression for grayscale TIFF images (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=16064).</li>
-  <li> Don't write empty tile if tile geometry matches the image width (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=16064).</li>
-  <li> Support -regard-warnings in the mogrify utility.</li>
-  <li> Output the correct units for the identify utility (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=16075).</li>
-<dt class="col-md-4">2010-04-15  6.6.1-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Do not set the resample virtual pixel method when undefined.</li>
-  <li> Support writing grayscale PSD images.</li>
-  <li> Revert Lab-to-XYZ colorspace transform patch.</li>
-  <li> Clamp HDRI values for LevelImageChannel() method.</li>
-<dt class="col-md-4">2010-04-12  6.6.1-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> For HSL to RGB, if color temperature is less than 0, set RGB to lightness.</li>
-  <li> Do not flip BMP image with negative height when pinging.</li>
-<dt class="col-md-4">2010-04-08  6.6.1-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Improve support for device link profiles.</li>
-<dt class="col-md-4">2010-04-06  6.6.1-1 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Fixed bug in -auto-level for special case when only one value is present    in some channel of the image. In this case no 'stretch is performed, just    as -normalize does.</li>
-<dt class="col-md-4">2010-04-05  6.6.1-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> WMF support under Windows does not produce the same results as under    Linux.</li>
-<dt class="col-md-4">2010-03-31  6.6.1-0 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Fixed bug in equal-size tile cropping, when image has a page offset.</li>
-<dt class="col-md-4">2010-03-31  6.6.1-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> The -recolor 4x4 matrix is now interpreted properly (previously it    summed rather than attenuating the alpha channel).</li>
-  <li> Support writing 1-bit PSD images.</li>
-  <li> Support LCMS 2.0.</li>
-  <li> Improved WMF support under Windows.</li>
-<dt class="col-md-4">2010-03-30  6.6.1-0 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> The new coders/png.c was failing to read a 1-bit paletted image properly.</li>
-  <li> Finished eliminating the deprecated direct references to members of    the png_info structure. ImageMagick can now be built with libpng-1.5.</li>
-<dt class="col-md-4">2010-03-21  6.6.0-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Respect the -density option when rendering a Postscript or PDF image.</li>
-  <li> Distort barrel no longer complains when 3 arguments are given (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=15883).</li>
-  <li> Support -direction left-to-right option for rendering text</li>
-<dt class="col-md-4">2010-03-24  6.6.0-9 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> coders/png.c: Eliminated support of libpng versions older than 1.0.12.</li>
-  <li> Relocated the new, misplaced png_get_rowbytes() call.</li>
-  <li> Updated setjmp/longjmp/jmpbuf usage to work with libpng-1.5.</li>
-<dt class="col-md-4">2010-03-21  6.6.0-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Windows does not support complex.h (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=15808).</li>
-  <li> Add support for monochrome PSD images.</li>
-  <li> VignetteImage() no longer crashes when x and y arguments are both greater    than half the width (x) and height (y) of the image.</li>
-<dt class="col-md-4">2010-03-20  6.6.0-8 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Eliminated some of the deprecated direct references to members of    the png_info structure.  This must be finished before we can build    with libpng-1.5.</li>
-<dt class="col-md-4">2010-03-18  6.6.0-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> The animate program no longer loops twice when -loop 1 is specified.</li>
-  <li> The caption format would sometimes hang when the text was not UTF-8.</li>
-  <li> Don't gamma correct log to linear color conversion unless the -gamma is    specified (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=15799).</li>
-<dt class="col-md-4">2010-03-17  6.6.0-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Detect CMYKProcessColor AI tag.</li>
-  <li> Delete image from command line cache for -write option.</li>
-<dt class="col-md-4">2010-03-13  6.6.0-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Add support for the Adobe Large Document format.</li>
-  <li> Recognize -remap option for the mogrify utility.</li>
-  <li> The default Helvetica font is not always available, check for    Century Schoolbook too (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=15780).</li>
-<dt class="col-md-4">2010-03-11  6.6.0-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Permit user to get virtual pixels with a region width of 0.</li>
-  <li> Reformulate the jinc() function so that the main peak is of amplitude of 1.</li>
-  <li> Resampling filter must respect the image virtual pixel method.</li>
-<dt class="col-md-4">2010-03-07  6.6.0-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> The -evaluate-sequence option behaves like -evaluate except it operates    on a sequence of images.</li>
-<dt class="col-md-4">2010-03-05  6.6.0-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Add support for the -maximum and -minimum options.</li>
-<dt class="col-md-4">2010-02-27  6.6.0-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Check to see if ICON image width /height exceeds that of the image canvas.</li>
-  <li> Set the DPX descriptor to Luma only if the image type is not TrueColor.</li>
-  <li> Add support for -fx airy(), j0(), j1(), jinc(), and sinc() (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=15685).    Anthony, review these for correctness.</li>
-  <li> Don't embed an XMP profile in an EPS image for now.</li>
-<dt class="col-md-4">2010-02-21  6.6.0-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Insufficient image data in EPT is a warning rather than an error.</li>
-  <li> Respect -type TrueColor when writing gray DPX images.</li>
-  <li> Fix problem reading 10-bit grayscale DPX images when scanline length is    not a multiple of 3.</li>
-  <li> BMP has an alpha channel, it was treated as an opacity channel.</li>
-<dt class="col-md-4">2010-02-20  6.5.9-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Write 10-bit grayscale DPX images properly.</li>
-<dt class="col-md-4">2010-02-18  6.5.9-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Detect PDF ICCBased colorspace.</li>
-<dt class="col-md-4">2010-02-18  6.5.9-7 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Finalized -set option:convolve:scale  kernel normalize/scale option</li>
-<dt class="col-md-4">2010-02-16  6.5.9-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> TransformImage() resets the image blob when called in the PICT decoder;    use SetImageExtent() instead.</li>
-<dt class="col-md-4">2010-02-14  6.5.9-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Support PSD RLE compression.</li>
-<dt class="col-md-4">2010-02-13  6.5.9-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> The jpeg:extent define sometimes exceeded the specified limit.</li>
-<dt class="col-md-4">2010-02-09  6.5.9-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Resolve "too many open files"  (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=15546).</li>
-<dt class="col-md-4">2010-02-08  6.5.9-3 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Added Correlate method which does a Convolve without reflecting the kernel.</li>
-<dt class="col-md-4">2010-02-07  6.5.9-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Initialize grayscale colormap for PSD images.</li>
-<dt class="col-md-4">2010-02-07  6.5.9-3 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Final testing and fixing of basic morphology operators</li>
-  <li> Addition Third-level Subtractive Morphology Methods:    EdgeIn, EdgeOut, Edge, TopHat, BottomHat</li>
-  <li> Ensuring original kernels passed to morphology are cloned before being    modified for use by specific methods (EG: convolve scale/normalize)</li>
-<dt class="col-md-4">2010-02-03  6.5.9-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> display -immutable to display transparent image without a checkboard.</li>
-<dt class="col-md-4">2010-01-27  6.5.9-1 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Make -define png:color-type less persnickety about what it will accept.</li>
-<dt class="col-md-4">2010-01-24  6.5.9-1 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> added use of -precision in 'showkernel' output of -morphology</li>
-  <li> correct use of a 'reflected kernel' for 'Convolve' 'Dilate' and    'Distance' Morphology primitives. This does not have a performance hit,    though is only truely applicable when the kernel is asymmetric.  Note that    'Erode' does not use a 'reflected' kernel, so that 'Open' and 'Close'    operations work properly.  This 'reflected usage is defined by online    morphology lecture notes (Google for "EECE Binary Morphology")</li>
-  <li> Added convolve kernel scaling setting "-set option:convolve:scale N"    If undefined morphology convolve does not do any scaling or normalization    of the convolution kernel.  A value of 0.0 causes normalization for both    zero and non-zero (added weights) kernel types.</li>
-<dt class="col-md-4">2010-01-15  6.5.9-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Speed up reading the PSD image format.</li>
-  <li> Add the -precision option.  Use it to set the maximum number of significant    digits to be printed.</li>
-  <li> Add -features option to the identify program to display channel features.</li>
-  <li> Add -unique option to the identify program to display channel features.</li>
-<dt class="col-md-4">2010-01-01  6.5.9-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Add support for compact floating point (i.e. -depth 16 -define    quantum:format=floating-point).</li>
-  <li> Transparent images no longer flicker on certain system when using the    display program.</li>
-  <li> Permit interactive resizing with the display program.</li>
-  <li> Support heterogeneous distributed processing, see    https://www.imagemagick.org/script/architecture.html#distributed.</li>
-  <li> Fix semaphore assertion when reading a corrupt image with Magick++.</li>
-  <li> Add support for -brightness-contrast option.</li>
-<dt class="col-md-4">2010-01-05  6.5.9-0 Stephan Menzel  &lt;stephan.menzel@gmail...&gt;</dt>
-  <li> Add support for the BGRA raw image format.</li>
-<dt class="col-md-4">2010-01-04  6.5.9-0 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Added Kernel Generator to generate kernels from user strings, which    allows the generation in many built in kernels for both Convolution    and other Morphological methods.  New Kernels currently include..      Convolution: Gaussian, Blur, Comet      Morphological: Rectangle, Square, Diamond, Disk, Plus      Distance: Chebyshev, Manhatten, Knight, Euclidean    And both old and new (rectangular) user defined kernel specifications    including the use of 'nan' to represent elements which are not part    of the kernel definition.  List built-in kernel types use "-list kernel"</li>
-  <li> Added -morphology {method}[:{iteration}] {kernel_string}    Initial methods includes no only the basic morphology methods: Dilate,    Erode, Open, Close; and a pixel color preserving 'Intensity' version, but    also the special methods: Convolve, and Distance.  Of course the    appropriate kernel should be provided for each specific method.</li>
-<dt class="col-md-4">2010-01-01  6.5.9-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Add OpenCL-enabled filter (e.g.  convert image.png -process    "convolve '-1, -1, -1, -1, 9, -1, -1, -1, -1'" image.jpg).</li>
-  <li> Added StringTo...() processing functions</li>
-<dt class="col-md-4">2009-12-27  6.5.8-9 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Added MxN tile cropping with overlapping and space handling.    See IM Examples, Cutting and Bordering, Cropping roughly Equal</li>
-<dt class="col-md-4">2009-12-23  6.5.8-8 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> angle bug fix in variable blur composition with vertical ellipses</li>
-  <li> Added ability to have variable angles for ellipses in variable blur    composition.  See IM Examples, Composition, Variable Blur for details</li>
-<dt class="col-md-4">2009-12-20  6.5.8-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> JPEG does not grok the HSL colorspace.</li>
-<dt class="col-md-4">2009-12-18  6.5.8-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Off by 1 error when allocating the dash-pattern array in PerlMagick.</li>
-  <li> The -gaussian-blur over blurred the opacity channel (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=15218).</li>
-<dt class="col-md-4">2009-12-13  6.5.8-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Declare InverseFourierTransformImage in Magick++/Include.h.</li>
-<dt class="col-md-4">2009-12-09  6.5.8-5 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> The PNG8 encoder would fail to write a 1-color image, due to    a bogus MagickFail return from CompressColormapTransFirst().</li>
-<dt class="col-md-4">2009-12-05  6.5.8-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> SVG images are no longer double sized with the -density option.</li>
-<dt class="col-md-4">2009-12-04  6.5.8-3 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Changed the one instance of PNG_COLOR_TYPE_RGBA to PNG_COLOR_TYPE_RGB_ALPHA    in coders/png.c</li>
-<dt class="col-md-4">2009-12-03  6.5.8-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> It's interword-spacing, not interword_spacing (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=1515).</li>
-  <li> All JP2 depths (e.g. 4, 10, 12, 16) are now supported properly.</li>
-<dt class="col-md-4">2009-11-28  6.5.8-2 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Changed the one remaining ping_info-&gt;trans to ping_info-&gt;trans_values    in coders/png.c</li>
-<dt class="col-md-4">2009-11-26  6.5.8-1 Chris Madison  &lt;madisonblu@gmail...&gt;</dt>
-  <li> Eliminate bogus 'skip to sync byte' exception for PCD image format.</li>
-  <li> -threshold option: threshold to white if the computed intensity of the    color channels exceeds the threshold.</li>
-  <li> Add -define jpeg:extent option to restrict the maximum JPEG image file size.</li>
-<dt class="col-md-4">2009-11-26  6.5.8-1 Dr. Ingo Bremer &lt;bremer@wias-...&gt;</dt>
-  <li> Escape single quote in when writing the UIL format.</li>
-<dt class="col-md-4">2009-11-25  6.5.8-1 Jee Teck  &lt;jee.teck@cteca...&gt;</dt>
-  <li> The mogrify program +opaque option now recognizes its required argument.</li>
-<dt class="col-md-4">2009-11-19  6.5.8-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Add magick/morphlogy.{c,h} source templates.</li>
-  <li> Sync image option when reading MPR images.</li>
-  <li> Optimize ping for SVG images.</li>
-  <li> SetLogFormat() no longer causes crash (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=15091).</li>
-  <li> Do not call MagickCoreTerminus() when memory allocation fails inside    the locale component.</li>
-<dt class="col-md-4">2009-11-18  6.5.7-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Read / write 32-bit SUN raster images with a odd width.</li>
-  <li> Cairo format returns pixels with the alpha premultiplied (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=15081).</li>
-<dt class="col-md-4">2009-11-12  6.5.7-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Thumb::URI file URI now has the correct number of forward slashes.</li>
-<dt class="col-md-4">2009-11-09  6.5.7-7 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Suppress libpng pedantic warnings and warn about using old libpng-1.4.0    beta versions.</li>
-<dt class="col-md-4">2009-11-09  6.5.7-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Bump library age.</li>
-  <li> Restore -tile-offset functionality (bug report from Anthony).</li>
-<dt class="col-md-4">2009-11-06  6.5.7-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Animate command line options are no longer ignored.</li>
-<dt class="col-md-4">2009-11-04  6.5.7-5 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Bug Fix for Polynomial distortion. which is now working.</li>
-<dt class="col-md-4">2009-11-01  6.5.7-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Use -define delegate:bimodal=true to activate any bimodal delegates.</li>
-  <li> Make sure MagickWand semaphore is acquired before locking it.</li>
-<dt class="col-md-4">2009-10-28  6.5.7-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Convert SVG clipping path points from unsigned to long.</li>
-<dt class="col-md-4">2009-10-26  6.5.7-2 Chris Madison  &lt;madisonblu@gmail...&gt;</dt>
-  <li> Only call InstantiateXComponent() if X11 support is included.</li>
-  <li> Correct hue computation for the HSB colorspace.</li>
-<dt class="col-md-4">2009-10-23  6.5.7-1 Samuel Thibault  &lt;samuel.thibault@ens-l...&gt;</dt>
-  <li> Braille coder fix for DirectClass images</li>
-<dt class="col-md-4">2009-10-19  6.5.7-1 Wang Dataton &lt;wang@datat...&gt;</dt>
-  <li> Use fdopen() rather than MagickOpenStream() in coders/pict.c.</li>
-<dt class="col-md-4">2009-10-18  6.5.7-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Alpha blending is not required for ScaleImage().</li>
-  <li> Gaussian noise operator is not longer discontinuous.</li>
-<dt class="col-md-4">2009-10-14  6.5.7-0 Pino Toscano  &lt;pino@kde...&gt;</dt>
-  <li> ImageMagick fails to build in GNU/HURD due to absence of PATH_MAX.</li>
-<dt class="col-md-4">2009-10-14  6.5.7-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Black channel is now set properly when resizing CMYKA images.</li>
-<dt class="col-md-4">2009-10-10  6.5.7-0 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Bug Fixes for degenerate 'affine' cases of BilinearForward distortion.</li>
-<dt class="col-md-4">2009-10-06  6.5.6-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Declare the  MagickCore method SpliceImage() in Magick++/Include.h.</li>
-    QueueCacheViewAuthenticPixels() for the CopyComposite optimization.<dt class="col-md-4">2009-10-04  6.5.6-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Use GetCacheViewAuthenticPixels() rather than</li>
-  <li> QueueCacheViewAuthenticPixels() for the CopyComposite optimization.</li>
-<dt class="col-md-4">2009-10-03  6.5.6-8 Nick Wellnhofer &lt;wellnhofer@aevum...&gt;</dt>
-  <li> Add missing libraries to the LIBADD entries in coders/Makefile.am,    filters/Makefile.am and wand/Makefile.am.</li>
-  <li> Use LIBS rather than LDFLAGS in configure.ac for the Freetype delegate    library.</li>
-<dt class="col-md-4">2009-10-01  6.5.6-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Don't use group4 compression if the image is truecolor.</li>
-  <li> If image is gray, write grayscale DPX images.</li>
-  <li> We no longer lose a scanline when reading multi-frame raw images    (Y, R, C, etc.).</li>
-  <li> Properly update the EXIF orientation tag.</li>
-<dt class="col-md-4">2009-09-25  6.5.6-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Permit percentage of hue for HSL (e.g. hsl(12%,...)).</li>
-<dt class="col-md-4">2009-09-25  6.5.6-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Support -clamp option.</li>
-  <li> Patch for IsMagickColorEqual() for HDRI.</li>
-  <li> Permit non-percentage HSL colors (e.g. hsl(12.6316,134.58339,219.00012)).</li>
-<dt class="col-md-4">2009-09-25  6.5.6-5 Elf  &lt;elf@ephem...&gt;</dt>
-  <li> Patch to fix configure's framework's undefinedness (only if the gslib    tests are run).</li>
-<dt class="col-md-4">2009-09-22  6.5.6-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Don't compile Huffman2DEncodeImage() unless the TIFF delegate library    is enabled.</li>
-  <li> Hue in hsl() format is 0-360 and does not use %.</li>
-<dt class="col-md-4">2009-09-21  6.5.6-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Deprecate LevelImageColors(), replace with LevelColorsImage().</li>
-<dt class="col-md-4">2009-09-17  6.5.6-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Optimize copy composite operator.</li>
-<dt class="col-md-4">2009-09-15  6.5.6-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Use -define jpeg:size to scale a JPEG image to the specified size.</li>
-<dt class="col-md-4">2009-09-13  6.5.6-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Fix ICON alpha mask scanline pad.</li>
-<dt class="col-md-4">2009-09-11  6.5.5-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Return the global maximum threads to avoid the rare cache view assertions.</li>
-  <li> Throw an end-of-file exception for truncated raw gray images.</li>
-<dt class="col-md-4">2009-09-10  6.5.5-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Do not include last line of text in the interline spacing computation.</li>
-<dt class="col-md-4">2009-09-07  6.5.5-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Check that quantum_info is defined before destroying it in the PNG coder.</li>
-  <li> Add -interline-spacing option to convert.</li>
-<dt class="col-md-4">2009-09-03  6.5.5-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Support multi-page transparent Postscript and PDF.</li>
-<dt class="col-md-4">2009-09-01  6.5.5-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> A union is required when converting a thread ID to an unsigned long.</li>
-<dt class="col-md-4">2009-08-28  6.5.5-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Add support for TIFF 3.9.1.</li>
-<dt class="col-md-4">2009-08-27  6.5.5-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Validate with the netscape: reference image.</li>
-<dt class="col-md-4">2009-08-26  6.5.5-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Fix memory leak for threaded PerlMagick scripts.</li>
-<dt class="col-md-4">2009-08-24  6.5.5-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> SVG compile error when if MAGICKCORE_CAIRO_DELEGATE is not defined.</li>
-<dt class="col-md-4">2009-08-23  6.5.5-1 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Bug Fix for transparency handling in Composite Variable Blur</li>
-  <li> Addition of -auto-level and -auto-gamma  image enhancements    (under trial not yet final)</li>
-  <li> Addition of a special -channel flag 'sync' which means that the specified    channels are to be modified together by the same amount.  The flag is    enabled by default.  This replaces the current 'channels not modified'    type handling thought IM.</li>
-  <li> Modified -channel parsing to continue looking for words, after handling    any shorthand channel options.  For example:  -channel RGB,sync</li>
-<dt class="col-md-4">2009-08-10  6.5.5-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> identify -format %c logo.png returns the image comment as expected.</li>
-  <li> Clone ImageInfo members scene and number_scenes (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=14437).</li>
-  <li> Fix memory leak with the -remote option of the animate program (bug report    from Anthony).</li>
-  <li> If a grayscale TIFF image has a colormap write it as a colormapped image.</li>
-  <li> MVG partial opacity not set properly (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=6&amp;t=14442).</li>
-  <li> Black channel was not blurring properly (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=14473).</li>
-<dt class="col-md-4">2009-08-06  6.5.4-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> The display program honors -loop.</li>
-  <li> (ab) of Lab colorspace was not offset correctly.</li>
-  <li> Scale mag/phase and real/imaginary the same for HDRI and non-HDRI builds.</li>
-  <li> SVG permits multiple arc paths with an omitted 'A' (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=6&amp;t=14377).</li>
-  <li> The 'skewY' MVG attribute produced incorrect angles (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=6&amp;t=14144).</li>
-<dt class="col-md-4">2009-08-02  6.5.4-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Optimize GammaImage() method.</li>
-<dt class="col-md-4">2009-08-02  6.5.4-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> OpenMP-enable GetSimilarityMetric().</li>
-<dt class="col-md-4">2009-07-30  6.5.4-7 Bernhard Rosenkraenzer &lt;bero@arkli...&gt;</dt>
-  <li> Structure trans_values was renamed to trans_color and trans was    renamed to trans_alpha in PNG version 1.4.</li>
-<dt class="col-md-4">2009-07-29  6.5.4-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Replace color blending in DrawGradientImage() to use Composite Blend.    this makes Gradients handle transparency correctly!</li>
-<dt class="col-md-4">2009-07-28  6.5.4-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> The -thumbnail option no longer removes color profiles (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=14312).</li>
-  <li> Do not scale real / imaginary FFT / IFT.</li>
-  <li> Check for localtime() NULL return.</li>
-  <li> import --help requires an X server (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=14323).</li>
-  <li> Fails to load MS Windows icons with compressed PNG elements (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=14324).</li>
-<dt class="col-md-4">2009-07-25  6.5.4-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Support the new JPEG version 7 delegate library.</li>
-<dt class="col-md-4">2009-07-24  6.5.4-6 Alexander E. Patrakov &lt;patrakov@gmail...&gt;</dt>
-  <li> Incorrect use of setjmp in coders/png.c.</li>
-<dt class="col-md-4">2009-07-23  6.5.4-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> We broke -scene when we fixed the -dispose option.  Try again.</li>
-<dt class="col-md-4">2009-07-21  6.5.4-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Update autoconf support files.</li>
-  <li> More than one -dispose setting overwrote previous settings (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=14252).</li>
-  <li> Don't use JPEG's color reduction algorithm for less than 8 colors.</li>
-<dt class="col-md-4">2009-07-13  6.5.4-3 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Final testing and bug fixes for all mathematical compose methods    Including non-overlapping regions bugs found in in operators Divide,    ColorDodge,  VividLight.  And the handling of transparency to follow    standard 'Over' Blending in Divide.  Only math methods not looked at are    the addition methods Plus, Add, Minus, and Subtract, which do not follow    normal 'Over' alpha blending behavior, for the purposes of mask handling.</li>
-<dt class="col-md-4">2009-07-12  6.5.4-3 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Addition of user definable 'Mathematics' compose method      -compose Mathematics -set option:compose:args A,B,C,D -composite    Will implement the formula    f(Sc,Dc) = A*Sc*Dc + B*Sc + C*Dc + D    this lets you implement most smooth polynomial compose methods.    (requested by Fred WienHaus)</li>
-<dt class="col-md-4">2009-07-11  6.5.4-3 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Finished the recoding of Composite methods to allow easier debugging    and faster access.</li>
-  <li> Added PegtopLight compose method as an alternative simpler Softlight    alternative.  See notes and comparison to SoftLight in...       http://www.pegtop.net/delphi/articles/blendmodes/softlight.htm</li>
-  <li> From the notes on Photoshop blend modes at       http://www.simplefilter.de/en/basics/mixmods.html    Added extra composition modes:       VividLight, PinLight, LinearBurn, LinearDodge    NOTE: 'LinearBurn' the same as 'Plus' but with the normal 'Over' blending.</li>
-<dt class="col-md-4">2009-07-10  6.5.4-3 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Re-coding of Composite methods HardLight, SoftLight, Overlay, LinearLight,    ColorBurn, ColorDodge, Multiply, Screen  to make it more readable, easier    to debug, and directly comparable to SVG specifications.</li>
-  <li> Specifications changed for  SoftLight, ColorBurn, ColorDodge    Though only SoftLight changed to significantly.</li>
-  <li> However implementation errors were found for  ColorBurn, LinearLight</li>
-<dt class="col-md-4">2009-07-01  6.5.4-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Add -blue-shift option.</li>
-  <li> Add compression flag for each channel of a PSD layer.</li>
-  <li> Implement experimental forward and inverse Fourier transforms (contributed    by Sean Burke and Fred Weinhaus).  The -fft / -ifft option is not ready for    prime time just yet.</li>
-  <li> Support -cdl (color decision list) option.</li>
-  <li> Don't process directories as filenames when using wildcard paths    (i.e. logo[1]/png).</li>
-<dt class="col-md-4">2009-07-01  6.5.4-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Can't bit shift a float.</li>
-<dt class="col-md-4">2009-06-25  6.5.4-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Off by one error for multi-frame raw grayscale images.</li>
-  <li> Can't stat() a Zip or Bzip opaque structure.</li>
-  <li> DPX user bits are no longer truncated.</li>
-  <li> Return image colorspace for -format [%colorspace] option.</li>
-  <li> ThumbnailImage(): don't subsample if image is already thumbnail size.</li>
-<dt class="col-md-4">2009-06-23  6.5.4-0 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Automatic determination of B from C and C from B for a 'Keys Filter'    when using the B,C Cubic Filter Expert options was broken.    See https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=14037</li>
-<dt class="col-md-4">2009-06-19  6.5.4-0 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Added -compose 'Blur', variable blur mapping to CompositeImages    Arguments   X_scale x Y_scale + angle   of the blurring ellipse.</li>
-  <li> Added "-blur" special compose option to "composite"</li>
-  <li> Cleanup of "composite" compose argument handling</li>
-<dt class="col-md-4">2009-06-18  6.5.3-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Clone pixel cache when cloning image to prevent RMagick semaphore lock.</li>
-  <li> Set compare similarity image to NULL to prevent double free.</li>
-<dt class="col-md-4">2009-06-16  6.5.3-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Set camera formats to require a seekable stream.</li>
-  <li> Do not let display program image window exceed the screen size.</li>
-<dt class="col-md-4">2009-06-14  6.5.3-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Improve FITS keyword parser.</li>
-<dt class="col-md-4">2009-06-14  6.5.3-7 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Cleanup of compose 'displace' of old useless code that is not used.</li>
-  <li> Implement a compose 'distort' mapping method,    This is basically exactly like 'displace' but relative to a fixed point    which may be user supplied as +X+Y</li>
-  <li> Default scaling to width/2 and height/2 of overlay (100% scale)    with a distortion 'center' to the middle of the overlay image</li>
-  <li> If a '%' flag given scale displacement relative to image size</li>
-  <li> If a '!' flag given make scale and center relative to 'background' image    instead of the overlay map.</li>
-  <li> If no 'height' scale given, use the X scale.</li>
-<dt class="col-md-4">2009-06-13  6.5.3-6 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Fixed bug for compose methods, Hue, Saturate, Luminize</li>
-<dt class="col-md-4">2009-06-11  6.5.3-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Report the correct transparent pixel values in the display program    magnify windows.</li>
-  <li> Do not advance when finalizing image settings in the mogrify program.</li>
-<dt class="col-md-4">2009-06-11  6.5.3-5 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Fixed "convert" to merge the third 'mask' image into the 'source' image    for correct handling of 2 dimensional -compose "displace".</li>
-  <li> Fixed PerlMagick Composite() for the same thing.</li>
-  <li> Modified compose "Displace" so displacement image's alpha channel can be    used to mask the transparency of the overlay area.</li>
-<dt class="col-md-4">2009-06-07  6.5.3-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Added the HALD image Color LUT, and a no-op HALD: image generator.    See Introduction at  http://www.quelsolaar.com/technology/clut.html</li>
-<dt class="col-md-4">2009-06-07  6.5.3-4 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Changed CompositeImageChannel() so that extra compose arguments are    now passed in the ImageArtifact "compose:args". This can be assigned to    images using   -set "option:compose:args" 'args'  where args are defined    using 'geometry' style or 'comma separated numbers'.</li>
-  <li> Declared the special flag needed for Composite Tiling as the ImageArtifact    "compose:outside-overlay".</li>
-  <li> Documentation update for CompositeImageChannel() in Core Library to    reflect these changes.</li>
-  <li> Documentation update for DistortImage() in Core Library with the extra    ImageArtifact controls it can use.</li>
-  <li> Bug correction in normalization of GetOptimalKernelWidth2D() of gem.c</li>
-<dt class="col-md-4">2009-06-06  6.5.3-3 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Documentation update for CompositeImageChannel() in Core Library.    This adds the information on how extra compose arguments needed for    specific compose methods are actually passed to the library function.    Compose methods such as Blend, Dissolve and Displace.</li>
-<dt class="col-md-4">2009-06-01  6.5.3-3 Priya Hariharan &lt;priya.hariharan@globa...&gt;</dt>
-  <li> The target profile in ProfileImage() is no longer accessed after it is    freed.</li>
-<dt class="col-md-4">2009-06-01  6.5.3-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Bug fix for -page.</li>
-<dt class="col-md-4">2009-05-31  6.5.3-1 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Minor change to -function Arctan to make first argument match slope</li>
-<dt class="col-md-4">2009-05-29  6.5.3-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Do not treat -page as a global option (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=13864).</li>
-<dt class="col-md-4">2009-05-28  6.5.2-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Create thread set for pseudo-random number generator.</li>
-<dt class="col-md-4">2009-05-25  6.5.2-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Do not change opacity value for the -alpha background option.</li>
-  <li> Rebuild automake / autoconf scripts.</li>
-<dt class="col-md-4">2009-05-23  6.5.2-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Check for XMakeImage() integer overflow vulnerability (Secunia Advisory    SA35216).</li>
-<dt class="col-md-4">2009-05-23  6.5.2-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Permit reading a specific frame of a multi-page TIFF with blobs.</li>
-<dt class="col-md-4">2009-05-22  6.5.2-8 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Added new -function methods  Arcsin  and Arctan</li>
-<dt class="col-md-4">2009-05-19  6.5.2-8 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Fixed a regression with PNG8: format.</li>
-<dt class="col-md-4">2009-05-19  6.5.2-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> The -geometry option was improperly applied twice.</li>
-<dt class="col-md-4">2009-05-18  6.5.2-6 Richard Oehlinger &lt;richard.oehlinger@celum...&gt;</dt>
-  <li> Set image colorspace to YCbCrColorspace if JPEG color space is JCS_YCbCr.</li>
-<dt class="col-md-4">2009-05-14  6.5.2-5 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Updated help output and command-line options documentation to bring    the -alpha options up to date with what's actually in the code.</li>
-<dt class="col-md-4">2009-05-13  6.5.2-5 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Change "depreciated" to "deprecated" in several files.</li>
-<dt class="col-md-4">2009-05-10  6.5.2-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Change OpenMP schedule from dynamic to static for RenderFreeType().</li>
-  <li> Recognize unicode strings when computing caption word wrapping.</li>
-  <li> New -alpha background option to set fully-transparent pixels to the    background color.</li>
-<dt class="col-md-4">2009-05-08  6.5.2-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Combined layer of transparent PSD image was not being read properly.</li>
-<dt class="col-md-4">2009-05-06  6.5.2-3 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Progress on "-define png:bit-depth=value" and "-define png:color-type=value"    It is now able to write an opaque black-and-white image in any of the 15    valid combinations of PNG color-type and bit-depth.</li>
-  <li> Fixed a regression with writing sub-8-bit grayscale PNGs.</li>
-<dt class="col-md-4">2009-05-06  6.5.2-2 Chris Madison  &lt;madisonblu@gmail...&gt;</dt>
-  <li> Create 8-bit TIFF images if -depth is set to 8 and HDRI-enable ImageMagick.</li>
-<dt class="col-md-4">2009-05-04  6.5.2-1 Chris Madison  &lt;madisonblu@gmail...&gt;</dt>
-  <li> Accept file lists on the command line (e.g. echo "rose: rose.png" |    convert @- ...).</li>
-  <li> Duplicate line in tiff.c breaking read of zip compressed tif (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=13688).</li>
-  <li> Support policies to permit or deny any coder, delegate, filter, or file    path (see policy.xml).</li>
-<dt class="col-md-4">2009-05-02  6.5.2-0 Chris Madison  &lt;madisonblu@gmail...&gt;</dt>
-  <li> The mogrify -crop option returns multiple images if an x/y offset is not    specified (e.g. -crop 100x100).</li>
-  <li> Generate a proper file path for -path @filelist.txt (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=13671).</li>
-<dt class="col-md-4">2009-05-01  6.5.2-0 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Accept "-define png:bit-depth=value" and "-define png:color-type=value"    options.  This is work-in-progress with the objective of being able to    precisely specify the type of PNG file to be written.  The previously-used    internal attribute "png:bit-depth" that was used to communicate between    the PNG writer and the JNG writer is changed to "png:bit-depth-written".    This feature needs testing.  It is important to note that this feature    cannot be used to force the PNG to use a bit-depth or color-type that    does not losslessly represent the image.  You can, however, cause    the writer to use a larger depth or to use the RGB colorspace when    grayscale or indexed would have been sufficient.</li>
-<dt class="col-md-4">2009-05-01  6.5.1-10 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Fixed the Rmin usage in Depolar and Polar distortions</li>
-  <li> The 6th argument (Ato) for Polar/Depolar is now optional and defaults    to Afrom + 360 degrees (or a fill circle from the given start angle)</li>
-<dt class="col-md-4">2009-04-30  6.5.1-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Do not return a black image for -channel RGBA -gaussian (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=13669).</li>
-<dt class="col-md-4">2009-04-28  6.5.1-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Fix 'conflicting types for Huffman2DEncodeImage' compile exception.</li>
-<dt class="col-md-4">2009-04-25  6.5.1-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Generate BMP 32-bit ARGB format for images with transparency (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=13633).</li>
-<dt class="col-md-4">2009-04-24  6.5.1-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Grok 'image.psd[0]' and 'image.mpg[0]' (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=13609).</li>
-  <li> Normalize similarity based on reconstruction not the original (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=13626).</li>
-  <li> Support multiple JPEG images encapsulated within DICOM.</li>
-<dt class="col-md-4">2009-04-23  6.5.1-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Msys does not understand NAME_MAX.</li>
-<dt class="col-md-4">2009-04-22  6.5.1-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Check for valid linked list before assigning next / previous pointers.</li>
-<dt class="col-md-4">2009-04-21  6.5.1-4 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Check error return from CompressColormapTransFirst() in coders/png.c</li>
-<dt class="col-md-4">2009-04-21  6.5.1-4 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Refrain from modifying image struct members (color, depth, matte)    while writing PNG datastreams.</li>
-<dt class="col-md-4">2009-04-21  6.5.1-4 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Sometimes the PNG8: format would produce 1-, 2-, or 4-bit PNG datastreams.    Now it always produces 8-bit datastreams as users probably expect.</li>
-<dt class="col-md-4">2009-04-21  6.5.1-4 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Suppressed "shadowed declaration" warnings in coders/jpeg.c and    coders/png.c that are triggered by "-Wshadow" gcc compiler flag.</li>
-<dt class="col-md-4">2009-04-17  6.5.1-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> The display program now returns a 0 exit code on success (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=13579).</li>
-<dt class="col-md-4">2009-04-14  6.5.1-3 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Folded some long lines and made other cosmetic changes.in coders/png.c</li>
-<dt class="col-md-4">2009-04-13  6.5.1-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> MVG autodetection failing (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=13542).</li>
-<dt class="col-md-4">2009-04-11  6.5.1-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Image not properly placed when displaying to the X server root (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=13532).</li>
-  <li> fmax() is not support on some platforms (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=13533).</li>
-<dt class="col-md-4">2009-04-11  6.5.1-2 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Rename existing "Bilinear" distortion as  "BilinearReverse"</li>
-  <li> Added forward mapped bilinear distort as  "BilinearForward"</li>
-  <li> The "Bilinear" distort is temporarily obsoleted but will eventually    be added as a  "BilinearReverse" and "BilinearForward" combination    mapping though a unit square.</li>
-  <li> Sparse Gradient internally uses "BilinearReverse" for its "Bilinear"    gradient function as that method is the direct use of such equations.</li>
-<dt class="col-md-4">2009-04-01  6.5.1-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Default to min-is-white Photometric for fax / group4 compression (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=13468).</li>
-  <li> Respect image resolution when setting PDF MediaBox (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=13350).</li>
-  <li> Add SimilarityImage() to return how similar one image is to another.</li>
-<dt class="col-md-4">2009-03-28  6.5.1-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Graceful exit in djvu coder when EOF is thrown.</li>
-  <li> Support -unsharp option for the montage program.</li>
-<dt class="col-md-4">2009-03-28  6.5.0-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Reduce deskew blurring: use AffineTransformImage() rather than    RotateImage().</li>
-  <li> Unexpected end-of-file @ xwd.c/ReadXWDImage/252 (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=13430).</li>
-<dt class="col-md-4">2009-03-26  6.5.0-10 Markus Dahms &lt;markus.dahms@progr...&gt;</dt>
-  <li> Support for -density &amp; -units options in PSD writer.</li>
-<dt class="col-md-4">2009-03-26  6.5.0-10 Samuel Thibault  &lt;samuel.thibault@ens-l...&gt;</dt>
-  <li> Fix bug in the braille coder which makes it always segfault.</li>
-<dt class="col-md-4">2009-03-25  6.5.0-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Enhance the compare program to locate a template image within a larger    image.</li>
-  <li> Eliminate assertion when generating a PDF thumbnail.</li>
-<dt class="col-md-4">2009-03-25  6.5.0-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Fix assertion in IntegralRotateImage (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=13410).</li>
-<dt class="col-md-4">2009-03-24  6.5.0-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Referenced counted blob incremented incorrectly in CloneImage() (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=13410).</li>
-<dt class="col-md-4">2009-03-23  6.5.0-6 Chris Madison  &lt;madisonblu@gmail...&gt;</dt>
-  <li> Assertion failure reading PSD image (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=13397).</li>
-<dt class="col-md-4">2009-03-21  6.5.0-5 Chris Madison  &lt;madisonblu@gmail...&gt;</dt>
-  <li> Change -selective-blur to use gaussian kernel.</li>
-<dt class="col-md-4">2009-03-21  6.5.0-4 ERB  &lt;entropy@xebec...&gt;</dt>
-  <li> Missing locks in blob - race condition (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=13385).</li>
-<dt class="col-md-4">2009-03-19  6.5.0-3 Chris Madison  &lt;madisonblu@gmail...&gt;</dt>
-  <li> Use default SVG resolution unless resolution is explicitly set (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=13373).</li>
-  <li> Add support for -selective-blur option.</li>
-<dt class="col-md-4">2009-03-19  6.5.0-3 ragesteel  &lt;iimagemagic-org-iapied0o@gt2.r...&gt;</dt>
-  <li> ImageToBlob() no longer faults if Jasper compression is wrong (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=13372).</li>
-<dt class="col-md-4">2009-03-19  6.5.0-3 ERB  &lt;entropy@xebec...&gt;</dt>
-  <li> Check the 8BIM profile resource block length (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=13368).</li>
-  <li> Unlocked read in DeleteNodeByValueFromSplayTree (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=13370).</li>
-<dt class="col-md-4">2009-03-18  6.5.0-2 ERB  &lt;entropy@xebec...&gt;</dt>
-  <li> Eliminate race condition when acquiring a wand (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=13357).</li>
-  <li> Use of "localtime" in FormatMagickTime not thread-safe (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=13358).</li>
-<dt class="col-md-4">2009-03-18  6.5.0-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Fix the image compose operator at OverCompositeOP for shadows (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=13330).</li>
-<dt class="col-md-4">2009-03-14  6.5.0-1 Paul Smedley  &lt;paul@smedl...&gt;</dt>
-  <li> Patches to get ImageMagick working under OS2.</li>
-<dt class="col-md-4">2009-03-10  6.5.0-1 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Expansion of Virtual-Pixel (Cache) handling, to include corrected Mirror,    plus addition of  CheckerTile, HorizontalTileEdge and VerticalTileEdge</li>
-<dt class="col-md-4">2009-03-10  6.5.0-0 John Cupitt  &lt;jcupitt@gmail...&gt;,</dt>
-  <li>                    Glenn Randers-Pehrson &lt;glennrp@image...&gt;</li>
-  <li> DICOM reader not handling signed pixels properly.</li>
-<dt class="col-md-4">2009-03-09  6.4.9-10 Alexander E. Patrakov &lt;patrakov@gmail...&gt;</dt>
-  <li> Don't call GetValueFromSplayTree() if image properties is NULL.</li>
-<dt class="col-md-4">2009-03-09  6.4.9-10 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Fix minor size issue with bestfit +distort operation.</li>
-  <li> Enable listing of -distort Polynomial</li>
-  <li> Minor tweeks and center fixes for Polar/Depolar</li>
-<dt class="col-md-4">2009-03-01  6.4.9-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Convert returns MagickFalse for the -version option (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=13230).</li>
-  <li> Don't set pixel opacity unless the image alpha channel is active (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=13189).</li>
-<dt class="col-md-4">2009-02-27  6.4.9-8 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Fix old -clut bug for re-coloring gray images using transparent and    semi-transparent colors.</li>
-<dt class="col-md-4">2009-02-22  6.4.9-7 Rick Mabry  &lt;rick.mabry@anony...&gt;</dt>
-  <li> Changes have been made to scores of the files that generate the    documentation. The most noticeable cosmetic changes are to the command-line    examples and command-line snippets, which now have a new look: dark blue    boxes with white/yellow text to indicate sample input/output.  Inclusion of    current version and release dates in appropriate places are now    automatically generated. Also, many changes have been made to begin to    bring the pages into strict W3C compliance with respect to both HTML and    CSS.</li>
-<dt class="col-md-4">2009-02-21  6.4.9-7 Chris Madison  &lt;madisonblu@gmail...&gt;</dt>
-  <li> The identify program reads the image pixels when the -format option is    asking for image statistics.</li>
-  <li> Much improved ImageMagick validation suite (exercise with 'make check').</li>
-<dt class="col-md-4">2009-02-18  6.4.9-5 Jon  &lt;jon@brick...&gt;</dt>
-  <li> Processing the arg list -tile is replaced by -sans0 which is 1 char longer    and which overwrites the allocated area.</li>
-<dt class="col-md-4">2009-02-16  6.4.9-5 Chris Madison  &lt;madisonblu@gmail...&gt;</dt>
-  <li> Add section to license to alert users to third-party licenses in the    NOTICE file.</li>
-<dt class="col-md-4">2009-02-11  6.4.9-3 Anthony  &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Replaced geometry string parsing using ParseGravityGeometry() in    "composite" with more direct use of GravityAdjustGeometry();</li>
-<dt class="col-md-4">2009-02-10  6.4.9-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Support file descriptors (e.g. convert image.jpg fd:3 ...).</li>
-  <li> The stream utility no longer go into an infinite loop (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=13102).</li>
-<dt class="col-md-4">2009-02-04  6.4.9-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> JPEG to PDF was not always reversible (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=13020).</li>
-<dt class="col-md-4">2009-01-30  6.4.9-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Stroking when annotating failed for stroke widths &gt; 2 (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=13009).</li>
-<dt class="col-md-4">2009-01-24  6.4.8-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> TransformImageColorspace() returns GRAYColorspace when set (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=12990).</li>
-  <li> Don;t assume CMYK unless document process colors include Cyan, Magenta,    or Yellow.</li>
-<dt class="col-md-4">2009-01-23  6.4.8-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Increase random angle range for +polaroid from -7..7 to -15..15 degrees.</li>
-<dt class="col-md-4">2009-01-22  6.4.8-8 Anthony  &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Fixed a -evaluate AddModulus 'patch' for correct 'negative' handling</li>
-<dt class="col-md-4">2009-01-20  6.4.8-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Removed previous patches for -shear directions.</li>
-<dt class="col-md-4">2009-01-20  6.4.8-8 Thomas Stegemann  &lt;Thomas.Stegemann@mater...&gt;</dt>
-  <li> SVG with resolutions other than 72.0 dpi, text is no longer transformed    twice.</li>
-<dt class="col-md-4">2009-01-20  6.4.8-8 Anthony  &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Renamed -evaluate methods 'sin' and 'cos' to math C math library names</li>
-  <li> Added  "-function polynomial  a,b,c,...."   Eg:  a*x^2 + b*x + c</li>
-  <li> Added  "-function sinusoid freq,phase,amplitude,bias  (all optional)</li>
-<dt class="col-md-4">2009-01-18  6.4.8-7 Anthony  &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Removed "annotate" patches, which causes no end of problems.    Original coding worked perfectly fine.  Annotate isn't part of SVG!</li>
-<dt class="col-md-4">2009-01-18  6.4.8-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Respect mouse wheel movements for display program (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=12938).</li>
-  <li> Grab button in Display Open menu now works consistently (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=12942).</li>
-  <li> Patch for problem with opacity in MVG (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=12946).</li>
-<dt class="col-md-4">2009-01-14  6.4.8-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Don't accept discontinuous shear angles for the -annotate option.    -- REMOVED</li>
-<dt class="col-md-4">2009-01-14  6.4.8-6 Mark Freeman &lt;mark.freeman@porci...&gt;</dt>
-  <li> Apply patch so ImageMagick compiles with Visual Studio 6.</li>
-<dt class="col-md-4">2009-01-12  6.4.8-5 Alexander E. Patrakov &lt;patrakov@gmail...&gt;</dt>
-  <li> Fix small memory leak on truncated PNG images.</li>
-  <li> Do not allocate pixels when pinging a PNG image.</li>
-<dt class="col-md-4">2009-01-11  6.4.8-6 Chris Madison  &lt;madisonblu@gmail...&gt;</dt>
-  <li> Set the stroke opacity for "opacity" SVG element (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=10594).</li>
-<dt class="col-md-4">2009-01-10  6.4.8-5 Matthew Litwin &lt;mlitwin@sonic...&gt;</dt>
-  <li> Convert to windows .ico format no longer inverts alpha channel.</li>
-<dt class="col-md-4">2009-01-10  6.4.8-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Interpret geometry correctly for negative angles (-shear 30x-10).</li>
-<dt class="col-md-4">2009-01-08  6.4.8-4 Eberhard Mattes  &lt;eberhard.mattes@web.d...&gt;</dt>
-  <li> Fix GetMagickToken() to accept locales that use "," as radix character.</li>
-<dt class="col-md-4">2009-01-08  6.4.8-4 Anthony  &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Add (and Fix) -evaluate methods   Sine, Cosine, AddModulus</li>
-<dt class="col-md-4">2009-01-05  6.4.8-4 Rick Mabry  &lt;rick.mabry@anony...&gt;</dt>
-  <li> Check for negative offsets (bevel widths) for the -frame option.</li>
-<dt class="col-md-4">2009-01-04  6.4.8-4 Alexander E. Patrakov &lt;patrakov@gmail...&gt;</dt>
-  <li> Patch for a memory leak and a logical bug in coders/gif.c.</li>
-  <li> CopyMagickString() now returns the minimum of the source string length    or the length parameter.</li>
-  <li> Properly set alpha channel in PNGs with palette and tRNS.</li>
-<dt class="col-md-4">2009-01-01  6.4.8-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Support %[] embedded filename tag (e.g. convert rose: -set area "%wx%h"    'rose-%[area].png').</li>
-  <li> Do not set the fill element when 'opacity' is set (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=10594).</li>
-  <li> Restore support for decoding the DVI format.</li>
-  <li> Add perl and math lib reference to PerlMagick Makefile (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=12840).</li>
-  <li> Fix crash on invalid JPEG XML profile.</li>
-  <li> Export libtool symbols in MagickCore.sym and MagickWand.sym.</li>
-  <li> Support sine and cosine as arguments to the -evaluate option.</li>
-<dt class="col-md-4">2008-12-31  6.4.8-4 Amartyo Banerjee" &lt;amartyo@gmail...&gt;</dt>
-  <li> Calculate the kurtosis and skewness of image channels (reference    http://amartyosscrapbook.blogspot.com/2008/12/formulas-used-to-calculate-kurtosis-and.html).</li>
-<dt class="col-md-4">2008-12-28  6.4.8-4 Rick Mabry  &lt;rick.mabry@anony...&gt;</dt>
-  <li> Patch magick/display.c and PerlMagick/ContrastStretchImage() to return the    same results as the -contrast-stretch option.</li>
-  <li> ContrastStretchImageChannel() no longer interpreted as Contast() by    MogrifyRegion() in PerlMagick.</li>
-<dt class="col-md-4">2008-12-28  6.4.8-3 Rick Mabry  &lt;rick.mabry@anony...&gt;</dt>
-  <li> Reverse argument and option in Throw*InvalidArgumentException()    macro for proper exception message.</li>
-  <li> Recognize negative geometries for -shear and -annotate (.e.g. 45x-30).</li>
-  <li> Fix Y shear angle for -shear option.</li>
-<dt class="col-md-4">2008-12-26  6.4.8-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Use GetImageArtifact() to retrieve -attenuate option value for +noise.</li>
-  <li> Support reading FITS test files (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=12799).</li>
-  <li> Replace input.ttf with the public domain Tuffy.ttf font.</li>
-  <li> MagickNewImage() no longer faults when parameters are incorrect (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=12817).</li>
-  <li> Allocate strings returned by XGetResourceInstance() (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=12818).</li>
-  <li> The -append gravity is relative to the container (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=12821).</li>
-<dt class="col-md-4">2008-12-19  6.4.8-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Reference cache rather than acquiring when cloning an image.</li>
-<dt class="col-md-4">2008-12-19  6.4.8-0 Cashish Kulkarni &lt;ashkulz@redif...&gt;</dt>
-  <li> Cross-compilation failure using MinGW on Linux for ImageMagick trunk</li>
-<dt class="col-md-4">2008-12-19  6.4.8-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Add -interword-spacing option to convert.</li>
-  <li> Initialize the black channel when testing the CMY colorspace (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=12685).</li>
-  <li> remove calls to exit() in MagickWand (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=12772).</li>
-  <li> Validate -affine arguments.</li>
-  <li> Accept -attenuate as an option for convert.</li>
-  <li> Properly create RGBA image if colormapped image has transparency.</li>
-  <li> Support X11 geometry like this: +-4+-4;  weird but X11 supports it.</li>
-<dt class="col-md-4">2008-12-17  6.4.7-10 Chris Madison  &lt;madisonblu@gmail...&gt;</dt>
-  <li> Fix off-by-one problem with -shear.</li>
-  <li> Clone pixel cache method when cloning an image.</li>
-<dt class="col-md-4">2008-12-16  6.4.7-9 Anthony  &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Make "-layers Coalesce" work as it should.</li>
-<dt class="col-md-4">2008-12-16  6.4.7-9 Sam Fisher &lt;fisher@image...?</dt>
-  <li> Support &gt; 2GB TIFF under Windows.</li>
-<dt class="col-md-4">2008-12-12  6.4.7-8 mootools &lt;help@mooto...&gt;</dt>
-  <li> FormatMagickTime() checks to ensure the provided time is valid.</li>
-<dt class="col-md-4">2008-12-12  6.4.7-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Add -kerning option to convert.</li>
-  <li> Remove halo effect for the -scale option.</li>
-<dt class="col-md-4">2008-12-11  6.4.7-7 Alan Wright  &lt;alanwright.atex@google...&gt;</dt>
-  <li> Fix a 1 byte overrun in Postscript coder.</li>
-<dt class="col-md-4">2008-12-10  6.4.7-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Fix small memory leak in ExpandFilenames().</li>
-<dt class="col-md-4">2008-12-09  6.4.7-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Fix small memory leak in LoadLocaleList().</li>
-  <li> Fix small memory leak in GetProfilesFromResourceBlock().</li>
-  <li> Don't forget to scale grayscale values when quantum min-is-white is set.</li>
-<dt class="col-md-4">2008-12-08  6.4.7-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Include delegate libraries in MagickCore-config script.</li>
-<dt class="col-md-4">2008-12-07  6.4.7-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Fix off-by-one error for -chop 0x50%.</li>
-  <li> Performance improvement bilinear interpolation.</li>
-<dt class="col-md-4">2008-12-06  6.4.7-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Support absolute paths in the include directive within a configuration    file.</li>
-<dt class="col-md-4">2008-12-05  6.4.7-1 Chris Madison  &lt;madisonblu@gmail...&gt;</dt>
-  <li> Assume Log colorspace if DPX transfer is LogarithmicColorimetric.</li>
-  <li> Another attempt at properly extracting the IPTC profile from a 8BIM    resource block.</li>
-<dt class="col-md-4">2008-12-04  6.4.7-1 Anthony  &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> AppendImage() re-written to respect gravity properly!    Routine simplified to a single loop for both styles of append</li>
-<dt class="col-md-4">2008-12-03  6.4.6-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> AppendImage() respects gravity.</li>
-  <li> Protect against circular image list when cropping.</li>
-  <li> The index variable must be long rather than unsigned long for the DCM    coder.</li>
-<dt class="col-md-4">2008-12-02  6.4.6-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Use ScaleQuantumToMap() to prevent fault in SetGrayscaleImage() when    quantum depth is 32.</li>
-<dt class="col-md-4">2008-12-01  6.4.6-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Global replaced accidentally renamed MagickGetImagePixelColor().</li>
-<dt class="col-md-4">2008-11-29  6.4.6-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Fixed transient bug in the -white-threshold option.</li>
-  <li> -extent x256+100+100 no longer returns an exception (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=7&amp;t=12583).</li>
-<dt class="col-md-4">2008-11-27  6.4.6-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> TIFF pad is relative to bits-per-sample (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=12563).</li>
-<dt class="col-md-4">2008-11-27  6.4.6-5 Koshiji Masayuki  &lt;kosiji.masayuki@da.mi...&gt;</dt>
-  <li> Support GBR raw image files.</li>
-<dt class="col-md-4">2008-11-26  6.4.6-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> DPX 10 bit YUV 4:2:2 are now processed properly (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=12443).</li>
-  <li> Default PDF compression to that of the image unless overwritten by    the -compress option.</li>
-<dt class="col-md-4">2008-11-25  6.4.6-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Numerous pixel cache improvements including embedded support for    OpenMP in a transparent manner.</li>
-<dt class="col-md-4">2008-11-20  6.4.6-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Transient bug in encipher / decipher operation (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=12540).</li>
-<dt class="col-md-4">2008-11-14  6.4.6-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> MPC image files working again.</li>
-  <li> coders/wmf.c/lite_font_stringwidth() returns string width (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=12528).</li>
-<dt class="col-md-4">2008-11-10  6.4.6-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Fix temporary file leak.</li>
-<dt class="col-md-4">2008-11-18  6.4.5-9 Koshiji Masayuki  &lt;kosiji.masayuki@da.mi...&gt;</dt>
-  <li> Fix bug for RGBO image @ line, plane and partition interlace.</li>
-<dt class="col-md-4">2008-11-18  6.4.5-9 Chris Madison  &lt;madisonblu@gmail...&gt;</dt>
-  <li> Deprecate pixel methods: AcquireImagePixels(), GetImagePixels(), etc.</li>
-  <li> New pixel methods: GetVirtualPixels(), GetAuthenticPixels(), etc.</li>
-<dt class="col-md-4">2008-11-15  6.4.5-7 Alexander E. Patrakov &lt;patrakov@gmail...&gt;</dt>
-  <li> GPS and multivalued EXIF properties support</li>
-<dt class="col-md-4">2008-11-14  6.4.5-6 Manish Aggarwal &lt;manish@circu...&gt;</dt>
-  <li> Add TransparentPaintImageChroma() to MagickCore and transparentChroma()    to Magick++.</li>
-<dt class="col-md-4">2008-11-10  6.4.5-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Correct DPX frame position property label (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=12440).</li>
-  <li> Textures are no longer painted as the background color.</li>
-  <li> Update both fields of an EXIF resolution.</li>
-  <li> Support query-font-metrics MSL tag.</li>
-<dt class="col-md-4">2008-11-01  6.4.5-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Do not set image colorspace for the MSL modulate tag.</li>
-<dt class="col-md-4">2008-11-01  6.4.5-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Off by one error when computing affine in DrawAffineImage() (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=12391.</li>
-<dt class="col-md-4">2008-10-30  6.4.5-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Fixed local adaptive thresholding  when using an offset (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=12371.</li>
-  <li> Set SetImagePixels() rather than SyncImagePixelCache() to update    the pixel cache morphology.</li>
-<dt class="col-md-4">2008-10-26  6.4.5-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Set explicit image format for BlobToImage() (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=12340).</li>
-  <li> p_thread_t is an aggregate under MinGW.</li>
-<dt class="col-md-4">2008-10-20  6.4.5-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> pthread_t can be aggregate so stop treating it like its atomic.</li>
-  <li> default the WPG image size to 1 top avoid "no pixels defined in cache"    exceptions.</li>
-<dt class="col-md-4">2008-10-17  6.4.4-8 Anthony  &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> slight modification of the added "radial-gradient:" image generator    so the radius goes to an edge rather than the corner, allowing more user    control based on image size.</li>
-  <li> fix -raise N to mean -raise NxN</li>
-<dt class="col-md-4">2008-10-15  6.4.4-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Add support for inline images.</li>
-<dt class="col-md-4">2008-10-10  6.4.4-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> MinGW supports both Posix threads and Windows critical sections.</li>
-<dt class="col-md-4">2008-10-06  6.4.4-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> pthread_self() can be an aggregate value.</li>
-  <li> Scale pixel quantum to match PNG tRNS range (i.e. 0-255).</li>
-<dt class="col-md-4">2008-10-06  6.4.4-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Set sentinel byte for MVG coder.</li>
-  <li> fx:standard_deviation returns standard deviation now instead of mean.</li>
-<dt class="col-md-4">2008-10-01  6.4.4-1 Florent Monnier  &lt;monnier.florent@gmail...&gt;</dt>
-  <li> Support radial gradients in DrawGradientImage().</li>
-<dt class="col-md-4">2008-09-26  6.4.4-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Fix memory leak when XMP profile is corrupt.</li>
-  <li> Support filename references (e.g. convert image-%d.jpg[1-5] ...).</li>
-<dt class="col-md-4">2008-09-25  6.4.4-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Use -remap rather than -affinity.</li>
-  <li> Don't unregister a module for an image coder signature exception.</li>
-  <li> Don't assume a monochrome image is colormapped.</li>
-<dt class="col-md-4">2008-09-25  6.4.4-0 Anthony &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Attempt to fix three image "composite -displace" while also allowing use    of separate X, Y grayscale displacement maps, or a merged X=red Y=green    (later transparency mask will also be added) as discussed in IM Examples,    'distortion maps', but for -displace.</li>
-<dt class="col-md-4">2008-09-24  6.4.3-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Fix pixel cache race condition.</li>
-<dt class="col-md-4">2008-09-23  6.4.3-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Fixed an OTB coder bug (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=12119).</li>
-<dt class="col-md-4">2008-09-23  6.4.3-8 Peter Fales &lt;psfales@alcat...&gt;</dt>
-  <li> Add NULL terminator to options list to in MontageImageCommand().</li>
-<dt class="col-md-4">2008-09-23  6.4.3-8 Anthony &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> Added -layers TrimBounds  which will adjust the offsets and canvas bounds    to fit the current sequence of layered/animated images. The images    themselves are not modified only the 'page' meta-data.  As a side-effect    all offsets will become positive, with a minimal canvas width/height.</li>
-<dt class="col-md-4">2008-09-22  6.4.3-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Define _FILE_OFFSET_BITS from MAGICKCORE_FILE_OFFSET_BITS.</li>
-<dt class="col-md-4">2008-09-10  6.4.3-7 Anthony &lt;A.Thyssen@griffith...&gt;</dt>
-  <li> String Memory leak from InterpretImageProperties() in "annotate"    for Command line handling in mogrify.c</li>
-  <li> Allow percent escapes in both -sparse-color and -distort argument strings.</li>
-  <li> Fix -alpha to allow Set, Copy, and Extract from command line</li>
-  <li> Fix -alpha Set so it only clears the alpha when it was previously off</li>
-  <li> Changed 'AllChannels' to be just the 'real' channels (including K).</li>
-  <li> Special handling if  +level-colors is given one color, and no separator.</li>
-  <li> Fix 'matte' flag in DisposeImages() (for -layer dispose)</li>
-<dt class="col-md-4">2008-09-01  6.4.3-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Fix -interpolate / -compose settings.</li>
-  <li> No need to specify -endian for native floating point format.</li>
-  <li> Remove small memory leak when cloning image properties (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=11981).</li>
-  <li> The scan delegate requires a device name, not a symbolic link.</li>
-  <li> Report alpha instead of opacity for the TXT image format (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=12002).</li>
-  <li> Add channel support to -motion-blur.</li>
-  <li> Set the SVG affine matrix *before* we compute the scale (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=12030).</li>
-  <li> Rely on 'omp critical' in the rare case where OpenMP is enabled but    ImageMagick distribution is built without thread support.</li>
-  <li> Return the correct number of unique colors for colormapped image (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=12055).</li>
-  <li> SVG depends on MagickWand for parallel make (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=12099).</li>
-<dt class="col-md-4">2008-09-02 6.4.3-7</dt>
-  <li> Addition of 'BarrelInverse' Distortion</li>
-<dt class="col-md-4">2008-08-27  6.4.3-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Extract / embed namespace for JPEG XMP profiles (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=11832).</li>
-  <li> Deprecate -map and replace with -affinity which supports dither methods.</li>
-  <li> Set image depth when -depth is fired.</li>
-  <li> Fix small memory leak in TIFF coder (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=11968).</li>
-<dt class="col-md-4">2008-08-24  6.4.3-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Parallelize the colorspace transforms.</li>
-  <li> Honor gravity for -extent option (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=11944).</li>
-<dt class="col-md-4">2008-08-22  6.4.3-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Fixed a memory leak in the TransparentPaintImage() method.</li>
-<dt class="col-md-4">2008-08-20  6.4.3-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Treat -compose as a setting.</li>
-  <li> Check for depth == 0 in GetQuantumScale() (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=11921).</li>
-  <li> Fix CIN coder scanline length (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=11922).</li>
-<dt class="col-md-4">2008-08-20  6.4.3-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Add $(MAGICKWAND_LIBS) dependency to the PerlMagick Makefile (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=11908).</li>
-  <li> Fix configure script to configure the JBIG delegate library (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=11907).</li>
-  <li> Error in indexed PNG output if number of colors &lt;= 16 (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=11905).</li>
-<dt class="col-md-4">2008-08-18  6.4.3-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Always reinterpret %[fx:] properties.</li>
-  <li> Composite based on the composite image compose operator.</li>
-<dt class="col-md-4">2008-08-14  6.4.2-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Add --coder-path and --filter-path options to MagickCore-config to    support the Magick Coder and Image Filter kits.</li>
-<dt class="col-md-4">2008-08-17  6.4.2-9 Anthony &lt;anthony@griffith...&gt;</dt>
-  <li> -sparse-color option completed with initial set of methods.</li>
-  <li> -distort Barrel arguments expanded.</li>
-<dt class="col-md-4">2008-08-14  6.4.2-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> The -draw option no longer returns an error when for # like .6 (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=11879).</li>
-<dt class="col-md-4">2008-08-14  6.4.2-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New dithering selection option, -dither Floyd-Steinberg or    -dither Riemersma.</li>
-<dt class="col-md-4">2008-08-10  6.4.2-8 Anthony &lt;anthony@griffith...&gt;</dt>
-  <li> Added new distort "Polar" and "DePolar" due to Forum Discussions</li>
-<dt class="col-md-4">2008-08-07  6.4.2-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Change MPEG delegate from mpeg2decode/mpeg2encode to ffmpeg (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=11827).</li>
-  <li> Extract embedded XMP and EXIF profiles froma Photoshop resource block.</li>
-  <li> Support -compose option in the compare program.</li>
-<dt class="col-md-4">2008-08-04  6.4.2-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Support -fx scientific-notation (e.g. '2.0*3.81469e-06').</li>
-  <li> Substitute DistortImage() with 'AffineProjectionDistortion' for    the older DrawAffineImage() in AffineTransformImage().</li>
-  <li> Apply Sam Hocevar's patch to replace  Hilbert-Peano curve dithering with    Floyd Steinberg.</li>
-  <li> Added -virtual-pixel method VerticalTile as a complement to HorizontalTile</li>
-<dt class="col-md-4">2008-08-02  6.4.2-6 Anthony &lt;anthony@griffith...&gt;</dt>
-  <li> Added -virtual-pixel method HorizontalTile suitable for generating 360    degree Arcs and Polar Distorts.</li>
-<dt class="col-md-4">2008-07-31  6.4.2-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Patch -fx to properly recognize maxima and minima.</li>
-  <li> Add channel specifier to -fx depth, mean, maxima, minima, and    standard_deviation (e.g. depth.r).</li>
-  <li> Properly append .magick to the USERPROFILES path (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=11806).</li>
-<dt class="col-md-4">2008-07-30  6.4.2-6 Anthony &lt;anthony@griffith...&gt;</dt>
-  <li> Added a  "-set option:distort:scale"  which scales the output 'view'    by the amount given.  This is directly useful for doing 'super-sampled'    distorts, just set this, the scale the result back to a normal size.</li>
-<dt class="col-md-4">2008-07-27  6.4.2-5 Anthony &lt;anthony@griffith...&gt;</dt>
-  <li> Rewrite on coefficient handling for DistortImages so allow for generation    by other operators (SparseColor), and addition of verbose output of    equivalent -fx functions for DistortImages to report of the internal    coefficients that was calculated, and who they are used.</li>
-  <li> Initial implementation of SparseColor for interpolated gradients from    sparsely separated points of color (or possibly other forms of arguments)</li>
-  <li> New distortion Barrel as defined by Helmut Dersch options A,B,C,D    on his web page  http://www.all-in-one.ee/~dersch/barrel/barrel.html    And as developed by Fred WeinHaus in his PinBarrel script</li>
-<dt class="col-md-4">2008-07-20  6.4.2-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Certain corrupt GIF images no longer hang (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=11723).</li>
-  <li> Read more than one image (if they exist) from DJVU image files.</li>
-  <li> Don't set image depth in histogram coder (references    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=11752).</li>
-<dt class="col-md-4">2008-07-17  6.4.2-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Fixed cache nexus threading problem to avoid spurious assertions when    calling the DistortImage() method.</li>
-<dt class="col-md-4">2008-07-17  6.4.2-4 Anthony &lt;anthony@griffith...&gt;</dt>
-  <li> New distortion  Shepards which provide semi-localized distorts of control    points within an image, as first developed for IM by Frew Weinhaus in his    ShapeMorph script.   http://www.fmwconcepts.com/imagemagick/shapemorph/    It's almost like taffy pulling!</li>
-<dt class="col-md-4">2008-07-12  6.4.2-2 Anthony &lt;anthony@griffith...&gt;</dt>
-  <li> Separate coefficient calculation from DistortImages (future development)</li>
-  <li> Perspective and Bilinear Distortions fallback to Affine    when less than 4 point pairs are provided.</li>
-  <li> Affine Distortion now handles 2 point pairs (SRT of a single line)    and a simple translation if only a single point pair is provided.</li>
-  <li> Added 'verbose' output of some of the distortion equations generated</li>
-  <li> Initial addition of polynomal distortion (incomplete - not working yet)</li>
-<dt class="col-md-4">2008-06-29  6.4.2-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Add log2 and round as -fx operators.</li>
-  <li> Add log and round as -evaluate operator.</li>
-  <li> Add -deskew option to straighten an image.</li>
-<dt class="col-md-4">2008-06-22  6.4.2-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Use the source image interpolation method when drawing an affine image.</li>
-<dt class="col-md-4">2008-06-24  6.4.2-1 Anthony &lt;anthony@griffith...&gt;</dt>
-  <li> Added new operator  +/-level-colors which will 'level' images based    on colors to use for the black and white points. This lets to adjust    the image in terms of mapping the given colors from/to black and white    respectively.</li>
-<dt class="col-md-4">2008-06-23  6.4.2-0 Christian Lackas &lt;christian@lacka...&gt;</dt>
-  <li> Fix a problem with calling mpeg2encode with parameters (%o/%i) in wrong    order.</li>
-<dt class="col-md-4">2008-06-22  6.4.2-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Refactor additional ImageMagick algorithms for OpenMP support.</li>
-<dt class="col-md-4">2008-06-25  6.4.1-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Add pow as an -evaluate operation, using normalized values</li>
-<dt class="col-md-4">2008-06-18  6.4.1-9 Anthony &lt;anthony@griffith...&gt;</dt>
-  <li> Added a  LevelizeImageChannels() which is similar to LevelImageChannels()    Function maps black and white values to the given level values.    Rather than mapping the given level values to black and white.    Basically a 'reverse-level' function, with different input args.</li>
-  <li> Set  +level  or a '!' flag in -level or LevelImage() to call    the new 'reverse-level' function LevelizeImageChannels().</li>
-  <li> More work on IsMagickColorSimilar() to fix relationship between    transparent-black and opaque-black, which was matched as 'similar'.    Also attempts to fix 'K' channel handling for CMYK colorspace.    More work on this to come.</li>
-<dt class="col-md-4">2008-06-25  6.4.1-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> The TXT format correctly reports alpha channel (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=11478).</li>
-  <li> MONOTCHROME1 Dicom images are not longer inverted (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=11492).</li>
-<dt class="col-md-4">2008-06-13  6.4.1-8 Anthony &lt;anthony@griffith...&gt;</dt>
-  <li> Fixed IsMagickColorSimilar() as used by -opaque and -transparent    so as to understand that the Hue Channel is cyclic by nature</li>
-<dt class="col-md-4">2008-06-08  6.4.1-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> The -sketch option is working again (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=11454).</li>
-<dt class="col-md-4">2008-06-08  6.4.1-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> More algorithms refactored to support a threaded cache view.</li>
-  <li> EPS2 output only 1/3 of image when using LZW or rle compress (reference    https://www.imagemagick.org/discourse-server/viewforum.html?f=3).</li>
-  <li> ISO C++ 1998 does not support 'long long' (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=11405).</li>
-  <li> Patch GetMagickMemoryHandlers() to return the properly return the memory    handler addresses.</li>
-  <li> Generate histogram comment if # unique colors exceed 1024 (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=11434).</li>
-<dt class="col-md-4">2008-06-03  6.4.1-6 Marton Bokor  &lt;marton.bokor@gfthu....&gt;</dt>
-  <li> Reading EMF files containing non-ascii characters no longer fails for          UTF8 encoded paths on Windows XP.</li>
-<dt class="col-md-4">2008-06-03  6.4.1-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> The -colorspace option is an operator, not a setting.</li>
-<dt class="col-md-4">2008-05-31  6.4.1-5 rsnel &lt;rik@snel....&gt;</dt>
-  <li> gif.c misreads Gifs in which LZW codes are split across three datablocks.</li>
-<dt class="col-md-4">2008-05-31  6.4.1-4 Matthew Clark &lt;mclark@gorge...&gt;</dt>
-  <li> Patches to the JPEG and DCM coders to fix a few problems reading    certain DCM image types.</li>
-<dt class="col-md-4">2008-05-15  6.4.1-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Interpreting the -set option is no longer delayed.</li>
-  <li> Add AcquireCacheViews() and DestroyCachewViews() to the API.</li>
-  <li> Call DrawAffineImage() instead of CompositeImage() (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=11288).</li>
-  <li> Throw exception for TIFF compression not support (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=11289).</li>
-  <li> The +opaque option now recognizes its required argument (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=11298).</li>
-  <li> The -background and -virtual-pixel settings are now applied correctly    across parenthesis.</li>
-  <li> Only reset the exception signature if the relinquish memory is MagickTrue.</li>
-  <li> Correct recolor equation for computing opacity (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=11346).</li>
-  <li> Set midpoint when scaling JP2 images.</li>
-  <li> Semaphores must be passed by reference when destroyed for reliable thread    locks.</li>
-  <li> Updated Matlab coder (thanks to Jaroslav Fojtik).</li>
-<dt class="col-md-4">2008-05-13  6.4.1-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> MagickGetResource(): resources are MagickSizeType not unsigned long.</li>
-<dt class="col-md-4">2008-05-11  6.4.1-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Import: properly handle a hierarchy of subwindows under X11.</li>
-  <li> Refactor quantum pixel processor to improve ease of use and speed.</li>
-<dt class="col-md-4">2008-05-09  6.4.1-2 Leonardo de Paula Rosa Piga &lt;lpiga@terra...&gt;</dt>
-  <li> OpenMP patch for sepia-tone effect.</li>
-<dt class="col-md-4">2008-05-08  6.4.1-2 Bruno Cardoso Lopes &lt;bruno.cardoso@gmail...&gt;</dt>
-  <li> OpenMP patch for NormalizeImage() &amp; TintImage()</li>
-<dt class="col-md-4">2008-05-06  6.4.1-2 &lt;cristiannomartins@gmail...&gt;</dt>
-  <li> OpenMP patch for GetImageChannelDepth().</li>
-  <li> Set depth to 32 when saving MIFF HDRI image files.</li>
-<dt class="col-md-4">2008-05-05  6.4.1-2 &lt;joao.vita@gmail...&gt;</dt>
-  <li> OpenMP patch for OilPaintImage Function</li>
-<dt class="col-md-4">2008-05-05  6.4.1-2 Sean Patrick Burke  &lt;seanburk@gmail...&gt;</dt>
-  <li> Update IPLab coder (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=11200).</li>
-<dt class="col-md-4">2008-05-02  6.4.1-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Return correct result for -fx luminence.</li>
-  <li> Restore missing break so that PGM images remain PGM.</li>
-  <li> Speed up the processing of ASCII PNM files.</li>
-  <li> Return the correct number of MNG images for PingImage().</li>
-<dt class="col-md-4">2008-05-01  6.4.1-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Remove C++ style comments from source.</li>
-  <li> Center motion blur kernel.</li>
-  <li> Reenable dithering for -monochrome option.</li>
-<dt class="col-md-4">2008-04-24  6.4.0-11 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> For color reduction, use maximum tree depth if image has 1024 or less    unique colors.</li>
-  <li> Use a uniform convolution filter for motion blur (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=11122).</li>
-  <li> Add 'mean' and 'std' symbols to the Fx expression parser.</li>
-<dt class="col-md-4">2008-04-20  6.4.0-10 Chris Madison  &lt;madisonblu@hotma...&gt;</dt>
-  <li> Updated to the latest autoconf/automake/libtool scripts.</li>
-  <li> Default to HSL colorspace when modulating (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=11073).</li>
-  <li> The -regard-warnings option properly returns a program status of 1 if and    only if a warning or error exception is thrown.</li>
-  <li> Report 'no clip path defined' exception for -clip-path option (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=11098).</li>
-<dt class="col-md-4">2008-04-16  6.4.0-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Distinguish between pre and post processing of image list options.</li>
-  <li> Return MagickTrue if InvokeDynamicImageFilter() does not generate an    exception (reference                https://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=11065).</li>
-<dt class="col-md-4">2008-04-16  6.4.0-7 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Instead of masking the PNG tRNS values when reducing from 16-bit,    set image-&gt;matte to MagickFalse and emit a warning.  This will produce    behavior similar to that of libpng-1.2.27 (and libpng-1.2.19 and earlier).</li>
-<dt class="col-md-4">2008-04-12  6.4.0-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Fix fault for animate -window root image.gif.</li>
-  <li> Use GetImagePixels() rather than SetImagePixels() when making multiple    passes and setting image pixels (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=11022).</li>
-<dt class="col-md-4">2008-04-10  6.4.0-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Compile error in coders/avi.c when JPEG delegate library is unavailable.</li>
-<dt class="col-md-4">2008-04-09  6.4.0-5 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Mask the PNG tRNS values when reducing from 16-bit, in accordance with    the PNG specification, instead of scaling them.</li>
-<dt class="col-md-4">2008-04-09  6.4.0-5 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <li> Revised png.c to avoid saving unknown chunk types that will never    be used later.  This prevents the vulnerability described in    CVE-2008-1382, with respect to all unknown chunks except vpAg.    To handle an invalid, zero-length vpAg chunk properly will require    libpng-1.2.27 or later.</li>
-<dt class="col-md-4">2008-04-04  6.4.0-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Use mplayer delegate if ImageMagick does not grok AVI op code.</li>
-  <li> Use proper rounding for the -fx intensity expression.</li>
-<dt class="col-md-4">2008-03-26  6.4.0-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Fix +swap option so it no longer throws an assertion.</li>
-  <li> Return correct min/max for grayscale JPEG images (e.g. -format %[min]).</li>
-<dt class="col-md-4">2008-03-26  6.4.0-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Rewrote patch so that writing pyramid TIFF images no longer fails if a   tile size is specified (e.g. ptif:image.tif[128x128]).</li>
-  <li> Malformed use of caption no longer consumes memory (reference   https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=10914).</li>
-  <li> Don't run Ghostscript twice (reference   https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=10922).</li>
-<dt class="col-md-4">2008-03-21  6.4.0-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> SpreadImage() no longer introduces noise into the resulting image (reference                https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=10892).</li>
-  <li> Properly handle min-is-white TIFF gray scale images.</li>
-  <li> Use CompositeImage() instead of DrawAffineImage() if the affine expansion    factor is 1.0.</li>
-<dt class="col-md-4">2008-03-20  6.3.9-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Writing pyramid TIFF images no longer fails if a tile size is specified    (e.g. ptif:image.tif[128x128]).</li>
-  <li> Reset page geometry when interactively cropping an image with the display    program.</li>
-<dt class="col-md-4">2008-03-18  6.3.9-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> With a single swap argument should swap the image with the *last* image.</li>
-<dt class="col-md-4">2008-03-16  6.3.9-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Make sure we don't sync a blob after it has been closed.</li>
-<dt class="col-md-4">2008-03-14  6.3.9-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Patch mpeg:encode delegate to properly produce an MPEG image sequence.</li>
-<dt class="col-md-4">2008-03-11  6.3.9-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Support both GTK and CAIRO interfaces to RSVG (reference    ttp://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=10802).</li>
-  <li> Display colormapped PNG images with alpha properly (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=10819).</li>
-<dt class="col-md-4">2008-03-09  6.3.9-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Define inline to _magickcore_inline (to satisfy HP's aCC compiler).</li>
-<dt class="col-md-4">2008-03-08  6.3.9-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> The rsvg delegate library depends on cairo-svg.</li>
-  <li> Account for min-is-white 8-bit gray TIFF images.</li>
-<dt class="col-md-4">2008-02-29  6.3.9-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Add support for the Postable Document Archive Format.</li>
-  <li> Add support for Braille images.</li>
-  <li> Add support for DDS images (contributed by Bianca van Schaik).</li>
-  <li> Add GetImageAlphaChannel() method.</li>
-  <li> PSD clipping paths are once again recognized.</li>
-<dt class="col-md-4">2008-02-24  6.3.9-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Return the actual image format for HTTP: or FTP: format (reference        https://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=10715).</li>
-  <li> Fix so image.quantize(true) returns error as expected (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=10735).</li>
-<dt class="col-md-4">2008-02-20  6.3.9-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Fixed a small memory leak (8 bytes) in TransformImages().</li>
-  <li> Render to Cairo surface rather than a GDK buffer when rendering SVG.</li>
-  <li> Identify now reports both actual and reported image depths (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=10716).</li>
-<dt class="col-md-4">2008-02-17  6.3.8-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Speed up converting large PDF/PS images when only selecting a few pages    (e.g. pdffile.pdf[195-199]).</li>
-  <li> Deprecate HSLTransform() and TransformHSL().</li>
-<dt class="col-md-4">2008-02-16  6.3.8-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Fix Magick++-config script to reflect the MagickWand / MagickCore    dependencies.</li>
-<dt class="col-md-4">2008-02-14  6.3.8-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Promote colormapped to truecolor images when enciphering.</li>
-<dt class="col-md-4">2008-02-08  6.3.8-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Add EncipherImage() / DecipherImage() methods.</li>
-  <li> Add -encipher / -decipher options to the command-line utilities.</li>
-<dt class="col-md-4">2008-02-03  6.3.8-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> New Unix/Linux refactoring (should be transparent since changes are    reflected in Magick-config and ImageMagick.pc pkg-config files):      /usr/local/include =&gt; /usr/local/include/ImageMagick      libMagick =&gt; libMagickCore      libWand =&gt; libMagickWand      Magick-config (deprecated) =&gt; MagickCore-config      Wand-config (deprecated) =&gt; MagickWand-config      Add Magick++-config, MagickCore.pc, MagickWand.pc, Magick++.pc</li>
-<dt class="col-md-4">2008-01-28  6.3.8-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Liquid rescale limits the final size to twice the original size (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=10536).</li>
-  <li> Read EXIF data in TIFF images; writing is pending until we can figure out    how to use the libtiff delegate library to write EXIF data.</li>
-<dt class="col-md-4">2008-01-24  6.3.8-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Add support for liquid rescaling (e.g. -liquid-rescale).</li>
-  <li> Support a ^ meta character in an image geometry (.e.g    convert 640x480.png -resize 240^ returns a 320x240 result).</li>
-<dt class="col-md-4">2008-01-20  6.3.8-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Fix transient bug where "identify -format '%w;%[exif:Model]'" failed to    return camera model number.</li>
-<dt class="col-md-4">2008-01-14  6.3.8-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Monochome EPS3 images are no longer corrupt (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=10422).</li>
-  <li> Eliminate memory corruption with broken PICT image (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=10447).</li>
-  <li> Return a Grayscale colorspace for grayscale DPX image (previously    returned Log colorspace).</li>
-  <li> Fix -g option for PCL6 support (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=10462).</li>
-<dt class="col-md-4">2008-01-08  6.3.7-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Only read ICON alpha mask if BPP is &lt;= 16.</li>
-  <li> Add support for +opaque and +transparent (requested by Anthony).</li>
-  <li> Throw an exception *before* we call wmf_api_destroy() (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=10420).</li>
-<dt class="col-md-4">2008-01-01  6.3.7-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Use explicit format specifier to render transparent Adobe Illustrator    files (i.e. convert ai:image.ai image.png).</li>
-  <li> Set RSVG base URI (patch provided by tsdineen).</li>
-<dt class="col-md-4">2007-12-20  6.3.7-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> `Magick-config --version` returns Q16 instead of    Q@MAGICKCORE_QUANTUM_DEPTH@.</li>
-  <li> Permit commas in numbers in certain locales (e.g. german +100,000).</li>
-<dt class="col-md-4">2007-12-13  6.3.7-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Added an exception reason to BlobToImage() in the event an image has no    magic number and neither the image magick or filename is set.</li>
-  <li> Do not pass PhotoYCC data thru gamma-corrected lookup-table.</li>
-  <li> Fix bug in GetEXIFProperty() (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=10300).</li>
-<dt class="col-md-4">2007-12-12  6.3.7-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Adding comments to your image is now possible with the display program.</li>
-<dt class="col-md-4">2007-12-09  6.3.7-3 Anthony &lt;anthony@griffith...&gt;</dt>
-  <li> Adjusted -clut multiplyer for correct handling of    "-interpolation Integer" in color lookup.</li>
-<dt class="col-md-4">2007-12-01  6.3.7-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Fix 'insufficient image data' for DCM format (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=10227).</li>
-  <li> Force a colormapped image if Palm bits-per-pixel &lt; 16.</li>
-  <li> Fix multiple problems with Palm Data Base reader (patch from    1tms@gmx.d...).</li>
-  <li> Do not exit after first image with the display --immutable option.</li>
-  <li> Update autoconf/automake/libtool configuration files.</li>
-  <li> Add support for resource limit units (e.g. -limit memory 16mb).</li>
-  <li> Return original image if gaussian blur sigma is 0.0.</li>
-  <li> Colormapped multi-image PDF's are no longer corrupt (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=10258).</li>
-<dt class="col-md-4">2007-11-27  6.3.7-2 Anthony &lt;anthony@griffith...&gt;</dt>
-  <li> Finalisation of new resize filters, "Lagrange" self-windowing filter    now adjusts automatically with different support window size.</li>
-  <li> Added "Bohman" (another 2'rd order cosine function) and "Bartlett"    (triangluar) resize windowing filters.</li>
-  <li> Adjusted -clut to use a grayscale image (with no alpha) to select colors    from the Lookup Table image.</li>
-<dt class="col-md-4">2007-11-26  6.3.7-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Not all DCM tags were being saved as image attributes (patch provided by    jcupitt@gmail...).</li>
-  <li> Normalize pixel values when quantum format is floating-point.</li>
-  <li> Initialize the pixel sum to zero when averaging image pixels.</li>
-<dt class="col-md-4">2007-11-23  6.3.7-1 Anthony &lt;anthony@griffith...&gt;</dt>
-  <li> Bug fix in height calculation for -layers merge operation</li>
-<dt class="col-md-4">2007-11-02  6.3.7-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Add support for SCT grayscale images.</li>
-  <li> Fixed transparency bug for the ICO image format.</li>
-  <li> Fixed small memory leak in the caption and label coders.</li>
-  <li> Fixed -threshold option to return all white for -threshold 0 (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=10126).</li>
-<dt class="col-md-4">2007-11-06  6.3.6-10 Chris Madison  &lt;madisonblu@hotma...&gt;</dt>
-  <li> Corrected CGM delegate command in config/delegate.xml.</li>
-<dt class="col-md-4">2007-11-05  6.3.6-9 Chris Madison  &lt;madisonblu@hotma...&gt;</dt>
-  <li> Reclassified X server open error from fatal to non-fatal.</li>
-  <li> New SetImageAlphaChannel() method to activate, deactivate, reset, or    set the image alpha channel.</li>
-  <li> Patch for Scanalytics IPLab image format for non 8-bit images    (contributed by Sean Burke).</li>
-<dt class="col-md-4">2007-11-04  6.3.6-8 Chris Madison  &lt;madisonblu@hotma...&gt;</dt>
-  <li> Remove ctrl-M characters on in various source files.</li>
-  <li> Fix signature for Magick++ averageImages() regression tests for HDRI.</li>
-  <li> Only invoke PerlMagick x11 regression test if DISPLAY variable is set.</li>
-<dt class="col-md-4">2007-11-03  6.3.6-7 Chris Madison  &lt;madisonblu@hotma...&gt;</dt>
-  <li> MAGICK_ERX_SRCS should be MAGICK_EXR_SRCS in coders/Makefile.am.</li>
-<dt class="col-md-4">2007-11-02  6.3.6-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Upgrade to FPX version libfpx-1.2.0.14 (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=10041).</li>
-  <li> Modules are searched first in the directories specified by the environment    variables, and then -- if the desired module is not found -- in the    compiled-in path.  (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=10039).</li>
-<dt class="col-md-4">2007-11-01  6.3.6-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Update FPX regression test reference images.</li>
-  <li> Fixed Magick++ compile error for Sun Studio 10 compiler.</li>
-<dt class="col-md-4">2007-10-25  6.3.6-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> The -equalize option now respects the -channel option.</li>
-<dt class="col-md-4">2007-10-23  6.3.6-4 Anthony &lt;anthony@griffith...&gt;</dt>
-  <li> Additional Filters:  Welsh, Parzen, Lagrangian</li>
-  <li> Addition of Cubic filter B,C controls</li>
-  <li> 'verbose' filter plotting output using  -define "filter:verbose"</li>
-<dt class="col-md-4">2007-10-20  6.3.6-3 Anthony &lt;anthony@griffith...&gt;</dt>
-  <li> Further expansion and handling of filters with expert options.    -filter selects from a table of standard filter settings, while    expert options allow complete selection of filter, windowing, support    and blurring options.  Includes automatic switch from Sinc to Bessel    for operators using 2-dimensional cylindrical filter, rather than    two pass 1-dimensional orthogonal filters.</li>
-<dt class="col-md-4">2007-10-14  6.3.6-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Obsolete -support (set filter blur factor)</li>
-  <li> Expansion to add -set/define filter options</li>
-<dt class="col-md-4">2007-10-12  6.3.6-2 Anthony &lt;anthony@griffith...&gt;</dt>
-  <li> Least Squares coordinate handling added for -distort methods Affine,    Perspective, Bilinear.   This allows for more than the minimal number of    coordinates to be used to 'fit' a distortion function to an image.    This addition will allow the use of image registration to generate    panorama overviews and better geographical coordinate correction.</li>
-  <li> Consolidated the similar methods FlattenImage() and MosaicImage()    into a new layers function MergeImageLayers() method, adding 'flatten'    and 'mosaic' layer methods.</li>
-  <li> Addition of another similar layers method 'merge' which 'unlocks' the    normal flatten/mosaic layer merger from the origin, The resulting image    will have a virtual canvas of minimal size with an offset. Also images    with negative offsets will not be clipped by the 'merge' form of the    command.  This was created for better layering of distorted images, such    as panorama overlays.</li>
-  <li> Bug fix in handling transparency for EWA resampling.</li>
-  <li> Access to Resize Filter Functions from resize.c (for resample.c)    with possible future filter sources... Acquire/Destory/Call ResizeFilter()</li>
-  <li> All resize filters added to resampling, but filter handling is incomplete.</li>
-<dt class="col-md-4">2007-10-05  6.3.6-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> The box filter no longer produces a black grid when resizing an image    under Mac OS X.</li>
-  <li> Respect cropbox for PDF with a subimage specification (e.g.        image.pdf[1-3]).</li>
-  <li> Detect proper PDF bounding box when offsets are negative.</li>
-<dt class="col-md-4">2007-10-02  6.3.6-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Speed up the Fx interpreter.</li>
-  <li> Use ULL not ui64 for MinGW 64-bit constants.</li>
-  <li> Call SyncCacheView() instead of SyncImagePixels() in WaveImage().</li>
-  <li> Close all references to a pixel cache on disk before removing the temporary          file as required under Windows.</li>
-<dt class="col-md-4">2007-09-29  6.3.6-0 Anthony &lt;anthony@griffith...&gt;</dt>
-  <li> Added Scaling 'derivatives' to -distort Arc, so image arcing is now    sharp and clear as you approach the center of the distort.</li>
-  <li> Added  " -set option:distort:viewport 'geometry' " special option    that can be used to override the output image size and offset.</li>
-  <li> Fixed experimental use of -filter and -support in Resampling (more later).</li>
-  <li> Changed order for coordinate arguments in -distort (for later leastsq    multiple coordinate distortion function fitting)</li>
-<dt class="col-md-4">2007-09-22  6.3.6-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Check the API version and quantum depth before loading a coder module or          image filter (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=9780).</li>
-  <li> Add exception to the image filter signature.</li>
-  <li> Get the execution path under Mac OS X.</li>
-  <li> TIFFTAG_STRIPBYTECOUNTS requires a uint32 pointer (magick/compress.c).</li>
-  <li> Fixed memory leak in CloneString() (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=9763).</li>
-  <li> Set S_IRUSR | S_IWUSR | S_IRGRP mode when writing a file in    CopyDelegateFile().</li>
-<dt class="col-md-4">2007-09-18  6.3.5-9 Anthony &lt;anthony@griffith...&gt;</dt>
-  <li> Bug fix for +distort in Perspective, also effected PerspectiveProjection</li>
-<dt class="col-md-4">2007-09-17  6.3.5-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Replace all InterpolatePixelColor() calls to use the ResamplePixelColor()    method instead.</li>
-  <li> Map the display program pan icon window for each oversized image.</li>
-  <li> The ufraw delegate does not like quotes around the output filename.</li>
-  <li> Adjust the sensitivity of a few PerlMagick tests to pass the validation on    a 64-bit FreeBSD system.</li>
-  <li> The -level option now works properly for colormapped images.</li>
-  <li> Allow Extrapolated blending of images using -blend       http://netpbm.sourceforge.net/doc/extendedopacity.html</li>
-<dt class="col-md-4">2007-09-12  6.3.5-9 Anthony &lt;anthony@griffith...&gt;</dt>
-  <li> Major Addition,  Area Resampling Functions, (scaled interpolation)    for pixel lookup in Distortion functions.  This improves the look in    areas of minification enormously, especially in situations of infinite    tiling and horizon views.  All virtual pixel methods have been handled    to minimise computation time involved with area resampling.  To use the    new function distortions need to be able to determine scaling vectors    (distortion function derivatives) for correct working.  All    -distort methods, except Arc, uses scaled area resampling.</li>
-  <li> Improvements to perspective distort method, to include the correct    differentiation between the 'ground' on which the image lies, and the    'sky', the color of which can be set using the -mattecolor setting    (as the distortion invalid pixel color). Background color is retains    for surrounding ground areas. The horizon is also correct anti-aliased    and transparent colors are also allowed, allowing you to add backdrops    of gradients and patterns.</li>
-<dt class="col-md-4">2007-09-04  6.3.5-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Read/Write Scanalytics IPLab image format (contributed by Sean Burke).</li>
-  <li> Patched ReadBlobString() to fix a off-by-one vulnerability (alert from    iDefense).</li>
-  <li> Patched ReadDIBImage() to fix a sign extension vulnerability (alert from    iDefense).</li>
-  <li> Patched AllocateImageColormap() to fix an integer overflow vulnerability    (alert from iDefense).</li>
-  <li> Patched ReadDCMImage() to fix an integer overflow vulnerability    (alert from iDefense).</li>
-  <li> Patched ReadDIBImage() to fix an integer overflow vulnerability    (alert from iDefense).</li>
-  <li> Patched ReadXBMImage() to fix an integer overflow vulnerability    (alert from iDefense).</li>
-  <li> Patched ReadDCMImage() to fix an denial of service vulnerability    (alert from iDefense).</li>
-  <li> Patched ReadXCFImage() to fix an denial of service vulnerability    (alert from iDefense).</li>
-  <li> If image size changes, don't trust DPX orientation attributes.</li>
-<dt class="col-md-4">2007-09-04  6.3.5-9 Gozer404</dt>
-  <li> Add French to the messaging system (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=9601).</li>
-  <li> Add -fopenmp to MAGICK_PCFLAGS (reference   https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=9608).</li>
-<dt class="col-md-4">2007-08-14  6.3.5-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Add -alpha {activate,deactivate,reset} option to activate, deactivate, or    reset the alpha channel.</li>
-  <li> Render proper image labels for VID coder.</li>
-  <li> Resolved a conflict for the -list option.  Use -list font to list          ImageMagick fonts and -list type to list image types.</li>
-  <li> Catch any errors returned by pthread_mutex_init() (problem report    from devman@gmx-t...).</li>
-  <li> TransformHSL() returns a proper hue component.</li>
-  <li> Added -clut option and the ClutImage() method.</li>
-  <li> Fix glyph memory leak in AnnotateImage (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=9523).</li>
-  <li> Rename analyze.c to Analyze.c (reference    ttp://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=9538).</li>
-<dt class="col-md-4">2007-08-07  6.3.5-6 Anthony  &lt;anthony@griffith...&gt;</dt>
-  <li> Enabled use of +distort to auto resize destination image to 'bestfit'    the distorted input image.  This also enabled the use of virtual canvas    offsets in source and destination images for most distortion methods.</li>
-<dt class="col-md-4">2007-08-05  6.3.5-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Remove atexit in Magick++ code to avoid possible client crash (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=9270).</li>
-<dt class="col-md-4">2007-08-01  6.3.5-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Read/Write Scanalytics IPLab image format (contributed by Sean Burke).</li>
-<dt class="col-md-4">2007-07-30  6.3.5-5 Anthony  &lt;anthony@griffith...&gt;</dt>
-  <li> Added -distort arc.  This update also allows the destination image    size and offset to be set according to the specific distortion being    applied.</li>
-<dt class="col-md-4">2007-07-29  6.3.5-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Set the -polaroid border color with the -bordercolor option.</li>
-<dt class="col-md-4">2007-07-25  6.3.5-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Remove extraneous break statement so -type option properly sets the    image_info-&gt;type member (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=9261).</li>
-<dt class="col-md-4">2007-07-21  6.3.5-4 Anthony  &lt;anthony@griffith...&gt;</dt>
-  <li> Allow the use of optional arguments in -distort SRT</li>
-<dt class="col-md-4">2007-06-29  6.3.5-0 Anthony  &lt;anthony@griffith...&gt;</dt>
-  <li> Initial addition of three Affine Distortions to -distort with the affine    mapping defined by the use of;  an Affine Matrix, Coordinates of Triangles,    or separate Scale-Rotate-Translate actions.</li>
-<dt class="col-md-4">2007-06-18  6.3.5-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Fix X11 font ascender.</li>
-  <li> Add -distort option.</li>
-  <li> Add random noise option (e.g. +noise random).</li>
-  <li> Many internal algorithms are now threaded to take advantage of speed-ups    offered by the new dual and quad-core processor technologies.    and quad-core processor technology.</li>
-  <li> Tiff images in the LAB colorspace are no longer identified as RGB    (reference https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=9015).</li>
-  <li> Update image color_profile and iptc_profile members in the JPEG coder    (reference https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=9063);</li>
-<dt class="col-md-4">2007-06-13  6.3.4-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Fix composite mask bug (reference    https://www.imagemagick.org/Usage/bugs/composite_mask/).</li>
-  <li> Speed up GetPixelOpacity() method (patch from seth@price...).</li>
-  <li> Set icon image width/height before allocating the image colormap.</li>
-  <li> Remove Photoshop string segment from JPEG profile (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=9006).</li>
-<dt class="col-md-4">2007-06-11  6.3.4-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Converting a jpg to pdf is creating an empty pdf object (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=8954).</li>
-  <li> Respect the '-set type:hinting off option' (bug report from Richard    Jones).</li>
-  <li> WritePSDImage vulnerable to exploitable heap corruption (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=8967).</li>
-<dt class="col-md-4">2007-06-09  6.3.4-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> SetMagickRegistry() post-increment the value 'id' (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=8944).</li>
-<dt class="col-md-4">2007-06-02  6.3.4-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Read/write 10 &amp; 12-bit packed DPX images.</li>
-  <li> Reduce stack requirements for messaging system.</li>
-  <li> Small memory leak for raw profiles in the PNG coder.</li>
-<dt class="col-md-4">2007-06-01  6.3.4-5 Glenn &lt;glennrp@image...&gt;</dt>
-  <li> Added GIF, JPEG, and PNG interlace types.  For backward compatibility,    you can continue to use "-interlace Plane" to request these.</li>
-<dt class="col-md-4">2007-04-30  6.3.4-0 Anthony  &lt;anthony@griffith...&gt;</dt>
-  <li> Fixed minor bug in the 'curl' for Polaroid of very non-square images.</li>
-<dt class="col-md-4">2007-06-01  6.3.4-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Set min-is-white for Group4-compressed PDF.</li>
-  <li> Add PaintFloodfillImage() method.</li>
-<dt class="col-md-4">2007-05-30  6.3.4-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Add MEPP metric to compare program.  Returns the mean error per pixel    along with the normalize mean and maximum error.</li>
-  <li> Attach an XMP profile to an image (e.g.    convert input.tif -profile xmp:metadata.xmp output.tif).</li>
-<dt class="col-md-4">2007-05-22  6.3.4-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Fixed mogrify conversions with -format and -path (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=9127).</li>
-<dt class="col-md-4">2007-05-15  6.3.4-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> SVG style element was not always parsed properly.</li>
-  <li> Do not dither when the number of unique colors is already less than the    maximum.</li>
-  <li> Return normalized PAE metric (compare utility).</li>
-<dt class="col-md-4">2007-05-03  6.3.4-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Add support for PFM images.</li>
-  <li> Check for corrupt EXIF image profiles.</li>
-  <li> Writing JPEG YCbCr TIFF images no longer faults (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=8896).</li>
-<dt class="col-md-4">2007-04-30  6.3.4-0 Anthony  &lt;anthony@griffith...&gt;</dt>
-  <li> Fixed minor bug for crop missed images and 'background' GIF disposal.</li>
-<dt class="col-md-4">2007-04-28  6.3.4-0 Glenn  &lt;glennrp@image...&gt;</dt>
-  <li> Added profile support to the GIF decoder/encoder.  They are stored    as GIF Application Extensions.  Known extensions include existing ICCRGB1    (for ICC profiles) and new MGKIPTC0 and MGK8BIM0 (for IPTC and 8BIM    profiles).  Unknown extensions found in GIF files are read as gifappNNN.</li>
-<dt class="col-md-4">2007-04-28  6.3.4-0 Anthony  &lt;anthony@griffith...&gt;</dt>
-  <li> Invert Opacity change for user defined ordered dither threshold maps,    so that 'off' map is transparent, and 'on' is opaque.</li>
-<dt class="col-md-4">2007-04-24  6.3.4-0 Anthony  &lt;anthony@griffith...&gt;</dt>
-  <li> Added an initial Coalesce Images, and a final +map local colortable    optimization to the -layers Optimize method, for a simple to use    GIF optimization operation.  (more work to come)</li>
-<dt class="col-md-4">2007-04-22  6.3.4-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Properly set the virtual canvas of a multi-frame GIF image sequence.</li>
-  <li> Add AcquireOneVirtualPixel() method.</li>
-  <li> Set Log colorspace properly when writing DPX images.</li>
-  <li> Add -tile-offset option.</li>
-  <li> Add support for the EXR image format.</li>
-  <li> Improve support for DPX images.</li>
-  <li> Add --enable-hdri option to the configure script.</li>
-  <li> Add support for high dynamic-range images (HDRI).</li>
-<dt class="col-md-4">2007-04-20  6.3.3-9 Peter Hull  &lt;peterhull90@gmail...&gt;</dt>
-  <li> Improve support for writing multiple image icons.</li>
-<dt class="col-md-4">2007-04-18  6.3.3-9 Anthony  &lt;anthony@griffith...&gt;</dt>
-  <li> Separated -layers Optimize from -layers OptimizeFrame to allow    the former expansion into a general (multiple method) optimizer    of GIF animations</li>
-  <li> merged -layers OptimizeTransparency into -layers Optimize method</li>
-<dt class="col-md-4">2007-04-12  6.3.3-8 Chris Madison  &lt;madisonblu@hotma...&gt;</dt>
-  <li> Fix fault whem comparing a colormapped image with a non-colormapped one.</li>
-  <li> Fix race condition when spawning delegate programs.</li>
-  <li> TIFF JPEG now respects the -quality compression setting.</li>
-  <li> The -fx option now properly groks the logical and operator.</li>
-  <li> DPX tilestamp property should be timestamp.</li>
-<dt class="col-md-4">2007-04-13  6.3.3-7 Anthony  &lt;anthony@griffith...&gt;</dt>
-  <li> Added GravityAdjustGeometry() to "geometry.c" to adjust geometry settings    according to given gravity and canvas area it applies to. This is for    code simplification throughout MagickCore.</li>
-<dt class="col-md-4">2007-04-09  6.3.3-6 Anthony  &lt;anthony@griffith...&gt;</dt>
-  <li> Fixed CoalesceImages() to reset virtual canvas info on second and later    frames.   Other animation handlers may also need to reset virtual canvas    sizes to match the first frame, as well.</li>
-<dt class="col-md-4">2007-04-06  6.3.3-6 Anthony  &lt;anthony@griffith...&gt;</dt>
-  <li> Addition of a CompositeImages() "layer.c" function to compose two    separate image lists together (with a virtual canvas offset) in three    different ways, depending on the size of the lists.</li>
-  <li> A 'hack' for command line use (the two lists separates by the special    "NULL" image, which is junked) has also been added. Specifically...    "-layers Composite".</li>
-<dt class="col-md-4">2007-04-04  6.3.3-6 Anthony  &lt;anthony@griffith...&gt;</dt>
-  <li> Add -layers RemoveDups method to remove duplicate sequential images in    coalesced animations.</li>
-  <li> Add -layers RemoveZero method to remove images with a zero time delay    (with no action and a warning is all images have zero time delay)</li>
-<dt class="col-md-4">2007-04-01  6.3.3-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Permit generic profiles (e.g. -profile name:profile).</li>
-<dt class="col-md-4">2007-03-31  6.3.3-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Fixed DCM and XWD buffer overflow vulnerabilities (reference    http://labs.idefense.com/intelligence/vulnerabilities/display.html?id=496).</li>
-<dt class="col-md-4">2007-03-28  6.3.3-4 Anthony  &lt;anthony@griffith...&gt;</dt>
-  <li> Code duplication, simplification, and possible logic faults in "list.c".</li>
-  <li> Added new Composition method, 'ChangeMask' to return pixels    that have changed or will cause a color change in overlays</li>
-  <li> Used 'ChangeMask' to implement the "-layers" method    "OptimizeTransparency" to improve the compressibility of    frame optimized GIF animations. See IM Examples...      https://www.imagemagick.org/Usage/anim_opt/#opt_trans</li>
-<dt class="col-md-4">2007-03-19  6.3.3-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Fixed two memory leaks in wand/magick-image.c and magick/stream.c and made    some minor changes to the GIF coder to make reading and pinging images    faster (patch provided by mstemm@cloud...).</li>
-<dt class="col-md-4">2007-03-19  6.3.3-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Patch RotateImage() to properly rotate CMYK images.</li>
-  <li> Patch the XWD coder to prevent heap overflow vulnerability (vulnerability    report from idefense.com [IDEF2108] [IDEF2221] [IDEF2226]).</li>
-<dt class="col-md-4">2007-03-19  6.3.3-3 Anthony &lt;Anthony@griffith...&gt;</dt>
-  <li> Fixed bug for GIF Optimization for images without a matte channel.</li>
-  <li> Improved image handling for "-layers" method "Dispose".</li>
-<dt class="col-md-4">2007-03-11  6.3.3-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Improve configure script to better support Ghostscript under Mac OSX (    reference https://www.imagemagick.org/discourse-server/viewtopic.html?t=8557).</li>
-  <li> Force a virtual pixel method of Tile for GetFillColor() and    GetStrokeColor().</li>
-  <li> Add -reverse option to reverse the image list.</li>
-<dt class="col-md-4">2007-03-08  6.3.3-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Support versions 2.1.0 and above (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=8620).</li>
-  <li> Support SVG rotation about a point (e.g. rotate(45 75 75)).</li>
-  <li> Fix fault in DCM coder (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=8618).</li>
-  <li> Check for a NULL parser in SVGReference in coders/svg.c (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=8609).</li>
-  <li> Add --disable-deprecated configure script option.</li>
-  <li> Composite mask now works properly with transparent images.</li>
-<dt class="col-md-4">2007-03-04  Daniel Kobras &lt;kobras@debia...&gt;</dt>
-  <li> Fixed additional data-driven faults (reference    http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=412945).</li>
-  <li> Allocate proper scanline length to prevent a PCX overflow.</li>
-<dt class="col-md-4">2007-03-03  6.3.3-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Patch ImageMagick to permit referenced labels: -set option:mylabel    "color = %[pixel:u[0].p{12,26}]" label:'%[mylabel]'</li>
-<dt class="col-md-4">2007-02-24  6.3.3-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Escape indirect labels and comments (e.g. -label @file).</li>
-  <li> Added -format %C to return the image compression type.</li>
-  <li> Do not report channel statistics if -ping -format is specified with the    identify program.</li>
-  <li> Add ResetImagePage() to reset the image page canvas and position.</li>
-  <li> Upgrade to LCMS 1.16</li>
-  <li> Configure Ghostscript for library or framework (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=8557).</li>
-  <li> Add -taint option to convert/mogrify to mark image as ineligible for</li>
-  <li> Fixed various data-driven faults (reference    http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=412945).  The corrupt    JP2 image faults but its failing in the JP2 jas_image_decode() method,    not MagickCore.  The corrupt XWD image faults but its failing in    the X11 XGetPixel() method, not MagickCore.</li>
-<dt class="col-md-4">2007-02-20  6.3.2-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Use -define quantum:polarity=min-is-black or -define    quantum:polarity=min-is-white to toggle the photometric interpretation for    a bilevel TIFF image.</li>
-<dt class="col-md-4">2007-02-17  6.3.2-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Don't interpret embedded format characters when reading comments/labels    from a file.</li>
-  <li> Reading an image from stdin stopped working.</li>
-<dt class="col-md-4">2007-02-17  6.3.2-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> PerlMagick Label() no longer faults.</li>
-  <li> Fix double-free when using the display/animate -geometry option.</li>
-  <li> Add GetStringInfoLength() and GetStringInfoDatum(); deprecate    profile-&gt;length and profile-&gt;datum.</li>
-<dt class="col-md-4">2007-02-16  6.3.2-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Fix file leak in InjectImageBlob().</li>
-  <li> Do not reinterpret image properties (e.g. -comment %%w).</li>
-<dt class="col-md-4">2007-02-14  6.3.2-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Don't over-allocate file buffers.</li>
-<dt class="col-md-4">2007-02-12  6.3.2-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Format strings in the POSIX locale.</li>
-  <li> Make font metrics invariant to the strokewidth.</li>
-<dt class="col-md-4">2007-02-10  6.3.2-4 Albert Chin  &lt;china@thewr...&gt;</dt>
-  <li> Patch to fix configure.ac typo.</li>
-<dt class="col-md-4">2007-02-08  6.3.2-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Permit ImageMagick to run as a service under Windows.</li>
-  <li> Remove duplicate EXIF properties.</li>
-  <li> Support strokewidth option for the caption format.</li>
-  <li> Don't use Ghostscript for rendering fonts if Freetype is available.</li>
-<dt class="col-md-4">2007-02-02  6.3.2-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Added thumbnail format to write EXIF thumbnails.</li>
-  <li> Move ReadByteImage() out of Min() macro of ReadPALMImage().</li>
-  <li> Move EXIF properties to the EXIF namespace (e.g. exif:XResolution).</li>
-<dt class="col-md-4">2007-01-26  6.3.2-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Add interpolate and background options to PerlMagick's AffineTransform().</li>
-  <li> Revert to Postscript rendering if Freetype delegate library is not    available.</li>
-<dt class="col-md-4">2007-01-20  6.3.2-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Accept Fx expressions from a file with -fx @filename.</li>
-  <li> Enhance -fill and -stroke to accept image filenames as patterns.</li>
-<dt class="col-md-4">2007-01-16  6.3.2-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Save grayscale images as JPEG-compressed grayscale when writing in the TIFF    format.</li>
-  <li> Update EXIF resolution fields when image density changes.</li>
-<dt class="col-md-4">2007-01-07  6.3.1-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> The -polaroid option now respects -gravity.</li>
-  <li> Deprecate Get/SetImageAttribute().  Recommend Get/SetImageProperty()    instead.</li>
-  <li> Any form of "-crop" with a percentage, implies an offset for the crop.</li>
-  <li> Fixed percent option for -border (e.g. -border 10%x0%).</li>
-  <li> Add -path option to the mogrify program to specify where to write the    images.</li>
-<dt class="col-md-4">2007-01-06  6.3.1-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
-  <li> Fix the -auto-orient to work with an image sequence (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?t=8100).</li>
-  <li> Add -polaroid option to simulate a Polaroid picture.</li>
-  <li> Eliminate double-free bug in GradientImage().</li>
-  <li> Set AppendImage() matte channel only when image has matte attribute set.</li>
-  <li> The -crop with negative offsets do not modify the virtual canvas.</li>
-  <li> Caption: Given both the width and height ("-size") of the area to fill,    adjust the fonts "-pointsize" until the text just filles the whole space    without overflowing.</li>
-  <li> Generate proper Windows icon image files (patch provided by    Robert M. Jansen).</li></dl></div>  <footer class="magick-footer">
+  <header>
+  <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+    <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</a>
+    <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+    <span class="navbar-toggler-icon"></span>
+    </button>
+
+    <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+    <ul class="navbar-nav mr-auto">
+      <li class="nav-item ">
+        <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="download.html">Download</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-tools.html">Tools</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-processing.html">Command-line</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="resources.html">Resources</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="develop.html">Develop</a>
+      </li>
+      <li class="nav-item">
+        <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+      </li>
+    </ul>
+    <form class="form-inline my-2 my-lg-0" action="https://www.imagemagick.org/script/search.php">
+      <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+      <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+    </form>
+    </div>
+  </nav>
+  </header>
+  <main role="main" class="container">
+    <div class="magick-template">
+<div class="magick-header"><dl><dt>2017-12-05  7.0.7-14 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Release ImageMagick version 7.0.7-14, GIT revision 21855:dc73b2aba:20171205.</li>
+<dt>2017-11-30  7.0.7-14 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Support Stereo composite operator.</li>
+  <li> Fix build failure with --without-modules (reference    https://github.com/ImageMagick/ImageMagick/issues/890).</li>
+<dt>2017-11-30  7.0.7-13 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Release ImageMagick version 7.0.7-13, GIT revision 21823:72cb0fd0c:20171130.</li>
+<dt>2017-11-30  7.0.7-13 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Fix build failure with libraw 0.14.8 (reference    https://github.com/ImageMagick/ImageMagick/issues/888).</li>
+<dt>2017-11-29  7.0.7-12 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Release ImageMagick version 7.0.7-12, GIT revision 21814:5ef2c5a67:20171129.</li>
+<dt>2017-11-12  7.0.7-12 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> The -tint option no longer munges the alpha channel (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=33070).</li>
+  <li> Don't delete in-memory blob when reading an image (reference    https://github.com/ImageMagick/ImageMagick/issues/886).</li>
+  <li> Support HDRI color profile management.</li>
+<dt>2017-11-11  7.0.7-11 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Release ImageMagick version 7.0.7-11, GIT revision 21635:0447c6b46:20171111.</li>
+<dt>2017-11-05  7.0.7-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Release ImageMagick version 7.0.7-10, GIT revision 21612:36e2aabfd:20171105.</li>
+<dt>2017-11-03  7.0.7-10 Dirk Lemstra &lt;dirk@lem.....org&gt;</dt>
+  <li> Fixed a problem with resource bookkeeping in AcquireMatrixInfo().</li>
+<dt>2017-10-30  7.0.7-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Release ImageMagick version 7.0.7-9, GIT revision 21580:2682a311e:20171031.</li>
+<dt>2017-10-20  7.0.7-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Encode JSON control characters (reference    https://github.com/ImageMagick/ImageMagick/issues/848).</li>
+<dt>2017-10-27  7.0.7-9 Dirk Lemstra &lt;dirk@lem.....org&gt;</dt>
+  <li> Added support for reading mipmaps in dds images (reference    https://github.com/ImageMagick/ImageMagick/issues/845).</li>
+<dt>2017-10-15  7.0.7-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Release ImageMagick version 7.0.7-8, GIT revision 21507:63ffc9878:20171015.</li>
+<dt>2017-10-08  7.0.7-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Return expected results for a percent 0 -chop option argument (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=32806).</li>
+  <li> Tweaks to OpenMP support within ImageMagick.</li>
+<dt>2017-10-07  7.0.7-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Release ImageMagick version 7.0.7-7, GIT revision 21432:29003eeed:20171007.</li>
+<dt>2017-10-06  7.0.7-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Correct handling of GIF transparency (reference    https://github.com/ImageMagick/ImageMagick/issues/831).</li>
+<dt>2017-10-04  7.0.7-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Release ImageMagick version 7.0.7-6, GIT revision 21426:0a1cb507b:20171004.</li>
+<dt>2017-10-03  7.0.7-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Reset the magick_list_initialized boolean when needed (reference    https://github.com/ImageMagick/ImageMagick/pull/826).</li>
+<dt>2017-10-01  7.0.7-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Release ImageMagick version 7.0.7-5, GIT revision 21382:3846f9d97:20171001.</li>
+<dt>2017-09-28  7.0.7-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Fixed numerous memory leaks (reference    https://github.com/ImageMagick/ImageMagick/issues).</li>
+  <li> Support URW-base35 fonts.</li>
+<dt>2017-09-26  7.0.7-5 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
+  <li> Removed "ping_preserve_iCCP=MagickTrue;" statement that was inadvertently    added to coders/png.c (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=32771).</li>
+<dt>2017-09-23  7.0.7-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Release ImageMagick version 7.0.7-4, GIT revision 21265:bdbc14590:20170923.</li>
+<dt>2017-09-23  7.0.7-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Fixed numerous memory leaks (reference    https://github.com/ImageMagick/ImageMagick/pull/763).</li>
+<dt>2017-09-17  7.0.7-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Release ImageMagick version 7.0.7-3, GIT revision 21202:6e6907ac7:20170917.</li>
+<dt>2017-09-17  7.0.7-3 ADLab of Venustech</dt>
+  <li> Fixed numerous memory leaks (reference    https://github.com/ImageMagick/ImageMagick/pull/763).</li>
+<dt>2017-09-15  7.0.7-3 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
+  <li> Stop potential leaks in the JNG decoder (reference:    https://github.com/ImageMagick/ImageMagick/issues/760).</li>
+  <li> Maximum valid hour is 23, not 24, in the PNG tIME chunk, and maximum    valid minute is 59, not 60.  </li>
+<dt>2017-09-12  7.0.7-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Release ImageMagick version 7.0.7-2, GIT revision 21089:4e46ad9dd:20170912.</li>
+<dt>2017-09-11  7.0.7-2 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
+  <li> Use signed integer arithmetic to calculate timezone corrections (reference    https://github.com/ImageMagick/ImageMagick/issues/685).</li>
+<dt>2017-09-09  7.0.7-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Release ImageMagick version 7.0.7-1, GIT revision 21065:ab2194121:20170909.</li>
+<dt>2017-09-09  7.0.7-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Fixed numerous memory leaks (reference    https://github.com/ImageMagick/ImageMagick/issues).</li>
+<dt>2017-09-05 7.0.7-1 Dirk Lemstra &lt;dirk@lem.....org&gt;</dt>
+  <li> Added -define tiff:write-layers=true to add support for writing layered    tiff files.</li>
+<dt>2017-09-03  7.0.7-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Release ImageMagick version 7.0.7-0, GIT revision 20996:2f8ac2203:20170903.</li>
+<dt>2017-08-28  7.0.7-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Fixed numerous memory leaks (reference    https://github.com/ImageMagick/ImageMagick/issues).</li>
+  <li> Don't overwrite symbolic links when the shred policy is enabled.</li>
+<dt>2017-08-27  7.0.6-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Release ImageMagick version 7.0.6-10, GIT revision 20920:9940c367a:20170827.</li>
+<dt>2017-08-27  7.0.6-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Support -metric ssim, structual similarity index.</li>
+<dt>2017-08-26  7.0.6-10 Dirk Lemstra &lt;dirk@lem.....org&gt;</dt>
+  <li> Fixed thread safety issue inside the pango and librsvg decoder    (reference: https://github.com/dlemstra/Magick.NET/issues/91).</li>
+<dt>2017-08-20  7.0.6-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Release ImageMagick version 7.0.6-9, GIT revision 20860:3f307d8ad:20170820.</li>
+<dt>2017-08-18  7.0.6-9 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
+  <li> Fixed bug with writing tIME chunk when timezone has a negative offset    (reference: https://github.com/ImageMagick/ImageMagick/issues/685)</li>
+<dt>2017-08-18  7.0.6-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Release ImageMagick version 7.0.6-8, GIT revision 20838:e2eb79427:20170818.</li>
+<dt>2017-08-14  7.0.6-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Fixed numerous memory leaks (reference    https://github.com/ImageMagick/ImageMagick/issues).</li>
+  <li> Support CubicSpline resize filter.  Define the lobes with the    -define filter:lobes={2,3,4} (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=32506).</li>
+  <li> Prevent assertion failure when creating PDF thumbnail (reference    https://github.com/ImageMagick/ImageMagick/issues/674).</li>
+<dt>2017-08-12  7.0.6-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Release ImageMagick version 7.0.6-7, GIT revision 20799:0db4d8a16:20170812.</li>
+<dt>2017-08-12  7.0.6-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Improve EPS aliasing (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=32497).</li>
+<dt>2017-08-11  7.0.6-7 Dirk Lemstra &lt;dirk@lem.....org&gt;</dt>
+  <li> Added a new option called 'dds:fast-mipmaps' (reference    https://github.com/ImageMagick/ImageMagick/issues/558)</li>
+  <li> The mipmaps of a dds image can now be created from a list of images with    -define dds:mipmaps=fromlist (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=30236).</li>
+<dt>2017-08-10  7.0.6-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Release ImageMagick version 7.0.6-6, GIT revision 20775:061d0fa25:20170810.</li>
+<dt>2017-08-10  7.0.6-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Fixed numerous memory leaks (reference    https://github.com/ImageMagick/ImageMagick/issues).</li>
+<dt>2017-08-10  7.0.6-6 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
+  <li> tests/validate.c: Show the reason for failures in the test logs,    if available.</li>
+<dt>2017-08-03  7.0.6-6 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
+  <li> Put UTC time in the PNG tIME chunk instead of local time (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=32447).</li>
+<dt>2017-08-02  7.0.6-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Release ImageMagick version 7.0.6-5, GIT revision 20715:26b28d50a:20170802.</li>
+<dt>2017-08-01  7.0.6-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Fixed numerous memory leaks (reference    https://github.com/ImageMagick/ImageMagick/issues).</li>
+<dt>2017-07-29  7.0.6-5 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
+  <li> Properly set image-&gt;colorspace in the PNG decoder (previously    it was setting image-&gt;gamma, but only setting image-&gt;colorspace    for grayscale and gray-alpha images.  Reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=32418).</li>
+  <li> Fix improper use of NULL in the JNG decoder (CVE-2017-11750, Reference    https://github.com/ImageMagick/ImageMagick/issues/632).</li>
+  <li> Added "-define png:ignore-crc" option to PNG decoder. When you know    your image has no CRC or ADLER32 errors, this can speed up decoding.    It is also helpful in debugging bug reports from "fuzzers".</li>
+<dt>2017-07-29  7.0.6-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Off by one error for gradient coder (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=32416),    https://github.com/ImageMagick/ImageMagick/issues/612).</li>
+<dt>2017-07-28  7.0.6-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Release ImageMagick version 7.0.6-4, GIT revision 20657:4e81160d6:20170728.</li>
+<dt>2017-07-24  7.0.6-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> YUV coder no longer renders streaks (reference    https://github.com/ImageMagick/ImageMagick/issues/612).</li>
+  <li> Fixed numerous memory leaks (reference    https://github.com/ImageMagick/ImageMagick/issues) including    https://github.com/ImageMagick/ImageMagick/issues/618 (CVE-2017-12676).</li>
+  <li> coders/png.c: Initialized quantum_scanline and quantum_info    to prevent a bad free (reference    https://github.com/ImageMagick/ImageMagick/issues/621).</li>
+<dt>2017-07-25  7.0.6-4 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
+  <li> Removed write_chunk_from_profile() from coders/png.c because it has    not worked at least since version 6.7.6.</li>
+  <li> Removed many redundant checks before RelinquishMagickMemory(), which    is safe to call with a NULL argument.</li>
+  <li> Added experimental PNG orNT chunk, to store image-&gt;orientation.</li>
+  <li> Removed vpAg chunk write support (we are now writing caNv instead).</li>
+<dt>2017-07-24  7.0.6-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Release ImageMagick version 7.0.6-3, GIT revision 20598:cc9c43b44:20170724.</li>
+<dt>2017-07-23  7.0.6-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Fixed numerous memory leaks (reference    https://github.com/ImageMagick/ImageMagick/issues).</li>
+<dt>2017-07-23  7.0.6-3 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
+  <li> Fix memory leaks when reading a malformed JNG image:    https://github.com/ImageMagick/ImageMagick/issues/600 (CVE-2017-13141),    https://github.com/ImageMagick/ImageMagick/issues/602 (CVE-2017-12565).</li>
+<dt>2017-07-21  7.0.6-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Release ImageMagick version 7.0.6-2, GIT revision 20549:62fcf3d96:20170721.</li>
+<dt>2017-07-19  7.0.6-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Fixed numerous memory leaks (reference    https://github.com/ImageMagick/ImageMagick/issues).</li>
+  <li> The -monochrome option no longer returns a blank canvas (reference    https://github.com/ImageMagick/ImageMagick/issues/594).</li>
+  <li> coders/png.c: fixed memory leak of quantum_info (CVE-2017-11539, reference    https://github.com/ImageMagick/ImageMagick/issues/582</li>
+  <li> coders/png.c: fixed NULL dereference when trying to write an empty MNG    (CVE-2017-11522, reference    https://github.com/ImageMagick/ImageMagick/issues/586).</li>
+<dt>2017-07-15  7.0.6-2 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
+  <li> Added caNv, eXIf, and pHYs to the list of PNG chunks to be removed    by the "-strip" option.</li>
+<dt>2017-07-15  7.0.6-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Release ImageMagick version 7.0.6-1, GIT revision 20447:c2a315e10:20170715.</li>
+<dt>2017-07-13  7.0.6-1 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
+  <li> Implemented PNG eXIf chunk support.</li>
+<dt>2017-07-08  7.0.6-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Support new -auto-threshold option.  OTSU and Triangle methods are    currently supported.  Look for the Kapur method in the next release.</li>
+  <li> Fixed numerous memory leaks (reference    https://github.com/ImageMagick/ImageMagick/issues).</li>
+  <li> Don't use variable float_t / double_t, bump SO (reference    https://github.com/ImageMagick/ImageMagick/issues/510).</li>
+  <li> Support DNG images with libraw delegate library.</li>
+<dt>2017-07-02  7.0.6-1 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
+  <li> Reject PNG file that is too small (under 60 bytes) to contain    a valid image.</li>
+  <li> Reject JPEG file that is too small (under 107 bytes) to contain    a valid image.</li>
+  <li> Reject JNG file that is too small (under 147 bytes) to contain    a valid image.</li>
+<dt>2017-06-22  7.0.6-1 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
+  <li> Stop a memory leak in read_user_chunk_callback() (reference    https://github.com/ImageMagick/ImageMagick/issues/517,    CVE 2017-11310).</li>
+<dt>2017-06-10  7.0.6-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Release ImageMagick version 7.0.6-0, GIT revision 20194:b0c0d00:20170611.</li>
+<dt>2017-06-10  7.0.6-0 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
+  <li> coders/png.c: Accept exIf chunks whose data segment    erroneously begins with "Exif\0\0".</li>
+<dt>2017-06-10  7.0.6-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Introduce SetMagickSecurityPolicy() (MagickCore) and    MagickSetSecurityPolicy() (MagickWand) to set the ImageMagick security    policy (reference https://github.com/ImageMagick/ImageMagick/issues/407).</li>
+<dt>2017-06-02  7.0.5-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Release ImageMagick version 7.0.5-10, GIT revision 20155:38ebc02:20170602.</li>
+<dt>2017-06-01  7.0.5-10 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
+  <li> Removed experimental PNG zxIF chunk support; the proposal is dead.</li>
+<dt>2017-06-01  7.0.5-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Fix choppy bitmap font rendering (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=32071).</li>
+  <li> The +opaque option is not longer a noop (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=32081).</li>
+  <li> Add support  for 'hex:' property.</li>
+<dt>2017-05-28  7.0.5-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Release ImageMagick version 7.0.5-9, GIT revision 20113:8b67333:20170528.</li>
+<dt>2017-05-28  7.0.5-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Transient error validating the JPEG-2000 image format (reference    https://github.com/ImageMagick/ImageMagick/issues/501).</li>
+  <li> Properly allocate DCM image colormap (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=32063).</li>
+<dt>2017-05-26  7.0.5-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Release ImageMagick version 7.0.5-8, GIT revision 20099:870a016:20170526.</li>
+<dt>2017-05-23  7.0.5-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Improper allocation of memory for IM instances without threads (reference    https://github.com/ImageMagick/ImageMagick/issues/497).</li>
+  <li> Delete corrupt image from list (reference    https://github.com/ImageMagick/ImageMagick/issues/500).</li>
+<dt>2017-05-19  7.0.5-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Release ImageMagick version 7.0.5-6, GIT revision 20078:7ce2d38:20170519.</li>
+<dt>2017-05-15  7.0.5-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Support various image operators for the compare utility (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=31938).</li>
+ 2017-05-12  7.0.5-6 Cristy  &lt;quetzlzacatenango@image...&gt;</li>
+  <li> Release ImageMagick version 7.0.5-6, GIT revision 20039:9371904:20170512.</li>
+<dt>2017-05-10  7.0.5-6 John Cupitt &lt;jcupitt@gmail.com&gt;</dt>
+  <li> Revise DICOM window and rescale handling (reference     https://github.com/ImageMagick/ImageMagick/pull/484)</li>
+<dt>2017-05-06  7.0.5-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Restore the -alpha Shape option (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=31879).</li>
+  <li> Fix transient PDF bug (reference    https://github.com/ImageMagick/ImageMagick/issues/463).</li>
+  <li> The +opaque option now works on all channels (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=31862).</li>
+  <li> Ensure backwards compatibility for the -combine option (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=31855).</li>
+  <li> Check for EOF conditions for RLE image format.</li>
+  <li> Reset histogram page geometry (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=31920).</li>
+<dt>2017-04-24  7.0.5-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Release ImageMagick version 7.0.5-5, GIT revision 19915:12eec43:20170424.</li>
+<dt>2017-03-26  7.0.5-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Minimize buffer copies to improve OpenCL performance.</li>
+  <li> Morphology thinning is no longer a no-op (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=31650).</li>
+  <li> Patch two PCD writer problems, corrupt output and dark pixels (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=3164).</li>
+  <li> Support ICC based PDF's (reference    https://github.com/ImageMagick/ImageMagick/issues/417).</li>
+  <li> Fix improper EPS clip path rendering (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=31722).</li>
+<dt>2017-03-24  7.0.5-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Release ImageMagick version 7.0.5-4, GIT revision 19754:350fff3:20170324.</li>
+<dt>2017-03-21  7.0.5-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Respect -loop option for animate -window (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=31619).</li>
+<dt>2017-03-17  7.0.5-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Release ImageMagick version 7.0.5-3, GIT revision 19741:070c3fb:20170317.</li>
+<dt>2017-03-14  7.0.5-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Support namespaces for the security policy.</li>
+  <li> Support the -authenticate option for PDF (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=31530).</li>
+<dt>2017-03-11  7.0.5-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Release ImageMagick version 7.0.5-2, GIT revision 19696:da91a7c:20170311.</li>
+<dt>2017-03-06  7.0.5-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Respect throttle policy (reference    https://github.com/ImageMagick/ImageMagick/issues/393).</li>
+  <li> Return proper minima / maxima (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=31377).</li>
+<dt>2017-03-03  7.0.5-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Release ImageMagick version 7.0.5-1, GIT revision 19662:b7f455a:20170303.</li>
+<dt>2017-02-21  7.0.5-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Fix Spurious memory allocation message (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=31438).</li>
+  <li> Identical images should return inf for PSNR (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=31487).</li>
+<dt>2017-02-20  7.0.5-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Release ImageMagick version 7.0.5-0, GIT revision 19616:505fea9:20170220.</li>
+<dt>2017-02-20  7.0.5-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Fix transient bug with -separate option (reference    https://github.com/ImageMagick/ImageMagick/issues/385).</li>
+<dt>2017-02-18  7.0.4-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Release ImageMagick version 7.0.4-10, GIT revision 19608:fe757a2:20170218.</li>
+<dt>2017-02-18  7.0.4-10 Dirk Lemstra &lt;dirk@lem.....org&gt;</dt>
+  <li> Fixed fd leak for webp coder (reference    https://github.com/ImageMagick/ImageMagick/pull/382)</li>
+<dt>2017-02-15  7.0.4-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Prevent random pixel data for corrupt JPEG image (bug report from    Hirokazu Moriguchi, Sony).</li>
+  <li> Restore -mattecolor option.</li>
+  <li> Support pixel-cache and shred security policies.</li>
+  <li> Bump Magick++ SO.  Previously a global replace changed matteColor to    alphaColor.</li>
+<dt>2017-02-14  7.0.4-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Release ImageMagick version 7.0.4-9, GIT revision 19580:d474b37:20170214.</li>
+<dt>2017-02-14  7.0.4-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Revert patch that did not set update trait on alpha channel.</li>
+<dt>2017-02-13  7.0.4-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Release ImageMagick version 7.0.4-8, GIT revision 19574:7642384:20170213.</li>
+<dt>2017-02-09  7.0.4-8 Dirk Lemstra &lt;dirk@lem.....org&gt;</dt>
+  <li> Fixed memory leak when creating nested exceptions in Magick++ (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=23&amp;p=142634)</li>
+<dt>2017-02-09  7.0.4-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Unbreak build without JPEG support (reference    https://github.com/ImageMagick/ImageMagick/pull/373).</li>
+  <li> Document behavior change in the security policy (thanks to yoya @    https://blog.awm.jp/2017/02/09/imagemagick-en/).</li>
+  <li> Return unbiased standard deviation for image statistics (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=31377).</li>
+  <li> Don't set update trait on alpha channel (private e-mail concerning    -levels-colors option).</li>
+<dt>2017-02-04  7.0.4-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Release ImageMagick version 7.0.4-7, GIT revision 19513:5783e57:20170204.</li>
+<dt>2017-01-28  7.0.4-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Sanitize comments that include braces for the MIFF image format (reference    https://github.com/ImageMagick/ImageMagick/issues/368).</li>
+<dt>2017-01-27  7.0.4-7 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
+  <li> coders/png.c: Added support for a proposed new PNG chunk    (zxIf, read-only) that is currently being discussed on the    png-mng-misc at lists.sourceforge.net mailing list.  Enable    exIf and zxIf with CPPFLAGS="-DexIf_SUPPORTED -DxzIf_SUPPORTED".    If exIf is enabled, only the uncompressed exIF chunk will be    written and the hex-encoded zTXt chunk containing the raw Exif    profile won't be written.</li>
+<dt>2017-01-27  7.0.4-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Release ImageMagick version 7.0.4-6, GIT revision 19442:4747de9:20170127.</li>
+<dt>2017-01-27  7.0.4-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Uninitialized data in MAT image format (reference    https://github.com/ImageMagick/ImageMagick/issues/362).</li>
+  <li> Properly auto-fit caption (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=30887).</li>
+  <li> Correction to composite Over operator (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=31282).</li>
+  <li> Respect gravity option (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=31284).</li>
+<dt>2017-01-22  7.0.4-6 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
+  <li> Renamed read_vpag_chunk_callback() function to png_user_chunk_callback()    in coders/png.c</li>
+  <li> Implemented a private PNG caNv (canvas) chunk for remembering the    original dimensions and offsets when an image is cropped.  Previously    we used the oFFs and vpAg chunks for this purpose, but this had potential    conflicts with other applications that also use the oFFs chunk.</li>
+  <li> coders/png.c: Added support for a proposed new PNG chunk (exIf    read-write, eXIf read-only) that is currently being discussed on the    png-mng-misc at lists.sourceforge.net mailing list.</li>
+<dt>2017-01-22  7.0.4-6 Dirk Lemstra &lt;dirk@lem.....org&gt;</dt>
+  <li> Replaced CoderSeekableStreamFlag with CoderDecoderSeekableStreamFlag and    CoderEncoderSeekableStreamFlag.</li>
+<dt>2017-01-21  7.0.4-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Release ImageMagick version 7.0.4-5, GIT revision 19381:7ae396f:20170121.</li>
+<dt>2017-01-18  7.0.4-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Don't set background for transparent tiled images (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=31210).</li>
+<dt>2017-01-14  7.0.4-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Release ImageMagick version 7.0.4-4, GIT revision 19361:a12953c:20170114.</li>
+<dt>2017-01-14  7.0.4-4 Dirk Lemstra &lt;dirk@lem.....org&gt;</dt>
+  <li> Added support for RGB555, RGB565, ARGB4444 and ARGB1555 to the    BMP encoder (reference    https://github.com/ImageMagick/ImageMagick/issues/344).</li>
+<dt>2017-01-10  7.0.4-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Recognize XML policy closing tags (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=31182).</li>
+  <li> Fix memory leak in the MPC format.</li>
+<dt>2017-01-07  7.0.4-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Release ImageMagick version 7.0.4-3, GIT revision 19329:930ca78:20170107.</li>
+<dt>2017-01-04  7.0.4-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Increase memory allocation for TIFF pixels (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=31161).</li>
+<dt>2017-01-03  7.0.4-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Release ImageMagick version 7.0.4-2, GIT revision 19318:8766311:20170103.</li>
+<dt>2017-01-02  7.0.4-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Validation unit test for MNG works again.</li>
+<dt>2016-12-31  7.0.4-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Release ImageMagick version 7.0.4-1, GIT revision 19292:c5ccfa8:20161231.</li>
+<dt>2016-12-26  7.0.4-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Initialize draw_info alpha member to OpaqueAlpha.</li>
+  <li> Monochrome images no longer have inverted colors (reference    https://github.com/ImageMagick/ImageMagick/issues/332).</li>
+<dt>2016-12-18  7.0.4-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Release ImageMagick version 7.0.4-0, GIT revision 19221:d5e8abc:20161218.</li>
+<dt>2016-12-14  7.0.4-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Do not close path for linejoins of round (reference   https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=31039).</li>
+<dt>2016-12-10  7.0.3-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Release ImageMagick version 7.0.3-10, GIT revision 19191:338f088:20161210.</li>
+<dt>2016-12-07  7.0.3-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Set colorspace to sRGB if -append has non-homogenous colorspaces (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=29105).</li>
+  <li> Respect connected-components:area-threshold define (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=31006). </li>
+  <li> Enable alpha channel if background color is non-opaque (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=31016).</li>
+  <li> Return correct offset for negative index for -fx option (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=31019).</li>
+  <li> Fixed improper scaling of certain FITS images (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=31028).</li>
+  <li> Properly center text label (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=31027).</li>
+<dt>2016-12-05  7.0.3-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Release ImageMagick version 7.0.3-9, GIT revision 19139:6fed3f1:20161205.</li>
+<dt>2016-11-26  7.0.3-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Support the compare -read-mask option.</li>
+  <li> Support read-masks for the -modulate option.</li>
+  <li> Prevent buffer overflow when streaming an image (reference    https://github.com/ImageMagick/ImageMagick/issues/312).</li>
+  <li> Fix possible buffer overflow when writing compressed TIFFS (vulnerability    report from Cisco Talos, CVE-2016-8707).</li>
+<dt>2016-11-15  7.0.3-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Release ImageMagick version 7.0.3-8, GIT revision 19067:5aceded:20161125.</li>
+<dt>2016-11-18  7.0.3-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Support the phash:colorspaces and phash:normalize options.</li>
+  <li> If a convenient line break is not found, force it for caption: (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=30887).</li>
+  <li> Set alpha member of draw structure to OpaqueAlpha (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=30894).</li>
+  <li> Off by 1 error when computing the standard deviation (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=2&amp;t=30866).</li>
+  <li> Apply Debian patches, (reference    https://github.com/ImageMagick/ImageMagick/issues/304).</li>
+  <li> Permit EPT images with just a TIFF or EPS image, not both (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=30921).</li>
+  <li> The -clone option no longer leaks memory.</li>
+  <li> Render to clip mask rather than image for clip-path MVG graphics primitive.</li>
+<dt>2016-11-15  7.0.3-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Release ImageMagick version 7.0.3-7, GIT revision 19024:87aca83:20161115.</li>
+<dt>2016-11-10  7.0.3-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Web pages were broken when we moved to HTTPS protocol.</li>
+<dt>2016-11-08  7.0.3-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Release ImageMagick version 7.0.3-6, GIT revision 19001:4cff747:20161108.</li>
+<dt>2016-11-01  7.0.3-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Off by one memory allocation (reference    https://github.com/ImageMagick/ImageMagick/issues/296).</li>
+  <li> The -extent option now matches the results of IMv6 (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=30779).</li>
+  <li> Prevent fault in MSL interpreter (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=30797).</li>
+  <li> Mask composite produces proper results for the convert utility (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=29675).    </li>
+<dt>2016-10-10  7.0.3-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Release ImageMagick version 7.0.3-5, GIT revision 18975:a8174a2:20161030.</li>
+<dt>2016-10-16  7.0.3-5 Dirk Lemstra &lt;dirk@lem.....org&gt;</dt>
+  <li> Added layer RLE compression to the PSD encoder.</li>
+<dt>2016-10-10  7.0.3-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Release ImageMagick version 7.0.3-4, GIT revision 18937:83da034:20161010.</li>
+<dt>2016-10-10  7.0.3-4 Dirk Lemstra &lt;dirk@lem.....org&gt;</dt>
+  <li> Fixed incorrect parsing with ordered dither. (reference    https://github.com/ImageMagick/ImageMagick/issues/254)</li>
+<dt>2016-10-10  7.0.3-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Unit test pass again after small SUN image patch.</li>
+<dt>2016-10-08  7.0.3-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Release ImageMagick version 7.0.3-3, GIT revision 18924:d6614e7:20161008.</li>
+<dt>2016-10-07  7.0.3-3 Dirk Lemstra &lt;dirk@lem.....org&gt;</dt>
+  <li> Fixed incorrect RLE decoding when reading a DCM image that contains    multiple segments.</li>
+<dt>2016-10-02  7.0.3-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Release ImageMagick version 7.0.3-2, GIT revision 18887:6b27c5b:20161002.</li>
+<dt>2016-09-27  7.0.3-2 Dirk Lemstra &lt;dirk@lem.....org&gt;</dt>
+  <li> Fixed incorrect RLE decoding when reading an SGI image (reference     https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=30514)</li>
+<dt>2016-09-20  7.0.3-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Release ImageMagick version 7.0.3-1, GIT revision 18851:ad91ea8:20160920.</li>
+<dt>2016-09-16  7.0.3-1 Dirk Lemstra &lt;dirk@lem.....org&gt;</dt>
+  <li> Added layer RLE compression to the PSD encoder.</li>
+  <li> Added define 'psd:preserve-opacity-mask' to preserve the opacity mask    in a PSD file.</li>
+  <li> Fixed issue where the display window was used instead of the data window    when reading EXR files (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;p=137849).</li>
+<dt>2016-09-05  7.0.3-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Release ImageMagick version 7.0.3-0, GIT revision 18786:10aa64c:20160905.</li>
+<dt>2016-08-29  7.0.3-0 Dirk Lemstra &lt;dirk@lem.....org&gt;</dt>
+  <li> Fixed reading DXT1 images with an alpha channel.</li>
+  <li> Fixed incorrect padding calculation in PSD encoder.</li>
+<dt>2016-08-27  7.0.2-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Release ImageMagick version 7.0.2-10, GIT revision 18750:e3335b3:20160827.</li>
+<dt>2016-08-27  7.0.2-10 Dirk Lemstra &lt;dirk@lem.....org&gt;</dt>
+  <li> Added define 'psd:additional-info' to preserve the additional information    in a PSD file.</li>
+<dt>2016-08-15  7.0.2-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Prevent buffer overflow in BMP &amp; SGI coders (bug report from    pwchen&amp;rayzhong of tencent).</li>
+  <li> Prevent buffer overflow and other problems in SIXEL, PDB, MAP, TIFF and    CALS coders (bug report from Donghai Zhu).</li>
+  <li> The -stream option now increments the pixel pointer properly (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=30327).</li>
+<dt>2016-08-14  7.0.2-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Release ImageMagick version 7.0.2-9, GIT revision 18707:2c02f09:20160814.</li>
+<dt>2016-08-14  7.0.2-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Fix compile error in opencl.c (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=30289).</li>
+  <li> Eliminate compiler warning.</li>
+<dt>2016-08-14  7.0.2-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Release ImageMagick version 7.0.2-8, GIT revision 18698:74b1d5d:20160814.</li>
+<dt>2016-08-07  7.0.2-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Prevent spurious removal of MPC cache files (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=30256).</li>
+  <li> Note alpha channel when combining 4 or more images (reference    https://github.com/ImageMagick/ImageMagick/issues/250).</li>
+<dt>2016-08-06  7.0.2-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Release ImageMagick version 7.0.2-7, GIT revision 10980:ecc03a2:20160806.</li>
+<dt>2016-08-01  7.0.2-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Evaluate lazy pixel cache morphology to prevent buffer overflow (bug report    from Ibrahim M. El-Sayed).</li>
+  <li> Prevent buffer overflow (bug report from Max Thrane).</li>
+  <li> Prevent memory use after free (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=30245).</li>
+<dt>2016-07-30  7.0.2-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Release ImageMagick version 7.0.2-6, GIT revision 18651:df24175:20160729.</li>
+<dt>2016-07-29  7.0.2-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Support -region option (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=29692).</li>
+<dt>2016-07-21  7.0.2-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Release ImageMagick version 7.0.2-5, GIT revision 18627:2b5ddbd:20160721.</li>
+<dt>2016-07-13  7.0.2-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Fix MVG stroke-opacity (reference    https://github.com/ImageMagick/ImageMagick/issues/229).</li>
+  <li> Prevent possible buffer overflow when reading TIFF images (bug report from    Shi Pu of MS509 Team).</li>
+  <li> Initialize index channel to get expected results from the stegano coder.</li>
+<dt>2016-07-11  7.0.2-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Release ImageMagick version 7.0.2-4, GIT revision 18591:50debe5:20160710.</li>
+<dt>2016-07-10  7.0.2-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> To comply with the SVG standard, use stroke-opacity for transparent strokes.</li>
+  <li> Define CompositeChannels mask to Red, Green, Blue, Alpha, and Black.</li>
+<dt>2016-07-09  7.0.2-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Release ImageMagick version 7.0.2-3, GIT revision 18572:28560fc:20160709.</li>
+<dt>2016-07-01  7.0.2-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Patch so -kuwahara option can preserve colormapped edges.</li>
+  <li> The histogram coder now returns the correct extent.</li>
+  <li> Use CopyMagickString() rather than CopyMagickMemory() for strings.</li>
+<dt>2016-06-26  7.0.2-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Release ImageMagick version 7.0.2-2, GIT revision 18514:a7b5b46:20160626.</li>
+<dt>2016-06-23  7.0.2-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Correct for numerical instability (reference    https://github.com/ImageMagick/ImageMagick/issues/218).<dt>                      </dt>
+  <li>2016-06-21  7.0.2-1 Cristy  &lt;quetzlzacatenango@image...&gt;</li>
+  <li> Release ImageMagick version 7.0.2-1, GIT revision 18479:931319b:20160622.</li>
+<dt>2016-06-17  7.0.2-1 Dirk Lemstra &lt;dirk@lem.....org&gt;</dt>
+  <li> Added support for GROUP4 compression to the FAX coder.</li>
+<dt>2016-06-12  7.0.2-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Distort no longer converts grayscale image to sRGB (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=1&amp;t=29895).</li>
+  <li> Don't return a zero bounding box for QueryMultilineFontMetrics() (reference    https://github.com/ImageMagick/ImageMagick/issues/222).</li>
+<dt>2016-06-12  7.0.2-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Release ImageMagick version 7.0.2-0, GIT revision 10884:f0e15e8:20160612.</li>
+<dt>2016-06-09  7.0.2-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Backoff finite precision epsilon (reference    https://github.com/ImageMagick/ImageMagick/issues/215).</li>
+  <li> Fix drawing glitch for stroke widths greater than 2 (reference    https://github.com/ImageMagick/ImageMagick/issues/218).</li>
+<dt>2016-06-05  7.0.1-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Release ImageMagick version 7.0.1-10, GIT revision 18406:ba4ad2d:20160607.</li>
+<dt>2016-06-04  7.0.1-10 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Deny indirect reads by policy, remove policy to permit, e.g.,    convert caption:@mytext.txt ...</li>
+  <li> RLE check for pixel offset less than 0 (heap overflow report from Craig    Young).</li>
+  <li> Properly initialze PES blocks (reference    https://github.com/ImageMagick/ImageMagick/issues/213).</li>
+<dt>2016-06-03  7.0.1-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Release ImageMagick version 7.0.1-9, GIT revision 10847:339f803:20160602.</li>
+<dt>2016-06-02  7.0.1-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Fix small memory leak (patch provided by Андрей Черный).</li>
+  <li> Coder path traversal is not authorized (bug report provided by    Masaaki Chida).</li>
+  <li> Turn off alpha channel for the compare difference image (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=29828).</li>
+<dt>2016-05-31  7.0.1-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Release ImageMagick version 7.0.1-8, GIT revision 18334:97775b5:20160531.</li>
+<dt>2016-05-31  7.0.1-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Support configure script --enable-pipes option to enable pipes (|) in    filenames.</li>
+  <li> Support configure script --enable-indirect-reads option to enable    indirect reads (@) in filenames.</li>
+<dt>2016-05-30  7.0.1-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Release ImageMagick version 7.0.1-7, GIT revision 18321:5511ef5:20160530.</li>
+<dt>2016-05-25  7.0.1-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Security improvements to TEXT coder broke it (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=29754).</li>
+  <li> Fix stroke offset problem for -annotate (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=29626).</li>
+  <li> Don't interpret -fx option arguments (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=29774);</li>
+  <li> Add additional checks to DCM reader to prevent data-driven faults (bug    report from Hanno Böck).</li>
+<dt>2016-05-21  7.0.1-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Release ImageMagick version 7.0.1-6, GIT revision 18241:d4f277c:20160521.</li>
+<dt>2016-05-20  7.0.1-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Fixed proper placement of text annotation for east / west gravity.</li>
+<dt>2016-05-18  7.0.1-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Release ImageMagick version 7.0.1-5, GIT revision 10789:f7c2e89:20160518,</li>
+<dt>2016-05-18  7.0.1-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Process channels independently for -channel -equalize (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=29708).</li>
+  <li> Fix pixel cache on disk regression (reference    https://github.com/ImageMagick/ImageMagick/issues/202).</li>
+<dt>2016-05-15  7.0.1-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Release ImageMagick version 7.0.1-4, GIT revision 10778:52dae14:20160516.</li>
+<dt>2016-05-10  7.0.1-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Prevent possible shell command injection vulnerability through the    authenticate parameter of the PDF, PCL and XPS coders (report from    Erez Turjeman).</li>
+  <li> Quote passwords when passed to a delegate program.</li>
+  <li> Iterate channels over source image rather than destination (bug report    from Hanno Böck).</li>
+  <li> Can read geo-related EXIF metdata once-again (reference    https://github.com/ImageMagick/ImageMagick/issues/198).</li>
+  <li> Sanitize all delegate emedded formatting characters.</li>
+  <li> Don't sync pixel cache in AcquireAuthenticCacheView() (bug report from    Hanno Böck).</li>
+<dt>2016-05-09  7.0.1-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Release ImageMagick version 7.0.1-3, GIT revision 10755:d540dda:20160509.</li>
+<dt>2016-05-07  7.0.1-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Remove https delegate.</li>
+<dt>2016-05-06  7.0.1-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Release ImageMagick version 7.0.1-2, GIT revision 10741:5746147:20160507.</li>
+<dt>2016-05-04  7.0.1-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Check for buffer overflow in magick/draw.c/DrawStrokePolygon().</li>
+  <li> Replace show delegate title with image filename rather than label.</li>
+  <li> Fix GetNextToken() off by one error.</li>
+  <li> Remove support for internal ephemeral coder.</li>
+<dt>2016-05-03  7.0.1-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> New version 7.0.1-1, GIT revision 10723:9fc8a0c:20160503.</li>
+<dt>2016-05-03  7.0.1-1 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> Sanitize input filename for http / https delegates (improved patch).</li>
+  <li> Fix for possible security vulnerabilities (reference    https://www.imagemagick.org/discourse-server/viewtopic.html?f=4&amp;t=29588).</li>
+<dt>2016-04-30  7.0.1-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> New version 7.0.1-0, GIT revision 10716:b527bce:20160430.</li>
+<dt>2016-01-30  7.0.0-0        Fahad-Alsaidi &amp; ShamsaHamed</dt>
+  <li> Add support for languages that require complex text layout (reference    https://github.com/ImageMagick/ImageMagick/pull/88).</li>
+<dt>2012-04-27  7.0.0-0 Anthony thyssen &lt;A.Thyssen@griffith...&gt;</dt>
+  <li> Allow the use of set and escapes when no images in memory    (unless you attempt to access per-image meta-data)    Currently does not include %[fx:...] and %[pixel:...]</li>
+<dt>2012-10-05  7.0.0-0 Anthony thyssen &lt;A.Thyssen@griffith...&gt;</dt>
+  <li> Rather than replicate 'options' into 'artifacts' make a link    from image to image_info and lookup a global option if no artifact    is defined.</li>
+<dt>2012-09-11  7.0.0-0 Nicolas Robidoux &lt;nicolas.robidoux@gmail...&gt;</dt>
+  <li> sigmoidal-contrast:</li>
+  <li> Remove unnecessary initial ClampToQuantum.</li>
+<dt>2012-09-10  7.0.0-0 Nicolas Robidoux &lt;nicolas.robidoux@gmail...&gt;</dt>
+  <li> sigmoidal-contrast:</li>
+  <li> Direct computation, without LUT;</li>
+  <li> Fix re-declaration of i (at the top, and inside a conditional).</li>
+<dt>2012-09-04  7.0.0-0 Nicolas Robidoux &lt;nicolas.robidoux@gmail...&gt;</dt>
+  <li> Add tanh/atanh clone of legacy sigmoidal map (faster &amp; more accurate).</li>
+<dt>2012-08-08  7.0.0-0 Nicolas Robidoux &lt;nicolas.robidoux@gmail...&gt;</dt>
+  <li> Add final ClampToQuantum in sigmoidal colormap loop.</li>
+  <li> Remove OpenMP calls from colormap update loops.</li>
+<dt>2011-08-01  7.0.0-0 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <li> New version 7.0.0-0.</li>
+</li></dl></div>    </div>
+  </main><!-- /.container -->
+  <footer class="magick-footer">
     <p><a href="support.html">Donate</a> •
      <a href="sitemap.html">Sitemap</a> •
     <a href="links.html">Related</a> •
     <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
         <p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
   </footer>
-</div><!-- /.container -->
 
-  <script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
-  <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js" integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4" crossorigin="anonymous"></script>
-  <script src="../js/magick.html"></script>
+  <!-- Javascript assets -->
+  <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+  <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+  <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+  <script src="../assets/bootstrap.min.js"></script>
+
 </body>
 </html>
-<!-- Magick Cache 8th October 2017 11:15 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 12:07 -->
\ No newline at end of file
index 923881880546eef87031febd3b45e02b29302c61..398f50070a70beb6a1110fa17c3176b1d563b36e 100644 (file)
   <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-2018 ImageMagick Studio LLC" />
+  <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
   <meta name="distribution" content="Global" />
   <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
   <link href="https://www.imagemagick.org/script/cipher.html" rel="canonical" />
   <link href="../images/wand.png" rel="icon" />
   <link href="../images/wand.ico" rel="shortcut icon" />
-  <link href="css/magick.css" rel="stylesheet" />
+  <link href="../assets/bootstrap.min.css" rel="stylesheet" />
+  <link href="../assets/magick-template.css" rel="stylesheet" />
 </head>
 <body>
-<div class="magick-masthead">
-  <div class="container">
-    <script async="async" src="http://localhost/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>
-    <nav class="nav magick-nav">
-      <a class="nav-link " href="../index.html">Home</a>
-      <a class="nav-link " href="download.html">Download</a>
-      <a class="nav-link " href="command-line-tools.html">Tools</a>
-      <a class="nav-link " href="command-line-processing.html">Command-line</a>
-      <a class="nav-link " href="resources.html">Resources</a>
-      <a class="nav-link " href="develop.html">Develop</a>
-      <a class="nav-link " href="https://www.imagemagick.org/script/search.php">Search</a>
-      <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
-    </nav>
-  </div>
-</div>
-<div class="container">
+  <header>
+  <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+    <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</a>
+    <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+    <span class="navbar-toggler-icon"></span>
+    </button>
+
+    <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+    <ul class="navbar-nav mr-auto">
+      <li class="nav-item ">
+        <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="download.html">Download</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-tools.html">Tools</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-processing.html">Command-line</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="resources.html">Resources</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="develop.html">Develop</a>
+      </li>
+      <li class="nav-item">
+        <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+      </li>
+    </ul>
+    <form class="form-inline my-2 my-lg-0" action="https://www.imagemagick.org/script/search.php">
+      <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+      <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+    </form>
+    </div>
+  </nav>
+  </header>
+  <main role="main" class="container">
+    <div class="magick-template">
 <div class="magick-header">
 <p class="text-center"><a href="cipher.html#encipher">Encipher an Image</a> • <a href="cipher.html#decipher">Decipher an Image</a> • <a href="cipher.html#caveats">Encipher and Decipher Caveats</a></p>
 
@@ -114,6 +133,8 @@ Examples <a href="https://www.imagemagick.org/Usage/transform/#encipher"
 >Encrypting Image Data</a>. </p>
 
 </div>
+    </div>
+  </main><!-- /.container -->
   <footer class="magick-footer">
     <p><a href="support.html">Donate</a> •
      <a href="sitemap.html">Sitemap</a> •
@@ -126,11 +147,13 @@ Examples <a href="https://www.imagemagick.org/Usage/transform/#encipher"
     <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
         <p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
   </footer>
-</div><!-- /.container -->
 
-  <script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
-  <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js" integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4" crossorigin="anonymous"></script>
-  <script src="../js/magick.html"></script>
+  <!-- Javascript assets -->
+  <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+  <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+  <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+  <script src="../assets/bootstrap.min.js"></script>
+
 </body>
 </html>
-<!-- Magick Cache 8th October 2017 11:16 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 12:06 -->
\ No newline at end of file
index 07d1a1ecd9ce9de7f17377032d11d63ad5b82ece..99cd3c964699395d5b2a349bbe697935c0495625 100644 (file)
   <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-2018 ImageMagick Studio LLC" />
+  <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
   <meta name="distribution" content="Global" />
   <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
   <link href="https://www.imagemagick.org/script/color-management.html" rel="canonical" />
   <link href="../images/wand.png" rel="icon" />
   <link href="../images/wand.ico" rel="shortcut icon" />
-  <link href="css/magick.css" rel="stylesheet" />
+  <link href="../assets/bootstrap.min.css" rel="stylesheet" />
+  <link href="../assets/magick-template.css" rel="stylesheet" />
 </head>
 <body>
-<div class="magick-masthead">
-  <div class="container">
-    <script async="async" src="http://localhost/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>
-    <nav class="nav magick-nav">
-      <a class="nav-link " href="../index.html">Home</a>
-      <a class="nav-link " href="download.html">Download</a>
-      <a class="nav-link " href="command-line-tools.html">Tools</a>
-      <a class="nav-link " href="command-line-processing.html">Command-line</a>
-      <a class="nav-link " href="resources.html">Resources</a>
-      <a class="nav-link " href="develop.html">Develop</a>
-      <a class="nav-link " href="https://www.imagemagick.org/script/search.php">Search</a>
-      <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
-    </nav>
-  </div>
-</div>
-<div class="container">
+  <header>
+  <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+    <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</a>
+    <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+    <span class="navbar-toggler-icon"></span>
+    </button>
+
+    <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+    <ul class="navbar-nav mr-auto">
+      <li class="nav-item ">
+        <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="download.html">Download</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-tools.html">Tools</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-processing.html">Command-line</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="resources.html">Resources</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="develop.html">Develop</a>
+      </li>
+      <li class="nav-item">
+        <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+      </li>
+    </ul>
+    <form class="form-inline my-2 my-lg-0" action="https://www.imagemagick.org/script/search.php">
+      <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+      <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+    </form>
+    </div>
+  </nav>
+  </header>
+  <main role="main" class="container">
+    <div class="magick-template">
 <div class="magick-header">
 
 <p class="lead magick-description">Due to the standardization of sRGB on the Internet, most image formats use SRGB as the default working color space.  If the color space of an image is unknown and it is an 8- to 16-bit image format, assuming it is in the sRGB color space is a safe choice.  This extends to grayscale as well.  We assume non-linear grayscale. These assumptions are overridden if a particular image format includes color space and / or gamma metadata.  ImageMagick assumes linear color if the color space is RGB instead of sRGB.  You can also override the default color space assumptions with color profiles or the <a href="command-line-processing.html#set">-set</a> option.</p>
@@ -64,6 +83,8 @@
 
 <pre class="highlight"><code>magick myimage.png -set colorspace RGB myRGBimage.png</code></pre>
 
+<p>Note that declaring an image as linear is not the same as converting the image to linear. Declaring it is linear only sets the meta data and does not change the pixel data. Whereas converting to linear actually changes the pixel data as described in more detail below.</p>
+
 <p>Afterwards, the verbose information for the output file lists the colorspace as RGB. This only works on image types containing meta data that distinguishes between linear RGB and non-linear sRGB, such as PNG and GIF. Therefore, if the above command is run with a JPG or TIF output format, the verbose information for the colorspace still shows sRGB. In order to properly have the JPG output know that it is linear RGB, include an appropriate color profile.</p>
 
 
 magick myimage.png -intensity Rec709luminance -colorspace gray myRGBimage.png
 </code></pre>
 
-<p>The same concept is needed when separating channels. Normally, the conversion to separate each channel of an sRGB color image produces separate linear grayscale images. However the same concept can be applied, if it is desired to keep the separate channels as non-linear grayscale. For example, the following produces non-linear grayscale channels.</p>
+<p>The same concept is needed when separating channels.  Normally, the conversion to separate each channel of an sRGB color image produces separate non-linear grayscale images. However the same concept can be applied, if it is desired to keep the separate channels as linear grayscale. For example, the following produces linear grayscale channels.</p>
 
-<pre class="highlight"><code>magick myimage.png -set colorspace RGB -separate myimage_channels_%d.png</code></pre>
+<pre class="highlight"><code>magick myimage.png -colorspace RGB -separate myimage_channels_%d.png</code></pre>
 
 <p>When separating and recombining channels, with potential intermediate processing, it is important to identify the colorspace used, especially during the recombination. For example,</p>
 
 <pre class="highlight"><code>magick myimage.png -separate myimage_channels_%d.png
 magick myimage_channels_*.png -combine myimage2.png</code></pre>
 
-<p>In the above example, the result is darker than the original, because the channels were separate as linear gray and subsequently combined as linear color. In order to return the channels back to sRGB, one must change the colorspace from RGB back to sRGB after the <code>-combine</code> step.</p>
+<p>In the above example, the separated channels are non-linear and the default for <code>-combine</code> is to assume non-linear channels. So the result is the same as the input.</p>
 
-<pre class="highlight"><code>magick myimage.png -separate myimage_channels_%d.png
-magick myimage_channels_*.png -combine -colorspace sRGB myimage2.png</code></pre>
-
-<p>If one desires to separate to non-linear grayscale channels, recombine them later, perhaps after some processing, then use the same concept as above for maintaining non-linear grayscale:</p>
+If one desires to separate to linear grayscale channels, recombine them later back to non-linear color, perhaps after some processing, then use the same concept as above for maintaining linear grayscale:</p>
 
 <pre class="highlight"><code>magick myimage.png -set colorspace RGB -separate myimage_channels_%d.png
 magick myimage_channels_*.png -combine -colorspace RGB -set colorspace sRGB myimage2.png</code></pre>
@@ -109,6 +127,8 @@ magick myimage_channels_*.png -set colorspace HSL -combine -colorspace RGB -set
 <p>This means that you need to be careful when you create grayscale gradients. For example, <code>gradient:</code>, <code>gradient:"white-black"</code>, <code>gradient:"gray100-gray0"</code> generates non-linear gradients, however <code>gradient:"gray(255)-gray(0)"</code> or <code>gradient:"gray(100%)-gray(0%)"</code> generates linear gradients.</p>
 
 </div>
+    </div>
+  </main><!-- /.container -->
   <footer class="magick-footer">
     <p><a href="support.html">Donate</a> •
      <a href="sitemap.html">Sitemap</a> •
@@ -121,11 +141,13 @@ magick myimage_channels_*.png -set colorspace HSL -combine -colorspace RGB -set
     <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
         <p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
   </footer>
-</div><!-- /.container -->
 
-  <script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
-  <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js" integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4" crossorigin="anonymous"></script>
-  <script src="../js/magick.html"></script>
+  <!-- Javascript assets -->
+  <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+  <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+  <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+  <script src="../assets/bootstrap.min.js"></script>
+
 </body>
 </html>
-<!-- Magick Cache 8th October 2017 11:14 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 12:06 -->
\ No newline at end of file
index c6b0c1231ad8fc1bd1645ccf8e11e9d27bff369e..e57609415466db15ce03eaf722aad134a449f2c3 100644 (file)
   <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-2018 ImageMagick Studio LLC" />
+  <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
   <meta name="distribution" content="Global" />
   <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
   <link href="https://www.imagemagick.org/script/color.html" rel="canonical" />
   <link href="../images/wand.png" rel="icon" />
   <link href="../images/wand.ico" rel="shortcut icon" />
-  <link href="css/magick.css" rel="stylesheet" />
+  <link href="../assets/bootstrap.min.css" rel="stylesheet" />
+  <link href="../assets/magick-template.css" rel="stylesheet" />
 </head>
 <body>
-<div class="magick-masthead">
-  <div class="container">
-    <script async="async" src="http://localhost/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>
-    <nav class="nav magick-nav">
-      <a class="nav-link " href="../index.html">Home</a>
-      <a class="nav-link " href="download.html">Download</a>
-      <a class="nav-link " href="command-line-tools.html">Tools</a>
-      <a class="nav-link " href="command-line-processing.html">Command-line</a>
-      <a class="nav-link " href="resources.html">Resources</a>
-      <a class="nav-link " href="develop.html">Develop</a>
-      <a class="nav-link " href="https://www.imagemagick.org/script/search.php">Search</a>
-      <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
-    </nav>
-  </div>
-</div>
-<div class="container">
+  <header>
+  <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+    <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</a>
+    <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+    <span class="navbar-toggler-icon"></span>
+    </button>
+
+    <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+    <ul class="navbar-nav mr-auto">
+      <li class="nav-item ">
+        <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="download.html">Download</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-tools.html">Tools</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-processing.html">Command-line</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="resources.html">Resources</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="develop.html">Develop</a>
+      </li>
+      <li class="nav-item">
+        <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+      </li>
+    </ul>
+    <form class="form-inline my-2 my-lg-0" action="https://www.imagemagick.org/script/search.php">
+      <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+      <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+    </form>
+    </div>
+  </nav>
+  </header>
+  <main role="main" class="container">
+    <div class="magick-template">
 <div class="magick-header">
 <p class="text-center"><a href="color.html#usage">Example Usage</a> • <a href="color.html#models">Color Model Specification</a> • <a href="color.html#color_names">List of Color Names</a></p>
 
@@ -4906,6 +4925,8 @@ device-cmyk(0.11, 0.48, 0.83, 0.00)</code></pre>
 </table>
 
 </div>
+    </div>
+  </main><!-- /.container -->
   <footer class="magick-footer">
     <p><a href="support.html">Donate</a> •
      <a href="sitemap.html">Sitemap</a> •
@@ -4918,11 +4939,13 @@ device-cmyk(0.11, 0.48, 0.83, 0.00)</code></pre>
     <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
         <p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
   </footer>
-</div><!-- /.container -->
 
-  <script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
-  <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js" integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4" crossorigin="anonymous"></script>
-  <script src="../js/magick.html"></script>
+  <!-- Javascript assets -->
+  <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+  <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+  <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+  <script src="../assets/bootstrap.min.js"></script>
+
 </body>
 </html>
-<!-- Magick Cache 8th October 2017 11:16 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 12:07 -->
\ No newline at end of file
index 298060ef81ed9dd46f5afbf27131bb2bd241fbd6..90804c1a06ee2aceb33c117a914c6df5368c1358 100644 (file)
   <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-2018 ImageMagick Studio LLC" />
+  <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
   <meta name="distribution" content="Global" />
   <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
   <link href="https://www.imagemagick.org/script/command-line-options.html" rel="canonical" />
   <link href="../images/wand.png" rel="icon" />
   <link href="../images/wand.ico" rel="shortcut icon" />
-  <link href="css/magick.css" rel="stylesheet" />
+  <link href="../assets/bootstrap.min.css" rel="stylesheet" />
+  <link href="../assets/magick-template.css" rel="stylesheet" />
 </head>
 <body>
-<div class="magick-masthead">
-  <div class="container">
-    <script async="async" src="http://localhost/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>
-    <nav class="nav magick-nav">
-      <a class="nav-link " href="../index.html">Home</a>
-      <a class="nav-link " href="download.html">Download</a>
-      <a class="nav-link " href="command-line-tools.html">Tools</a>
-      <a class="nav-link " href="command-line-processing.html">Command-line</a>
-      <a class="nav-link " href="resources.html">Resources</a>
-      <a class="nav-link " href="develop.html">Develop</a>
-      <a class="nav-link " href="https://www.imagemagick.org/script/search.php">Search</a>
-      <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
-    </nav>
-  </div>
-</div>
-<div class="container">
+  <header>
+  <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+    <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</a>
+    <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+    <span class="navbar-toggler-icon"></span>
+    </button>
+
+    <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+    <ul class="navbar-nav mr-auto">
+      <li class="nav-item ">
+        <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="download.html">Download</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-tools.html">Tools</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-processing.html">Command-line</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="resources.html">Resources</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="develop.html">Develop</a>
+      </li>
+      <li class="nav-item">
+        <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+      </li>
+    </ul>
+    <form class="form-inline my-2 my-lg-0" action="https://www.imagemagick.org/script/search.php">
+      <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+      <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+    </form>
+    </div>
+  </nav>
+  </header>
+  <main role="main" class="container">
+    <div class="magick-template">
 <div class="magick-header">
 <p class="text-center"><a href="command-line-options.html#adaptive-blur">&#x2011;adaptive&#x2011;blur</a>  • <a href="command-line-options.html#adaptive-resize">&#x2011;adaptive&#x2011;resize</a>  • <a href="command-line-options.html#adaptive-sharpen">&#x2011;adaptive&#x2011;sharpen</a>  • <a href="command-line-options.html#adjoin">&#x2011;adjoin</a>  • <a href="command-line-options.html#affine">&#x2011;affine</a>  • <a href="command-line-options.html#alpha">&#x2011;alpha</a>  • <a href="command-line-options.html#annotate">&#x2011;annotate</a>  • <a href="command-line-options.html#antialias">&#x2011;antialias</a>  • <a href="command-line-options.html#append">&#x2011;append</a>  • <a href="command-line-options.html#attenuate">&#x2011;attenuate</a>  • <a href="command-line-options.html#authenticate">&#x2011;authenticate</a>  • <a href="command-line-options.html#auto-gamma">&#x2011;auto&#x2011;gamma</a>  • <a href="command-line-options.html#auto-level">&#x2011;auto&#x2011;level</a>  • <a href="command-line-options.html#auto-orient">&#x2011;auto&#x2011;orient</a>  • <a href="command-line-options.html#auto-threshold">&#x2011;auto&#x2011;threshold</a>  • <a href="command-line-options.html#backdrop">&#x2011;backdrop</a>  • <a href="command-line-options.html#background">&#x2011;background</a>  • <a href="command-line-options.html#bench">&#x2011;bench</a>  • <a href="command-line-options.html#bias">&#x2011;bias</a>  • <a href="command-line-options.html#black-point-compensation">&#x2011;black&#x2011;point&#x2011;compensation</a>  • <a href="command-line-options.html#black-threshold">&#x2011;black&#x2011;threshold</a>  • <a href="command-line-options.html#blend">&#x2011;blend</a>  • <a href="command-line-options.html#blue-primary">&#x2011;blue&#x2011;primary</a>  • <a href="command-line-options.html#blue-shift">&#x2011;blue&#x2011;shift</a>  • <a href="command-line-options.html#blur">&#x2011;blur</a>  • <a href="command-line-options.html#border">&#x2011;border</a>  • <a href="command-line-options.html#bordercolor">&#x2011;bordercolor</a>  • <a href="command-line-options.html#borderwidth">&#x2011;borderwidth</a>  • <a href="command-line-options.html#brightness-contrast">&#x2011;brightness&#x2011;contrast</a>  • <a href="command-line-options.html#cache">&#x2011;cache</a>  • <a href="command-line-options.html#canny">&#x2011;canny</a>  • <a href="command-line-options.html#caption">&#x2011;caption</a>  • <a href="command-line-options.html#cdl">&#x2011;cdl</a>  • <a href="command-line-options.html#channel">&#x2011;channel</a>  • <a href="command-line-options.html#charcoal">&#x2011;charcoal</a>  • <a href="command-line-options.html#channel-fx">&#x2011;channel&#x2011;fx</a>  • <a href="command-line-options.html#chop">&#x2011;chop</a>  • <a href="command-line-options.html#clamp">&#x2011;clamp</a>  • <a href="command-line-options.html#clip">&#x2011;clip</a>  • <a href="command-line-options.html#clip-mask">&#x2011;clip&#x2011;mask</a>  • <a href="command-line-options.html#clip-path">&#x2011;clip&#x2011;path</a>  • <a href="command-line-options.html#clone">&#x2011;clone</a>  • <a href="command-line-options.html#clut">&#x2011;clut</a>  • <a href="command-line-options.html#coalesce">&#x2011;coalesce</a>  • <a href="command-line-options.html#colorize">&#x2011;colorize</a>  • <a href="command-line-options.html#colormap">&#x2011;colormap</a>  • <a href="command-line-options.html#color-matrix">&#x2011;color&#x2011;matrix</a>  • <a href="command-line-options.html#colors">&#x2011;colors</a>  • <a href="command-line-options.html#colorspace">&#x2011;colorspace</a>  • <a href="command-line-options.html#combine">&#x2011;combine</a>  • <a href="command-line-options.html#comment">&#x2011;comment</a>  • <a href="command-line-options.html#compare">&#x2011;compare</a>  • <a href="command-line-options.html#complex">&#x2011;complex</a>  • <a href="command-line-options.html#compose">&#x2011;compose</a>  • <a href="command-line-options.html#composite">&#x2011;composite</a>  • <a href="command-line-options.html#compress">&#x2011;compress</a>  • <a href="command-line-options.html#connected-components">&#x2011;connected&#x2011;components</a>  • <a href="command-line-options.html#contrast">&#x2011;contrast</a>  • <a href="command-line-options.html#contrast-stretch">&#x2011;contrast&#x2011;stretch</a>  • <a href="command-line-options.html#convolve">&#x2011;convolve</a>  • <a href="command-line-options.html#copy">&#x2011;copy</a>  • <a href="command-line-options.html#crop">&#x2011;crop</a>  • <a href="command-line-options.html#cycle">&#x2011;cycle</a>  • <a href="command-line-options.html#debug">&#x2011;debug</a>  • <a href="command-line-options.html#decipher">&#x2011;decipher</a>  • <a href="command-line-options.html#deconstruct">&#x2011;deconstruct</a>  • <a href="command-line-options.html#define">&#x2011;define</a>  • <a href="command-line-options.html#delay">&#x2011;delay</a>  • <a href="command-line-options.html#delete">&#x2011;delete</a>  • <a href="command-line-options.html#density">&#x2011;density</a>  • <a href="command-line-options.html#depth">&#x2011;depth</a>  • <a href="command-line-options.html#descend">&#x2011;descend</a>  • <a href="command-line-options.html#deskew">&#x2011;deskew</a>  • <a href="command-line-options.html#despeckle">&#x2011;despeckle</a>  • <a href="command-line-options.html#direction">&#x2011;direction</a>  • <a href="command-line-options.html#displace">&#x2011;displace</a>  • <a href="command-line-options.html#display">&#x2011;display</a>  • <a href="command-line-options.html#dispose">&#x2011;dispose</a>  • <a href="command-line-options.html#dissimilarity-threshold">&#x2011;dissimilarity&#x2011;threshold</a>  • <a href="command-line-options.html#dissolve">&#x2011;dissolve</a>  • <a href="command-line-options.html#distort">&#x2011;distort</a>  • <a href="command-line-options.html#distribute-cache">&#x2011;distribute&#x2011;cache</a>  • <a href="command-line-options.html#dither">&#x2011;dither</a>  • <a href="command-line-options.html#draw">&#x2011;draw</a>  • <a href="command-line-options.html#duplicate">&#x2011;duplicate</a>  • <a href="command-line-options.html#edge">&#x2011;edge</a>  • <a href="command-line-options.html#emboss">&#x2011;emboss</a>  • <a href="command-line-options.html#encipher">&#x2011;encipher</a>  • <a href="command-line-options.html#encoding">&#x2011;encoding</a>  • <a href="command-line-options.html#endian">&#x2011;endian</a>  • <a href="command-line-options.html#enhance">&#x2011;enhance</a>  • <a href="command-line-options.html#equalize">&#x2011;equalize</a>  • <a href="command-line-options.html#evaluate">&#x2011;evaluate</a>  • <a href="command-line-options.html#evaluate-sequence">&#x2011;evaluate&#x2011;sequence</a>  • <a href="command-line-options.html#extent">&#x2011;extent</a>  • <a href="command-line-options.html#extract">&#x2011;extract</a>  • <a href="command-line-options.html#family">&#x2011;family</a>  • <a href="command-line-options.html#features">&#x2011;features</a>  • <a href="command-line-options.html#fft">&#x2011;fft</a>  • <a href="command-line-options.html#fill">&#x2011;fill</a>  • <a href="command-line-options.html#filter">&#x2011;filter</a>  • <a href="command-line-options.html#flatten">&#x2011;flatten</a>  • <a href="command-line-options.html#flip">&#x2011;flip</a>  • <a href="command-line-options.html#floodfill">&#x2011;floodfill</a>  • <a href="command-line-options.html#flop">&#x2011;flop</a>  • <a href="command-line-options.html#font">&#x2011;font</a>  • <a href="command-line-options.html#foreground">&#x2011;foreground</a>  • <a href="command-line-options.html#format">&#x2011;format</a>  • <a href="command-line-options.html#format_identify_">&#x2011;format[identify]</a>  • <a href="command-line-options.html#frame">&#x2011;frame</a>  • <a href="command-line-options.html#frame_import_">&#x2011;frame[import]</a>  • <a href="command-line-options.html#function">&#x2011;function</a>  • <a href="command-line-options.html#fuzz">&#x2011;fuzz</a>  • <a href="command-line-options.html#fx">&#x2011;fx</a>  • <a href="command-line-options.html#gamma">&#x2011;gamma</a>  • <a href="command-line-options.html#gaussian-blur">&#x2011;gaussian&#x2011;blur</a>  • <a href="command-line-options.html#geometry">&#x2011;geometry</a>  • <a href="command-line-options.html#gravity">&#x2011;gravity</a>  • <a href="command-line-options.html#grayscale">&#x2011;grayscale</a>  • <a href="command-line-options.html#green-primary">&#x2011;green&#x2011;primary</a>  • <a href="command-line-options.html#hald-clut">&#x2011;hald&#x2011;clut</a>  • <a href="command-line-options.html#help">&#x2011;help</a>  • <a href="command-line-options.html#highlight-color">&#x2011;highlight&#x2011;color</a>  • <a href="command-line-options.html#hough-lines">&#x2011;hough&#x2011;lines</a>  • <a href="command-line-options.html#iconGeometry">&#x2011;iconGeometry</a>  • <a href="command-line-options.html#iconic">&#x2011;iconic</a>  • <a href="command-line-options.html#identify">&#x2011;identify</a>  • <a href="command-line-options.html#ift">&#x2011;ift</a>  • <a href="command-line-options.html#immutable">&#x2011;immutable</a>  • <a href="command-line-options.html#implode">&#x2011;implode</a>  • <a href="command-line-options.html#insert">&#x2011;insert</a>  • <a href="command-line-options.html#intensity">&#x2011;intensity</a>  • <a href="command-line-options.html#intent">&#x2011;intent</a>  • <a href="command-line-options.html#interlace">&#x2011;interlace</a>  • <a href="command-line-options.html#interpolate">&#x2011;interpolate</a>  • <a href="command-line-options.html#interline-spacing">&#x2011;interline&#x2011;spacing</a>  • <a href="command-line-options.html#interword-spacing">&#x2011;interword&#x2011;spacing</a>  • <a href="command-line-options.html#kerning">&#x2011;kerning</a>  • <a href="command-line-options.html#kuwahara">&#x2011;kuwahara</a>  • <a href="command-line-options.html#label">&#x2011;label</a>  • <a href="command-line-options.html#lat">&#x2011;lat</a>  • <a href="command-line-options.html#layers">&#x2011;layers</a>  • <a href="command-line-options.html#level">&#x2011;level</a>  • <a href="command-line-options.html#level-colors">&#x2011;level&#x2011;colors</a>  • <a href="command-line-options.html#limit">&#x2011;limit</a>  • <a href="command-line-options.html#linear-stretch">&#x2011;linear&#x2011;stretch</a>  • <a href="command-line-options.html#linewidth">&#x2011;linewidth</a>  • <a href="command-line-options.html#liquid-rescale">&#x2011;liquid&#x2011;rescale</a>  • <a href="command-line-options.html#list">&#x2011;list</a>  • <a href="command-line-options.html#log">&#x2011;log</a>  • <a href="command-line-options.html#loop">&#x2011;loop</a>  • <a href="command-line-options.html#lowlight-color">&#x2011;lowlight&#x2011;color</a>  • <a href="command-line-options.html#magnify">&#x2011;magnify</a>  • <a href="command-line-options.html#map">&#x2011;map</a>  • <a href="command-line-options.html#map_stream_">&#x2011;map[stream]</a>  • <a href="command-line-options.html#mattecolor">&#x2011;mattecolor</a>  • <a href="command-line-options.html#median">&#x2011;median</a>  • <a href="command-line-options.html#mean-shift">&#x2011;mean&#x2011;shift</a>  • <a href="command-line-options.html#metric">&#x2011;metric</a>  • <a href="command-line-options.html#mode">&#x2011;mode</a>  • <a href="command-line-options.html#modulate">&#x2011;modulate</a>  • <a href="command-line-options.html#moments">&#x2011;moments</a>  • <a href="command-line-options.html#monitor">&#x2011;monitor</a>  • <a href="command-line-options.html#monochrome">&#x2011;monochrome</a>  • <a href="command-line-options.html#morph">&#x2011;morph</a>  • <a href="command-line-options.html#morphology">&#x2011;morphology</a>  • <a href="command-line-options.html#mosaic">&#x2011;mosaic</a>  • <a href="command-line-options.html#motion-blur">&#x2011;motion&#x2011;blur</a>  • <a href="command-line-options.html#name">&#x2011;name</a>  • <a href="command-line-options.html#negate">&#x2011;negate</a>  • <a href="command-line-options.html#noise">&#x2011;noise</a>  • <a href="command-line-options.html#normalize">&#x2011;normalize</a>  • <a href="command-line-options.html#opaque">&#x2011;opaque</a>  • <a href="command-line-options.html#ordered-dither">&#x2011;ordered&#x2011;dither</a>  • <a href="command-line-options.html#orient">&#x2011;orient</a>  • <a href="command-line-options.html#page">&#x2011;page</a>  • <a href="command-line-options.html#paint">&#x2011;paint</a>  • <a href="command-line-options.html#path">&#x2011;path</a>  • <a href="command-line-options.html#pause_animate_">&#x2011;pause[animate]</a>  • <a href="command-line-options.html#pause_import_">&#x2011;pause[import]</a>  • <a href="command-line-options.html#perceptible">&#x2011;perceptible</a>  • <a href="command-line-options.html#ping">&#x2011;ping</a>  • <a href="command-line-options.html#pointsize">&#x2011;pointsize</a>  • <a href="command-line-options.html#polaroid">&#x2011;polaroid</a>  • <a href="command-line-options.html#poly">&#x2011;poly</a>  • <a href="command-line-options.html#posterize">&#x2011;posterize</a>  • <a href="command-line-options.html#precision">&#x2011;precision</a>  • <a href="command-line-options.html#preview">&#x2011;preview</a>  • <a href="command-line-options.html#print">&#x2011;print</a>  • <a href="command-line-options.html#process">&#x2011;process</a>  • <a href="command-line-options.html#profile">&#x2011;profile</a>  • <a href="command-line-options.html#quality">&#x2011;quality</a>  • <a href="command-line-options.html#quantize">&#x2011;quantize</a>  • <a href="command-line-options.html#quiet">&#x2011;quiet</a>  • <a href="command-line-options.html#radial-blur">&#x2011;radial&#x2011;blur</a>  • <a href="command-line-options.html#raise">&#x2011;raise</a>  • <a href="command-line-options.html#random-threshold">&#x2011;random&#x2011;threshold</a>  • <a href="command-line-options.html#read-mask">&#x2011;read&#x2011;mask</a>  • <a href="command-line-options.html#red-primary">&#x2011;red&#x2011;primary</a>  • <a href="command-line-options.html#regard-warnings">&#x2011;regard&#x2011;warnings</a>  • <a href="command-line-options.html#region">&#x2011;region</a>  • <a href="command-line-options.html#remap">&#x2011;remap</a>  • <a href="command-line-options.html#remote">&#x2011;remote</a>  • <a href="command-line-options.html#render">&#x2011;render</a>  • <a href="command-line-options.html#repage">&#x2011;repage</a>  • <a href="command-line-options.html#resample">&#x2011;resample</a>  • <a href="command-line-options.html#resize">&#x2011;resize</a>  • <a href="command-line-options.html#respect-parentheses">&#x2011;respect&#x2011;parentheses</a>  • <a href="command-line-options.html#reverse">&#x2011;reverse</a>  • <a href="command-line-options.html#roll">&#x2011;roll</a>  • <a href="command-line-options.html#rotate">&#x2011;rotate</a>  • <a href="command-line-options.html#sample">&#x2011;sample</a>  • <a href="command-line-options.html#sampling-factor">&#x2011;sampling&#x2011;factor</a>  • <a href="command-line-options.html#scale">&#x2011;scale</a>  • <a href="command-line-options.html#scene">&#x2011;scene</a>  • <a href="command-line-options.html#screen">&#x2011;screen</a>  • <a href="command-line-options.html#seed">&#x2011;seed</a>  • <a href="command-line-options.html#segment">&#x2011;segment</a>  • <a href="command-line-options.html#selective-blur">&#x2011;selective&#x2011;blur</a>  • <a href="command-line-options.html#separate">&#x2011;separate</a>  • <a href="command-line-options.html#sepia-tone">&#x2011;sepia&#x2011;tone</a>  • <a href="command-line-options.html#set">&#x2011;set</a>  • <a href="command-line-options.html#shade">&#x2011;shade</a>  • <a href="command-line-options.html#shadow">&#x2011;shadow</a>  • <a href="command-line-options.html#shared-memory">&#x2011;shared&#x2011;memory</a>  • <a href="command-line-options.html#sharpen">&#x2011;sharpen</a>  • <a href="command-line-options.html#shave">&#x2011;shave</a>  • <a href="command-line-options.html#shear">&#x2011;shear</a>  • <a href="command-line-options.html#sigmoidal-contrast">&#x2011;sigmoidal&#x2011;contrast</a>  • <a href="command-line-options.html#silent">&#x2011;silent</a>  • <a href="command-line-options.html#similarity-threshold">&#x2011;similarity&#x2011;threshold</a>  • <a href="command-line-options.html#size">&#x2011;size</a>  • <a href="command-line-options.html#sketch">&#x2011;sketch</a>  • <a href="command-line-options.html#smush">&#x2011;smush</a>  • <a href="command-line-options.html#snaps">&#x2011;snaps</a>  • <a href="command-line-options.html#solarize">&#x2011;solarize</a>  • <a href="command-line-options.html#sparse-color">&#x2011;sparse&#x2011;color</a>  • <a href="command-line-options.html#splice">&#x2011;splice</a>  • <a href="command-line-options.html#spread">&#x2011;spread</a>  • <a href="command-line-options.html#statistic">&#x2011;statistic</a>  • <a href="command-line-options.html#stegano">&#x2011;stegano</a>  • <a href="command-line-options.html#stereo">&#x2011;stereo</a>  • <a href="command-line-options.html#storage-type">&#x2011;storage&#x2011;type</a>  • <a href="command-line-options.html#stretch">&#x2011;stretch</a>  • <a href="command-line-options.html#strip">&#x2011;strip</a>  • <a href="command-line-options.html#stroke">&#x2011;stroke</a>  • <a href="command-line-options.html#strokewidth">&#x2011;strokewidth</a>  • <a href="command-line-options.html#style">&#x2011;style</a>  • <a href="command-line-options.html#subimage-search">&#x2011;subimage&#x2011;search</a>  • <a href="command-line-options.html#swap">&#x2011;swap</a>  • <a href="command-line-options.html#swirl">&#x2011;swirl</a>  • <a href="command-line-options.html#synchronize">&#x2011;synchronize</a>  • <a href="command-line-options.html#taint">&#x2011;taint</a>  • <a href="command-line-options.html#text-font">&#x2011;text&#x2011;font</a>  • <a href="command-line-options.html#texture">&#x2011;texture</a>  • <a href="command-line-options.html#threshold">&#x2011;threshold</a>  • <a href="command-line-options.html#thumbnail">&#x2011;thumbnail</a>  • <a href="command-line-options.html#tile">&#x2011;tile</a>  • <a href="command-line-options.html#tile-offset">&#x2011;tile&#x2011;offset</a>  • <a href="command-line-options.html#tint">&#x2011;tint</a>  • <a href="command-line-options.html#title">&#x2011;title</a>  • <a href="command-line-options.html#transform">&#x2011;transform</a>  • <a href="command-line-options.html#transparent">&#x2011;transparent</a>  • <a href="command-line-options.html#transparent-color">&#x2011;transparent&#x2011;color</a>  • <a href="command-line-options.html#transpose">&#x2011;transpose</a>  • <a href="command-line-options.html#transverse">&#x2011;transverse</a>  • <a href="command-line-options.html#treedepth">&#x2011;treedepth</a>  • <a href="command-line-options.html#trim">&#x2011;trim</a>  • <a href="command-line-options.html#type">&#x2011;type</a>  • <a href="command-line-options.html#undercolor">&#x2011;undercolor</a>  • <a href="command-line-options.html#unique-colors">&#x2011;unique&#x2011;colors</a>  • <a href="command-line-options.html#units">&#x2011;units</a>  • <a href="command-line-options.html#unsharp">&#x2011;unsharp</a>  • <a href="command-line-options.html#update">&#x2011;update</a>  • <a href="command-line-options.html#verbose">&#x2011;verbose</a>  • <a href="command-line-options.html#version">&#x2011;version</a>  • <a href="command-line-options.html#view">&#x2011;view</a>  • <a href="command-line-options.html#vignette">&#x2011;vignette</a>  • <a href="command-line-options.html#virtual-pixel">&#x2011;virtual&#x2011;pixel</a>  • <a href="command-line-options.html#visual">&#x2011;visual</a>  • <a href="command-line-options.html#watermark">&#x2011;watermark</a>  • <a href="command-line-options.html#wave">&#x2011;wave</a>  • <a href="command-line-options.html#wavelet-denoise">&#x2011;wavelet&#x2011;denoise</a>  • <a href="command-line-options.html#weight">&#x2011;weight</a>  • <a href="command-line-options.html#white-point">&#x2011;white&#x2011;point</a>  • <a href="command-line-options.html#white-threshold">&#x2011;white&#x2011;threshold</a>  • <a href="command-line-options.html#window">&#x2011;window</a>  • <a href="command-line-options.html#window-group">&#x2011;window&#x2011;group</a>  • <a href="command-line-options.html#write">&#x2011;write</a>  • <a href="command-line-options.html#write-mask">&#x2011;write&#x2011;mask</a>  </p>
 <p class="lead magick-description">Below is list of command-line options recognized by the ImageMagick <a href="command-line-tools.html">command-line tools</a>. If you want a description of a particular option, click on the option name in the navigation bar above and you will go right to it. Unless otherwise noted, each option is recognized by the commands: <a href="convert.html">convert</a> and <a href="mogrify.html">mogrify</a>.</p>
@@ -459,6 +478,7 @@ href="command-line-options.html#auto-orient" >-auto-orient</a> operator will do
 <dt class="col-md-4">Kapur</dt><dd class="col-md-8">maximum entropy thresholding.</dd>
 <dt class="col-md-4">OTSU</dt><dd class="col-md-8">cluster-based image thresholding.</dd>
 <dt class="col-md-4">Triangle</dt><dd class="col-md-8">a geometric thresholding method.</dd>
+</dl>
 
 <p>The computed threshold is returned as the <kbd>auto-threshold:threshold</kbd> image property.</p>
 
@@ -4508,7 +4528,7 @@ within a tile. The default gravity is <code>Center</code> for this purpose.</p>
 <p class="magick-description">convert image to grayscale.</p>
 
 <p>This will use one of the <a href="command-line-options.html#intensity" >-intensity</a> methods to
-convert the given image into a linear-grayscale image. </p>
+convert the given image into a grayscale image. </p>
 
 <p>For example, to convert an image to (linear) Rec709Luminance grayscale,  type:</p>
 
@@ -4527,7 +4547,7 @@ convert the given image into a linear-grayscale image. </p>
 
 <p>which is equivalent to:</p>
 
-<pre class="highlight"><code>convert in.png -set colorspace RGB -colorspace gray out.png
+<pre class="highlight"><code>convert in.png -colorspace gray out.png
 </code></pre>
 
 <p>Note that a 'colorspace' intensity method will produce the same result
@@ -4723,8 +4743,8 @@ Consequently this has no effect on the image sequence order.</p>
 
 <p>ImageMagick provides a number of methods used in situations where an
 operator needs to determine a single grayscale value for some purpose, from
-an image with red, green, and blue pixel components. Typically the linear
-<code>Rec709Luminance</code> formula is used, which is the same formula used when converting images to <code>-colorspace gray</code>. </p>
+an image with red, green, and blue pixel components. Typically the 
+<code>Rec709Luma</code> formula is used, which is the same formula used when converting images to <code>-colorspace gray</code>. </p>
 
 <p>The following formulas are currently provided, and will first convert
 the pixel values to linear-RGB or non-linear sRGB colorspace before
@@ -4747,9 +4767,9 @@ current value in the images respective R,G,B channel regardless of
 what that is, or what colorspace the image is currently using.</p>
 
 <dl class="row">
-<dt class="col-md-4">Average</dt><dd class="col-md-8">(R + G + B) / 3.0</dd>
-<dt class="col-md-4">MS</dt><dd class="col-md-8">(R^2 + G^2 + B^2) / 3.0</dd>
-<dt class="col-md-4">RMS</dt><dd class="col-md-8">sqrt( (R^2 + G^2 + B^2) / 3.0 )</dd>
+<dt class="col-md-4">Average</dt><dd class="col-md-8">(R' + G' + B') / 3.0</dd>
+<dt class="col-md-4">MS</dt><dd class="col-md-8">(R'^2 + G'^2 + B'^2) / 3.0</dd>
+<dt class="col-md-4">RMS</dt><dd class="col-md-8">sqrt( (R'^2 + G'^2 + B'^2) / 3.0 )</dd>
 </dl>
 
 <p>These methods are often used for other purposes, such as generating a
@@ -7996,6 +8016,8 @@ but with strict boolean masking. </p>
 
 
 
+    </div>
+  </main><!-- /.container -->
   <footer class="magick-footer">
     <p><a href="support.html">Donate</a> •
      <a href="sitemap.html">Sitemap</a> •
@@ -8008,11 +8030,13 @@ but with strict boolean masking. </p>
     <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
         <p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
   </footer>
-</div><!-- /.container -->
 
-  <script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
-  <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js" integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4" crossorigin="anonymous"></script>
-  <script src="../js/magick.html"></script>
+  <!-- Javascript assets -->
+  <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+  <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+  <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+  <script src="../assets/bootstrap.min.js"></script>
+
 </body>
 </html>
-<!-- Magick Cache 8th October 2017 11:15 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 12:06 -->
\ No newline at end of file
index 53036d141200fac57932729ba990cf7e42dda8d7..3fcb7065e78f8044a0d6e228efa3040cacc01a11 100644 (file)
   <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-2018 ImageMagick Studio LLC" />
+  <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
   <meta name="distribution" content="Global" />
   <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
   <link href="https://www.imagemagick.org/script/command-line-processing.html" rel="canonical" />
   <link href="../images/wand.png" rel="icon" />
   <link href="../images/wand.ico" rel="shortcut icon" />
-  <link href="css/magick.css" rel="stylesheet" />
+  <link href="../assets/bootstrap.min.css" rel="stylesheet" />
+  <link href="../assets/magick-template.css" rel="stylesheet" />
 </head>
 <body>
-<div class="magick-masthead">
-  <div class="container">
-    <script async="async" src="http://localhost/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>
-    <nav class="nav magick-nav">
-      <a class="nav-link " href="../index.html">Home</a>
-      <a class="nav-link " href="download.html">Download</a>
-      <a class="nav-link " href="command-line-tools.html">Tools</a>
-      <a class="nav-link active" href="command-line-processing.html">Command-line</a>
-      <a class="nav-link " href="resources.html">Resources</a>
-      <a class="nav-link " href="develop.html">Develop</a>
-      <a class="nav-link " href="https://www.imagemagick.org/script/search.php">Search</a>
-      <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
-    </nav>
-  </div>
-</div>
-<div class="container">
+  <header>
+  <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+    <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</a>
+    <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+    <span class="navbar-toggler-icon"></span>
+    </button>
+
+    <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+    <ul class="navbar-nav mr-auto">
+      <li class="nav-item ">
+        <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="download.html">Download</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-tools.html">Tools</a>
+      </li>
+      <li class="nav-item active">
+        <a class="nav-link" href="command-line-processing.html">Command-line</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="resources.html">Resources</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="develop.html">Develop</a>
+      </li>
+      <li class="nav-item">
+        <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+      </li>
+    </ul>
+    <form class="form-inline my-2 my-lg-0" action="https://www.imagemagick.org/script/search.php">
+      <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+      <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+    </form>
+    </div>
+  </nav>
+  </header>
+  <main role="main" class="container">
+    <div class="magick-template">
 <div class="magick-header">
 <p class="text-center"><a href="command-line-processing.html#anatomy">The Anatomy of the Command-line</a> • <a href="command-line-processing.html#input">Input Filename</a> • <a href="command-line-processing.html#option">Command-line Options</a> • <a href="command-line-processing.html#output">Output Filename</a></p>
 
@@ -585,6 +604,8 @@ image-2.jpg</pre>
 
 <pre class="highlight"><code>magick -define stream:buffer-size=0 logo: gif:- | display gif:-</code></pre>
 </div>
+    </div>
+  </main><!-- /.container -->
   <footer class="magick-footer">
     <p><a href="support.html">Donate</a> •
      <a href="sitemap.html">Sitemap</a> •
@@ -597,11 +618,13 @@ image-2.jpg</pre>
     <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
         <p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
   </footer>
-</div><!-- /.container -->
 
-  <script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
-  <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js" integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4" crossorigin="anonymous"></script>
-  <script src="../js/magick.html"></script>
+  <!-- Javascript assets -->
+  <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+  <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+  <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+  <script src="../assets/bootstrap.min.js"></script>
+
 </body>
 </html>
-<!-- Magick Cache 8th October 2017 11:14 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 12:06 -->
\ No newline at end of file
index ef5ce7112211e51255dd6f9f6f5a4f6c458743e1..dbedf284e0b14bb703c3c69809d02b3398ba49a5 100644 (file)
   <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-2018 ImageMagick Studio LLC" />
+  <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
   <meta name="distribution" content="Global" />
   <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
   <link href="https://www.imagemagick.org/script/command-line-tools.html" rel="canonical" />
   <link href="../images/wand.png" rel="icon" />
   <link href="../images/wand.ico" rel="shortcut icon" />
-  <link href="css/magick.css" rel="stylesheet" />
+  <link href="../assets/bootstrap.min.css" rel="stylesheet" />
+  <link href="../assets/magick-template.css" rel="stylesheet" />
 </head>
 <body>
-<div class="magick-masthead">
-  <div class="container">
-    <script async="async" src="http://localhost/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>
-    <nav class="nav magick-nav">
-      <a class="nav-link " href="../index.html">Home</a>
-      <a class="nav-link " href="download.html">Download</a>
-      <a class="nav-link active" href="command-line-tools.html">Tools</a>
-      <a class="nav-link " href="command-line-processing.html">Command-line</a>
-      <a class="nav-link " href="resources.html">Resources</a>
-      <a class="nav-link " href="develop.html">Develop</a>
-      <a class="nav-link " href="https://www.imagemagick.org/script/search.php">Search</a>
-      <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
-    </nav>
-  </div>
-</div>
-<div class="container">
+  <header>
+  <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+    <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</a>
+    <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+    <span class="navbar-toggler-icon"></span>
+    </button>
+
+    <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+    <ul class="navbar-nav mr-auto">
+      <li class="nav-item ">
+        <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="download.html">Download</a>
+      </li>
+      <li class="nav-item active">
+        <a class="nav-link" href="command-line-tools.html">Tools</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-processing.html">Command-line</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="resources.html">Resources</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="develop.html">Develop</a>
+      </li>
+      <li class="nav-item">
+        <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+      </li>
+    </ul>
+    <form class="form-inline my-2 my-lg-0" action="https://www.imagemagick.org/script/search.php">
+      <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+      <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+    </form>
+    </div>
+  </nav>
+  </header>
+  <main role="main" class="container">
+    <div class="magick-template">
 <div class="magick-header">
 
 <p class="lead magick-description">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 Gimp or Photoshop.  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>
 <pre class="highlight"><code>magick convert logo: logo.jpg</code></pre>
 
 </div>
+    </div>
+  </main><!-- /.container -->
   <footer class="magick-footer">
     <p><a href="support.html">Donate</a> •
      <a href="sitemap.html">Sitemap</a> •
     <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
         <p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
   </footer>
-</div><!-- /.container -->
 
-  <script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
-  <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js" integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4" crossorigin="anonymous"></script>
-  <script src="../js/magick.html"></script>
+  <!-- Javascript assets -->
+  <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+  <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+  <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+  <script src="../assets/bootstrap.min.js"></script>
+
 </body>
 </html>
-<!-- Magick Cache 8th October 2017 11:14 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 12:06 -->
\ No newline at end of file
index 8d1e8270db827070d32d9700d1a8795e68539d12..65a4be4ee94a34d2b780c5f4ad1b67f9b6d54af9 100644 (file)
   <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-2018 ImageMagick Studio LLC" />
+  <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
   <meta name="distribution" content="Global" />
   <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
   <link href="https://www.imagemagick.org/script/compare.html" rel="canonical" />
   <link href="../images/wand.png" rel="icon" />
   <link href="../images/wand.ico" rel="shortcut icon" />
-  <link href="css/magick.css" rel="stylesheet" />
+  <link href="../assets/bootstrap.min.css" rel="stylesheet" />
+  <link href="../assets/magick-template.css" rel="stylesheet" />
 </head>
 <body>
-<div class="magick-masthead">
-  <div class="container">
-    <script async="async" src="http://localhost/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>
-    <nav class="nav magick-nav">
-      <a class="nav-link " href="../index.html">Home</a>
-      <a class="nav-link " href="download.html">Download</a>
-      <a class="nav-link " href="command-line-tools.html">Tools</a>
-      <a class="nav-link " href="command-line-processing.html">Command-line</a>
-      <a class="nav-link " href="resources.html">Resources</a>
-      <a class="nav-link " href="develop.html">Develop</a>
-      <a class="nav-link " href="https://www.imagemagick.org/script/search.php">Search</a>
-      <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
-    </nav>
-  </div>
-</div>
-<div class="container">
+  <header>
+  <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+    <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</a>
+    <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+    <span class="navbar-toggler-icon"></span>
+    </button>
+
+    <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+    <ul class="navbar-nav mr-auto">
+      <li class="nav-item ">
+        <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="download.html">Download</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-tools.html">Tools</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-processing.html">Command-line</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="resources.html">Resources</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="develop.html">Develop</a>
+      </li>
+      <li class="nav-item">
+        <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+      </li>
+    </ul>
+    <form class="form-inline my-2 my-lg-0" action="https://www.imagemagick.org/script/search.php">
+      <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+      <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+    </form>
+    </div>
+  </nav>
+  </header>
+  <main role="main" class="container">
+    <div class="magick-template">
 <div class="magick-header">
 <p class="text-center"><a href="compare.html#usage">Example Usage</a> • <a href="compare.html#options">Option Summary</a></p>
 
@@ -397,6 +416,8 @@ transparent, extract, background, or shape the alpha channel</td>
   </tbody>
 </table>
 </div>
+    </div>
+  </main><!-- /.container -->
   <footer class="magick-footer">
     <p><a href="support.html">Donate</a> •
      <a href="sitemap.html">Sitemap</a> •
@@ -409,11 +430,13 @@ transparent, extract, background, or shape the alpha channel</td>
     <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
         <p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
   </footer>
-</div><!-- /.container -->
 
-  <script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
-  <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js" integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4" crossorigin="anonymous"></script>
-  <script src="../js/magick.html"></script>
+  <!-- Javascript assets -->
+  <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+  <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+  <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+  <script src="../assets/bootstrap.min.js"></script>
+
 </body>
 </html>
-<!-- Magick Cache 8th October 2017 11:16 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 12:07 -->
\ No newline at end of file
index 96ed945862fe4c36c7404372603932c9d7621b43..775422e7c0b2f3fcf777edd3aa4e5bcbf5b5502d 100644 (file)
   <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-2018 ImageMagick Studio LLC" />
+  <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
   <meta name="distribution" content="Global" />
   <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
   <link href="compose.html" rel="canonical" />
   <link href="https://www.imagemagick.org/images/wand.png" rel="icon" />
   <link href="https://www.imagemagick.org/images/wand.ico" rel="shortcut icon" />
-  <link href="https://www.imagemagick.org/css/magick.html" rel="stylesheet" />
+  <link href="https://www.imagemagick.org/assets/bootstrap.min.css" rel="stylesheet" />
+  <link href="https://www.imagemagick.org/assets/magick-template.css" rel="stylesheet" />
 </head>
 <body>
-<div class="magick-masthead">
-  <div class="container">
-    <script async="async" src="https://localhost/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>
-    <nav class="nav magick-nav">
-      <a class="nav-link " href="https://www.imagemagick.org/index.html">Home</a>
-      <a class="nav-link " href="https://www.imagemagick.org/script/download.html">Download</a>
-      <a class="nav-link " href="https://www.imagemagick.org/script/command-line-tools.html">Tools</a>
-      <a class="nav-link " href="https://www.imagemagick.org/script/command-line-processing.html">Command-line</a>
-      <a class="nav-link " href="https://www.imagemagick.org/script/resources.html">Resources</a>
-      <a class="nav-link " href="https://www.imagemagick.org/script/develop.html">Develop</a>
-      <a class="nav-link " href="https://www.imagemagick.org/script/https://www.imagemagick.org/script/search.php">Search</a>
-      <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
-    </nav>
-  </div>
-</div>
-<div class="container">
+  <header>
+  <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+    <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</a>
+    <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+    <span class="navbar-toggler-icon"></span>
+    </button>
+
+    <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+    <ul class="navbar-nav mr-auto">
+      <li class="nav-item ">
+        <a class="nav-link" href="https://www.imagemagick.org/index.html">Home <span class="sr-only">(current)</span></a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="https://www.imagemagick.org/script/download.html">Download</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="https://www.imagemagick.org/script/command-line-tools.html">Tools</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="https://www.imagemagick.org/script/command-line-processing.html">Command-line</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="https://www.imagemagick.org/script/resources.html">Resources</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="https://www.imagemagick.org/script/develop.html">Develop</a>
+      </li>
+      <li class="nav-item">
+        <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+      </li>
+    </ul>
+    <form class="form-inline my-2 my-lg-0" action="https://www.imagemagick.org/script/https://www.imagemagick.org/script/search.php">
+      <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+      <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+    </form>
+    </div>
+  </nav>
+  </header>
+  <main role="main" class="container">
+    <div class="magick-template">
 <div class="magick-header">
 
 <p class="lead magick-description">This page descibed the Image composition methods that is used to define how
@@ -287,20 +306,9 @@ any values are weighted by the alpha channel of the input and output images.
 This 'Over' alpha blending is also applied to the lighting composition methods
 below. </p>
 
-<p>As of IM v6.6.1-6, if the special '<code>Sync</code>' flag is not specified
-(enabled by default) with the <a href="https://www.imagemagick.org/script/command-line-options.html#channel"
->-channel</a> setting, then the above mathematical compositions will nolonger
-synchronise its actions with the alpha channel.  Instead the math composition
-will be applied on an individual channel basis as defined by the <a
-href="https://www.imagemagick.org/script/command-line-options.html#channel"
->-channel</a>.  This includes the alpha channel. This special usage
-allows you to perform true mathematics of the image channels, without alpha
+<p> The math composition is applied on an individual channel basis as defined by the <a href="https://www.imagemagick.org/script/command-line-options.html#channel" >-channel</a>.  This includes the alpha channel. This special usage allows you to perform true mathematics of the image channels, without alpha
 composition effects, becoming involved. </p>
 
-<p>This special flag is not applied to the lighting composition methods (see
-below) even though they are closely related to mathematical composition
-methods.</p>
-
 <p>The following lighting composition methods are also available. </p>
 
 <table class="table table-sm table-striped">
@@ -315,15 +323,13 @@ methods.</p>
     <td>This is equivalent to 'Plus' in that the color channels
         are simply added, however it does not 'Plus' the alpha channel, but
         uses the normal 'Over' alpha blending, which transparencies are
-        involved.  Produces a sort of additive multiply-like result. Added
-        ImageMagick version 6.5.4-3. </td>
+        involved.  Produces a sort of additive multiply-like result.  </td>
   </tr>
 
   <tr>
     <td>linear-burn</td>
     <td>As 'Linear-Dodge', but also subtract one from the result.
-        Sort of a additive 'Screen' of the images.  Added ImageMagick version
-        6.5.4-3. </td>
+        Sort of a additive 'Screen' of the images. </td>
   </tr>
 
   <tr>
@@ -335,8 +341,7 @@ methods.</p>
   <tr>
     <td>color-burn</td>
     <td>Darkens the destination color to reflect the source
-        color.  Painting with white produces no change. Fixed in ImageMagick
-        version 6.5.4-3. </td>
+        color.  Painting with white produces no change.  </td>
   </tr>
 
   <tr>
@@ -377,29 +382,26 @@ methods.</p>
         lightening is proportional to the difference between the source color
         and 0.5. If it is equal to 0.5, the destination is unchanged. Painting
         with pure black or white produces a distinctly darker or lighter area,
-        but does not result in pure black or white. Fixed in ImageMagick
-        version 6.5.4-3. </td>
+        but does not result in pure black or white. </td>
   </tr>
 
   <tr>
     <td>pegtop-light</td>
     <td>Almost equivalent to 'Soft-Light', but using a
         continuous mathematical formula rather than two conditionally
-        selected formulae. Added ImageMagick version 6.5.4-3. </td>
+        selected formulae. </td>
   </tr>
 
   <tr>
     <td>vivid-light</td>
     <td>A modified 'Linear-Light' designed to preserve very stong
-        primary and secondary colors in the image. Added ImageMagick version
-        6.5.4-3. </td>
+        primary and secondary colors in the image.  </td>
   </tr>
 
   <tr>
     <td>pin-light</td>
     <td>Similar to 'Hard-Light', but using sharp linear shadings,
-        to simulate the effects of a strong 'pinhole' light source. Added
-        ImageMagick version 6.5.4-3. </td>
+        to simulate the effects of a strong 'pinhole' light source. </td>
   </tr>
 
   </tbody>
@@ -439,6 +441,11 @@ methods.</p>
     href="https://www.imagemagick.org/script/command-line-options.html#fuzz">-fuzz</a> factor), with transparency.
     </td>
   </tr>
+
+  <tr>
+    <td>stereo</td>
+    <td>create a stereo anaglyph</td>
+  </tr>
   </tbody>
 </table>
 
@@ -455,8 +462,7 @@ setting in the "<code>composite</code>" command.  For example... </p>
 <pre class="highlight"><code>composite ... -blend 50x50 ...
 </code></pre>
 
-<p>As of IM v6.5.3-4 the "<code>convert</code>" command can now also supply
-these extra arguments to its <a href="https://www.imagemagick.org/script/command-line-options.html#composite"
+<p>The "<code>magick</code>" command can accept these extra arguments to its <a href="https://www.imagemagick.org/script/command-line-options.html#composite"
 >-composite</a> operator, using the special <a href="https://www.imagemagick.org/script/command-line-options.html#define">-define</a>
 attribute of '<code class="arg">compose:args</code>'.  This means you can now
 make use of these special augmented <a href="https://www.imagemagick.org/script/command-line-options.html#compose"
@@ -515,12 +521,7 @@ with a brief summary of what they do. For more details see the equivalent
     <br/>     <code>A*Sc*Dc + B*Sc + C*Dc + D</code>
     <br/>Can be used to generate a custom composition method that would
         otherwise need to be implemented using the slow <a
-        href="https://www.imagemagick.org/script/command-line-options.html#fx">-fx</a> DIY image operator.   Added
-        to ImageMagick version 6.5.4-3.
-    <br/>As of IM v6.6.1-6 this method will do per-channel math compositions
-        if the 'Sync' flag is removed from <a
-        href="https://www.imagemagick.org/script/command-line-options.html#channel" >-channel</a>, just like all
-        the other mathematical composition methods above.
+        href="https://www.imagemagick.org/script/command-line-options.html#fx">-fx</a> DIY image operator.
     </td>
   </tr>
 
@@ -563,7 +564,6 @@ with a brief summary of what they do. For more details see the equivalent
         overlay image (100% = half width/height of image). Using '!' switches
         percentage arguments to refer to the destination image size instead.
     <br/><br/>
-        Special flags were added Added to ImageMagick version 6.5.3-5.
     </td>
   </tr>
 
@@ -583,7 +583,6 @@ with a brief summary of what they do. For more details see the equivalent
         This means the overlay can lookup a completely different region of the
         destination image.
     <br/><br/>
-        Added to ImageMagick version 6.5.3-5.
     </td>
   </tr>
 
@@ -609,7 +608,6 @@ with a brief summary of what they do. For more details see the equivalent
         radial blurs, or a rough approximation for rotational blur. Or any mix
         of the two.
     <br/><br/>
-        Added to ImageMagick version 6.5.4-0.
     </td>
   </tr>
 
@@ -619,6 +617,8 @@ with a brief summary of what they do. For more details see the equivalent
 <p>To print a complete list of all the available compose operators, use <a
 href="https://www.imagemagick.org/script/command-line-options.html#list">-list compose</a>.</p>
 </div>
+    </div>
+  </main><!-- /.container -->
   <footer class="magick-footer">
     <p><a href="https://www.imagemagick.org/script/support.html">Donate</a> •
      <a href="https://www.imagemagick.org/script/sitemap.html">Sitemap</a> •
@@ -631,10 +631,12 @@ href="https://www.imagemagick.org/script/command-line-options.html#list">-list c
     <a href="https://www.imagemagick.org/script/https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
         <p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
   </footer>
-</div><!-- /.container -->
 
-  <script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
-  <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js" integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4" crossorigin="anonymous"></script>
-  <script src="https://www.imagemagick.org/js/magick.html"></script>
+  <!-- Javascript assets -->
+  <script src="https://www.imagemagick.org/assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+  <script src="https://www.imagemagick.org/assets/popper.min.js" crossorigin="anonymous"></script>
+  <script>window.jQuery || document.write('<script src="https://www.imagemagick.org/assets/jquery.min.js"><\/script>')</script>
+  <script src="https://www.imagemagick.org/assets/bootstrap.min.js"></script>
+
 </body>
 </html>
index dcc9270f2268c70be322d87fdb6e0ec8a8ed3687..7a51680ac8dd1a49de4d5d20af7333c6d8e16964 100644 (file)
   <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-2018 ImageMagick Studio LLC" />
+  <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
   <meta name="distribution" content="Global" />
   <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
   <link href="https://www.imagemagick.org/script/composite.html" rel="canonical" />
   <link href="../images/wand.png" rel="icon" />
   <link href="../images/wand.ico" rel="shortcut icon" />
-  <link href="css/magick.css" rel="stylesheet" />
+  <link href="../assets/bootstrap.min.css" rel="stylesheet" />
+  <link href="../assets/magick-template.css" rel="stylesheet" />
 </head>
 <body>
-<div class="magick-masthead">
-  <div class="container">
-    <script async="async" src="http://localhost/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>
-    <nav class="nav magick-nav">
-      <a class="nav-link " href="../index.html">Home</a>
-      <a class="nav-link " href="download.html">Download</a>
-      <a class="nav-link " href="command-line-tools.html">Tools</a>
-      <a class="nav-link " href="command-line-processing.html">Command-line</a>
-      <a class="nav-link " href="resources.html">Resources</a>
-      <a class="nav-link " href="develop.html">Develop</a>
-      <a class="nav-link " href="https://www.imagemagick.org/script/search.php">Search</a>
-      <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
-    </nav>
-  </div>
-</div>
-<div class="container">
+  <header>
+  <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+    <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</a>
+    <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+    <span class="navbar-toggler-icon"></span>
+    </button>
+
+    <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+    <ul class="navbar-nav mr-auto">
+      <li class="nav-item ">
+        <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="download.html">Download</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-tools.html">Tools</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-processing.html">Command-line</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="resources.html">Resources</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="develop.html">Develop</a>
+      </li>
+      <li class="nav-item">
+        <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+      </li>
+    </ul>
+    <form class="form-inline my-2 my-lg-0" action="https://www.imagemagick.org/script/search.php">
+      <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+      <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+    </form>
+    </div>
+  </nav>
+  </header>
+  <main role="main" class="container">
+    <div class="magick-template">
 <div class="magick-header">
 <p class="text-center"><a href="composite.html#usage">Example Usage</a> • <a href="composite.html#options">Option Summary</a></p>
 
@@ -501,6 +520,8 @@ transparent, extract, background, or shape the alpha channel</td>
   </tbody>
 </table>
 </div>
+    </div>
+  </main><!-- /.container -->
   <footer class="magick-footer">
     <p><a href="support.html">Donate</a> •
      <a href="sitemap.html">Sitemap</a> •
@@ -513,11 +534,13 @@ transparent, extract, background, or shape the alpha channel</td>
     <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
         <p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
   </footer>
-</div><!-- /.container -->
 
-  <script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
-  <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js" integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4" crossorigin="anonymous"></script>
-  <script src="../js/magick.html"></script>
+  <!-- Javascript assets -->
+  <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+  <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+  <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+  <script src="../assets/bootstrap.min.js"></script>
+
 </body>
 </html>
-<!-- Magick Cache 8th October 2017 11:14 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 12:06 -->
\ No newline at end of file
index 30bc92ce198f38fc1eec6f7d882ca98fc4e310c8..c171acb6f3b866c5e0bdd1c6f296174f74510868 100644 (file)
   <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-2018 ImageMagick Studio LLC" />
+  <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
   <meta name="distribution" content="Global" />
   <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
   <link href="https://www.imagemagick.org/script/conjure.html" rel="canonical" />
   <link href="../images/wand.png" rel="icon" />
   <link href="../images/wand.ico" rel="shortcut icon" />
-  <link href="css/magick.css" rel="stylesheet" />
+  <link href="../assets/bootstrap.min.css" rel="stylesheet" />
+  <link href="../assets/magick-template.css" rel="stylesheet" />
 </head>
 <body>
-<div class="magick-masthead">
-  <div class="container">
-    <script async="async" src="http://localhost/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>
-    <nav class="nav magick-nav">
-      <a class="nav-link " href="../index.html">Home</a>
-      <a class="nav-link " href="download.html">Download</a>
-      <a class="nav-link " href="command-line-tools.html">Tools</a>
-      <a class="nav-link " href="command-line-processing.html">Command-line</a>
-      <a class="nav-link " href="resources.html">Resources</a>
-      <a class="nav-link " href="develop.html">Develop</a>
-      <a class="nav-link " href="https://www.imagemagick.org/script/search.php">Search</a>
-      <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
-    </nav>
-  </div>
-</div>
-<div class="container">
+  <header>
+  <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+    <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</a>
+    <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+    <span class="navbar-toggler-icon"></span>
+    </button>
+
+    <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+    <ul class="navbar-nav mr-auto">
+      <li class="nav-item ">
+        <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="download.html">Download</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-tools.html">Tools</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-processing.html">Command-line</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="resources.html">Resources</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="develop.html">Develop</a>
+      </li>
+      <li class="nav-item">
+        <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+      </li>
+    </ul>
+    <form class="form-inline my-2 my-lg-0" action="https://www.imagemagick.org/script/search.php">
+      <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+      <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+    </form>
+    </div>
+  </nav>
+  </header>
+  <main role="main" class="container">
+    <div class="magick-template">
 <div class="magick-header">
 <p class="text-center"><a href="conjure.html#usage">Example Usage</a> • <a href="conjure.html#options">Option Summary</a> • <a href="conjure.html#msl">Magick Scripting Language (MSL)</a> </p>
 
@@ -1110,6 +1129,8 @@ fill="color name", channel="All, Default, Alpha, Black, Blue, CMYK, Cyan, Gray,
 </tbody>
 </table>
 </div>
+    </div>
+  </main><!-- /.container -->
   <footer class="magick-footer">
     <p><a href="support.html">Donate</a> •
      <a href="sitemap.html">Sitemap</a> •
@@ -1122,11 +1143,13 @@ fill="color name", channel="All, Default, Alpha, Black, Blue, CMYK, Cyan, Gray,
     <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
         <p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
   </footer>
-</div><!-- /.container -->
 
-  <script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
-  <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js" integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4" crossorigin="anonymous"></script>
-  <script src="../js/magick.html"></script>
+  <!-- Javascript assets -->
+  <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+  <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+  <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+  <script src="../assets/bootstrap.min.js"></script>
+
 </body>
 </html>
-<!-- Magick Cache 8th October 2017 11:16 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 12:07 -->
\ No newline at end of file
index c1ed0983147e308d1482eb0c9dd7b37025c13c4a..cba9c7dafed1eaa0e0f4c2081f55b6b1196a0573 100644 (file)
   <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-2018 ImageMagick Studio LLC" />
+  <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
   <meta name="distribution" content="Global" />
   <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
   <link href="https://www.imagemagick.org/script/connected-components.html" rel="canonical" />
   <link href="../images/wand.png" rel="icon" />
   <link href="../images/wand.ico" rel="shortcut icon" />
-  <link href="css/magick.css" rel="stylesheet" />
+  <link href="../assets/bootstrap.min.css" rel="stylesheet" />
+  <link href="../assets/magick-template.css" rel="stylesheet" />
 </head>
 <body>
-<div class="magick-masthead">
-  <div class="container">
-    <script async="async" src="http://localhost/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>
-    <nav class="nav magick-nav">
-      <a class="nav-link " href="../index.html">Home</a>
-      <a class="nav-link " href="download.html">Download</a>
-      <a class="nav-link " href="command-line-tools.html">Tools</a>
-      <a class="nav-link " href="command-line-processing.html">Command-line</a>
-      <a class="nav-link " href="resources.html">Resources</a>
-      <a class="nav-link " href="develop.html">Develop</a>
-      <a class="nav-link " href="https://www.imagemagick.org/script/search.php">Search</a>
-      <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
-    </nav>
-  </div>
-</div>
-<div class="container">
+  <header>
+  <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+    <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</a>
+    <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+    <span class="navbar-toggler-icon"></span>
+    </button>
+
+    <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+    <ul class="navbar-nav mr-auto">
+      <li class="nav-item ">
+        <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="download.html">Download</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-tools.html">Tools</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-processing.html">Command-line</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="resources.html">Resources</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="develop.html">Develop</a>
+      </li>
+      <li class="nav-item">
+        <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+      </li>
+    </ul>
+    <form class="form-inline my-2 my-lg-0" action="https://www.imagemagick.org/script/search.php">
+      <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+      <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+    </form>
+    </div>
+  </nav>
+  </header>
+  <main role="main" class="container">
+    <div class="magick-template">
 <div class="magick-header">
 <p class="lead magick-description">Connected-component labeling (alternatively connected-component analysis, blob extraction, region labeling, blob discovery, or region extraction) uniquely labels connected components in an image.  The labeling process scans the image, pixel-by-pixel from top-left to bottom-right, in order to identify connected pixel regions, i.e. regions of adjacent pixels which share the same set of intensity values.  For example, let's find the objects in this image:</p>
 <ul>
 <pre class="highlight"><code>magick star-map.png -fuzz 5% -define connected-components:verbose=true \
   -define connected-components:mean-color=true -connected-components 4 stars.gif</code></pre>
 </div>
+    </div>
+  </main><!-- /.container -->
   <footer class="magick-footer">
     <p><a href="support.html">Donate</a> •
      <a href="sitemap.html">Sitemap</a> •
     <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
         <p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
   </footer>
-</div><!-- /.container -->
 
-  <script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
-  <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js" integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4" crossorigin="anonymous"></script>
-  <script src="../js/magick.html"></script>
+  <!-- Javascript assets -->
+  <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+  <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+  <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+  <script src="../assets/bootstrap.min.js"></script>
+
 </body>
 </html>
-<!-- Magick Cache 8th October 2017 11:16 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 12:06 -->
\ No newline at end of file
index 052ded6ebf3da549fc71ba126f96f158c1b5a49c..c5031110bc763a2b281168395ed29cecdcd141ec 100644 (file)
   <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-2018 ImageMagick Studio LLC" />
+  <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
   <meta name="distribution" content="Global" />
   <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
   <link href="https://www.imagemagick.org/script/https://www.imagemagick.org/script/contact.php" rel="canonical" />
   <link href="../images/wand.png" rel="icon" />
   <link href="../images/wand.ico" rel="shortcut icon" />
-  <link href="css/magick.css" rel="stylesheet" />
+  <link href="../assets/bootstrap.min.css" rel="stylesheet" />
+  <link href="../assets/magick-template.css" rel="stylesheet" />
 </head>
 <body>
-<div class="magick-masthead">
-  <div class="container">
-    <script async="async" src="http://localhost/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>
-    <nav class="nav magick-nav">
-      <a class="nav-link " href="../index.html">Home</a>
-      <a class="nav-link " href="download.html">Download</a>
-      <a class="nav-link " href="command-line-tools.html">Tools</a>
-      <a class="nav-link " href="command-line-processing.html">Command-line</a>
-      <a class="nav-link " href="resources.html">Resources</a>
-      <a class="nav-link " href="develop.html">Develop</a>
-      <a class="nav-link " href="https://www.imagemagick.org/script/search.php">Search</a>
-      <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
-    </nav>
-  </div>
-</div>
-<div class="container">
+  <header>
+  <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+    <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</a>
+    <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+    <span class="navbar-toggler-icon"></span>
+    </button>
+
+    <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+    <ul class="navbar-nav mr-auto">
+      <li class="nav-item ">
+        <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="download.html">Download</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-tools.html">Tools</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-processing.html">Command-line</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="resources.html">Resources</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="develop.html">Develop</a>
+      </li>
+      <li class="nav-item">
+        <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+      </li>
+    </ul>
+    <form class="form-inline my-2 my-lg-0" action="https://www.imagemagick.org/script/search.php">
+      <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+      <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+    </form>
+    </div>
+  </nav>
+  </header>
+  <main role="main" class="container">
+    <div class="magick-template">
 <div class="magick-header">
   <div>
   <p class="lead magick-description">Post here for any of the issues listed below.  You can expect a response from our team if your issue is a sponsorship, <a href="https://www.imagemagick.org/script/license.html">license</a>, security, or paid support issue.  If you require a response for any other issue, post to the ImageMagick public <a href="https://www.imagemagick.org/discourse-server/">forums</a>.  You can also post bug reports to the <a href="https://github.com/ImageMagick/ImageMagick/issues">issues</a> forum.  Note, we do <u>not</u> offer sponsored links <u>nor do we respond to solicitations</u>.</p>
   </div>
   <br />
 </div>
+    </div>
+  </main><!-- /.container -->
   <footer class="magick-footer">
     <p><a href="support.html">Donate</a> •
      <a href="sitemap.html">Sitemap</a> •
     <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
         <p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
   </footer>
-</div><!-- /.container -->
 
-  <script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
-  <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js" integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4" crossorigin="anonymous"></script>
-  <script src="../js/magick.html"></script>
+  <!-- Javascript assets -->
+  <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+  <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+  <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+  <script src="../assets/bootstrap.min.js"></script>
+
 </body>
 </html>
index a34bda6d48f1a1e3cab099ba80dee0e8b0e2c1a7..22afe8221166e6da3e2dc4f75bcd8c638f1a5158 100644 (file)
   <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-2018 ImageMagick Studio LLC" />
+  <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
   <meta name="distribution" content="Global" />
   <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
   <link href="https://www.imagemagick.org/script/convert.html" rel="canonical" />
   <link href="../images/wand.png" rel="icon" />
   <link href="../images/wand.ico" rel="shortcut icon" />
-  <link href="css/magick.css" rel="stylesheet" />
+  <link href="../assets/bootstrap.min.css" rel="stylesheet" />
+  <link href="../assets/magick-template.css" rel="stylesheet" />
 </head>
 <body>
-<div class="magick-masthead">
-  <div class="container">
-    <script async="async" src="http://localhost/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>
-    <nav class="nav magick-nav">
-      <a class="nav-link " href="../index.html">Home</a>
-      <a class="nav-link " href="download.html">Download</a>
-      <a class="nav-link " href="command-line-tools.html">Tools</a>
-      <a class="nav-link " href="command-line-processing.html">Command-line</a>
-      <a class="nav-link " href="resources.html">Resources</a>
-      <a class="nav-link " href="develop.html">Develop</a>
-      <a class="nav-link " href="https://www.imagemagick.org/script/search.php">Search</a>
-      <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
-    </nav>
-  </div>
-</div>
-<div class="container">
+  <header>
+  <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+    <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</a>
+    <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+    <span class="navbar-toggler-icon"></span>
+    </button>
+
+    <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+    <ul class="navbar-nav mr-auto">
+      <li class="nav-item ">
+        <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="download.html">Download</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-tools.html">Tools</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-processing.html">Command-line</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="resources.html">Resources</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="develop.html">Develop</a>
+      </li>
+      <li class="nav-item">
+        <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+      </li>
+    </ul>
+    <form class="form-inline my-2 my-lg-0" action="https://www.imagemagick.org/script/search.php">
+      <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+      <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+    </form>
+    </div>
+  </nav>
+  </header>
+  <main role="main" class="container">
+    <div class="magick-template">
 <div class="magick-header">
 <p class="lead magick-description">Use the <code>convert</code> program to convert between image formats as well as resize an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, and much more.   See <a href="command-line-processing.html">Command Line Processing</a> for advice on how to structure your <code>convert</code> command or see below for example usages of the command.</p>
 
@@ -1300,6 +1319,8 @@ transparent, extract, background, or shape the alpha channel</td>
 </table>
 </div>
 </div>
+    </div>
+  </main><!-- /.container -->
   <footer class="magick-footer">
     <p><a href="support.html">Donate</a> •
      <a href="sitemap.html">Sitemap</a> •
@@ -1312,11 +1333,13 @@ transparent, extract, background, or shape the alpha channel</td>
     <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
         <p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
   </footer>
-</div><!-- /.container -->
 
-  <script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
-  <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js" integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4" crossorigin="anonymous"></script>
-  <script src="../js/magick.html"></script>
+  <!-- Javascript assets -->
+  <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+  <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+  <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+  <script src="../assets/bootstrap.min.js"></script>
+
 </body>
 </html>
-<!-- Magick Cache 8th October 2017 11:13 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 12:06 -->
\ No newline at end of file
diff --git a/www/css/README.txt b/www/css/README.txt
deleted file mode 100644 (file)
index d159525..0000000
+++ /dev/null
@@ -1 +0,0 @@
-magick.css is an optimized version of Twitters bootstrap.css.
index 5882be753e70bae9cfe53566f99c87267efe0ff1..3b2b4efdf14883a5dd9da9f7761d77d8135cc485 100644 (file)
   <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-2018 ImageMagick Studio LLC" />
+  <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
   <meta name="distribution" content="Global" />
   <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
   <link href="https://www.imagemagick.org/script/develop.html" rel="canonical" />
   <link href="../images/wand.png" rel="icon" />
   <link href="../images/wand.ico" rel="shortcut icon" />
-  <link href="css/magick.css" rel="stylesheet" />
+  <link href="../assets/bootstrap.min.css" rel="stylesheet" />
+  <link href="../assets/magick-template.css" rel="stylesheet" />
 </head>
 <body>
-<div class="magick-masthead">
-  <div class="container">
-    <script async="async" src="http://localhost/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>
-    <nav class="nav magick-nav">
-      <a class="nav-link " href="../index.html">Home</a>
-      <a class="nav-link " href="download.html">Download</a>
-      <a class="nav-link " href="command-line-tools.html">Tools</a>
-      <a class="nav-link " href="command-line-processing.html">Command-line</a>
-      <a class="nav-link " href="resources.html">Resources</a>
-      <a class="nav-link active" href="develop.html">Develop</a>
-      <a class="nav-link " href="https://www.imagemagick.org/script/search.php">Search</a>
-      <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
-    </nav>
-  </div>
-</div>
-<div class="container">
+  <header>
+  <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+    <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</a>
+    <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+    <span class="navbar-toggler-icon"></span>
+    </button>
+
+    <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+    <ul class="navbar-nav mr-auto">
+      <li class="nav-item ">
+        <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="download.html">Download</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-tools.html">Tools</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-processing.html">Command-line</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="resources.html">Resources</a>
+      </li>
+      <li class="nav-item active">
+        <a class="nav-link" href="develop.html">Develop</a>
+      </li>
+      <li class="nav-item">
+        <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+      </li>
+    </ul>
+    <form class="form-inline my-2 my-lg-0" action="https://www.imagemagick.org/script/search.php">
+      <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+      <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+    </form>
+    </div>
+  </nav>
+  </header>
+  <main role="main" class="container">
+    <div class="magick-template">
 <div class="magick-header">
 
 <p class="lead magick-description">ImageMagick includes a number of ready-made interfaces. This makes it possible to modify or create images automagically and dynamically utilizing your favorite development platform.</p>
@@ -75,7 +94,7 @@
 
   <dt class="col-md-4"><a id="c__"></a>C++</dt>
 
-<dd class="col-md-8"><a href="magick++.html">Magick++</a> provides an object-oriented C++ interface to ImageMagick.  See <a href="https://www.imagemagick.org/Magick++/tutorial/Magick++_tutorial.pdf">A Gentle Introduction to Magick++</a> for an introductory tutorial to Magick++.  We include the <a href="https://www.imagemagick.org/Magick++/tutorial/Magick++_tutorial.odt">source</a> if you want to correct, enhance, or expand the tutorial.</dd>
+<dd class="col-md-8"><a href="magick++.html">Magick++</a> provides an object-oriented C++ interface to ImageMagick.  See <a href="../Magick++/tutorial/Magick++_tutorial.pdf">A Gentle Introduction to Magick++</a> for an introductory tutorial to Magick++.  We include the <a href="../Magick++/tutorial/Magick++_tutorial.odt">source</a> if you want to correct, enhance, or expand the tutorial.</dd>
 
   <dt class="col-md-4"><a id="go"></a>GO</dt>
   <dd class="col-md-8"><a href="https://github.com/gographics/imagick">GoImagick</a> is a set of Go bindings to ImageMagick's MagickWand and MagickCore C APIs.</dd>
 <dd class="col-md-8"><a href="http://code.google.com/p/remotemagick/">RemoteMagick</a> is an XML-RPC web service that creates image thumbnails.</dd>
 </dl>
 </div>
+    </div>
+  </main><!-- /.container -->
   <footer class="magick-footer">
     <p><a href="support.html">Donate</a> •
      <a href="sitemap.html">Sitemap</a> •
     <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
         <p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
   </footer>
-</div><!-- /.container -->
 
-  <script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
-  <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js" integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4" crossorigin="anonymous"></script>
-  <script src="../js/magick.html"></script>
+  <!-- Javascript assets -->
+  <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+  <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+  <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+  <script src="../assets/bootstrap.min.js"></script>
+
 </body>
 </html>
-<!-- Magick Cache 8th October 2017 11:16 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 12:06 -->
\ No newline at end of file
index d31697681aa434f67a84eede40405b6de2d1d27d..85a9211f064465e88164cd898dccc1914aeb07b7 100644 (file)
   <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-2018 ImageMagick Studio LLC" />
+  <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
   <meta name="distribution" content="Global" />
   <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
   <link href="https://www.imagemagick.org/script/display.html" rel="canonical" />
   <link href="../images/wand.png" rel="icon" />
   <link href="../images/wand.ico" rel="shortcut icon" />
-  <link href="css/magick.css" rel="stylesheet" />
+  <link href="../assets/bootstrap.min.css" rel="stylesheet" />
+  <link href="../assets/magick-template.css" rel="stylesheet" />
 </head>
 <body>
-<div class="magick-masthead">
-  <div class="container">
-    <script async="async" src="http://localhost/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>
-    <nav class="nav magick-nav">
-      <a class="nav-link " href="../index.html">Home</a>
-      <a class="nav-link " href="download.html">Download</a>
-      <a class="nav-link " href="command-line-tools.html">Tools</a>
-      <a class="nav-link " href="command-line-processing.html">Command-line</a>
-      <a class="nav-link " href="resources.html">Resources</a>
-      <a class="nav-link " href="develop.html">Develop</a>
-      <a class="nav-link " href="https://www.imagemagick.org/script/search.php">Search</a>
-      <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
-    </nav>
-  </div>
-</div>
-<div class="container">
+  <header>
+  <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+    <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</a>
+    <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+    <span class="navbar-toggler-icon"></span>
+    </button>
+
+    <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+    <ul class="navbar-nav mr-auto">
+      <li class="nav-item ">
+        <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="download.html">Download</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-tools.html">Tools</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-processing.html">Command-line</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="resources.html">Resources</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="develop.html">Develop</a>
+      </li>
+      <li class="nav-item">
+        <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+      </li>
+    </ul>
+    <form class="form-inline my-2 my-lg-0" action="https://www.imagemagick.org/script/search.php">
+      <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+      <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+    </form>
+    </div>
+  </nav>
+  </header>
+  <main role="main" class="container">
+    <div class="magick-template">
 <div class="magick-header">
 <p class="text-center"><a href="display.html#usage">Example Usage</a> • <a href="display.html#options">Option Summary</a></p>
 
@@ -541,6 +560,8 @@ transparent, extract, background, or shape the alpha channel</td>
 </table>
 
 </div>
+    </div>
+  </main><!-- /.container -->
   <footer class="magick-footer">
     <p><a href="support.html">Donate</a> •
      <a href="sitemap.html">Sitemap</a> •
@@ -553,11 +574,13 @@ transparent, extract, background, or shape the alpha channel</td>
     <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
         <p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
   </footer>
-</div><!-- /.container -->
 
-  <script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
-  <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js" integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4" crossorigin="anonymous"></script>
-  <script src="../js/magick.html"></script>
+  <!-- Javascript assets -->
+  <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+  <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+  <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+  <script src="../assets/bootstrap.min.js"></script>
+
 </body>
 </html>
-<!-- Magick Cache 8th October 2017 11:16 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 12:07 -->
\ No newline at end of file
index 8fb33be7ce3c8d9165fb1a467b75ea58d5ad2ccb..b3ab9cf36e7e648715a804c5e91814fa9d555f66 100644 (file)
   <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-2018 ImageMagick Studio LLC" />
+  <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
   <meta name="distribution" content="Global" />
   <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
   <link href="https://www.imagemagick.org/script/distribute-pixel-cache.html" rel="canonical" />
   <link href="../images/wand.png" rel="icon" />
   <link href="../images/wand.ico" rel="shortcut icon" />
-  <link href="css/magick.css" rel="stylesheet" />
+  <link href="../assets/bootstrap.min.css" rel="stylesheet" />
+  <link href="../assets/magick-template.css" rel="stylesheet" />
 </head>
 <body>
-<div class="magick-masthead">
-  <div class="container">
-    <script async="async" src="http://localhost/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>
-    <nav class="nav magick-nav">
-      <a class="nav-link " href="../index.html">Home</a>
-      <a class="nav-link " href="download.html">Download</a>
-      <a class="nav-link " href="command-line-tools.html">Tools</a>
-      <a class="nav-link " href="command-line-processing.html">Command-line</a>
-      <a class="nav-link " href="resources.html">Resources</a>
-      <a class="nav-link " href="develop.html">Develop</a>
-      <a class="nav-link " href="https://www.imagemagick.org/script/search.php">Search</a>
-      <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
-    </nav>
-  </div>
-</div>
-<div class="container">
+  <header>
+  <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+    <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</a>
+    <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+    <span class="navbar-toggler-icon"></span>
+    </button>
+
+    <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+    <ul class="navbar-nav mr-auto">
+      <li class="nav-item ">
+        <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="download.html">Download</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-tools.html">Tools</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-processing.html">Command-line</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="resources.html">Resources</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="develop.html">Develop</a>
+      </li>
+      <li class="nav-item">
+        <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+      </li>
+    </ul>
+    <form class="form-inline my-2 my-lg-0" action="https://www.imagemagick.org/script/search.php">
+      <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+      <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+    </form>
+    </div>
+  </nav>
+  </header>
+  <main role="main" class="container">
+    <div class="magick-template">
 <div class="magick-header">
 <p class="lead magick-description">A distributed pixel cache is an extension of the traditional pixel cache available on a single host.  The distributed pixel cache may span multiple servers so that it can grow in size and transactional capacity to support very large images or large image sequences.  Start up the pixel cache server on one or more hosts.  When you read or operate on an image and the local pixel cache resources are exhausted, ImageMagick contacts one or more of these remote pixel servers to store or retrieve pixels.</p>
-<p>For really large images or large image sequences, or if there is limited resources on your host, you can utilize a distributed pixel cache on one or more remote hosts.  Here we create two distributed pixel caches and utilize them from our desktop:</p>
+<p>For really large images or large image sequences, or if there is limited resources on your host, you can utilize a distributed pixel cache on one or more remote hosts. To get started, first set your shared secret in the <code>policy.xml</code> security policy configuration file:</p>
+<pre class="highlight">
+&lt;policy domain="cache" name="shared-secret" value="<em>passhrase</em>" stealth="true"/>
+</pre>
+
+<p>Here we create two distributed pixel caches and utilize them from our desktop:</p>
 <pre class="highlight"><code>convert -distribute-cache 6668 &amp;  # start on 192.168.100.50
 convert -distribute-cache 6668 &amp;  # start on 192.168.100.51
 convert -limit memory 1GiB -limit map 2GiB -limit disk 4GiB \
@@ -65,6 +89,8 @@ convert -limit memory 1GiB -limit map 2GiB -limit disk 4GiB \
 <p>Your image processing tasks are likely to perform slower when utilizing a distributed pixel cache due to pixels shuffling between the client and the server over a network.  Algorithms that access virtual pixels (e.g. -sharpen) are noticeably slower, up to 3 times slower, than algorithms that only access authentic pixels (e.g. -negate) due to increased network traffic.</p>
 <p>A client can only contact a compatible distributed pixel cache server.  Compatibility requires the same ImageMagick library interface, quantum depth, HDRI status, OS word size, and endianness.  The distributed pixel cache checks these attributes and exits if these requirements are not met.</p>
 </div>
+    </div>
+  </main><!-- /.container -->
   <footer class="magick-footer">
     <p><a href="support.html">Donate</a> •
      <a href="sitemap.html">Sitemap</a> •
@@ -77,11 +103,13 @@ convert -limit memory 1GiB -limit map 2GiB -limit disk 4GiB \
     <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
         <p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
   </footer>
-</div><!-- /.container -->
 
-  <script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
-  <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js" integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4" crossorigin="anonymous"></script>
-  <script src="../js/magick.html"></script>
+  <!-- Javascript assets -->
+  <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+  <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+  <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+  <script src="../assets/bootstrap.min.js"></script>
+
 </body>
 </html>
-<!-- Magick Cache 8th October 2017 11:16 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 12:06 -->
\ No newline at end of file
index 4eb88dcfdd0e3793a17568282b1bd534d19cc995..82676951e660740a0fab197a7be1a262d4b5d84a 100644 (file)
   <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-2018 ImageMagick Studio LLC" />
+  <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
   <meta name="distribution" content="Global" />
   <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
   <link href="https://www.imagemagick.org/script/download.html" rel="canonical" />
   <link href="../images/wand.png" rel="icon" />
   <link href="../images/wand.ico" rel="shortcut icon" />
-  <link href="css/magick.css" rel="stylesheet" />
+  <link href="../assets/bootstrap.min.css" rel="stylesheet" />
+  <link href="../assets/magick-template.css" rel="stylesheet" />
 </head>
 <body>
-<div class="magick-masthead">
-  <div class="container">
-    <script async="async" src="http://localhost/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>
-    <nav class="nav magick-nav">
-      <a class="nav-link " href="../index.html">Home</a>
-      <a class="nav-link active" href="download.html">Download</a>
-      <a class="nav-link " href="command-line-tools.html">Tools</a>
-      <a class="nav-link " href="command-line-processing.html">Command-line</a>
-      <a class="nav-link " href="resources.html">Resources</a>
-      <a class="nav-link " href="develop.html">Develop</a>
-      <a class="nav-link " href="https://www.imagemagick.org/script/search.php">Search</a>
-      <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
-    </nav>
-  </div>
-</div>
-<div class="container">
+  <header>
+  <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+    <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</a>
+    <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+    <span class="navbar-toggler-icon"></span>
+    </button>
+
+    <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+    <ul class="navbar-nav mr-auto">
+      <li class="nav-item ">
+        <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
+      </li>
+      <li class="nav-item active">
+        <a class="nav-link" href="download.html">Download</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-tools.html">Tools</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-processing.html">Command-line</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="resources.html">Resources</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="develop.html">Develop</a>
+      </li>
+      <li class="nav-item">
+        <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+      </li>
+    </ul>
+    <form class="form-inline my-2 my-lg-0" action="https://www.imagemagick.org/script/search.php">
+      <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+      <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+    </form>
+    </div>
+  </nav>
+  </header>
+  <main role="main" class="container">
+    <div class="magick-template">
 <div class="magick-header">
 <p class="text-center"><a href="download.html#unix">Unix Binary Release</a> • <a href="download.html#macosx">Mac OS X Binary Release</a> • <a href="download.html#iOS">iOS Binary Release</a> • <a href="download.html#windows">Windows Binary Release</a></p>
 
   </tr>
 
   <tr>
-      <td>ImageMagick-7.0.4-0.x86_64.rpm</td>
-      <td><a href= "https://www.imagemagick.org/download/linux/CentOS/x86_64/ImageMagick-7.0.4-0.x86_64.rpm">download</a></td>
-    <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/linux/CentOS/x86_64/ImageMagick-7.0.4-0.x86_64.rpm">download</a></td>
+      <td>ImageMagick-7.0.7-14.x86_64.rpm</td>
+      <td><a href= "https://www.imagemagick.org/download/linux/CentOS/x86_64/ImageMagick-7.0.7-14.x86_64.rpm">download</a></td>
+    <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/linux/CentOS/x86_64/ImageMagick-7.0.7-14.x86_64.rpm">download</a></td>
     <td>Redhat / CentOS 7.1 x86_64 RPM</td>
   </tr>
 
   <tr>
-      <td>ImageMagick-libs-7.0.4-0.x86_64.rpm</td>
-      <td><a href= "https://www.imagemagick.org/download/linux/CentOS/x86_64/ImageMagick-libs-7.0.4-0.x86_64.rpm">download</a></td>
-    <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/linux/CentOS/x86_64/ImageMagick-libs-7.0.4-0.x86_64.rpm">download</a></td>
+      <td>ImageMagick-libs-7.0.7-14.x86_64.rpm</td>
+      <td><a href= "https://www.imagemagick.org/download/linux/CentOS/x86_64/ImageMagick-libs-7.0.7-14.x86_64.rpm">download</a></td>
+    <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/linux/CentOS/x86_64/ImageMagick-libs-7.0.7-14.x86_64.rpm">download</a></td>
     <td>Redhat / CentOS 7.1 x86_64 RPM</td>
   </tr>
 
 
 <p>ImageMagick RPM's are self-installing.  Simply type the following command and you're ready to start using ImageMagick:</p>
 
-<pre><span class="crtprompt">$ </span><span class='crtin'>rpm -Uvh ImageMagick-7.0.4-0.x86_64.rpm</span></pre><p>You'll need the libraries as well:</p>
-<pre><span class="crtprompt">$ </span><span class='crtin'>rpm -Uvh ImageMagick-libs-7.0.4-0.x86_64.rpm</span></pre>
+<pre><span class="crtprompt">$ </span><span class='crtin'>rpm -Uvh ImageMagick-7.0.7-14.x86_64.rpm</span></pre><p>You'll need the libraries as well:</p>
+<pre><span class="crtprompt">$ </span><span class='crtin'>rpm -Uvh ImageMagick-libs-7.0.7-14.x86_64.rpm</span></pre>
 <p>For other systems, create (or choose) a directory to install the package into and change to that directory, for example:</p>
 
 <pre class="highlight"><code>cd $HOME</code></pre>
 
 <p>Set the <code>MAGICK_HOME</code> environment variable to the path where you extracted the ImageMagick files. For example:</p>
 
-<pre><span class="crtprompt">$ </span><span class='crtin'>export MAGICK_HOME="$HOME/ImageMagick-7.0.4"</span></pre>
+<pre><span class="crtprompt">$ </span><span class='crtin'>export MAGICK_HOME="$HOME/ImageMagick-7.0.7"</span></pre>
 <p>If the <code>bin</code> subdirectory of the extracted package is not already in your executable search path, add it to your <code>PATH</code> environment variable. For example:</p>
 
 <pre class="highlight"><code>export PATH="$MAGICK_HOME/bin:$PATH</code></pre>
@@ -170,10 +189,10 @@ display logo.gif</code></pre>
   </tr>
 
   <tr>
-    <td>ImageMagick-x86_64-apple-darwin16.7.0.tar.gz</td>
-    <td><a href="https://www.imagemagick.org/download/binaries/ImageMagick-x86_64-apple-darwin16.7.0.tar.gz">download</a></td>
-    <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-x86_64-apple-darwin16.7.0.tar.gz">download</a></td>
-    <td>macOS Sierra</td>
+    <td>ImageMagick-x86_64-apple-darwin17.3.0.tar.gz</td>
+    <td><a href="https://www.imagemagick.org/download/binaries/ImageMagick-x86_64-apple-darwin17.3.0.tar.gz">download</a></td>
+    <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-x86_64-apple-darwin17.3.0.tar.gz">download</a></td>
+    <td>macOS High Sierra</td>
   </tr>
 </table></div>
 
@@ -185,11 +204,11 @@ display logo.gif</code></pre>
 
 <p>Next, extract the contents of the package.  For example:</p>
 
-<pre class="highlight"><code>tar xvzf ImageMagick-x86_64-apple-darwin16.7.0.tar.gz</code></pre>
+<pre class="highlight"><code>tar xvzf ImageMagick-x86_64-apple-darwin17.2.0.tar.gz</code></pre>
 
 <p>Set the <code>MAGICK_HOME</code> environment variable to the path where you extracted the ImageMagick files. For example:</p>
 
-<pre><span class="crtprompt">$ </span><span class='crtin'>export MAGICK_HOME="$HOME/ImageMagick-7.0.4"</span></pre>
+<pre><span class="crtprompt">$ </span><span class='crtin'>export MAGICK_HOME="$HOME/ImageMagick-7.0.7"</span></pre>
 <p>If the <code>bin</code> subdirectory of the extracted package is not already in your executable search path, add it to your <code>PATH</code> environment variable. For example:</p>
 
 <pre class="highlight"><code>export PATH="$MAGICK_HOME/bin:$PATH"</code></pre>
@@ -232,7 +251,7 @@ display logo.gif</code></pre>
 
 <p>To run the script:</p>
 <pre class="highlight"><code>./imagemagick_compile.sh <var>VERSION</var></code></pre>
-<p>where <var>VERSION</var> is the version of ImageMagick you want to compile (i.e.: 7.0.4-0, svn, ...)</p>
+<p>where <var>VERSION</var> is the version of ImageMagick you want to compile (i.e.: 7.0.7-14, svn, ...)</p>
 
 <p>This script compiles ImageMagick as a static library to be included in iOS projects and adds support for</p>
 <ul>
@@ -281,9 +300,9 @@ display logo.gif</code></pre>
   </tr>
 
   <tr>
-        <td>ImageMagick-7.0.4-0-Q16-x64-dll.exe</td>
-        <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.4-0-Q16-x64-dll.exe">download</a></td>
-      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.4-0-Q16-x64-dll.exe">download</a></td>
+        <td>ImageMagick-7.0.7-14-Q16-x64-dll.exe</td>
+        <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.7-14-Q16-x64-dll.exe">download</a></td>
+      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.7-14-Q16-x64-dll.exe">download</a></td>
     <td>Win64 dynamic at 16 bits-per-pixel component</td>
   </tr>
 </table></div>
@@ -301,93 +320,93 @@ display logo.gif</code></pre>
   </tr>
 
   <tr>
-        <td>ImageMagick-7.0.4-0-Q16-x64-static.exe</td>
-        <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.4-0-Q16-x64-static.exe">download</a></td>
-      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.4-0-Q16-x64-static.exe">download</a></td>
+        <td>ImageMagick-7.0.7-14-Q16-x64-static.exe</td>
+        <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.7-14-Q16-x64-static.exe">download</a></td>
+      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.7-14-Q16-x64-static.exe">download</a></td>
    <td>Win64 static at 16 bits-per-pixel component</td>
   </tr>
 
   <tr>
-        <td>ImageMagick-7.0.4-0-Q8-x64-dll.exe</td>
-        <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.4-0-Q8-x64-dll.exe">download</a></td>
-      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.4-0-Q8-x64-dll.exe">download</a></td>
+        <td>ImageMagick-7.0.7-14-Q8-x64-dll.exe</td>
+        <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.7-14-Q8-x64-dll.exe">download</a></td>
+      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.7-14-Q8-x64-dll.exe">download</a></td>
    <td>Win64 dynamic at 8 bits-per-pixel component</td>
   </tr>
 
   <tr>
-        <td>ImageMagick-7.0.4-0-Q8-x64-static.exe</td>
-        <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.4-0-Q8-x64-static.exe">download</a></td>
-      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.4-0-Q8-x64-static.exe">download</a></td>
+        <td>ImageMagick-7.0.7-14-Q8-x64-static.exe</td>
+        <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.7-14-Q8-x64-static.exe">download</a></td>
+      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.7-14-Q8-x64-static.exe">download</a></td>
     <td>Win64 static at 8 bits-per-pixel component</td>
   </tr>
 
   <tr>
-        <td>ImageMagick-7.0.4-0-Q16-HDRI-x64-dll.exe</td>
-        <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.4-0-Q16-HDRI-x64-dll.exe">download</a></td>
-      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.4-0-Q16-HDRI-x64-dll.exe">download</a></td>
+        <td>ImageMagick-7.0.7-14-Q16-HDRI-x64-dll.exe</td>
+        <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.7-14-Q16-HDRI-x64-dll.exe">download</a></td>
+      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.7-14-Q16-HDRI-x64-dll.exe">download</a></td>
     <td>Win64 dynamic at 16 bits-per-pixel component with <a href="high-dynamic-range.html">high dynamic-range imaging</a> enabled</td>
   </tr>
 
   <tr>
-        <td>ImageMagick-7.0.4-0-Q16-HDRI-x64-static.exe</td>
-        <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.4-0-Q16-HDRI-x64-static.exe">download</a></td>
-      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.4-0-Q16-HDRI-x64-static.exe">download</a></td>
+        <td>ImageMagick-7.0.7-14-Q16-HDRI-x64-static.exe</td>
+        <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.7-14-Q16-HDRI-x64-static.exe">download</a></td>
+      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.7-14-Q16-HDRI-x64-static.exe">download</a></td>
     <td>Win64 static at 16 bits-per-pixel component with <a href="high-dynamic-range.html">high dynamic-range imaging</a> enabled</td>
   </tr>
 
   <tr>
-        <td>ImageMagick-7.0.4-0-Q16-x86-dll.exe</td>
-        <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.4-0-Q16-x86-dll.exe">download</a></td>
-      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.4-0-Q16-x86-dll.exe">download</a></td>
+        <td>ImageMagick-7.0.7-14-Q16-x86-dll.exe</td>
+        <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.7-14-Q16-x86-dll.exe">download</a></td>
+      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.7-14-Q16-x86-dll.exe">download</a></td>
     <td>Win32 dynamic at 16 bits-per-pixel component</td>
   </tr>
 
   <tr>
-        <td>ImageMagick-7.0.4-0-Q16-x86-static.exe</td>
-        <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.4-0-Q16-x86-static.exe">download</a></td>
-      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.4-0-Q16-x86-static.exe">download</a></td>
+        <td>ImageMagick-7.0.7-14-Q16-x86-static.exe</td>
+        <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.7-14-Q16-x86-static.exe">download</a></td>
+      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.7-14-Q16-x86-static.exe">download</a></td>
     <td>Win32 static at 16 bits-per-pixel component</td>
   </tr>
 
   <tr>
-        <td>ImageMagick-7.0.4-0-Q8-x86-dll.exe</td>
-        <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.4-0-Q8-x86-dll.exe">download</a></td>
-      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.4-0-Q8-x86-dll.exe">download</a></td>
+        <td>ImageMagick-7.0.7-14-Q8-x86-dll.exe</td>
+        <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.7-14-Q8-x86-dll.exe">download</a></td>
+      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.7-14-Q8-x86-dll.exe">download</a></td>
     <td>Win32 dynamic at 8 bits-per-pixel component</td>
   </tr>
 
   <tr>
-        <td>ImageMagick-7.0.4-0-Q8-x86-static.exe</td>
-        <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.4-0-Q8-x86-static.exe">download</a></td>
-      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.4-0-Q8-x86-static.exe">download</a></td>
+        <td>ImageMagick-7.0.7-14-Q8-x86-static.exe</td>
+        <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.7-14-Q8-x86-static.exe">download</a></td>
+      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.7-14-Q8-x86-static.exe">download</a></td>
     <td>Win32 static at 8 bits-per-pixel component</td>
   </tr>
 
   <tr>
-        <td>ImageMagick-7.0.4-0-Q16-HDRI-x86-dll.exe</td>
-        <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.4-0-Q16-HDRI-x86-dll.exe">download</a></td>
-      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.4-0-Q16-HDRI-x86-dll.exe">download</a></td>
+        <td>ImageMagick-7.0.7-14-Q16-HDRI-x86-dll.exe</td>
+        <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.7-14-Q16-HDRI-x86-dll.exe">download</a></td>
+      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.7-14-Q16-HDRI-x86-dll.exe">download</a></td>
     <td>Win32 dynamic at 16 bits-per-pixel component with <a href="high-dynamic-range.html">high dynamic-range imaging</a> enabled</td>
   </tr>
 
   <tr>
-        <td>ImageMagick-7.0.4-0-Q16-HDRI-x86-static.exe</td>
-        <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.4-0-Q16-HDRI-x86-static.exe">download</a></td>
-      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.4-0-Q16-HDRI-x86-static.exe">download</a></td>
+        <td>ImageMagick-7.0.7-14-Q16-HDRI-x86-static.exe</td>
+        <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.7-14-Q16-HDRI-x86-static.exe">download</a></td>
+      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.7-14-Q16-HDRI-x86-static.exe">download</a></td>
     <td>Win32 static at 16 bits-per-pixel component with <a href="high-dynamic-range.html">high dynamic-range imaging</a> enabled</td>
   </tr>
 
   <tr>
-        <td>ImageMagick-7.0.4-0-portable-Q16-x86.zip</td>
-        <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.4-0-portable-Q16-x86.zip">download</a></td>
-      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.4-0-portable-Q16-x86.zip">download</a></td>
+        <td>ImageMagick-7.0.7-14-portable-Q16-x86.zip</td>
+        <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.7-14-portable-Q16-x86.zip">download</a></td>
+      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.7-14-portable-Q16-x86.zip">download</a></td>
     <td>Portable Win32 static at 16 bits-per-pixel component.  Just copy to your host and run (no installer, no Windows registry entries).</td>
   </tr>
 
   <tr>
-        <td>ImageMagick-7.0.4-0-portable-Q16-x64.zip</td>
-        <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.4-0-portable-Q16-x64.zip">download</a></td>
-      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.4-0-portable-Q16-x64.zip">download</a></td>
+        <td>ImageMagick-7.0.7-14-portable-Q16-x64.zip</td>
+        <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.7-14-portable-Q16-x64.zip">download</a></td>
+      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.7-14-portable-Q16-x64.zip">download</a></td>
     <td>Portable Win64 static at 16 bits-per-pixel component.  Just copy to your host and run (no installer, no Windows registry entries).</td>
   </tr>
 </table></div>
@@ -412,6 +431,8 @@ objShell.Exec("magick ""e:/myimages/image.png"" ""e:/myimages/image.jpg""")</cod
 <p>Congratulations, you have a working ImageMagick distribution under Windows and you are ready to use ImageMagick to <a href="https://www.imagemagick.org/Usage/">convert, compose, or edit</a> your images or perhaps you'll want to use one of the <a href="develop.html">Application Program Interfaces</a> for C, C++, Perl, and others.</p>
 
 </div>
+    </div>
+  </main><!-- /.container -->
   <footer class="magick-footer">
     <p><a href="support.html">Donate</a> •
      <a href="sitemap.html">Sitemap</a> •
@@ -424,11 +445,13 @@ objShell.Exec("magick ""e:/myimages/image.png"" ""e:/myimages/image.jpg""")</cod
     <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
         <p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
   </footer>
-</div><!-- /.container -->
 
-  <script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
-  <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js" integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4" crossorigin="anonymous"></script>
-  <script src="../js/magick.html"></script>
+  <!-- Javascript assets -->
+  <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+  <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+  <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+  <script src="../assets/bootstrap.min.js"></script>
+
 </body>
 </html>
-<!-- Magick Cache 8th October 2017 11:14 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 12:06 -->
\ No newline at end of file
index e2b95a4ffb2a119b84fcb3eb7cb8c78fef0c3113..6fafd40dcc40457b10a927ba40f3df8759d65417 100644 (file)
   <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-2018 ImageMagick Studio LLC" />
+  <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
   <meta name="distribution" content="Global" />
   <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
   <link href="https://www.imagemagick.org/script/escape.html" rel="canonical" />
   <link href="../images/wand.png" rel="icon" />
   <link href="../images/wand.ico" rel="shortcut icon" />
-  <link href="css/magick.css" rel="stylesheet" />
+  <link href="../assets/bootstrap.min.css" rel="stylesheet" />
+  <link href="../assets/magick-template.css" rel="stylesheet" />
 </head>
 <body>
-<div class="magick-masthead">
-  <div class="container">
-    <script async="async" src="http://localhost/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>
-    <nav class="nav magick-nav">
-      <a class="nav-link " href="../index.html">Home</a>
-      <a class="nav-link " href="download.html">Download</a>
-      <a class="nav-link " href="command-line-tools.html">Tools</a>
-      <a class="nav-link " href="command-line-processing.html">Command-line</a>
-      <a class="nav-link " href="resources.html">Resources</a>
-      <a class="nav-link " href="develop.html">Develop</a>
-      <a class="nav-link " href="https://www.imagemagick.org/script/search.php">Search</a>
-      <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
-    </nav>
-  </div>
-</div>
-<div class="container">
+  <header>
+  <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+    <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</a>
+    <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+    <span class="navbar-toggler-icon"></span>
+    </button>
+
+    <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+    <ul class="navbar-nav mr-auto">
+      <li class="nav-item ">
+        <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="download.html">Download</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-tools.html">Tools</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-processing.html">Command-line</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="resources.html">Resources</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="develop.html">Develop</a>
+      </li>
+      <li class="nav-item">
+        <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+      </li>
+    </ul>
+    <form class="form-inline my-2 my-lg-0" action="https://www.imagemagick.org/script/search.php">
+      <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+      <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+    </form>
+    </div>
+  </nav>
+  </header>
+  <main role="main" class="container">
+    <div class="magick-template">
 <div class="magick-header">
 <p class="lead magick-description">There are copious amounts of extra data associated with images (metadata), beyond the actual image pixels. This metadata can be useful, either for display, or for various calculations, or in modifying the behavior of later image processing operations.  You can utilize percent escapes in a number of options, for example in <a href="command-line-options.html#format_identify_">-format</a> or in montage <a href="command-line-options.html#label" >-label</a>, to print various properties and other settings associated with an image.</p>
 
@@ -857,6 +876,8 @@ Post ObjectData Descriptor Record
   9:10   Confirmed ObjectData Size
 </code></pre>
 </div>
+    </div>
+  </main><!-- /.container -->
   <footer class="magick-footer">
     <p><a href="support.html">Donate</a> •
      <a href="sitemap.html">Sitemap</a> •
@@ -869,11 +890,13 @@ Post ObjectData Descriptor Record
     <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
         <p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
   </footer>
-</div><!-- /.container -->
 
-  <script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
-  <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js" integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4" crossorigin="anonymous"></script>
-  <script src="../js/magick.html"></script>
+  <!-- Javascript assets -->
+  <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+  <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+  <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+  <script src="../assets/bootstrap.min.js"></script>
+
 </body>
 </html>
-<!-- Magick Cache 8th October 2017 11:17 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 12:08 -->
\ No newline at end of file
index f3d922eb45d8a46f14eebc55ff3ba1dcecc01d60..8cff1e702f3f00b3fafefee258f99895fdf60989 100644 (file)
   <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-2018 ImageMagick Studio LLC" />
+  <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
   <meta name="distribution" content="Global" />
   <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
   <link href="https://www.imagemagick.org/script/examples.html" rel="canonical" />
   <link href="../images/wand.png" rel="icon" />
   <link href="../images/wand.ico" rel="shortcut icon" />
-  <link href="css/magick.css" rel="stylesheet" />
+  <link href="../assets/bootstrap.min.css" rel="stylesheet" />
+  <link href="../assets/magick-template.css" rel="stylesheet" />
 </head>
 <body>
-<div class="magick-masthead">
-  <div class="container">
-    <script async="async" src="http://localhost/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>
-    <nav class="nav magick-nav">
-      <a class="nav-link " href="../index.html">Home</a>
-      <a class="nav-link " href="download.html">Download</a>
-      <a class="nav-link " href="command-line-tools.html">Tools</a>
-      <a class="nav-link " href="command-line-processing.html">Command-line</a>
-      <a class="nav-link " href="resources.html">Resources</a>
-      <a class="nav-link " href="develop.html">Develop</a>
-      <a class="nav-link " href="https://www.imagemagick.org/script/search.php">Search</a>
-      <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
-    </nav>
-  </div>
-</div>
-<div class="container">
+  <header>
+  <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+    <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</a>
+    <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+    <span class="navbar-toggler-icon"></span>
+    </button>
+
+    <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+    <ul class="navbar-nav mr-auto">
+      <li class="nav-item ">
+        <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="download.html">Download</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-tools.html">Tools</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-processing.html">Command-line</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="resources.html">Resources</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="develop.html">Develop</a>
+      </li>
+      <li class="nav-item">
+        <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+      </li>
+    </ul>
+    <form class="form-inline my-2 my-lg-0" action="https://www.imagemagick.org/script/search.php">
+      <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+      <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+    </form>
+    </div>
+  </nav>
+  </header>
+  <main role="main" class="container">
+    <div class="magick-template">
 <div class="magick-header">
 <p class="lead magick-description">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="perl-magick.html">PerlMagick</a> script, <a href="https://www.imagemagick.org/source/examples.pl">examples.pl</a>.</p>
 
 <p><img class="img-fluid mx-auto d-block" src="../images/examples.jpg" alt="[ImageMagick Examples]" width="734" height="2972" name="imagemagick-examples" /></p>
 </div>
+    </div>
+  </main><!-- /.container -->
   <footer class="magick-footer">
     <p><a href="support.html">Donate</a> •
      <a href="sitemap.html">Sitemap</a> •
     <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
         <p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
   </footer>
-</div><!-- /.container -->
 
-  <script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
-  <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js" integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4" crossorigin="anonymous"></script>
-  <script src="../js/magick.html"></script>
+  <!-- Javascript assets -->
+  <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+  <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+  <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+  <script src="../assets/bootstrap.min.js"></script>
+
 </body>
 </html>
-<!-- Magick Cache 8th October 2017 11:16 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 12:06 -->
\ No newline at end of file
index 41829978d0f86a20ae12b31718bd411671d28bc4..06ba41ebc17244e736554785d1002b5557c8992f 100644 (file)
   <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-2018 ImageMagick Studio LLC" />
+  <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
   <meta name="distribution" content="Global" />
   <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
-  <link href="https://www.imagemagick.org/script/exception.html" rel="canonical" />
-  <link href="../images/wand.png" rel="icon" />
-  <link href="../images/wand.ico" rel="shortcut icon" />
-  <link href="css/magick.css" rel="stylesheet" />
+  <link href="exception.html" rel="canonical" />
+  <link href="https://www.imagemagick.org/images/wand.png" rel="icon" />
+  <link href="https://www.imagemagick.org/images/wand.ico" rel="shortcut icon" />
+  <link href="https://www.imagemagick.org/assets/bootstrap.min.css" rel="stylesheet" />
+  <link href="https://www.imagemagick.org/assets/magick-template.css" rel="stylesheet" />
 </head>
 <body>
-<div class="magick-masthead">
-  <div class="container">
-    <script async="async" src="http://localhost/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>
-    <nav class="nav magick-nav">
-      <a class="nav-link " href="../index.html">Home</a>
-      <a class="nav-link " href="download.html">Download</a>
-      <a class="nav-link " href="command-line-tools.html">Tools</a>
-      <a class="nav-link " href="command-line-processing.html">Command-line</a>
-      <a class="nav-link " href="resources.html">Resources</a>
-      <a class="nav-link " href="develop.html">Develop</a>
-      <a class="nav-link " href="https://www.imagemagick.org/script/search.php">Search</a>
-      <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
-    </nav>
-  </div>
-</div>
-<div class="container">
+  <header>
+  <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+    <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</a>
+    <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+    <span class="navbar-toggler-icon"></span>
+    </button>
+
+    <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+    <ul class="navbar-nav mr-auto">
+      <li class="nav-item ">
+        <a class="nav-link" href="https://www.imagemagick.org/index.html">Home <span class="sr-only">(current)</span></a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="https://www.imagemagick.org/script/download.html">Download</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="https://www.imagemagick.org/script/command-line-tools.html">Tools</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="https://www.imagemagick.org/script/command-line-processing.html">Command-line</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="https://www.imagemagick.org/script/resources.html">Resources</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="https://www.imagemagick.org/script/develop.html">Develop</a>
+      </li>
+      <li class="nav-item">
+        <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+      </li>
+    </ul>
+    <form class="form-inline my-2 my-lg-0" action="https://www.imagemagick.org/script/https://www.imagemagick.org/script/search.php">
+      <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+      <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+    </form>
+    </div>
+  </nav>
+  </header>
+  <main role="main" class="container">
+    <div class="magick-template">
 <div class="magick-header">
 
 <p class="lead magick-description">ImageMagick returns a status of 0 whenever a command or algorithm successfully complete without complaint.  A warning code generally is typically just a notice that something unusual occurred but the command or algorithm still completed and most likely the results are still usable.  An error means the command or algorithm could not complete as expected and any results are unreliable.  A fatal error means the command or algorithm could not complete and the process exits prematurely and no results are returned.</p>
 </table>
 
 </div>
+    </div>
+  </main><!-- /.container -->
   <footer class="magick-footer">
-    <p><a href="support.html">Donate</a> •
-     <a href="sitemap.html">Sitemap</a> •
-    <a href="links.html">Related</a> •
-    <a href="security-policy.html">Security</a> •
-    <a href="architecture.html">Architecture</a>
+    <p><a href="https://www.imagemagick.org/script/support.html">Donate</a> •
+     <a href="https://www.imagemagick.org/script/sitemap.html">Sitemap</a> •
+    <a href="https://www.imagemagick.org/script/links.html">Related</a> •
+    <a href="https://www.imagemagick.org/script/security-policy.html">Security</a> •
+    <a href="https://www.imagemagick.org/script/architecture.html">Architecture</a>
 </p>
     <p><a href="exception.html#">Back to top</a> •
     <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
-    <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
+    <a href="https://www.imagemagick.org/script/https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
         <p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
   </footer>
-</div><!-- /.container -->
 
-  <script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
-  <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js" integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4" crossorigin="anonymous"></script>
-  <script src="../js/magick.html"></script>
+  <!-- Javascript assets -->
+  <script src="https://www.imagemagick.org/assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+  <script src="https://www.imagemagick.org/assets/popper.min.js" crossorigin="anonymous"></script>
+  <script>window.jQuery || document.write('<script src="https://www.imagemagick.org/assets/jquery.min.js"><\/script>')</script>
+  <script src="https://www.imagemagick.org/assets/bootstrap.min.js"></script>
+
 </body>
 </html>
-<!-- Magick Cache 8th October 2017 11:18 -->
\ No newline at end of file
index 285929c4abcb52b38d67a91c82c40a5566154ee8..36f9b2e267362de87cc2b0d978d29749907fdd6a 100644 (file)
   <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-2018 ImageMagick Studio LLC" />
+  <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
   <meta name="distribution" content="Global" />
   <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
   <link href="https://www.imagemagick.org/script/export.html" rel="canonical" />
   <link href="../images/wand.png" rel="icon" />
   <link href="../images/wand.ico" rel="shortcut icon" />
-  <link href="css/magick.css" rel="stylesheet" />
+  <link href="../assets/bootstrap.min.css" rel="stylesheet" />
+  <link href="../assets/magick-template.css" rel="stylesheet" />
 </head>
 <body>
-<div class="magick-masthead">
-  <div class="container">
-    <script async="async" src="http://localhost/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>
-    <nav class="nav magick-nav">
-      <a class="nav-link " href="../index.html">Home</a>
-      <a class="nav-link " href="download.html">Download</a>
-      <a class="nav-link " href="command-line-tools.html">Tools</a>
-      <a class="nav-link " href="command-line-processing.html">Command-line</a>
-      <a class="nav-link " href="resources.html">Resources</a>
-      <a class="nav-link " href="develop.html">Develop</a>
-      <a class="nav-link " href="https://www.imagemagick.org/script/search.php">Search</a>
-      <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
-    </nav>
-  </div>
-</div>
-<div class="container">
+  <header>
+  <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+    <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</a>
+    <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+    <span class="navbar-toggler-icon"></span>
+    </button>
+
+    <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+    <ul class="navbar-nav mr-auto">
+      <li class="nav-item ">
+        <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="download.html">Download</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-tools.html">Tools</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-processing.html">Command-line</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="resources.html">Resources</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="develop.html">Develop</a>
+      </li>
+      <li class="nav-item">
+        <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+      </li>
+    </ul>
+    <form class="form-inline my-2 my-lg-0" action="https://www.imagemagick.org/script/search.php">
+      <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+      <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+    </form>
+    </div>
+  </nav>
+  </header>
+  <main role="main" class="container">
+    <div class="magick-template">
 <div class="magick-header">
 <p  class="lead magick-description">ImageMagick Studio LLC is a limited liability corporation based in the United States of America. All of our products are developed via online collaboration in public forums and distributed from a central server within the U.S. Therefore, U.S. export laws and regulations apply to our distributions and remain in force as products and technology are re-exported to different parties and places around the world. Information on export control classifications and associated restrictions may be required for exporting, re-exporting, record keeping, bundling/embedding of ImageMagick products, encryption reporting, and shipping documentation. More information on U.S. Export Regulations can be found at the <a href="http://www.bis.doc.gov/">U. S. Bureau of Industry and Security</a>.</p>
 
 <p>The <a href="https://github.com/ImageMagick/ImageMagick/tree/ImageMagick-7/">ImageMagick</a> software distribution is classified as <a href="http://www.access.gpo.gov/bis/ear/txt/ccl5-pt2.txt">ECCN 5D002</a>.  However, ImageMagick Studio LLC makes no warranty or representation that this classification is accurate, current, or complete.  ImageMagick is exported under the <a href="http://www.access.gpo.gov/bis/ear/txt/740.txt">TSU exception in EAR 740.13(e)</a> which applies to software containing or designed for use with encryption software that is publicly available as open source. TSU further provides that <var>Posting encryption source code and corresponding object code on the Internet (e.g., FTP or World Wide Web site) where it may be downloaded by anyone neither establishes "knowledge" of a prohibited export or reexport for purposes of this paragraph, nor triggers any "red flags" necessitating the affirmative duty to inquire[...]</var>.  It is your obligation as the exporter to comply with the current applicable requirements of United States export rules and regulations.</p>
 </div>
+    </div>
+  </main><!-- /.container -->
   <footer class="magick-footer">
     <p><a href="support.html">Donate</a> •
      <a href="sitemap.html">Sitemap</a> •
     <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
         <p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
   </footer>
-</div><!-- /.container -->
 
-  <script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
-  <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js" integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4" crossorigin="anonymous"></script>
-  <script src="../js/magick.html"></script>
+  <!-- Javascript assets -->
+  <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+  <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+  <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+  <script src="../assets/bootstrap.min.js"></script>
+
 </body>
 </html>
-<!-- Magick Cache 8th October 2017 11:17 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 12:07 -->
\ No newline at end of file
index 67e54f8b95690514e4aaa4fcab590e2f5d7de8da..910f39b9c8d2f66deee62be91af5f8a3c7c94b46 100644 (file)
   <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-2018 ImageMagick Studio LLC" />
+  <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
   <meta name="distribution" content="Global" />
   <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
   <link href="https://www.imagemagick.org/script/formats.html" rel="canonical" />
   <link href="../images/wand.png" rel="icon" />
   <link href="../images/wand.ico" rel="shortcut icon" />
-  <link href="css/magick.css" rel="stylesheet" />
+  <link href="../assets/bootstrap.min.css" rel="stylesheet" />
+  <link href="../assets/magick-template.css" rel="stylesheet" />
 </head>
 <body>
-<div class="magick-masthead">
-  <div class="container">
-    <script async="async" src="http://localhost/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>
-    <nav class="nav magick-nav">
-      <a class="nav-link " href="../index.html">Home</a>
-      <a class="nav-link " href="download.html">Download</a>
-      <a class="nav-link " href="command-line-tools.html">Tools</a>
-      <a class="nav-link " href="command-line-processing.html">Command-line</a>
-      <a class="nav-link " href="resources.html">Resources</a>
-      <a class="nav-link " href="develop.html">Develop</a>
-      <a class="nav-link " href="https://www.imagemagick.org/script/search.php">Search</a>
-      <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
-    </nav>
-  </div>
-</div>
-<div class="container">
+  <header>
+  <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+    <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</a>
+    <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+    <span class="navbar-toggler-icon"></span>
+    </button>
+
+    <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+    <ul class="navbar-nav mr-auto">
+      <li class="nav-item ">
+        <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="download.html">Download</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-tools.html">Tools</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-processing.html">Command-line</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="resources.html">Resources</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="develop.html">Develop</a>
+      </li>
+      <li class="nav-item">
+        <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+      </li>
+    </ul>
+    <form class="form-inline my-2 my-lg-0" action="https://www.imagemagick.org/script/search.php">
+      <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+      <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+    </form>
+    </div>
+  </nav>
+  </header>
+  <main role="main" class="container">
+    <div class="magick-template">
 <div class="magick-header">
 <p class="text-center"><a href="formats.html#colorspace">A Word about Colorspaces</a> • <a href="formats.html#supported">Supported Formats</a> • <a href="formats.html#pseudo">Pseudo Formats</a> • <a href="formats.html#builtin-images">Built-in Images</a>  • <a href="formats.html#builtin-patterns">Built-in Patterns</a> • <a href="formats.html#embedded">Embedded Profiles</a></p>
 
@@ -1951,6 +1970,8 @@ the supported image formats.</p>
 </table></div>
 
 </div>
+    </div>
+  </main><!-- /.container -->
   <footer class="magick-footer">
     <p><a href="support.html">Donate</a> •
      <a href="sitemap.html">Sitemap</a> •
@@ -1963,11 +1984,13 @@ the supported image formats.</p>
     <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
         <p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
   </footer>
-</div><!-- /.container -->
 
-  <script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
-  <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js" integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4" crossorigin="anonymous"></script>
-  <script src="../js/magick.html"></script>
+  <!-- Javascript assets -->
+  <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+  <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+  <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+  <script src="../assets/bootstrap.min.js"></script>
+
 </body>
 </html>
-<!-- Magick Cache 8th October 2017 11:16 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 12:06 -->
\ No newline at end of file
index c457a829c921a319a076b53e430543dfb76f65a9..9ca24b00229a50978195d27f3d159e7dec4438a1 100644 (file)
   <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-2018 ImageMagick Studio LLC" />
+  <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
   <meta name="distribution" content="Global" />
   <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
   <link href="https://www.imagemagick.org/script/fx.html" rel="canonical" />
   <link href="../images/wand.png" rel="icon" />
   <link href="../images/wand.ico" rel="shortcut icon" />
-  <link href="css/magick.css" rel="stylesheet" />
+  <link href="../assets/bootstrap.min.css" rel="stylesheet" />
+  <link href="../assets/magick-template.css" rel="stylesheet" />
 </head>
 <body>
-<div class="magick-masthead">
-  <div class="container">
-    <script async="async" src="http://localhost/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>
-    <nav class="nav magick-nav">
-      <a class="nav-link " href="../index.html">Home</a>
-      <a class="nav-link " href="download.html">Download</a>
-      <a class="nav-link " href="command-line-tools.html">Tools</a>
-      <a class="nav-link " href="command-line-processing.html">Command-line</a>
-      <a class="nav-link " href="resources.html">Resources</a>
-      <a class="nav-link " href="develop.html">Develop</a>
-      <a class="nav-link " href="https://www.imagemagick.org/script/search.php">Search</a>
-      <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
-    </nav>
-  </div>
-</div>
-<div class="container">
+  <header>
+  <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+    <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</a>
+    <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+    <span class="navbar-toggler-icon"></span>
+    </button>
+
+    <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+    <ul class="navbar-nav mr-auto">
+      <li class="nav-item ">
+        <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="download.html">Download</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-tools.html">Tools</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-processing.html">Command-line</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="resources.html">Resources</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="develop.html">Develop</a>
+      </li>
+      <li class="nav-item">
+        <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+      </li>
+    </ul>
+    <form class="form-inline my-2 my-lg-0" action="https://www.imagemagick.org/script/search.php">
+      <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+      <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+    </form>
+    </div>
+  </nav>
+  </header>
+  <main role="main" class="container">
+    <div class="magick-template">
 <div class="magick-header">
 <p class="text-center"><a href="fx.html#fx">The Fx Special Effects Image Operator</a> • <a href="fx.html#anatomy">The Anatomy of an Fx Expression</a></p>
 
@@ -386,6 +405,8 @@ Red channel of NW corner of image #1 is 0.184588
 <p>The color-escape <code>%[pixel:]</code> or <code>%[hex:]</code> is evaluated once per image and per color channel in that image (<a href="command-line-options.html#channel">-channel</a> is ignored), The values generated are then converted into a color string (a named color or hex color value).  The symbols <code>i</code> and <code>j</code> are set to zero, and <code>s</code> and <code>t</code> refer to each successively current image and index.</p>
 
 </div>
+    </div>
+  </main><!-- /.container -->
   <footer class="magick-footer">
     <p><a href="support.html">Donate</a> •
      <a href="sitemap.html">Sitemap</a> •
@@ -398,11 +419,13 @@ Red channel of NW corner of image #1 is 0.184588
     <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
         <p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
   </footer>
-</div><!-- /.container -->
 
-  <script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
-  <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js" integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4" crossorigin="anonymous"></script>
-  <script src="../js/magick.html"></script>
+  <!-- Javascript assets -->
+  <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+  <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+  <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+  <script src="../assets/bootstrap.min.js"></script>
+
 </body>
 </html>
-<!-- Magick Cache 8th October 2017 11:16 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 12:06 -->
\ No newline at end of file
index a8cf384a2d8bb3a81d363291fcb4213dab0b87c1..773ea2c65ce4387a2d7fcb8e639dc83a42e9144a 100644 (file)
   <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-2018 ImageMagick Studio LLC" />
+  <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
   <meta name="distribution" content="Global" />
   <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
   <link href="https://www.imagemagick.org/script/gradient.html" rel="canonical" />
   <link href="../images/wand.png" rel="icon" />
   <link href="../images/wand.ico" rel="shortcut icon" />
-  <link href="css/magick.css" rel="stylesheet" />
+  <link href="../assets/bootstrap.min.css" rel="stylesheet" />
+  <link href="../assets/magick-template.css" rel="stylesheet" />
 </head>
 <body>
-<div class="magick-masthead">
-  <div class="container">
-    <script async="async" src="http://localhost/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>
-    <nav class="nav magick-nav">
-      <a class="nav-link " href="../index.html">Home</a>
-      <a class="nav-link " href="download.html">Download</a>
-      <a class="nav-link " href="command-line-tools.html">Tools</a>
-      <a class="nav-link " href="command-line-processing.html">Command-line</a>
-      <a class="nav-link " href="resources.html">Resources</a>
-      <a class="nav-link " href="develop.html">Develop</a>
-      <a class="nav-link " href="https://www.imagemagick.org/script/search.php">Search</a>
-      <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
-    </nav>
-  </div>
-</div>
-<div class="container">
+  <header>
+  <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+    <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</a>
+    <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+    <span class="navbar-toggler-icon"></span>
+    </button>
+
+    <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+    <ul class="navbar-nav mr-auto">
+      <li class="nav-item ">
+        <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="download.html">Download</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-tools.html">Tools</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-processing.html">Command-line</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="resources.html">Resources</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="develop.html">Develop</a>
+      </li>
+      <li class="nav-item">
+        <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+      </li>
+    </ul>
+    <form class="form-inline my-2 my-lg-0" action="https://www.imagemagick.org/script/search.php">
+      <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+      <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+    </form>
+    </div>
+  </nav>
+  </header>
+  <main role="main" class="container">
+    <div class="magick-template">
 <div class="magick-header">
 
 <p class="lead magick-description">An image gradient creates a gradual blend between two colors formed into a shape that is linear, circular, or ellipical.</p>
@@ -206,6 +225,8 @@ convert -size 256x128 -define gradient:radii=128,64 radial-gradient:black-white
 
 </div>
 
+    </div>
+  </main><!-- /.container -->
   <footer class="magick-footer">
     <p><a href="support.html">Donate</a> •
      <a href="sitemap.html">Sitemap</a> •
@@ -218,11 +239,13 @@ convert -size 256x128 -define gradient:radii=128,64 radial-gradient:black-white
     <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
         <p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
   </footer>
-</div><!-- /.container -->
 
-  <script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
-  <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js" integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4" crossorigin="anonymous"></script>
-  <script src="../js/magick.html"></script>
+  <!-- Javascript assets -->
+  <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+  <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+  <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+  <script src="../assets/bootstrap.min.js"></script>
+
 </body>
 </html>
-<!-- Magick Cache 8th October 2017 11:16 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 12:06 -->
\ No newline at end of file
index 4e949921f89387f734ff8ef217d179e6d18a543e..73cadbe13854cfba881a8e252e2613045588ce4b 100644 (file)
   <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-2018 ImageMagick Studio LLC" />
+  <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
   <meta name="distribution" content="Global" />
   <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
   <link href="https://www.imagemagick.org/script/high-dynamic-range.html" rel="canonical" />
   <link href="../images/wand.png" rel="icon" />
   <link href="../images/wand.ico" rel="shortcut icon" />
-  <link href="css/magick.css" rel="stylesheet" />
+  <link href="../assets/bootstrap.min.css" rel="stylesheet" />
+  <link href="../assets/magick-template.css" rel="stylesheet" />
 </head>
 <body>
-<div class="magick-masthead">
-  <div class="container">
-    <script async="async" src="http://localhost/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>
-    <nav class="nav magick-nav">
-      <a class="nav-link " href="../index.html">Home</a>
-      <a class="nav-link " href="download.html">Download</a>
-      <a class="nav-link " href="command-line-tools.html">Tools</a>
-      <a class="nav-link " href="command-line-processing.html">Command-line</a>
-      <a class="nav-link " href="resources.html">Resources</a>
-      <a class="nav-link " href="develop.html">Develop</a>
-      <a class="nav-link " href="https://www.imagemagick.org/script/search.php">Search</a>
-      <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
-    </nav>
-  </div>
-</div>
-<div class="container">
+  <header>
+  <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+    <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</a>
+    <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+    <span class="navbar-toggler-icon"></span>
+    </button>
+
+    <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+    <ul class="navbar-nav mr-auto">
+      <li class="nav-item ">
+        <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="download.html">Download</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-tools.html">Tools</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-processing.html">Command-line</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="resources.html">Resources</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="develop.html">Develop</a>
+      </li>
+      <li class="nav-item">
+        <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+      </li>
+    </ul>
+    <form class="form-inline my-2 my-lg-0" action="https://www.imagemagick.org/script/search.php">
+      <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+      <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+    </form>
+    </div>
+  </nav>
+  </header>
+  <main role="main" class="container">
+    <div class="magick-template">
 <div class="magick-header">
 
 <p class="lead magick-description">High dynamic-range imaging (HDRI) permits a far greater dynamic range of exposures (i.e. a large difference between light and dark areas) than standard digital imaging techniques. HDRI accurately represents the wide range of intensity levels found in real scenes ranging from the brightest direct sunlight to the deepest darkest shadows.  The HDR imaging approach includes:</p>
 Features: HDRI
 </code></pre>
 </div>
+    </div>
+  </main><!-- /.container -->
   <footer class="magick-footer">
     <p><a href="support.html">Donate</a> •
      <a href="sitemap.html">Sitemap</a> •
@@ -94,11 +115,13 @@ Features: HDRI
     <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
         <p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
   </footer>
-</div><!-- /.container -->
 
-  <script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
-  <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js" integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4" crossorigin="anonymous"></script>
-  <script src="../js/magick.html"></script>
+  <!-- Javascript assets -->
+  <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+  <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+  <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+  <script src="../assets/bootstrap.min.js"></script>
+
 </body>
 </html>
-<!-- Magick Cache 8th October 2017 11:16 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 12:06 -->
\ No newline at end of file
index 1eab99943f727945691c19f5dc0bc4db288ec8f4..d96d2ae3e7b550892cfdfa25b28d5004ed780da4 100644 (file)
   <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-2018 ImageMagick Studio LLC" />
+  <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
   <meta name="distribution" content="Global" />
   <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
   <link href="https://www.imagemagick.org/script/history.html" rel="canonical" />
   <link href="../images/wand.png" rel="icon" />
   <link href="../images/wand.ico" rel="shortcut icon" />
-  <link href="css/magick.css" rel="stylesheet" />
+  <link href="../assets/bootstrap.min.css" rel="stylesheet" />
+  <link href="../assets/magick-template.css" rel="stylesheet" />
 </head>
 <body>
-<div class="magick-masthead">
-  <div class="container">
-    <script async="async" src="http://localhost/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>
-    <nav class="nav magick-nav">
-      <a class="nav-link " href="../index.html">Home</a>
-      <a class="nav-link " href="download.html">Download</a>
-      <a class="nav-link " href="command-line-tools.html">Tools</a>
-      <a class="nav-link " href="command-line-processing.html">Command-line</a>
-      <a class="nav-link " href="resources.html">Resources</a>
-      <a class="nav-link " href="develop.html">Develop</a>
-      <a class="nav-link " href="https://www.imagemagick.org/script/search.php">Search</a>
-      <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
-    </nav>
-  </div>
-</div>
-<div class="container">
+  <header>
+  <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+    <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</a>
+    <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+    <span class="navbar-toggler-icon"></span>
+    </button>
+
+    <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+    <ul class="navbar-nav mr-auto">
+      <li class="nav-item ">
+        <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="download.html">Download</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-tools.html">Tools</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-processing.html">Command-line</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="resources.html">Resources</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="develop.html">Develop</a>
+      </li>
+      <li class="nav-item">
+        <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+      </li>
+    </ul>
+    <form class="form-inline my-2 my-lg-0" action="https://www.imagemagick.org/script/search.php">
+      <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+      <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+    </form>
+    </div>
+  </nav>
+  </header>
+  <main role="main" class="container">
+    <div class="magick-template">
 <div class="magick-header">
 <p class="blockquote">
 I swear by my life and my love of it that I will never live for the sake of another man, nor ask another man to live for mine.<br />-- John Galt in "Atlas Shrugged", by Ayn Rand</p>
@@ -74,6 +93,8 @@ I swear by my life and my love of it that I will never live for the sake of anot
 
 <p>Cristy<br />Principal ImageMagick Architect</p>
 </div>
+    </div>
+  </main><!-- /.container -->
   <footer class="magick-footer">
     <p><a href="support.html">Donate</a> •
      <a href="sitemap.html">Sitemap</a> •
@@ -86,11 +107,13 @@ I swear by my life and my love of it that I will never live for the sake of anot
     <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
         <p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
   </footer>
-</div><!-- /.container -->
 
-  <script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
-  <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js" integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4" crossorigin="anonymous"></script>
-  <script src="../js/magick.html"></script>
+  <!-- Javascript assets -->
+  <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+  <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+  <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+  <script src="../assets/bootstrap.min.js"></script>
+
 </body>
 </html>
-<!-- Magick Cache 8th October 2017 11:17 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 12:08 -->
\ No newline at end of file
index 94f896b46b8accc5b9026da6f81819b8b07c507a..4462ae09e15994223d5b7963b20ac61ba4cb4d93 100644 (file)
   <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-2018 ImageMagick Studio LLC" />
+  <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
   <meta name="distribution" content="Global" />
   <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
   <link href="https://www.imagemagick.org/script/identify.html" rel="canonical" />
   <link href="../images/wand.png" rel="icon" />
   <link href="../images/wand.ico" rel="shortcut icon" />
-  <link href="css/magick.css" rel="stylesheet" />
+  <link href="../assets/bootstrap.min.css" rel="stylesheet" />
+  <link href="../assets/magick-template.css" rel="stylesheet" />
 </head>
 <body>
-<div class="magick-masthead">
-  <div class="container">
-    <script async="async" src="http://localhost/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>
-    <nav class="nav magick-nav">
-      <a class="nav-link " href="../index.html">Home</a>
-      <a class="nav-link " href="download.html">Download</a>
-      <a class="nav-link " href="command-line-tools.html">Tools</a>
-      <a class="nav-link " href="command-line-processing.html">Command-line</a>
-      <a class="nav-link " href="resources.html">Resources</a>
-      <a class="nav-link " href="develop.html">Develop</a>
-      <a class="nav-link " href="https://www.imagemagick.org/script/search.php">Search</a>
-      <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
-    </nav>
-  </div>
-</div>
-<div class="container">
+  <header>
+  <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+    <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</a>
+    <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+    <span class="navbar-toggler-icon"></span>
+    </button>
+
+    <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+    <ul class="navbar-nav mr-auto">
+      <li class="nav-item ">
+        <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="download.html">Download</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-tools.html">Tools</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-processing.html">Command-line</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="resources.html">Resources</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="develop.html">Develop</a>
+      </li>
+      <li class="nav-item">
+        <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+      </li>
+    </ul>
+    <form class="form-inline my-2 my-lg-0" action="https://www.imagemagick.org/script/search.php">
+      <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+      <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+    </form>
+    </div>
+  </nav>
+  </header>
+  <main role="main" class="container">
+    <div class="magick-template">
 <div class="magick-header">
 <p class="text-center"><a href="identify.html#usage">Example Usage</a> • <a href="identify.html#options">Option Summary</a></p>
 
@@ -401,6 +420,8 @@ transparent, extract, background, or shape the alpha channel</td>
 </table>
 
 </div>
+    </div>
+  </main><!-- /.container -->
   <footer class="magick-footer">
     <p><a href="support.html">Donate</a> •
      <a href="sitemap.html">Sitemap</a> •
@@ -413,11 +434,13 @@ transparent, extract, background, or shape the alpha channel</td>
     <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
         <p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
   </footer>
-</div><!-- /.container -->
 
-  <script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
-  <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js" integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4" crossorigin="anonymous"></script>
-  <script src="../js/magick.html"></script>
+  <!-- Javascript assets -->
+  <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+  <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+  <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+  <script src="../assets/bootstrap.min.js"></script>
+
 </body>
 </html>
-<!-- Magick Cache 8th October 2017 11:14 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 12:06 -->
\ No newline at end of file
index b0f683f8c9e83a771a838e9ef4ab2240f40fad8c..5fcb45a16c642486fb349054e02efbfe7cba4542 100644 (file)
   <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-2018 ImageMagick Studio LLC" />
+  <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
   <meta name="distribution" content="Global" />
   <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
   <link href="https://www.imagemagick.org/script/import.html" rel="canonical" />
   <link href="../images/wand.png" rel="icon" />
   <link href="../images/wand.ico" rel="shortcut icon" />
-  <link href="css/magick.css" rel="stylesheet" />
+  <link href="../assets/bootstrap.min.css" rel="stylesheet" />
+  <link href="../assets/magick-template.css" rel="stylesheet" />
 </head>
 <body>
-<div class="magick-masthead">
-  <div class="container">
-    <script async="async" src="http://localhost/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>
-    <nav class="nav magick-nav">
-      <a class="nav-link " href="../index.html">Home</a>
-      <a class="nav-link " href="download.html">Download</a>
-      <a class="nav-link " href="command-line-tools.html">Tools</a>
-      <a class="nav-link " href="command-line-processing.html">Command-line</a>
-      <a class="nav-link " href="resources.html">Resources</a>
-      <a class="nav-link " href="develop.html">Develop</a>
-      <a class="nav-link " href="https://www.imagemagick.org/script/search.php">Search</a>
-      <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
-    </nav>
-  </div>
-</div>
-<div class="container">
+  <header>
+  <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+    <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</a>
+    <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+    <span class="navbar-toggler-icon"></span>
+    </button>
+
+    <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+    <ul class="navbar-nav mr-auto">
+      <li class="nav-item ">
+        <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="download.html">Download</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-tools.html">Tools</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-processing.html">Command-line</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="resources.html">Resources</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="develop.html">Develop</a>
+      </li>
+      <li class="nav-item">
+        <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+      </li>
+    </ul>
+    <form class="form-inline my-2 my-lg-0" action="https://www.imagemagick.org/script/search.php">
+      <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+      <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+    </form>
+    </div>
+  </nav>
+  </header>
+  <main role="main" class="container">
+    <div class="magick-template">
 <div class="magick-header">
 <p class="text-center"><a href="import.html#usage">Example Usage</a> • <a href="import.html#options">Option Summary</a></p>
 
 </table>
 
 </div>
+    </div>
+  </main><!-- /.container -->
   <footer class="magick-footer">
     <p><a href="support.html">Donate</a> •
      <a href="sitemap.html">Sitemap</a> •
     <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
         <p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
   </footer>
-</div><!-- /.container -->
 
-  <script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
-  <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js" integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4" crossorigin="anonymous"></script>
-  <script src="../js/magick.html"></script>
+  <!-- Javascript assets -->
+  <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+  <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+  <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+  <script src="../assets/bootstrap.min.js"></script>
+
 </body>
 </html>
-<!-- Magick Cache 8th October 2017 11:16 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 12:07 -->
\ No newline at end of file
index 35d2a5f8a66298f20dbc8c50a02f1ac390a5a74c..7ccbebfc7683a8c9da32e14abbcd01f79764491b 100644 (file)
   <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-2018 ImageMagick Studio LLC" />
+  <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
   <meta name="distribution" content="Global" />
   <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
   <link href="https://www.imagemagick.org/script/index.html" rel="canonical" />
   <link href="https://www.imagemagick.org/images/wand.png" rel="icon" />
   <link href="https://www.imagemagick.org/images/wand.ico" rel="shortcut icon" />
-  <link href="https://www.imagemagick.org/css/magick.html" rel="stylesheet" />
+  <link href="https://www.imagemagick.org/assets/bootstrap.min.css" rel="stylesheet" />
+  <link href="https://www.imagemagick.org/assets/magick-template.css" rel="stylesheet" />
 </head>
 <body>
-<div class="magick-masthead">
-  <div class="container">
-    <script async="async" src="https://localhost/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>
-    <nav class="nav magick-nav">
-      <a class="nav-link active" href="https://www.imagemagick.org/index.html">Home</a>
-      <a class="nav-link " href="https://www.imagemagick.org/script/download.html">Download</a>
-      <a class="nav-link " href="https://www.imagemagick.org/script/command-line-tools.html">Tools</a>
-      <a class="nav-link " href="https://www.imagemagick.org/script/command-line-processing.html">Command-line</a>
-      <a class="nav-link " href="https://www.imagemagick.org/script/resources.html">Resources</a>
-      <a class="nav-link " href="https://www.imagemagick.org/script/develop.html">Develop</a>
-      <a class="nav-link " href="https://www.imagemagick.org/script/https://www.imagemagick.org/script/search.php">Search</a>
-      <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
-    </nav>
-  </div>
-</div>
-<div class="container">
+  <header>
+  <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+    <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</a>
+    <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+    <span class="navbar-toggler-icon"></span>
+    </button>
+
+    <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+    <ul class="navbar-nav mr-auto">
+      <li class="nav-item active">
+        <a class="nav-link" href="https://www.imagemagick.org/index.html">Home <span class="sr-only">(current)</span></a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="https://www.imagemagick.org/script/download.html">Download</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="https://www.imagemagick.org/script/command-line-tools.html">Tools</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="https://www.imagemagick.org/script/command-line-processing.html">Command-line</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="https://www.imagemagick.org/script/resources.html">Resources</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="https://www.imagemagick.org/script/develop.html">Develop</a>
+      </li>
+      <li class="nav-item">
+        <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+      </li>
+    </ul>
+    <form class="form-inline my-2 my-lg-0" action="https://www.imagemagick.org/script/https://www.imagemagick.org/script/search.php">
+      <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+      <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+    </form>
+    </div>
+  </nav>
+  </header>
+  <main role="main" class="container">
+    <div class="magick-template">
 <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>
 
@@ -64,7 +83,7 @@ Use ImageMagick<sup><a href="http://tarr.uspto.gov/servlet/tarr?regser=serial&am
 
 <p>The ImageMagick development process ensures a stable API and <a href="https://abi-laboratory.pro/tracker/timeline/imagemagick/">ABI</a>. Before each ImageMagick release, we perform a comprehensive security assessment that includes <a href="https://github.com/google/sanitizers/wiki/AddressSanitizer">memory error</a> and <a href="https://github.com/google/sanitizers/wiki/ThreadSanitizer">thread data race</a> detection to help prevent security vulnerabilities.</p>
 
-<p>The current release is ImageMagick <a href="https://www.imagemagick.org/script/download.html">7.0.4-0</a>.  It runs on <a href="https://www.imagemagick.org/script/download.html#unix">Linux</a>, <a href="https://www.imagemagick.org/script/download.html#windows">Windows</a>, <a href="https://www.imagemagick.org/script/download.html#macosx">Mac Os X</a>, <a href="https://www.imagemagick.org/script/download.html#iOS">iOS</a>, Android OS, and others.</p>
+<p>The current release is ImageMagick <a href="https://www.imagemagick.org/script/download.html">7.0.7-14</a>.  It runs on <a href="https://www.imagemagick.org/script/download.html#unix">Linux</a>, <a href="https://www.imagemagick.org/script/download.html#windows">Windows</a>, <a href="https://www.imagemagick.org/script/download.html#macosx">Mac Os X</a>, <a href="https://www.imagemagick.org/script/download.html#iOS">iOS</a>, Android OS, and others.</p>
 
 <p>The authoritative ImageMagick web site is <a href="https://www.imagemagick.org/">https://www.imagemagick.org</a>. The authoritative source code repository is <a href="https://github.com/ImageMagick">https://github.com/ImageMagick</a>.  We maintain a source code mirror at <a href="https://gitlab.com/ImageMagick">https://gitlab.com/ImageMagick</a>.</p>
 
@@ -225,6 +244,8 @@ Use ImageMagick<sup><a href="http://tarr.uspto.gov/servlet/tarr?regser=serial&am
 <h2 class="magick-post-title"><a id="community"></a>Community</h2>
 <p>To join the ImageMagick community, try the <a href="https://www.imagemagick.org/discourse-server/">discourse server</a>.  You can review questions or comments (with informed responses) posed by ImageMagick users or ask your own questions. If you want to contribute image processing algorithms, other enhancements, or bug fixes, open an <a href="https://github.com/ImageMagick/ImageMagick/issues">issue</a>. </p>
 </div>
+    </div>
+  </main><!-- /.container -->
   <footer class="magick-footer">
     <p><a href="https://www.imagemagick.org/script/support.html">Donate</a> •
      <a href="https://www.imagemagick.org/script/sitemap.html">Sitemap</a> •
@@ -237,11 +258,13 @@ Use ImageMagick<sup><a href="http://tarr.uspto.gov/servlet/tarr?regser=serial&am
     <a href="https://www.imagemagick.org/script/https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
         <p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
   </footer>
-</div><!-- /.container -->
 
-  <script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
-  <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js" integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4" crossorigin="anonymous"></script>
-  <script src="https://www.imagemagick.org/js/magick.html"></script>
+  <!-- Javascript assets -->
+  <script src="https://www.imagemagick.org/assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+  <script src="https://www.imagemagick.org/assets/popper.min.js" crossorigin="anonymous"></script>
+  <script>window.jQuery || document.write('<script src="https://www.imagemagick.org/assets/jquery.min.js"><\/script>')</script>
+  <script src="https://www.imagemagick.org/assets/bootstrap.min.js"></script>
+
 </body>
 </html>
-<!-- Magick Cache 8th October 2017 11:13 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 12:06 -->
\ No newline at end of file
index e6447052bed8d987ef1a0d64adb993938c904123..98d7848d5af31f567d1b07c96969e06fe2a9381d 100644 (file)
   <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-2018 ImageMagick Studio LLC" />
+  <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
   <meta name="distribution" content="Global" />
   <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
   <link href="https://www.imagemagick.org/script/install-source.html" rel="canonical" />
   <link href="../images/wand.png" rel="icon" />
   <link href="../images/wand.ico" rel="shortcut icon" />
-  <link href="css/magick.css" rel="stylesheet" />
+  <link href="../assets/bootstrap.min.css" rel="stylesheet" />
+  <link href="../assets/magick-template.css" rel="stylesheet" />
 </head>
 <body>
-<div class="magick-masthead">
-  <div class="container">
-    <script async="async" src="http://localhost/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>
-    <nav class="nav magick-nav">
-      <a class="nav-link " href="../index.html">Home</a>
-      <a class="nav-link " href="download.html">Download</a>
-      <a class="nav-link " href="command-line-tools.html">Tools</a>
-      <a class="nav-link " href="command-line-processing.html">Command-line</a>
-      <a class="nav-link " href="resources.html">Resources</a>
-      <a class="nav-link " href="develop.html">Develop</a>
-      <a class="nav-link " href="https://www.imagemagick.org/script/search.php">Search</a>
-      <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
-    </nav>
-  </div>
-</div>
-<div class="container">
+  <header>
+  <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+    <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</a>
+    <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+    <span class="navbar-toggler-icon"></span>
+    </button>
+
+    <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+    <ul class="navbar-nav mr-auto">
+      <li class="nav-item ">
+        <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="download.html">Download</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-tools.html">Tools</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-processing.html">Command-line</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="resources.html">Resources</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="develop.html">Develop</a>
+      </li>
+      <li class="nav-item">
+        <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+      </li>
+    </ul>
+    <form class="form-inline my-2 my-lg-0" action="https://www.imagemagick.org/script/search.php">
+      <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+      <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+    </form>
+    </div>
+  </nav>
+  </header>
+  <main role="main" class="container">
+    <div class="magick-template">
 <div class="magick-header">
 <p class="text-center"><a href="install-source.html#unix">Install from Unix Source</a> • <a href="install-source.html#windows">Install from Windows Source</a></p>
 
@@ -75,7 +94,7 @@
 
 <p>Next configure and compile ImageMagick:</p>
 
-<pre><span class="crtprompt">$ </span><span class='crtin'>cd ImageMagick-7.0.4</span><span class='crtout'><br/></span><span class="crtprompt">$ </span><span class='crtin'>./configure</span><span class='crtout'><br/></span><span class="crtprompt">$ </span><span class='crtin'>make</span></pre>
+<pre><span class="crtprompt">$ </span><span class='crtin'>cd ImageMagick-7.0.7</span><span class='crtout'><br/></span><span class="crtprompt">$ </span><span class='crtin'>./configure</span><span class='crtout'><br/></span><span class="crtprompt">$ </span><span class='crtin'>make</span></pre>
 <p>If ImageMagick configured and compiled without complaint, you are ready to install it on your system.  Administrator privileges are required to install.  To install, type</p>
 
 <pre class="highlight"><code>sudo make install
 
 <p>Congratulations, you have a working ImageMagick distribution and you are ready to use ImageMagick to <a href="https://www.imagemagick.org/Usage/">convert, compose, or edit</a> your images or perhaps you'll want to use one of the <a href="develop.html">Application Program Interfaces</a> for C, C++, Perl, and others.</p>
 
-<p>The above instructions will satisfy a great number of ImageMagick users, but we suspect a few will have additional questions or problems to consider.  For example, what does one do if ImageMagick fails to configure or compile?  Or what if you don't have administrator privileges and what if you don't want to install ImageMagick in the default <code>/../usr/local</code> folder?  You will find the answer to these questions, and more, in <a href="advanced-unix-installation.html">Advanced Unix Source Installation</a>.</p>
+<p>The above instructions will satisfy a great number of ImageMagick users, but we suspect a few will have additional questions or problems to consider.  For example, what does one do if ImageMagick fails to configure or compile?  Or what if you don't have administrator privileges and what if you don't want to install ImageMagick in the default <code>/../usr/local</code> folder?  You will find the answer to these questions, and more, in <a href="http://www.imagemagick.org/www/advanced-unix-installation.html">Advanced Unix Source Installation</a>.</p>
 
 <h2 class="magick-post-title"><a id="windows"></a>Install from Windows Source</h2>
 
 <pre class="highlight"><code>unzip ImageMagick-windows.zip
 </code></pre>
 
-<p>Next, launch your Visual Studio IDE and choose <kbd>Open->Project</kbd>.  Select the configure workspace from the <kbd>ImageMagick-7.0.4/VisualMagick/configure</kbd> folder and press Open.  Choose <kbd>Build->Build Solution</kbd>
+<p>Next, launch your Visual Studio IDE and choose <kbd>Open->Project</kbd>.  Select the configure workspace from the <kbd>ImageMagick-7.0.7/VisualMagick/configure</kbd> folder and press Open.  Choose <kbd>Build->Build Solution</kbd>
 to compile the program and on completion run the program.</p>
 
 <p><img class="img-fluid mx-auto d-block" src="../images/configure.jpg" alt="[configure]" /></p>
 
-<p>Press <kbd>Next</kbd> and click on the multi-threaded static build.  If you are using the Visual Studio 6.0 IDE, make sure no check is next to the <var>Generate Visual Studio 7</var> format option.  Now press, on <kbd>Next</kbd> twice and finally <kbd>Finish</kbd>.  The configuration utility just created a workspace required to build ImageMagick from source.  Choose <kbd>Open->Project</kbd> and select the VisualStaticMT workspace from the <kbd>ImageMagick-7.0.4/VisualMagick/</kbd>  folder.  Finally, choose <kbd>Build->Build Solution</kbd> to compile and build the ImageMagick distribution.</p>
+<p>Press <kbd>Next</kbd> and click on the multi-threaded static build.  If you are using the Visual Studio 6.0 IDE, make sure no check is next to the <var>Generate Visual Studio 7</var> format option.  Now press, on <kbd>Next</kbd> twice and finally <kbd>Finish</kbd>.  The configuration utility just created a workspace required to build ImageMagick from source.  Choose <kbd>Open->Project</kbd> and select the VisualStaticMT workspace from the <kbd>ImageMagick-7.0.7/VisualMagick/</kbd>  folder.  Finally, choose <kbd>Build->Build Solution</kbd> to compile and build the ImageMagick distribution.</p>
 
 <p>To verify ImageMagick is working properly, launch a MS-DOS Command Prompt window and type</p>
 
-<pre><span class="crtprompt">$ </span><span class='crtin'>cd ImageMagick-7.0.4</span><span class='crtout'><br/></span><span class="crtprompt">$ </span><span class='crtin'>convert logo: image.jpg</span></pre>
+<pre><span class="crtprompt">$ </span><span class='crtin'>cd ImageMagick-7.0.7</span><span class='crtout'><br/></span><span class="crtprompt">$ </span><span class='crtin'>convert logo: image.jpg</span></pre>
 <p>For a more comprehensive test, run the ImageMagick validation suite:</p>
 
 <pre class="highlight"><code>validate
@@ -128,9 +147,11 @@ to compile the program and on completion run the program.</p>
 
 <p>Congratulations, you have a working ImageMagick distribution under Windows and you are ready to use ImageMagick to <a href="https://www.imagemagick.org/Usage/">convert, compose, or edit</a> your images or perhaps you'll want to use one of the <a href="develop.html">Application Program Interfaces</a> for C, C++, Perl, and others.</p>
 
-<p>The above instructions will satisfy a great number of ImageMagick users, but we suspect a few will have additional questions or problems to consider.  For example, what does one do if ImageMagick fails to configure or compile?  Or what if you want to install ImageMagick in a place other than the <kbd>ImageMagick-7.0.4/VisualMagick/bin</kbd> folder?  Or perhaps you want to build and install the <a href="ImageMagickObject.html">ImageMagickObject</a> COM+ component.  You will find the answer to these questions, and more, in <a href="advanced-windows-installation.html">Advanced Windows Source Installation</a>.</p>
+<p>The above instructions will satisfy a great number of ImageMagick users, but we suspect a few will have additional questions or problems to consider.  For example, what does one do if ImageMagick fails to configure or compile?  Or what if you want to install ImageMagick in a place other than the <kbd>ImageMagick-7.0.7/VisualMagick/bin</kbd> folder?  Or perhaps you want to build and install the <a href="ImageMagickObject.html">ImageMagickObject</a> COM+ component.  You will find the answer to these questions, and more, in <a href="http://www.imagemagick.org/www/advanced-windows-installation.html">Advanced Windows Source Installation</a>.</p>
 
 </div>
+    </div>
+  </main><!-- /.container -->
   <footer class="magick-footer">
     <p><a href="support.html">Donate</a> •
      <a href="sitemap.html">Sitemap</a> •
@@ -143,11 +164,13 @@ to compile the program and on completion run the program.</p>
     <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
         <p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
   </footer>
-</div><!-- /.container -->
 
-  <script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
-  <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js" integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4" crossorigin="anonymous"></script>
-  <script src="../js/magick.html"></script>
+  <!-- Javascript assets -->
+  <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+  <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+  <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+  <script src="../assets/bootstrap.min.js"></script>
+
 </body>
 </html>
-<!-- Magick Cache 8th October 2017 11:16 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 12:07 -->
\ No newline at end of file
index 8ef9bb04eab637200a12036b2f548b6d2f85512e..5d0d3c47b41312ce09b6b7bca5fe2b58fd6367cb 100644 (file)
   <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-2018 ImageMagick Studio LLC" />
+  <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
   <meta name="distribution" content="Global" />
   <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
   <link href="https://www.imagemagick.org/script/jp2.html" rel="canonical" />
   <link href="../images/wand.png" rel="icon" />
   <link href="../images/wand.ico" rel="shortcut icon" />
-  <link href="css/magick.css" rel="stylesheet" />
+  <link href="../assets/bootstrap.min.css" rel="stylesheet" />
+  <link href="../assets/magick-template.css" rel="stylesheet" />
 </head>
 <body>
-<div class="magick-masthead">
-  <div class="container">
-    <script async="async" src="http://localhost/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>
-    <nav class="nav magick-nav">
-      <a class="nav-link " href="../index.html">Home</a>
-      <a class="nav-link " href="download.html">Download</a>
-      <a class="nav-link " href="command-line-tools.html">Tools</a>
-      <a class="nav-link " href="command-line-processing.html">Command-line</a>
-      <a class="nav-link " href="resources.html">Resources</a>
-      <a class="nav-link " href="develop.html">Develop</a>
-      <a class="nav-link " href="https://www.imagemagick.org/script/search.php">Search</a>
-      <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
-    </nav>
-  </div>
-</div>
-<div class="container">
+  <header>
+  <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+    <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</a>
+    <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+    <span class="navbar-toggler-icon"></span>
+    </button>
+
+    <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+    <ul class="navbar-nav mr-auto">
+      <li class="nav-item ">
+        <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="download.html">Download</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-tools.html">Tools</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-processing.html">Command-line</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="resources.html">Resources</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="develop.html">Develop</a>
+      </li>
+      <li class="nav-item">
+        <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+      </li>
+    </ul>
+    <form class="form-inline my-2 my-lg-0" action="https://www.imagemagick.org/script/search.php">
+      <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+      <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+    </form>
+    </div>
+  </nav>
+  </header>
+  <main role="main" class="container">
+    <div class="magick-template">
 <div class="magick-header">
 
 <p class="lead magick-description">ImageMagick's JPEG-2000 image formats, JP2 and JPC, accept a plethora of encoding options as detailed below.  As an example, suppose you are interested in these options:</p>
   </tr>
 </table></div>
 </div>
+    </div>
+  </main><!-- /.container -->
   <footer class="magick-footer">
     <p><a href="support.html">Donate</a> •
      <a href="sitemap.html">Sitemap</a> •
     <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
         <p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
   </footer>
-</div><!-- /.container -->
 
-  <script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
-  <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js" integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4" crossorigin="anonymous"></script>
-  <script src="../js/magick.html"></script>
+  <!-- Javascript assets -->
+  <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+  <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+  <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+  <script src="../assets/bootstrap.min.js"></script>
+
 </body>
 </html>
-<!-- Magick Cache 8th October 2017 11:16 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 12:07 -->
\ No newline at end of file
diff --git a/www/js/README.txt b/www/js/README.txt
deleted file mode 100644 (file)
index ce0edc4..0000000
+++ /dev/null
@@ -1 +0,0 @@
-magick.js is an optimized version of Twitters bootstrap.js.
index 4c071597102389a2e5001a2ace22a9f42448b557..6360e8fec804e8639b2bfcb985f5f9e215bb7119 100644 (file)
   <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-2018 ImageMagick Studio LLC" />
+  <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
   <meta name="distribution" content="Global" />
   <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
   <link href="https://www.imagemagick.org/script/license.html" rel="canonical" />
   <link href="../images/wand.png" rel="icon" />
   <link href="../images/wand.ico" rel="shortcut icon" />
-  <link href="css/magick.css" rel="stylesheet" />
+  <link href="../assets/bootstrap.min.css" rel="stylesheet" />
+  <link href="../assets/magick-template.css" rel="stylesheet" />
 </head>
 <body>
-<div class="magick-masthead">
-  <div class="container">
-    <script async="async" src="http://localhost/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>
-    <nav class="nav magick-nav">
-      <a class="nav-link " href="../index.html">Home</a>
-      <a class="nav-link " href="download.html">Download</a>
-      <a class="nav-link " href="command-line-tools.html">Tools</a>
-      <a class="nav-link " href="command-line-processing.html">Command-line</a>
-      <a class="nav-link " href="resources.html">Resources</a>
-      <a class="nav-link " href="develop.html">Develop</a>
-      <a class="nav-link " href="https://www.imagemagick.org/script/search.php">Search</a>
-      <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
-    </nav>
-  </div>
-</div>
-<div class="container">
+  <header>
+  <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+    <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</a>
+    <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+    <span class="navbar-toggler-icon"></span>
+    </button>
+
+    <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+    <ul class="navbar-nav mr-auto">
+      <li class="nav-item ">
+        <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="download.html">Download</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-tools.html">Tools</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-processing.html">Command-line</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="resources.html">Resources</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="develop.html">Develop</a>
+      </li>
+      <li class="nav-item">
+        <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+      </li>
+    </ul>
+    <form class="form-inline my-2 my-lg-0" action="https://www.imagemagick.org/script/search.php">
+      <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+      <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+    </form>
+    </div>
+  </nav>
+  </header>
+  <main role="main" class="container">
+    <div class="magick-template">
 <div class="magick-header">
 <p class="text-center"><a href="license.html#terms">Terms and Conditions for Use, Reproduction, and Distribution</a> • <a href="license.html#apply">How to Apply the License to your Work</a></p>
 
 </code></pre>
 
 </div>
+    </div>
+  </main><!-- /.container -->
   <footer class="magick-footer">
     <p><a href="support.html">Donate</a> •
      <a href="sitemap.html">Sitemap</a> •
     <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
         <p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
   </footer>
-</div><!-- /.container -->
 
-  <script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
-  <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js" integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4" crossorigin="anonymous"></script>
-  <script src="../js/magick.html"></script>
+  <!-- Javascript assets -->
+  <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+  <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+  <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+  <script src="../assets/bootstrap.min.js"></script>
+
 </body>
 </html>
-<!-- Magick Cache 8th October 2017 11:16 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 12:06 -->
\ No newline at end of file
index 7d85a9db725717207f9122bbe4b3d1ec426e6dc1..56a7062cf1f89ccfcac57147725578476dc82964 100644 (file)
   <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-2018 ImageMagick Studio LLC" />
+  <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
   <meta name="distribution" content="Global" />
   <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
   <link href="https://www.imagemagick.org/script/links.html" rel="canonical" />
   <link href="../images/wand.png" rel="icon" />
   <link href="../images/wand.ico" rel="shortcut icon" />
-  <link href="css/magick.css" rel="stylesheet" />
+  <link href="../assets/bootstrap.min.css" rel="stylesheet" />
+  <link href="../assets/magick-template.css" rel="stylesheet" />
 </head>
 <body>
-<div class="magick-masthead">
-  <div class="container">
-    <script async="async" src="http://localhost/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>
-    <nav class="nav magick-nav">
-      <a class="nav-link " href="../index.html">Home</a>
-      <a class="nav-link " href="download.html">Download</a>
-      <a class="nav-link " href="command-line-tools.html">Tools</a>
-      <a class="nav-link " href="command-line-processing.html">Command-line</a>
-      <a class="nav-link " href="resources.html">Resources</a>
-      <a class="nav-link " href="develop.html">Develop</a>
-      <a class="nav-link " href="https://www.imagemagick.org/script/search.php">Search</a>
-      <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
-    </nav>
-  </div>
-</div>
-<div class="container">
+  <header>
+  <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+    <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</a>
+    <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+    <span class="navbar-toggler-icon"></span>
+    </button>
+
+    <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+    <ul class="navbar-nav mr-auto">
+      <li class="nav-item ">
+        <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="download.html">Download</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-tools.html">Tools</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-processing.html">Command-line</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="resources.html">Resources</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="develop.html">Develop</a>
+      </li>
+      <li class="nav-item">
+        <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+      </li>
+    </ul>
+    <form class="form-inline my-2 my-lg-0" action="https://www.imagemagick.org/script/search.php">
+      <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+      <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+    </form>
+    </div>
+  </nav>
+  </header>
+  <main role="main" class="container">
+    <div class="magick-template">
 <div class="magick-header">
 <p class="text-center"><a href="links.html#web">Use ImageMagick on the Web</a> • <a href="links.html#command-line">Command-line Tutorials</a> • <a href="links.html#program-interfaces">Program Interface Tutorials</a> • <a href="links.html#techniques">ImageMagick Techniques</a> • <a href="links.html#install">Installation Tutorials</a> • <a href="links.html#topics">ImageMagick Topics</a> • <a href="links.html#book-review">ImageMagick Book Review</a> • <a href="links.html#mirrors">Web Site Mirrors</a> • <a href="links.html#bank">Image Bank</a> • <a href="links.html#other-projects">Other Projects</a></p>
 
   <dd class="col-md-8"><a href="http://www.multipole.org/">Computational Simulation of Multi-Body Interactions with O(n) Scaling</a></dd>
 </ul>
 </div>
+    </div>
+  </main><!-- /.container -->
   <footer class="magick-footer">
     <p><a href="support.html">Donate</a> •
      <a href="sitemap.html">Sitemap</a> •
     <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
         <p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
   </footer>
-</div><!-- /.container -->
 
-  <script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
-  <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js" integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4" crossorigin="anonymous"></script>
-  <script src="../js/magick.html"></script>
+  <!-- Javascript assets -->
+  <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+  <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+  <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+  <script src="../assets/bootstrap.min.js"></script>
+
 </body>
 </html>
-<!-- Magick Cache 8th October 2017 11:16 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 12:06 -->
\ No newline at end of file
index f4be8047ad4562508bf0f6de658f844dfe02a0cf..784032ce8fb14f2c6102897680874f2de7907b37 100644 (file)
   <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-2018 ImageMagick Studio LLC" />
+  <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
   <meta name="distribution" content="Global" />
   <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
   <link href="https://www.imagemagick.org/script/magick++.html" rel="canonical" />
   <link href="../images/wand.png" rel="icon" />
   <link href="../images/wand.ico" rel="shortcut icon" />
-  <link href="css/magick.css" rel="stylesheet" />
+  <link href="../assets/bootstrap.min.css" rel="stylesheet" />
+  <link href="../assets/magick-template.css" rel="stylesheet" />
 </head>
 <body>
-<div class="magick-masthead">
-  <div class="container">
-    <script async="async" src="http://localhost/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>
-    <nav class="nav magick-nav">
-      <a class="nav-link " href="../index.html">Home</a>
-      <a class="nav-link " href="download.html">Download</a>
-      <a class="nav-link " href="command-line-tools.html">Tools</a>
-      <a class="nav-link " href="command-line-processing.html">Command-line</a>
-      <a class="nav-link " href="resources.html">Resources</a>
-      <a class="nav-link " href="develop.html">Develop</a>
-      <a class="nav-link " href="https://www.imagemagick.org/script/search.php">Search</a>
-      <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
-    </nav>
-  </div>
-</div>
-<div class="container">
+  <header>
+  <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+    <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</a>
+    <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+    <span class="navbar-toggler-icon"></span>
+    </button>
+
+    <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+    <ul class="navbar-nav mr-auto">
+      <li class="nav-item ">
+        <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="download.html">Download</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-tools.html">Tools</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-processing.html">Command-line</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="resources.html">Resources</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="develop.html">Develop</a>
+      </li>
+      <li class="nav-item">
+        <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+      </li>
+    </ul>
+    <form class="form-inline my-2 my-lg-0" action="https://www.imagemagick.org/script/search.php">
+      <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+      <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+    </form>
+    </div>
+  </nav>
+  </header>
+  <main role="main" class="container">
+    <div class="magick-template">
 <div class="magick-header">
 <p class="text-center"><a href="magick++.html#documentation">Documentation</a> • <a href="magick++.html#get">Obtaining Magick++</a> • <a href="magick++.html#install">Installation</a> • <a href="magick++.html#bugs">Reporting Bugs</a></p>
 
@@ -80,7 +99,7 @@ performed on multiple images stored in STL containers.
 <a id="documentation"></a>
 <p>Detailed <a href="http://www.imagemagick.org/api/magick++-classes.html">documentation</a> is
 provided for all Magick++ classes, class methods, and template
-functions which comprise the API.  See a <a href="https://www.imagemagick.org/Magick++/tutorial/Magick++_tutorial.pdf">  Gentle Introduction to Magick++</a> for an introductory tutorial to Magick++.  We include the <a href="https://www.imagemagick.org/Magick++/tutorial/Magick++_tutorial.odt" >source</a> if you want to correct, enhance, or expand the tutorial.</p>
+functions which comprise the API.  See a <a href="../Magick++/tutorial/Magick++_tutorial.pdf">  Gentle Introduction to Magick++</a> for an introductory tutorial to Magick++.  We include the <a href="../Magick++/tutorial/Magick++_tutorial.odt" >source</a> if you want to correct, enhance, or expand the tutorial.</p>
 <h2 class="magick-post-title">Obtaining Magick++</h2>
 <a id="get"></a>
 <p>Magick++ is included as part of <a href="../index.html">ImageMagick</a>
@@ -90,7 +109,7 @@ or <a href="http://git.imagemagick.org/repos/ImageMagick/Magick++">GIT</a>.
 <h2 class="magick-post-title">Installation</h2>
 <a id="install"></a>
 <p>Once you have the Magick++ sources available, follow these detailed
-<a href="../Magick++/Install.html">installation instructions</a> for UNIX and
+<a href="http://www.imagemagick.org/Magick++/Install.html">installation instructions</a> for UNIX and
 Windows. 
 </p>
 <h2 class="magick-post-title">Usage</h2>
@@ -161,6 +180,8 @@ int main(int argc,char **argv)
 <a href="https://www.imagemagick.org/discourse-server/viewforum.html?f=23">Magick++ bug tracking forum</a>.
 </p>
 </div>
+    </div>
+  </main><!-- /.container -->
   <footer class="magick-footer">
     <p><a href="support.html">Donate</a> •
      <a href="sitemap.html">Sitemap</a> •
@@ -173,11 +194,13 @@ int main(int argc,char **argv)
     <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
         <p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
   </footer>
-</div><!-- /.container -->
 
-  <script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
-  <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js" integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4" crossorigin="anonymous"></script>
-  <script src="../js/magick.html"></script>
+  <!-- Javascript assets -->
+  <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+  <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+  <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+  <script src="../assets/bootstrap.min.js"></script>
+
 </body>
 </html>
-<!-- Magick Cache 8th October 2017 11:16 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 12:07 -->
\ No newline at end of file
index 170ecd32356612f4a9abb331e5e03e9b846b2995..6d9ca39b2d2dfe11e2b3a46a33a900652a2cce79 100644 (file)
   <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-2018 ImageMagick Studio LLC" />
+  <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
   <meta name="distribution" content="Global" />
   <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
   <link href="https://www.imagemagick.org/script/magick-core.html" rel="canonical" />
   <link href="../images/wand.png" rel="icon" />
   <link href="../images/wand.ico" rel="shortcut icon" />
-  <link href="css/magick.css" rel="stylesheet" />
+  <link href="../assets/bootstrap.min.css" rel="stylesheet" />
+  <link href="../assets/magick-template.css" rel="stylesheet" />
 </head>
 <body>
-<div class="magick-masthead">
-  <div class="container">
-    <script async="async" src="http://localhost/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>
-    <nav class="nav magick-nav">
-      <a class="nav-link " href="../index.html">Home</a>
-      <a class="nav-link " href="download.html">Download</a>
-      <a class="nav-link " href="command-line-tools.html">Tools</a>
-      <a class="nav-link " href="command-line-processing.html">Command-line</a>
-      <a class="nav-link " href="resources.html">Resources</a>
-      <a class="nav-link " href="develop.html">Develop</a>
-      <a class="nav-link " href="https://www.imagemagick.org/script/search.php">Search</a>
-      <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
-    </nav>
-  </div>
-</div>
-<div class="container">
+  <header>
+  <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+    <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</a>
+    <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+    <span class="navbar-toggler-icon"></span>
+    </button>
+
+    <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+    <ul class="navbar-nav mr-auto">
+      <li class="nav-item ">
+        <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="download.html">Download</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-tools.html">Tools</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-processing.html">Command-line</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="resources.html">Resources</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="develop.html">Develop</a>
+      </li>
+      <li class="nav-item">
+        <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+      </li>
+    </ul>
+    <form class="form-inline my-2 my-lg-0" action="https://www.imagemagick.org/script/search.php">
+      <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+      <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+    </form>
+    </div>
+  </nav>
+  </header>
+  <main role="main" class="container">
+    <div class="magick-template">
 <div class="magick-header">
 
 <p  class="lead magick-description">The <a href="http://www.imagemagick.org/api/MagickCore/index.html">MagickCore API</a> is a low-level interface between the C programming language and the ImageMagick image processing libraries and is recommended for wizard-level programmers only.  Unlike the <a href="magick-wand.html">MagickWand</a> C API which uses only a few opaque types and accessors, with MagickCore you almost exlusively access the structure members directly.  A description of the MagickCore public methods are found here:</p>
   <li><a href="http://www.imagemagick.org/api/version.html">Get the Version and Copyrights</a></li>
   <li><a href="http://www.imagemagick.org/api/mime.html">Mime Methods</a></li>
   <li><a href="http://www.imagemagick.org/api/deprecate.html">Deprecated Methods</a></li>
-  <li><a href="exception.html">Error and Warning Codes</a></li>
+  <li><a href="http://www.imagemagick.org/www/exception.html">Error and Warning Codes</a></li>
 </ul>
 
 <p>After you write your MagickCore program, compile it like this:</p>
@@ -306,6 +325,8 @@ int main(int argc,char **argv)
   return(0);
 }</code></pre>
 </div>
+    </div>
+  </main><!-- /.container -->
   <footer class="magick-footer">
     <p><a href="support.html">Donate</a> •
      <a href="sitemap.html">Sitemap</a> •
@@ -318,11 +339,13 @@ int main(int argc,char **argv)
     <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
         <p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
   </footer>
-</div><!-- /.container -->
 
-  <script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
-  <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js" integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4" crossorigin="anonymous"></script>
-  <script src="../js/magick.html"></script>
+  <!-- Javascript assets -->
+  <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+  <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+  <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+  <script src="../assets/bootstrap.min.js"></script>
+
 </body>
 </html>
-<!-- Magick Cache 8th October 2017 11:16 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 12:07 -->
\ No newline at end of file
index 380482db16c42887e260e34ab17ed67c2fe4563a..b8f4052d4de0245fa1c73fb4141021d0cfdaaa87 100644 (file)
   <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-2018 ImageMagick Studio LLC" />
+  <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
   <meta name="distribution" content="Global" />
   <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
   <link href="https://www.imagemagick.org/script/magick-script.html" rel="canonical" />
   <link href="../images/wand.png" rel="icon" />
   <link href="../images/wand.ico" rel="shortcut icon" />
-  <link href="css/magick.css" rel="stylesheet" />
+  <link href="../assets/bootstrap.min.css" rel="stylesheet" />
+  <link href="../assets/magick-template.css" rel="stylesheet" />
 </head>
 <body>
-<div class="magick-masthead">
-  <div class="container">
-    <script async="async" src="http://localhost/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>
-    <nav class="nav magick-nav">
-      <a class="nav-link " href="../index.html">Home</a>
-      <a class="nav-link " href="download.html">Download</a>
-      <a class="nav-link " href="command-line-tools.html">Tools</a>
-      <a class="nav-link " href="command-line-processing.html">Command-line</a>
-      <a class="nav-link " href="resources.html">Resources</a>
-      <a class="nav-link " href="develop.html">Develop</a>
-      <a class="nav-link " href="https://www.imagemagick.org/script/search.php">Search</a>
-      <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
-    </nav>
-  </div>
-</div>
-<div class="container">
+  <header>
+  <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+    <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</a>
+    <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+    <span class="navbar-toggler-icon"></span>
+    </button>
+
+    <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+    <ul class="navbar-nav mr-auto">
+      <li class="nav-item ">
+        <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="download.html">Download</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-tools.html">Tools</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-processing.html">Command-line</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="resources.html">Resources</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="develop.html">Develop</a>
+      </li>
+      <li class="nav-item">
+        <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+      </li>
+    </ul>
+    <form class="form-inline my-2 my-lg-0" action="https://www.imagemagick.org/script/search.php">
+      <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+      <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+    </form>
+    </div>
+  </nav>
+  </header>
+  <main role="main" class="container">
+    <div class="magick-template">
 <div class="magick-header">
 <p class="lead magick-description">Use the <code>magick-script</code> scripting language to convert between image formats as well as resize an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, and much more.   See <a href="command-line-processing.html">Command Line Processing</a> for advice on how to structure your <code>convert</code> command or see below for example usages of the command.</p>
 
@@ -1259,6 +1278,8 @@ transparent, extract, background, or shape the alpha channel</td>
 </table>
 </div>
 </div>
+    </div>
+  </main><!-- /.container -->
   <footer class="magick-footer">
     <p><a href="support.html">Donate</a> •
      <a href="sitemap.html">Sitemap</a> •
@@ -1271,11 +1292,13 @@ transparent, extract, background, or shape the alpha channel</td>
     <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
         <p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
   </footer>
-</div><!-- /.container -->
 
-  <script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
-  <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js" integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4" crossorigin="anonymous"></script>
-  <script src="../js/magick.html"></script>
+  <!-- Javascript assets -->
+  <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+  <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+  <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+  <script src="../assets/bootstrap.min.js"></script>
+
 </body>
 </html>
-<!-- Magick Cache 8th October 2017 11:16 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 12:07 -->
\ No newline at end of file
index f5f0848ad123dc3999c9bf1be8bf2d4880ad4406..b1773e6fe3a3e2e73450429d57043e1c1c7cf527 100644 (file)
   <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-2018 ImageMagick Studio LLC" />
+  <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
   <meta name="distribution" content="Global" />
   <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
   <link href="https://www.imagemagick.org/script/magick-vector-graphics.html" rel="canonical" />
   <link href="../images/wand.png" rel="icon" />
   <link href="../images/wand.ico" rel="shortcut icon" />
-  <link href="css/magick.css" rel="stylesheet" />
+  <link href="../assets/bootstrap.min.css" rel="stylesheet" />
+  <link href="../assets/magick-template.css" rel="stylesheet" />
 </head>
 <body>
-<div class="magick-masthead">
-  <div class="container">
-    <script async="async" src="http://localhost/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>
-    <nav class="nav magick-nav">
-      <a class="nav-link " href="../index.html">Home</a>
-      <a class="nav-link " href="download.html">Download</a>
-      <a class="nav-link " href="command-line-tools.html">Tools</a>
-      <a class="nav-link " href="command-line-processing.html">Command-line</a>
-      <a class="nav-link " href="resources.html">Resources</a>
-      <a class="nav-link " href="develop.html">Develop</a>
-      <a class="nav-link " href="https://www.imagemagick.org/script/search.php">Search</a>
-      <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
-    </nav>
-  </div>
-</div>
-<div class="container">
+  <header>
+  <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+    <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</a>
+    <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+    <span class="navbar-toggler-icon"></span>
+    </button>
+
+    <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+    <ul class="navbar-nav mr-auto">
+      <li class="nav-item ">
+        <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="download.html">Download</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-tools.html">Tools</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-processing.html">Command-line</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="resources.html">Resources</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="develop.html">Develop</a>
+      </li>
+      <li class="nav-item">
+        <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+      </li>
+    </ul>
+    <form class="form-inline my-2 my-lg-0" action="https://www.imagemagick.org/script/search.php">
+      <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+      <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+    </form>
+    </div>
+  </nav>
+  </header>
+  <main role="main" class="container">
+    <div class="magick-template">
 <div class="magick-header">
 <p class="text-center"><a href="http://www.imagemagick.org/www/magick-vector-graphics.html#overview">MVG Overview</a> • <a href="http://www.imagemagick.org/www/magick-vector-graphics.html#primitives">Drawing Primitives</a></p>
 
@@ -848,6 +867,8 @@ round</code></pre></td>
   </tr>
 </table></div>
 </div>
+    </div>
+  </main><!-- /.container -->
   <footer class="magick-footer">
     <p><a href="support.html">Donate</a> •
      <a href="sitemap.html">Sitemap</a> •
@@ -860,11 +881,13 @@ round</code></pre></td>
     <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
         <p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
   </footer>
-</div><!-- /.container -->
 
-  <script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
-  <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js" integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4" crossorigin="anonymous"></script>
-  <script src="../js/magick.html"></script>
+  <!-- Javascript assets -->
+  <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+  <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+  <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+  <script src="../assets/bootstrap.min.js"></script>
+
 </body>
 </html>
-<!-- Magick Cache 8th October 2017 11:16 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 12:07 -->
\ No newline at end of file
index fa468b4fa3f4452298733beba4d1bafee4784a25..a824876a6f425a2191a4acde1848fc30e7466e37 100644 (file)
   <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-2018 ImageMagick Studio LLC" />
+  <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
   <meta name="distribution" content="Global" />
   <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
   <link href="https://www.imagemagick.org/script/magick-wand.html" rel="canonical" />
   <link href="../images/wand.png" rel="icon" />
   <link href="../images/wand.ico" rel="shortcut icon" />
-  <link href="css/magick.css" rel="stylesheet" />
+  <link href="../assets/bootstrap.min.css" rel="stylesheet" />
+  <link href="../assets/magick-template.css" rel="stylesheet" />
 </head>
 <body>
-<div class="magick-masthead">
-  <div class="container">
-    <script async="async" src="http://localhost/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>
-    <nav class="nav magick-nav">
-      <a class="nav-link " href="../index.html">Home</a>
-      <a class="nav-link " href="download.html">Download</a>
-      <a class="nav-link " href="command-line-tools.html">Tools</a>
-      <a class="nav-link " href="command-line-processing.html">Command-line</a>
-      <a class="nav-link " href="resources.html">Resources</a>
-      <a class="nav-link " href="develop.html">Develop</a>
-      <a class="nav-link " href="https://www.imagemagick.org/script/search.php">Search</a>
-      <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
-    </nav>
-  </div>
-</div>
-<div class="container">
+  <header>
+  <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+    <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</a>
+    <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+    <span class="navbar-toggler-icon"></span>
+    </button>
+
+    <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+    <ul class="navbar-nav mr-auto">
+      <li class="nav-item ">
+        <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="download.html">Download</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-tools.html">Tools</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-processing.html">Command-line</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="resources.html">Resources</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="develop.html">Develop</a>
+      </li>
+      <li class="nav-item">
+        <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+      </li>
+    </ul>
+    <form class="form-inline my-2 my-lg-0" action="https://www.imagemagick.org/script/search.php">
+      <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+      <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+    </form>
+    </div>
+  </nav>
+  </header>
+  <main role="main" class="container">
+    <div class="magick-template">
 <div class="magick-header">
 
 <p class="lead magick-description">The <a href="http://www.imagemagick.org/api/MagickWand/index.html">MagickWand API</a> is the recommended interface between the C programming language and the ImageMagick image processing libraries.  Unlike the <a href="magick-core.html">MagickCore</a> C API, MagickWand uses only a few opaque types.  Accessors are available to set or get important wand properties.  A description of the MagickWand public methods are found here:</p>
@@ -66,7 +85,7 @@
   <li><a href="http://www.imagemagick.org/api/mogrify.html">Command-line Interface</a></li>
   <li><a href="api/wand-view.html">Wand View Methods</a></li>
   <li><a href="http://www.imagemagick.org/api/magick-deprecate.html">Deprecated Methods</a></li>
-  <li><a href="exception.html">Error and Warning Codes</a></li>
+  <li><a href="http://www.imagemagick.org/www/exception.html">Error and Warning Codes</a></li>
 </ul>
 
 <p>After you write your MagickWand program, compile it like this:</p>
@@ -358,6 +377,8 @@ int main(int argc,char **argv)
 </code></pre>
 <p><a href="../MagickWand/index.html">MagickWand Examples in C</a> illustrates how to use the ImageMagick MagickWand API. Each example is presented as a C function, complete with headers, so that it can be copied to a file and then included in your own C project.</p>
 </div>
+    </div>
+  </main><!-- /.container -->
   <footer class="magick-footer">
     <p><a href="support.html">Donate</a> •
      <a href="sitemap.html">Sitemap</a> •
@@ -370,11 +391,13 @@ int main(int argc,char **argv)
     <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
         <p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
   </footer>
-</div><!-- /.container -->
 
-  <script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
-  <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js" integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4" crossorigin="anonymous"></script>
-  <script src="../js/magick.html"></script>
+  <!-- Javascript assets -->
+  <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+  <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+  <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+  <script src="../assets/bootstrap.min.js"></script>
+
 </body>
 </html>
-<!-- Magick Cache 8th October 2017 11:16 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 12:07 -->
\ No newline at end of file
index 1f82f125ae1a1e486a534f90073899bb6ff4da09..7d2c5d08aad29adc14b438ab51697407fc0d3b17 100644 (file)
   <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-2018 ImageMagick Studio LLC" />
+  <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
   <meta name="distribution" content="Global" />
   <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
   <link href="https://www.imagemagick.org/script/magick.html" rel="canonical" />
   <link href="../images/wand.png" rel="icon" />
   <link href="../images/wand.ico" rel="shortcut icon" />
-  <link href="css/magick.css" rel="stylesheet" />
+  <link href="../assets/bootstrap.min.css" rel="stylesheet" />
+  <link href="../assets/magick-template.css" rel="stylesheet" />
 </head>
 <body>
-<div class="magick-masthead">
-  <div class="container">
-    <script async="async" src="http://localhost/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>
-    <nav class="nav magick-nav">
-      <a class="nav-link " href="../index.html">Home</a>
-      <a class="nav-link " href="download.html">Download</a>
-      <a class="nav-link " href="command-line-tools.html">Tools</a>
-      <a class="nav-link " href="command-line-processing.html">Command-line</a>
-      <a class="nav-link " href="resources.html">Resources</a>
-      <a class="nav-link " href="develop.html">Develop</a>
-      <a class="nav-link " href="https://www.imagemagick.org/script/search.php">Search</a>
-      <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
-    </nav>
-  </div>
-</div>
-<div class="container">
+  <header>
+  <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+    <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</a>
+    <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+    <span class="navbar-toggler-icon"></span>
+    </button>
+
+    <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+    <ul class="navbar-nav mr-auto">
+      <li class="nav-item ">
+        <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="download.html">Download</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-tools.html">Tools</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-processing.html">Command-line</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="resources.html">Resources</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="develop.html">Develop</a>
+      </li>
+      <li class="nav-item">
+        <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+      </li>
+    </ul>
+    <form class="form-inline my-2 my-lg-0" action="https://www.imagemagick.org/script/search.php">
+      <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+      <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+    </form>
+    </div>
+  </nav>
+  </header>
+  <main role="main" class="container">
+    <div class="magick-template">
 <div class="magick-header">
 <p class="lead magick-description">Use the <code>magick</code> program to convert between image formats as well as resize an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, and much more.   See <a href="command-line-processing.html">Command Line Processing</a> for advice on how to structure your <code>convert</code> command or see below for example usages of the command.</p>
 
@@ -1296,6 +1315,8 @@ transparent, extract, background, or shape the alpha channel</td>
 </table>
 </div>
 </div>
+    </div>
+  </main><!-- /.container -->
   <footer class="magick-footer">
     <p><a href="support.html">Donate</a> •
      <a href="sitemap.html">Sitemap</a> •
@@ -1308,11 +1329,13 @@ transparent, extract, background, or shape the alpha channel</td>
     <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
         <p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
   </footer>
-</div><!-- /.container -->
 
-  <script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
-  <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js" integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4" crossorigin="anonymous"></script>
-  <script src="../js/magick.html"></script>
+  <!-- Javascript assets -->
+  <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+  <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+  <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+  <script src="../assets/bootstrap.min.js"></script>
+
 </body>
 </html>
-<!-- Magick Cache 8th October 2017 11:16 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 12:07 -->
\ No newline at end of file
index 67865f8e2bc3f4dfe0704806ee41cd08293119a2..657d82dd1efddb8ad0e1a7a972e2b544efe7cbe3 100644 (file)
   <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-2018 ImageMagick Studio LLC" />
+  <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
   <meta name="distribution" content="Global" />
   <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
   <link href="https://www.imagemagick.org/script/miff.html" rel="canonical" />
   <link href="../images/wand.png" rel="icon" />
   <link href="../images/wand.ico" rel="shortcut icon" />
-  <link href="css/magick.css" rel="stylesheet" />
+  <link href="../assets/bootstrap.min.css" rel="stylesheet" />
+  <link href="../assets/magick-template.css" rel="stylesheet" />
 </head>
 <body>
-<div class="magick-masthead">
-  <div class="container">
-    <script async="async" src="http://localhost/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>
-    <nav class="nav magick-nav">
-      <a class="nav-link " href="../index.html">Home</a>
-      <a class="nav-link " href="download.html">Download</a>
-      <a class="nav-link " href="command-line-tools.html">Tools</a>
-      <a class="nav-link " href="command-line-processing.html">Command-line</a>
-      <a class="nav-link " href="resources.html">Resources</a>
-      <a class="nav-link " href="develop.html">Develop</a>
-      <a class="nav-link " href="https://www.imagemagick.org/script/search.php">Search</a>
-      <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
-    </nav>
-  </div>
-</div>
-<div class="container">
+  <header>
+  <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+    <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</a>
+    <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+    <span class="navbar-toggler-icon"></span>
+    </button>
+
+    <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+    <ul class="navbar-nav mr-auto">
+      <li class="nav-item ">
+        <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="download.html">Download</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-tools.html">Tools</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-processing.html">Command-line</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="resources.html">Resources</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="develop.html">Develop</a>
+      </li>
+      <li class="nav-item">
+        <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+      </li>
+    </ul>
+    <form class="form-inline my-2 my-lg-0" action="https://www.imagemagick.org/script/search.php">
+      <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+      <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+    </form>
+    </div>
+  </nav>
+  </header>
+  <main role="main" class="container">
+    <div class="magick-template">
 <div class="magick-header">
 <p class="text-center"><a href="miff.html#miff-header">MIFF Header</a> • <a href="miff.html#binary">MIFF Binary Data</a></p>
 
@@ -221,6 +240,8 @@ or fewer colors in the image, each byte of image data contains an index value. I
 <p>MIFF files may contain more than one image.  Simply concatenate each individual image (composed of a header and image data) into one file.</p>
 
 </div>
+    </div>
+  </main><!-- /.container -->
   <footer class="magick-footer">
     <p><a href="support.html">Donate</a> •
      <a href="sitemap.html">Sitemap</a> •
@@ -233,11 +254,13 @@ or fewer colors in the image, each byte of image data contains an index value. I
     <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
         <p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
   </footer>
-</div><!-- /.container -->
 
-  <script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
-  <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js" integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4" crossorigin="anonymous"></script>
-  <script src="../js/magick.html"></script>
+  <!-- Javascript assets -->
+  <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+  <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+  <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+  <script src="../assets/bootstrap.min.js"></script>
+
 </body>
 </html>
-<!-- Magick Cache 8th October 2017 11:16 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 12:07 -->
\ No newline at end of file
index fcf3cbd84e9a20de81aa579067713f78630dd231..2dbf53e7c8ab4a37f000be7192dfd54d1bca2e77 100644 (file)
   <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-2018 ImageMagick Studio LLC" />
+  <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
   <meta name="distribution" content="Global" />
   <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
   <link href="https://www.imagemagick.org/script/mirror.html" rel="canonical" />
   <link href="../images/wand.png" rel="icon" />
   <link href="../images/wand.ico" rel="shortcut icon" />
-  <link href="css/magick.css" rel="stylesheet" />
+  <link href="../assets/bootstrap.min.css" rel="stylesheet" />
+  <link href="../assets/magick-template.css" rel="stylesheet" />
 </head>
 <body>
-<div class="magick-masthead">
-  <div class="container">
-    <script async="async" src="http://localhost/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>
-    <nav class="nav magick-nav">
-      <a class="nav-link " href="../index.html">Home</a>
-      <a class="nav-link " href="download.html">Download</a>
-      <a class="nav-link " href="command-line-tools.html">Tools</a>
-      <a class="nav-link " href="command-line-processing.html">Command-line</a>
-      <a class="nav-link " href="resources.html">Resources</a>
-      <a class="nav-link " href="develop.html">Develop</a>
-      <a class="nav-link " href="https://www.imagemagick.org/script/search.php">Search</a>
-      <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
-    </nav>
-  </div>
-</div>
-<div class="container">
+  <header>
+  <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+    <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</a>
+    <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+    <span class="navbar-toggler-icon"></span>
+    </button>
+
+    <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+    <ul class="navbar-nav mr-auto">
+      <li class="nav-item ">
+        <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="download.html">Download</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-tools.html">Tools</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-processing.html">Command-line</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="resources.html">Resources</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="develop.html">Develop</a>
+      </li>
+      <li class="nav-item">
+        <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+      </li>
+    </ul>
+    <form class="form-inline my-2 my-lg-0" action="https://www.imagemagick.org/script/search.php">
+      <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+      <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+    </form>
+    </div>
+  </nav>
+  </header>
+  <main role="main" class="container">
+    <div class="magick-template">
 <div class="magick-header">
 <p class="lead magick-description">ImageMagick source and binary distributions are available from a variety of FTP and Web mirrors around the world listed below.  ImageMagick stable and development source releases are also available from <a href="http://git.imagemagick.org/repos/ImageMagick">Git</a>.  Before you download, you may want to review recent <a href="changelog.html">changes</a> to the ImageMagick distribution.  The authoritative source code repository is <a href="http://git.imagemagick.org/repos/ImageMagick">http://git.imagemagick.org/repos/ImageMagick</a>.</p>
-<p>The latest release of ImageMagick is version 7.0.4-0.</p>
+<p>The latest release of ImageMagick is version 7.0.7-14.</p>
 <dl class="row">
   <dt class="col-md-4">Germany</dt>
     <dd class="col-md-8"><a href="http://mirror.checkdomain.de/imagemagick/">http://mirror.checkdomain.de/imagemagick/</a></dd>
 </dl>
 <p>If you want to add a new mirror, please <a href="https://www.imagemagick.org/script/contact.php">contact us</a>.</p>
 </div>
+    </div>
+  </main><!-- /.container -->
   <footer class="magick-footer">
     <p><a href="support.html">Donate</a> •
      <a href="sitemap.html">Sitemap</a> •
     <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
         <p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
   </footer>
-</div><!-- /.container -->
 
-  <script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
-  <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js" integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4" crossorigin="anonymous"></script>
-  <script src="../js/magick.html"></script>
+  <!-- Javascript assets -->
+  <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+  <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+  <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+  <script src="../assets/bootstrap.min.js"></script>
+
 </body>
 </html>
-<!-- Magick Cache 8th October 2017 11:16 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 12:07 -->
\ No newline at end of file
index ab1952bd552913cd04d1ddb35fee9c592b2521ec..ed5353cb6bfaa6a220a0416934588e37cf027b00 100644 (file)
   <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-2018 ImageMagick Studio LLC" />
+  <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
   <meta name="distribution" content="Global" />
   <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
   <link href="https://www.imagemagick.org/script/mogrify.html" rel="canonical" />
   <link href="../images/wand.png" rel="icon" />
   <link href="../images/wand.ico" rel="shortcut icon" />
-  <link href="css/magick.css" rel="stylesheet" />
+  <link href="../assets/bootstrap.min.css" rel="stylesheet" />
+  <link href="../assets/magick-template.css" rel="stylesheet" />
 </head>
 <body>
-<div class="magick-masthead">
-  <div class="container">
-    <script async="async" src="http://localhost/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>
-    <nav class="nav magick-nav">
-      <a class="nav-link " href="../index.html">Home</a>
-      <a class="nav-link " href="download.html">Download</a>
-      <a class="nav-link " href="command-line-tools.html">Tools</a>
-      <a class="nav-link " href="command-line-processing.html">Command-line</a>
-      <a class="nav-link " href="resources.html">Resources</a>
-      <a class="nav-link " href="develop.html">Develop</a>
-      <a class="nav-link " href="https://www.imagemagick.org/script/search.php">Search</a>
-      <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
-    </nav>
-  </div>
-</div>
-<div class="container">
+  <header>
+  <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+    <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</a>
+    <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+    <span class="navbar-toggler-icon"></span>
+    </button>
+
+    <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+    <ul class="navbar-nav mr-auto">
+      <li class="nav-item ">
+        <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="download.html">Download</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-tools.html">Tools</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-processing.html">Command-line</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="resources.html">Resources</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="develop.html">Develop</a>
+      </li>
+      <li class="nav-item">
+        <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+      </li>
+    </ul>
+    <form class="form-inline my-2 my-lg-0" action="https://www.imagemagick.org/script/search.php">
+      <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+      <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+    </form>
+    </div>
+  </nav>
+  </header>
+  <main role="main" class="container">
+    <div class="magick-template">
 <div class="magick-header">
 <p class="text-center"><a href="mogrify.html#usage">Example Usage</a> • <a href="mogrify.html#options">Option Summary</a></p>
 
@@ -1276,6 +1295,8 @@ transparent, extract, background, or shape the alpha channel</td>
 </table>
 
 </div>
+    </div>
+  </main><!-- /.container -->
   <footer class="magick-footer">
     <p><a href="support.html">Donate</a> •
      <a href="sitemap.html">Sitemap</a> •
@@ -1288,11 +1309,13 @@ transparent, extract, background, or shape the alpha channel</td>
     <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
         <p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
   </footer>
-</div><!-- /.container -->
 
-  <script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
-  <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js" integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4" crossorigin="anonymous"></script>
-  <script src="../js/magick.html"></script>
+  <!-- Javascript assets -->
+  <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+  <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+  <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+  <script src="../assets/bootstrap.min.js"></script>
+
 </body>
 </html>
-<!-- Magick Cache 8th October 2017 11:15 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 12:07 -->
\ No newline at end of file
index f620eab25993852428242fceb8765ab586f977d9..7a37fb9021dcd498bcb28d19d67d0f9920066a8b 100644 (file)
   <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-2018 ImageMagick Studio LLC" />
+  <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
   <meta name="distribution" content="Global" />
   <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
   <link href="https://www.imagemagick.org/script/montage.html" rel="canonical" />
   <link href="../images/wand.png" rel="icon" />
   <link href="../images/wand.ico" rel="shortcut icon" />
-  <link href="css/magick.css" rel="stylesheet" />
+  <link href="../assets/bootstrap.min.css" rel="stylesheet" />
+  <link href="../assets/magick-template.css" rel="stylesheet" />
 </head>
 <body>
-<div class="magick-masthead">
-  <div class="container">
-    <script async="async" src="http://localhost/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>
-    <nav class="nav magick-nav">
-      <a class="nav-link " href="../index.html">Home</a>
-      <a class="nav-link " href="download.html">Download</a>
-      <a class="nav-link " href="command-line-tools.html">Tools</a>
-      <a class="nav-link " href="command-line-processing.html">Command-line</a>
-      <a class="nav-link " href="resources.html">Resources</a>
-      <a class="nav-link " href="develop.html">Develop</a>
-      <a class="nav-link " href="https://www.imagemagick.org/script/search.php">Search</a>
-      <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
-    </nav>
-  </div>
-</div>
-<div class="container">
+  <header>
+  <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+    <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</a>
+    <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+    <span class="navbar-toggler-icon"></span>
+    </button>
+
+    <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+    <ul class="navbar-nav mr-auto">
+      <li class="nav-item ">
+        <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="download.html">Download</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-tools.html">Tools</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-processing.html">Command-line</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="resources.html">Resources</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="develop.html">Develop</a>
+      </li>
+      <li class="nav-item">
+        <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+      </li>
+    </ul>
+    <form class="form-inline my-2 my-lg-0" action="https://www.imagemagick.org/script/search.php">
+      <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+      <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+    </form>
+    </div>
+  </nav>
+  </header>
+  <main role="main" class="container">
+    <div class="magick-template">
 <div class="magick-header">
 <p class="text-center"><a href="montage.html#usage">Example Usage</a> • <a href="montage.html#options">Option Summary</a></p>
 
@@ -613,6 +632,8 @@ transparent, extract, background, or shape the alpha channel</td>
 </table>
 
 </div>
+    </div>
+  </main><!-- /.container -->
   <footer class="magick-footer">
     <p><a href="support.html">Donate</a> •
      <a href="sitemap.html">Sitemap</a> •
@@ -625,11 +646,13 @@ transparent, extract, background, or shape the alpha channel</td>
     <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
         <p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
   </footer>
-</div><!-- /.container -->
 
-  <script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
-  <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js" integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4" crossorigin="anonymous"></script>
-  <script src="../js/magick.html"></script>
+  <!-- Javascript assets -->
+  <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+  <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+  <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+  <script src="../assets/bootstrap.min.js"></script>
+
 </body>
 </html>
-<!-- Magick Cache 8th October 2017 11:16 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 12:06 -->
\ No newline at end of file
index b5dee5c1ede7fbc862dac158d9d41a88851395dc..daf961def1ee514a77c7302e7bdaaf338295b997 100644 (file)
   <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-2018 ImageMagick Studio LLC" />
+  <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
   <meta name="distribution" content="Global" />
   <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
   <link href="https://www.imagemagick.org/script/motion-picture.html" rel="canonical" />
   <link href="../images/wand.png" rel="icon" />
   <link href="../images/wand.ico" rel="shortcut icon" />
-  <link href="css/magick.css" rel="stylesheet" />
+  <link href="../assets/bootstrap.min.css" rel="stylesheet" />
+  <link href="../assets/magick-template.css" rel="stylesheet" />
 </head>
 <body>
-<div class="magick-masthead">
-  <div class="container">
-    <script async="async" src="http://localhost/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>
-    <nav class="nav magick-nav">
-      <a class="nav-link " href="../index.html">Home</a>
-      <a class="nav-link " href="download.html">Download</a>
-      <a class="nav-link " href="command-line-tools.html">Tools</a>
-      <a class="nav-link " href="command-line-processing.html">Command-line</a>
-      <a class="nav-link " href="resources.html">Resources</a>
-      <a class="nav-link " href="develop.html">Develop</a>
-      <a class="nav-link " href="https://www.imagemagick.org/script/search.php">Search</a>
-      <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
-    </nav>
-  </div>
-</div>
-<div class="container">
+  <header>
+  <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+    <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</a>
+    <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+    <span class="navbar-toggler-icon"></span>
+    </button>
+
+    <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+    <ul class="navbar-nav mr-auto">
+      <li class="nav-item ">
+        <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="download.html">Download</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-tools.html">Tools</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-processing.html">Command-line</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="resources.html">Resources</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="develop.html">Develop</a>
+      </li>
+      <li class="nav-item">
+        <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+      </li>
+    </ul>
+    <form class="form-inline my-2 my-lg-0" action="https://www.imagemagick.org/script/search.php">
+      <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+      <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+    </form>
+    </div>
+  </nav>
+  </header>
+  <main role="main" class="container">
+    <div class="magick-template">
 <div class="magick-header">
 <p class="text-center"><a href="motion-picture.html#log">Log Format</a> • <a href="motion-picture.html#properties">DPX Properties</a> • <a href="motion-picture.html#settings">DPX Settings</a></p>
 
@@ -167,6 +186,8 @@ dpx:user.data
 </code></pre>
 
 </div>
+    </div>
+  </main><!-- /.container -->
   <footer class="magick-footer">
     <p><a href="support.html">Donate</a> •
      <a href="sitemap.html">Sitemap</a> •
@@ -179,11 +200,13 @@ dpx:user.data
     <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
         <p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
   </footer>
-</div><!-- /.container -->
 
-  <script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
-  <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js" integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4" crossorigin="anonymous"></script>
-  <script src="../js/magick.html"></script>
+  <!-- Javascript assets -->
+  <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+  <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+  <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+  <script src="../assets/bootstrap.min.js"></script>
+
 </body>
 </html>
-<!-- Magick Cache 8th October 2017 11:16 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 12:06 -->
\ No newline at end of file
index 4c8695a936558d86bca96bac93119868d8a31d1d..6557969d708fa16d0a402afeb6d8c15ef408438b 100644 (file)
   <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-2018 ImageMagick Studio LLC" />
+  <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
   <meta name="distribution" content="Global" />
   <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
   <link href="https://www.imagemagick.org/script/opencl.html" rel="canonical" />
   <link href="../images/wand.png" rel="icon" />
   <link href="../images/wand.ico" rel="shortcut icon" />
-  <link href="css/magick.css" rel="stylesheet" />
+  <link href="../assets/bootstrap.min.css" rel="stylesheet" />
+  <link href="../assets/magick-template.css" rel="stylesheet" />
 </head>
 <body>
-<div class="magick-masthead">
-  <div class="container">
-    <script async="async" src="http://localhost/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>
-    <nav class="nav magick-nav">
-      <a class="nav-link " href="../index.html">Home</a>
-      <a class="nav-link " href="download.html">Download</a>
-      <a class="nav-link " href="command-line-tools.html">Tools</a>
-      <a class="nav-link " href="command-line-processing.html">Command-line</a>
-      <a class="nav-link " href="resources.html">Resources</a>
-      <a class="nav-link " href="develop.html">Develop</a>
-      <a class="nav-link " href="https://www.imagemagick.org/script/search.php">Search</a>
-      <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
-    </nav>
-  </div>
-</div>
-<div class="container">
+  <header>
+  <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+    <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</a>
+    <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+    <span class="navbar-toggler-icon"></span>
+    </button>
+
+    <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+    <ul class="navbar-nav mr-auto">
+      <li class="nav-item ">
+        <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="download.html">Download</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-tools.html">Tools</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-processing.html">Command-line</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="resources.html">Resources</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="develop.html">Develop</a>
+      </li>
+      <li class="nav-item">
+        <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+      </li>
+    </ul>
+    <form class="form-inline my-2 my-lg-0" action="https://www.imagemagick.org/script/search.php">
+      <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+      <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+    </form>
+    </div>
+  </nav>
+  </header>
+  <main role="main" class="container">
+    <div class="magick-template">
 <div class="magick-header">
 
 <p class="lead magick-description">The following is a list of image operators that have been <a href="http://en.wikipedia.org/wiki/OpenCL">OpenCL</a>-accelerated:</p>
@@ -91,6 +110,8 @@ clGetDeviceIDs(myPlatform, CL_DEVICE_TYPE_ALL, 4, myDevices, &amp;numDevices);
 // ask ImageMagick to use the 3rd device
 InitImageMagickOpenCL(MAGICK_OPENCL_DEVICE_SELECT_USER, (void*)(myDevices+2), NULL, exception);</code></pre>
 </div>
+    </div>
+  </main><!-- /.container -->
   <footer class="magick-footer">
     <p><a href="support.html">Donate</a> •
      <a href="sitemap.html">Sitemap</a> •
@@ -103,11 +124,13 @@ InitImageMagickOpenCL(MAGICK_OPENCL_DEVICE_SELECT_USER, (void*)(myDevices+2), NU
     <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
         <p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
   </footer>
-</div><!-- /.container -->
 
-  <script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
-  <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js" integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4" crossorigin="anonymous"></script>
-  <script src="../js/magick.html"></script>
+  <!-- Javascript assets -->
+  <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+  <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+  <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+  <script src="../assets/bootstrap.min.js"></script>
+
 </body>
 </html>
-<!-- Magick Cache 8th October 2017 11:16 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 12:06 -->
\ No newline at end of file
index ee8b7aa20967b01e5a938b82ca933fca20184334..1f8482cce8bbf1eae56f1f3d7a61577d27212462 100644 (file)
   <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-2018 ImageMagick Studio LLC" />
+  <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
   <meta name="distribution" content="Global" />
   <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
   <link href="https://www.imagemagick.org/script/openmp.html" rel="canonical" />
   <link href="../images/wand.png" rel="icon" />
   <link href="../images/wand.ico" rel="shortcut icon" />
-  <link href="css/magick.css" rel="stylesheet" />
+  <link href="../assets/bootstrap.min.css" rel="stylesheet" />
+  <link href="../assets/magick-template.css" rel="stylesheet" />
 </head>
 <body>
-<div class="magick-masthead">
-  <div class="container">
-    <script async="async" src="http://localhost/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>
-    <nav class="nav magick-nav">
-      <a class="nav-link " href="../index.html">Home</a>
-      <a class="nav-link " href="download.html">Download</a>
-      <a class="nav-link " href="command-line-tools.html">Tools</a>
-      <a class="nav-link " href="command-line-processing.html">Command-line</a>
-      <a class="nav-link " href="resources.html">Resources</a>
-      <a class="nav-link " href="develop.html">Develop</a>
-      <a class="nav-link " href="https://www.imagemagick.org/script/search.php">Search</a>
-      <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
-    </nav>
-  </div>
-</div>
-<div class="container">
+  <header>
+  <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+    <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</a>
+    <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+    <span class="navbar-toggler-icon"></span>
+    </button>
+
+    <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+    <ul class="navbar-nav mr-auto">
+      <li class="nav-item ">
+        <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="download.html">Download</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-tools.html">Tools</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-processing.html">Command-line</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="resources.html">Resources</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="develop.html">Develop</a>
+      </li>
+      <li class="nav-item">
+        <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+      </li>
+    </ul>
+    <form class="form-inline my-2 my-lg-0" action="https://www.imagemagick.org/script/search.php">
+      <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+      <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+    </form>
+    </div>
+  </nav>
+  </header>
+  <main role="main" class="container">
+    <div class="magick-template">
 <div class="magick-header">
 
 <p class="lead magick-description">Many of ImageMagick's internal algorithms are threaded to take advantage of speed-ups offered by the multicore processor chips and <a href="http://www.openmp.org">OpenMP</a>. OpenMP, is an API specification for parallel programming. If your compiler supports OpenMP (e.g. gcc, Visual Studio 2005) directives, ImageMagick automatically includes support. To verify, look for the OpenMP feature of ImageMagick with this command:</p>
@@ -74,6 +93,8 @@ Performance[7]: 40i 4.274ips 0.857e 15.540u 0:02.340
 Performance[8]: 40i 4.831ips 0.872e 15.680u 0:02.070</code></pre>
 <p>Better performance correlates with higher values of IPS (iterations-per-second).  In our example, 8 cores are optimal.  However, in certain cases it might be optimal to set the number of threads to 1 (e.g. <code>-limit thread 1</code>) or to disable OpenMP completely.  To disable this feature, add <code>--disable-openmp</code> to your configure script command line then rebuild and re-install ImageMagick.</p>
 </div>
+    </div>
+  </main><!-- /.container -->
   <footer class="magick-footer">
     <p><a href="support.html">Donate</a> •
      <a href="sitemap.html">Sitemap</a> •
@@ -86,11 +107,13 @@ Performance[8]: 40i 4.831ips 0.872e 15.680u 0:02.070</code></pre>
     <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
         <p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
   </footer>
-</div><!-- /.container -->
 
-  <script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
-  <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js" integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4" crossorigin="anonymous"></script>
-  <script src="../js/magick.html"></script>
+  <!-- Javascript assets -->
+  <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+  <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+  <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+  <script src="../assets/bootstrap.min.js"></script>
+
 </body>
 </html>
-<!-- Magick Cache 8th October 2017 11:16 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 12:06 -->
\ No newline at end of file
index a8c61463a76f81840b908040ffb3055c0857d7d1..d48df8b05c38edacdc7e1c3a09ec836497690999 100644 (file)
   <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-2018 ImageMagick Studio LLC" />
+  <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
   <meta name="distribution" content="Global" />
   <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
   <link href="https://www.imagemagick.org/script/perl-magick.html" rel="canonical" />
   <link href="../images/wand.png" rel="icon" />
   <link href="../images/wand.ico" rel="shortcut icon" />
-  <link href="css/magick.css" rel="stylesheet" />
+  <link href="../assets/bootstrap.min.css" rel="stylesheet" />
+  <link href="../assets/magick-template.css" rel="stylesheet" />
 </head>
 <body>
-<div class="magick-masthead">
-  <div class="container">
-    <script async="async" src="http://localhost/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>
-    <nav class="nav magick-nav">
-      <a class="nav-link " href="../index.html">Home</a>
-      <a class="nav-link " href="download.html">Download</a>
-      <a class="nav-link " href="command-line-tools.html">Tools</a>
-      <a class="nav-link " href="command-line-processing.html">Command-line</a>
-      <a class="nav-link " href="resources.html">Resources</a>
-      <a class="nav-link " href="develop.html">Develop</a>
-      <a class="nav-link " href="https://www.imagemagick.org/script/search.php">Search</a>
-      <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
-    </nav>
-  </div>
-</div>
-<div class="container">
+  <header>
+  <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+    <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</a>
+    <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+    <span class="navbar-toggler-icon"></span>
+    </button>
+
+    <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+    <ul class="navbar-nav mr-auto">
+      <li class="nav-item ">
+        <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="download.html">Download</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-tools.html">Tools</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-processing.html">Command-line</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="resources.html">Resources</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="develop.html">Develop</a>
+      </li>
+      <li class="nav-item">
+        <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+      </li>
+    </ul>
+    <form class="form-inline my-2 my-lg-0" action="https://www.imagemagick.org/script/search.php">
+      <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+      <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+    </form>
+    </div>
+  </nav>
+  </header>
+  <main role="main" class="container">
+    <div class="magick-template">
 <div class="magick-header">
 <p class="text-center"><a href="perl-magick.html#installation">Installation</a> • <a href="perl-magick.html#overview">Overview</a> • <a href="perl-magick.html#example">Example Script</a> • <a href="perl-magick.html#read">Read or Write an Image</a> • <a href="perl-magick.html#manipulate">Manipulate an Image</a> • <a href="perl-magick.html#set-attribute">Set an Image Attribute</a> • <a href="perl-magick.html#get-attribute">Get an Image Attribute</a> • <a href="perl-magick.html#compare">Compare an Image to its Reconstruction</a> • <a href="perl-magick.html#montage">Create an Image Montage</a> • <a href="perl-magick.html#blobs">Working with Blobs</a> • <a href="perl-magick.html#direct-access">Direct-access to Image Pixels</a> • <a href="perl-magick.html#miscellaneous">Miscellaneous Methods</a> • <a href="perl-magick.html#exceptions">Handling Exceptions</a>• <a href="perl-magick.html#constants">Constant</a> </p>
 
@@ -80,7 +99,7 @@
 
 <p>Next configure and compile ImageMagick:</p>
 
-<pre><span class="crtprompt">$ </span><span class='crtin'>cd ImageMagick-7.0.4</span><span class='crtout'></span><span class="crtprompt">$ </span><span class='crtin'>./configure -with-perl</span><span class='crtout'></span><span class="crtprompt">$ </span><span class='crtin'>make</span></pre>
+<pre><span class="crtprompt">$ </span><span class='crtin'>cd ImageMagick-7.0.7</span><span class='crtout'></span><span class="crtprompt">$ </span><span class='crtin'>./configure -with-perl</span><span class='crtout'></span><span class="crtprompt">$ </span><span class='crtin'>make</span></pre>
 <p>If ImageMagick / PerlMagick configured and compiled without complaint, you are ready to install it on your system.  Administrator privileges are required to install.  To install, type</p>
 
 <pre class="highlight"><code>sudo make install
@@ -2455,7 +2474,7 @@ print $1;               # print the error number
 <pre class="highlight"><code>Error 400: Memory allocation failed
 </code></pre>
 
-<p>Review the complete list of <a href="exception.html">error and warning codes</a>.</p>
+<p>Review the complete list of <a href="http://www.imagemagick.org/www/exception.html">error and warning codes</a>.</p>
 
 <p>The following illustrates how you can use a numeric status code:</p>
 
@@ -2518,6 +2537,8 @@ XServerWarning
 </code></pre>
 
 </div>
+    </div>
+  </main><!-- /.container -->
   <footer class="magick-footer">
     <p><a href="support.html">Donate</a> •
      <a href="sitemap.html">Sitemap</a> •
@@ -2530,11 +2551,13 @@ XServerWarning
     <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
         <p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
   </footer>
-</div><!-- /.container -->
 
-  <script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
-  <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js" integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4" crossorigin="anonymous"></script>
-  <script src="../js/magick.html"></script>
+  <!-- Javascript assets -->
+  <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+  <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+  <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+  <script src="../assets/bootstrap.min.js"></script>
+
 </body>
 </html>
-<!-- Magick Cache 8th October 2017 11:16 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 12:07 -->
\ No newline at end of file
index 70c782dbcfb5ca08668d5a8cb85ec1d3fe0c3bf3..20fe0dbd7693636940224f61395cdbb5c6ce2b6b 100644 (file)
   <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-2018 ImageMagick Studio LLC" />
+  <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
   <meta name="distribution" content="Global" />
   <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
   <link href="https://www.imagemagick.org/script/porting.html" rel="canonical" />
   <link href="../images/wand.png" rel="icon" />
   <link href="../images/wand.ico" rel="shortcut icon" />
-  <link href="css/magick.css" rel="stylesheet" />
+  <link href="../assets/bootstrap.min.css" rel="stylesheet" />
+  <link href="../assets/magick-template.css" rel="stylesheet" />
 </head>
 <body>
-<div class="magick-masthead">
-  <div class="container">
-    <script async="async" src="http://localhost/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>
-    <nav class="nav magick-nav">
-      <a class="nav-link " href="../index.html">Home</a>
-      <a class="nav-link " href="download.html">Download</a>
-      <a class="nav-link " href="command-line-tools.html">Tools</a>
-      <a class="nav-link " href="command-line-processing.html">Command-line</a>
-      <a class="nav-link " href="resources.html">Resources</a>
-      <a class="nav-link " href="develop.html">Develop</a>
-      <a class="nav-link " href="https://www.imagemagick.org/script/search.php">Search</a>
-      <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
-    </nav>
-  </div>
-</div>
-<div class="container">
+  <header>
+  <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+    <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</a>
+    <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+    <span class="navbar-toggler-icon"></span>
+    </button>
+
+    <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+    <ul class="navbar-nav mr-auto">
+      <li class="nav-item ">
+        <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="download.html">Download</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-tools.html">Tools</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-processing.html">Command-line</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="resources.html">Resources</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="develop.html">Develop</a>
+      </li>
+      <li class="nav-item">
+        <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+      </li>
+    </ul>
+    <form class="form-inline my-2 my-lg-0" action="https://www.imagemagick.org/script/search.php">
+      <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+      <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+    </form>
+    </div>
+  </nav>
+  </header>
+  <main role="main" class="container">
+    <div class="magick-template">
 <div class="magick-header">
 
 <p class="text-center"><a href="porting.html#imv7">ImageMagick Version 7</a> • <a href="porting.html#hdri">High Dynamic Range Imaging</a> • <a href="porting.html#channels">Pixel Channels</a> • <a href="porting.html#alpha">Alpha</a> • <a href="porting.html#grayscale">Grayscale</a> • <a href="porting.html#mask">Masks</a> • <a href="porting.html#core">MagickCore API</a> • <a href="porting.html#headers">Header Files</a>  • <a href="porting.html#deprecate">Deprecated Features Removed</a> • <a href="porting.html#cli">Command-line Interface</a> • <a href="porting.html#summary">Version 7 Change Summary</a> </p>
@@ -621,6 +640,8 @@ example "+annotate", "+resize", "+clut", and "+draw" .</p>
 <li>The FilterImage() method has been removed.  Use ConvolveImage() instead.</li>
 </ul>
 </div>
+    </div>
+  </main><!-- /.container -->
   <footer class="magick-footer">
     <p><a href="support.html">Donate</a> •
      <a href="sitemap.html">Sitemap</a> •
@@ -633,11 +654,13 @@ example "+annotate", "+resize", "+clut", and "+draw" .</p>
     <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
         <p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
   </footer>
-</div><!-- /.container -->
 
-  <script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
-  <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js" integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4" crossorigin="anonymous"></script>
-  <script src="../js/magick.html"></script>
+  <!-- Javascript assets -->
+  <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+  <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+  <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+  <script src="../assets/bootstrap.min.js"></script>
+
 </body>
 </html>
-<!-- Magick Cache 8th October 2017 11:16 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 12:06 -->
\ No newline at end of file
index 38b7b6ae8102be9806455fdd59763343e883a60d..482d04ed53e42196f0bf933d039905a3178d3643 100644 (file)
   <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-2018 ImageMagick Studio LLC" />
+  <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
   <meta name="distribution" content="Global" />
   <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
   <link href="quantize.html" rel="canonical" />
   <link href="https://www.imagemagick.org/images/wand.png" rel="icon" />
   <link href="https://www.imagemagick.org/images/wand.ico" rel="shortcut icon" />
-  <link href="https://www.imagemagick.org/css/magick.html" rel="stylesheet" />
+  <link href="https://www.imagemagick.org/assets/bootstrap.min.css" rel="stylesheet" />
+  <link href="https://www.imagemagick.org/assets/magick-template.css" rel="stylesheet" />
 </head>
 <body>
-<div class="magick-masthead">
-  <div class="container">
-    <script async="async" src="https://localhost/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>
-    <nav class="nav magick-nav">
-      <a class="nav-link " href="https://www.imagemagick.org/index.html">Home</a>
-      <a class="nav-link " href="https://www.imagemagick.org/script/download.html">Download</a>
-      <a class="nav-link " href="https://www.imagemagick.org/script/command-line-tools.html">Tools</a>
-      <a class="nav-link " href="https://www.imagemagick.org/script/command-line-processing.html">Command-line</a>
-      <a class="nav-link " href="https://www.imagemagick.org/script/resources.html">Resources</a>
-      <a class="nav-link " href="https://www.imagemagick.org/script/develop.html">Develop</a>
-      <a class="nav-link " href="https://www.imagemagick.org/script/https://www.imagemagick.org/script/search.php">Search</a>
-      <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
-    </nav>
-  </div>
-</div>
-<div class="container">
+  <header>
+  <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+    <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</a>
+    <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+    <span class="navbar-toggler-icon"></span>
+    </button>
+
+    <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+    <ul class="navbar-nav mr-auto">
+      <li class="nav-item ">
+        <a class="nav-link" href="https://www.imagemagick.org/index.html">Home <span class="sr-only">(current)</span></a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="https://www.imagemagick.org/script/download.html">Download</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="https://www.imagemagick.org/script/command-line-tools.html">Tools</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="https://www.imagemagick.org/script/command-line-processing.html">Command-line</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="https://www.imagemagick.org/script/resources.html">Resources</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="https://www.imagemagick.org/script/develop.html">Develop</a>
+      </li>
+      <li class="nav-item">
+        <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+      </li>
+    </ul>
+    <form class="form-inline my-2 my-lg-0" action="https://www.imagemagick.org/script/https://www.imagemagick.org/script/search.php">
+      <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+      <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+    </form>
+    </div>
+  </nav>
+  </header>
+  <main role="main" class="container">
+    <div class="magick-template">
 <div class="magick-header">
 <p class="text-center"><a href="quantize.html#describe">Algorithm Description</a> • <a href="quantize.html#measure">Measuring Color Reduction Error</a></p>
 
@@ -176,6 +195,8 @@ while number of nodes with (n2 &gt; 0) &gt; required maximum number of colors
 </table></div>
 
 </div>
+    </div>
+  </main><!-- /.container -->
   <footer class="magick-footer">
     <p><a href="https://www.imagemagick.org/script/support.html">Donate</a> •
      <a href="https://www.imagemagick.org/script/sitemap.html">Sitemap</a> •
@@ -188,10 +209,12 @@ while number of nodes with (n2 &gt; 0) &gt; required maximum number of colors
     <a href="https://www.imagemagick.org/script/https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
         <p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
   </footer>
-</div><!-- /.container -->
 
-  <script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
-  <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js" integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4" crossorigin="anonymous"></script>
-  <script src="https://www.imagemagick.org/js/magick.html"></script>
+  <!-- Javascript assets -->
+  <script src="https://www.imagemagick.org/assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+  <script src="https://www.imagemagick.org/assets/popper.min.js" crossorigin="anonymous"></script>
+  <script>window.jQuery || document.write('<script src="https://www.imagemagick.org/assets/jquery.min.js"><\/script>')</script>
+  <script src="https://www.imagemagick.org/assets/bootstrap.min.js"></script>
+
 </body>
 </html>
index 07ba567a6952f610bb1288e9558f1abdc0e57127..90ca6e507358db9d0b865402d47b91356a8ada2c 100644 (file)
   <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-2018 ImageMagick Studio LLC" />
+  <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
   <meta name="distribution" content="Global" />
   <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
   <link href="https://www.imagemagick.org/script/resources.html" rel="canonical" />
   <link href="../images/wand.png" rel="icon" />
   <link href="../images/wand.ico" rel="shortcut icon" />
-  <link href="css/magick.css" rel="stylesheet" />
+  <link href="../assets/bootstrap.min.css" rel="stylesheet" />
+  <link href="../assets/magick-template.css" rel="stylesheet" />
 </head>
 <body>
-<div class="magick-masthead">
-  <div class="container">
-    <script async="async" src="http://localhost/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>
-    <nav class="nav magick-nav">
-      <a class="nav-link " href="../index.html">Home</a>
-      <a class="nav-link " href="download.html">Download</a>
-      <a class="nav-link " href="command-line-tools.html">Tools</a>
-      <a class="nav-link " href="command-line-processing.html">Command-line</a>
-      <a class="nav-link active" href="resources.html">Resources</a>
-      <a class="nav-link " href="develop.html">Develop</a>
-      <a class="nav-link " href="https://www.imagemagick.org/script/search.php">Search</a>
-      <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
-    </nav>
-  </div>
-</div>
-<div class="container">
+  <header>
+  <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+    <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</a>
+    <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+    <span class="navbar-toggler-icon"></span>
+    </button>
+
+    <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+    <ul class="navbar-nav mr-auto">
+      <li class="nav-item ">
+        <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="download.html">Download</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-tools.html">Tools</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-processing.html">Command-line</a>
+      </li>
+      <li class="nav-item active">
+        <a class="nav-link" href="resources.html">Resources</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="develop.html">Develop</a>
+      </li>
+      <li class="nav-item">
+        <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+      </li>
+    </ul>
+    <form class="form-inline my-2 my-lg-0" action="https://www.imagemagick.org/script/search.php">
+      <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+      <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+    </form>
+    </div>
+  </nav>
+  </header>
+  <main role="main" class="container">
+    <div class="magick-template">
 <div class="magick-header">
 <p class="text-center"><a href="resources.html#configure">Configuration Files</a> • <a href="resources.html#modules">Modules</a> • <a href="resources.html#fonts">Fonts</a> • <a href="resources.html#environment">Environment Variables</a></p>
 
@@ -186,7 +205,7 @@ $PREFIX/config
 $USERPROFILE/.config/ImageMagick
 &lt;<var>client path</var>&gt;</code></pre>
 
-<p>Above, $PREFIX is the default install path, typically <code>c:\\Program Files\\ImageMagick-7.0.4</code>.</p>
+<p>Above, $PREFIX is the default install path, typically <code>c:\\Program Files\\ImageMagick-7.0.7</code>.</p>
 
 <p>For an uninstalled Windows installation, the configuration load order is:</p>
 
@@ -203,31 +222,31 @@ $USERPROFILE/.config/ImageMagick
 <h4>Coders</h4>
 <p>An image coder (i.e. encoder / decoder) is responsible for registering, optionally classifying, optionally reading, optionally writing, and unregistering one image format (e.g. PNG, GIF, JPEG, etc.).  ImageMagick searches for coders in the following order and it uses the first match found:</p>
 
-<pre class="highlight"><code>$MAGICK_HOME/lib/ImageMagick-7.0.4/modules-Q16/coders
-&lt;<var>client path</var>&gt;/../lib/ImageMagick-7.0.4/modules-Q16/coders
-$MAGICK_HOME/lib/ImageMagick-7.0.4/modules-Q16/coders
-$MAGICK_HOME/share/ImageMagick-7.0.4/modules-Q16/coders
+<pre class="highlight"><code>$MAGICK_HOME/lib/ImageMagick-7.0.7/modules-Q16/coders
+&lt;<var>client path</var>&gt;/../lib/ImageMagick-7.0.7/modules-Q16/coders
+$MAGICK_HOME/lib/ImageMagick-7.0.7/modules-Q16/coders
+$MAGICK_HOME/share/ImageMagick-7.0.7/modules-Q16/coders
 $XDG_CACHE_HOME/ImageMagick
 $HOME/.config/ImageMagick
-&lt;<var>client path</var>&gt;/lib/ImageMagick-7.0.4/modules-Q16/coders</code></pre>
+&lt;<var>client path</var>&gt;/lib/ImageMagick-7.0.7/modules-Q16/coders</code></pre>
 
 <h4>Filters</h4>
 <p>ImageMagick provides a convenient mechanism for adding your own custom image processing algorithms.  ImageMagick searches for filters in the following order and it uses the first match found:</p>
-<pre class="highlight"><code>$MAGICK_HOME/lib/ImageMagick-7.0.4/modules-Q16/filters
-&lt;<var>client path</var>&gt;/../lib/ImageMagick-7.0.4/modules-Q16/filters
-$MAGICK_HOME/lib/ImageMagick-7.0.4/modules-Q16/filters
-$MAGICK_HOME/share/ImageMagick-7.0.4/modules-Q16/filters
+<pre class="highlight"><code>$MAGICK_HOME/lib/ImageMagick-7.0.7/modules-Q16/filters
+&lt;<var>client path</var>&gt;/../lib/ImageMagick-7.0.7/modules-Q16/filters
+$MAGICK_HOME/lib/ImageMagick-7.0.7/modules-Q16/filters
+$MAGICK_HOME/share/ImageMagick-7.0.7/modules-Q16/filters
 $XDG_CACHE_HOME/ImageMagick
 $HOME/.config/ImageMagick
-&lt;<var>client path</var>&gt;/lib/ImageMagick-7.0.4/modules-Q16/filters</code></pre>
+&lt;<var>client path</var>&gt;/lib/ImageMagick-7.0.7/modules-Q16/filters</code></pre>
 
 <h2 class="magick-post-title"><a id="fonts"></a>Fonts</h2>
 
 <p>ImageMagick is able to load raw TrueType and Postscript font files.  It searches for the font configuration file, <a href="resources.html#type.xml">type.xml</a>, in the following order, and loads them if found:</p>
 
 <pre class="highlight"><code>$MAGICK_CONFIGURE_PATH
-$MAGICK_HOME/etc/ImageMagick/-7.0.4
-$MAGICK_HOME/share/ImageMagick-7.0.4
+$MAGICK_HOME/etc/ImageMagick/-7.0.7
+$MAGICK_HOME/share/ImageMagick-7.0.7
 $XDG_CACHE_HOME/ImageMagick
 $HOME/.config/ImageMagick
 &lt;<var>client path</var>&gt;/etc/ImageMagick
@@ -340,6 +359,8 @@ $MAGICK_FONT_PATH</code></pre>
 <p>Define arguments for the <code>MAGICK_AREA_LIMIT</code>, <code>MAGICK_DISK_LIMIT</code>, <code>MAGICK_MAP_LIMIT</code>, and <code>MAGICK_MEMORY_LIMIT</code> environment variables with SI prefixes (.e.g <code>100MB</code>). <code>MAGICK_WIDTH_LIMIT</code> and <code>MAGICK_HEIGHT_LIMIT</code> accepts pixel suffixes such as MP for mega-pixels (e.g. 100MP).</p>
 
 </div>
+    </div>
+  </main><!-- /.container -->
   <footer class="magick-footer">
     <p><a href="support.html">Donate</a> •
      <a href="sitemap.html">Sitemap</a> •
@@ -352,11 +373,13 @@ $MAGICK_FONT_PATH</code></pre>
     <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
         <p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
   </footer>
-</div><!-- /.container -->
 
-  <script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
-  <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js" integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4" crossorigin="anonymous"></script>
-  <script src="../js/magick.html"></script>
+  <!-- Javascript assets -->
+  <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+  <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+  <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+  <script src="../assets/bootstrap.min.js"></script>
+
 </body>
 </html>
-<!-- Magick Cache 8th October 2017 11:16 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 12:06 -->
\ No newline at end of file
index 20a0fcfc3dc02346cc6115bf903d7de3325af7e4..2425417642ce3a0340ee0c8c3d7ad4400422e1ae 100644 (file)
   <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-2018 ImageMagick Studio LLC" />
+  <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
   <meta name="distribution" content="Global" />
   <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
   <link href="https://www.imagemagick.org/script/https://www.imagemagick.org/script/search.php" rel="canonical" />
   <link href="../images/wand.png" rel="icon" />
   <link href="../images/wand.ico" rel="shortcut icon" />
-  <link href="css/magick.css" rel="stylesheet" />
+  <link href="../assets/bootstrap.min.css" rel="stylesheet" />
+  <link href="../assets/magick-template.css" rel="stylesheet" />
 </head>
 <body>
-<div class="magick-masthead">
-  <div class="container">
-    <script async="async" src="http://localhost/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>
-    <nav class="nav magick-nav">
-      <a class="nav-link " href="../index.html">Home</a>
-      <a class="nav-link " href="download.html">Download</a>
-      <a class="nav-link " href="command-line-tools.html">Tools</a>
-      <a class="nav-link " href="command-line-processing.html">Command-line</a>
-      <a class="nav-link " href="resources.html">Resources</a>
-      <a class="nav-link " href="develop.html">Develop</a>
-      <a class="nav-link active" href="https://www.imagemagick.org/script/search.php">Search</a>
-      <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
-    </nav>
-  </div>
-</div>
-<div class="container">
+  <header>
+  <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+    <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</a>
+    <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+    <span class="navbar-toggler-icon"></span>
+    </button>
+
+    <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+    <ul class="navbar-nav mr-auto">
+      <li class="nav-item ">
+        <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="download.html">Download</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-tools.html">Tools</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-processing.html">Command-line</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="resources.html">Resources</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="develop.html">Develop</a>
+      </li>
+      <li class="nav-item">
+        <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+      </li>
+    </ul>
+    <form class="form-inline my-2 my-lg-0" action="https://www.imagemagick.org/script/search.php">
+      <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+      <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+    </form>
+    </div>
+  </nav>
+  </header>
+  <main role="main" class="container">
+    <div class="magick-template">
 <div class="magick-header">
 <p class="lead magick-description"> </p>
 <form class="form-inline">
 </script>
 <gcse:search></gcse:search>
 </div>
+    </div>
+  </main><!-- /.container -->
   <footer class="magick-footer">
     <p><a href="support.html">Donate</a> •
      <a href="sitemap.html">Sitemap</a> •
     <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
         <p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
   </footer>
-</div><!-- /.container -->
 
-  <script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
-  <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js" integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4" crossorigin="anonymous"></script>
-  <script src="../js/magick.html"></script>
+  <!-- Javascript assets -->
+  <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+  <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+  <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+  <script src="../assets/bootstrap.min.js"></script>
+
 </body>
 </html>
index 26682133ec7c3852f16c8d94969d7e8d599e88bf..abac7c3a8200848ba21f00e7da8316f61cb5d103 100644 (file)
   <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-2018 ImageMagick Studio LLC" />
+  <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
   <meta name="distribution" content="Global" />
   <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
   <link href="https://www.imagemagick.org/script/security-policy.html" rel="canonical" />
   <link href="../images/wand.png" rel="icon" />
   <link href="../images/wand.ico" rel="shortcut icon" />
-  <link href="css/magick.css" rel="stylesheet" />
+  <link href="../assets/bootstrap.min.css" rel="stylesheet" />
+  <link href="../assets/magick-template.css" rel="stylesheet" />
 </head>
 <body>
-<div class="magick-masthead">
-  <div class="container">
-    <script async="async" src="http://localhost/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>
-    <nav class="nav magick-nav">
-      <a class="nav-link " href="../index.html">Home</a>
-      <a class="nav-link " href="download.html">Download</a>
-      <a class="nav-link " href="command-line-tools.html">Tools</a>
-      <a class="nav-link " href="command-line-processing.html">Command-line</a>
-      <a class="nav-link " href="resources.html">Resources</a>
-      <a class="nav-link " href="develop.html">Develop</a>
-      <a class="nav-link " href="https://www.imagemagick.org/script/search.php">Search</a>
-      <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
-    </nav>
-  </div>
-</div>
-<div class="container">
+  <header>
+  <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+    <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</a>
+    <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+    <span class="navbar-toggler-icon"></span>
+    </button>
+
+    <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+    <ul class="navbar-nav mr-auto">
+      <li class="nav-item ">
+        <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="download.html">Download</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-tools.html">Tools</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-processing.html">Command-line</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="resources.html">Resources</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="develop.html">Develop</a>
+      </li>
+      <li class="nav-item">
+        <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+      </li>
+    </ul>
+    <form class="form-inline my-2 my-lg-0" action="https://www.imagemagick.org/script/search.php">
+      <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+      <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+    </form>
+    </div>
+  </nav>
+  </header>
+  <main role="main" class="container">
+    <div class="magick-template">
 <div class="magick-header">
 <p class="text-center"><a href="security-policy.html#policy">Security Policy </a> • <a href="security-policy.html#synchronize">Pixel Cache Synchronize Policy</a> • <a href="security-policy.html#zero-configuration">Zero Configuration Security Policy</a> • <a href="security-policy.html#other">Other Security Considerations</a></p>
 
   &lt;policy domain="system" name="precision" value="6"/>
   &lt;policy domain="cache" name="shared-secret" stealth="true" value="replace with your secret phrase"/>
   &lt;policy domain="coder" rights="none" pattern="MVG" />
+  &lt;policy domain="filter" rights="none" pattern="*" />
   &lt;policy domain="delegate" rights="none" pattern="HTTPS" />  <!--  prevent 'curl' program from reading HTTPS URL's -->
   &lt;policy domain="path" rights="none" pattern="@*"/>  <!-- indirect reads not permitted -->
 &lt;/policymap></code></pre>
 
-<p>Since we process multiple simultaneous sessions, we do not want any one session consuming all the available memory.With this policy, large images are cached to disk. If the image is too large and exceeds the pixel cache disk limit, the program exits. In addition, we place a time limit to prevent any run-away processing tasks. If any one image has a width or height that exceeds 8192 pixels, an exception is thrown and processing stops. As of ImageMagick 7.0.1-8 and 6.9.4-6, you can prevent the use of any delegate or all delegates (set the pattern to "*"). Note, prior to these releases, use a domain of <code>coder</code> to prevent delegate usage (e.g. <code>domain="coder" rights="none" pattern="HTTPS"</code>). The policy also prevents indirect reads. If you want to, for example, read text from a file (e.g. <code>caption:@myCaption.txt</code>), you'll need to disable the <code>path</code> policy.</p>
+<p>Since we process multiple simultaneous sessions, we do not want any one session consuming all the available memory.With this policy, large images are cached to disk. If the image is too large and exceeds the pixel cache disk limit, the program exits. In addition, we place a time limit to prevent any run-away processing tasks. If any one image has a width or height that exceeds 8192 pixels, an exception is thrown and processing stops. As of ImageMagick 7.0.1-8 and 6.9.4-6, you can prevent the use of any delegate or all delegates (set the pattern to "*"). Note, prior to these releases, use a domain of <code>coder</code> to prevent delegate usage (e.g. <code>domain="coder" rights="none" pattern="HTTPS"</code>). We prevent users from executing any image filters.  The policy also prevents indirect reads. If you want to, for example, read text from a file (e.g. <code>caption:@myCaption.txt</code>), you'll need to disable the <code>path</code> policy.</p>
 
 <p>Here is what you can expect when you restrict the HTTPS coder, for example:</p>
 
@@ -190,6 +210,8 @@ Path: [built-in]
 </ul>
 
 </div>
+    </div>
+  </main><!-- /.container -->
   <footer class="magick-footer">
     <p><a href="support.html">Donate</a> •
      <a href="sitemap.html">Sitemap</a> •
@@ -202,11 +224,13 @@ Path: [built-in]
     <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
         <p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
   </footer>
-</div><!-- /.container -->
 
-  <script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
-  <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js" integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4" crossorigin="anonymous"></script>
-  <script src="../js/magick.html"></script>
+  <!-- Javascript assets -->
+  <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+  <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+  <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+  <script src="../assets/bootstrap.min.js"></script>
+
 </body>
 </html>
-<!-- Magick Cache 8th October 2017 11:15 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 12:06 -->
\ No newline at end of file
index edb36e4cac524b5951d58021d657142b011a5a12..04746f1c20fa8524d8226b181c9c9631ad59fcc5 100644 (file)
   <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-2018 ImageMagick Studio LLC" />
+  <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
   <meta name="distribution" content="Global" />
   <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
   <link href="https://www.imagemagick.org/script/sitemap.html" rel="canonical" />
   <link href="../images/wand.png" rel="icon" />
   <link href="../images/wand.ico" rel="shortcut icon" />
-  <link href="css/magick.css" rel="stylesheet" />
+  <link href="../assets/bootstrap.min.css" rel="stylesheet" />
+  <link href="../assets/magick-template.css" rel="stylesheet" />
 </head>
 <body>
-<div class="magick-masthead">
-  <div class="container">
-    <script async="async" src="http://localhost/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>
-    <nav class="nav magick-nav">
-      <a class="nav-link " href="../index.html">Home</a>
-      <a class="nav-link " href="download.html">Download</a>
-      <a class="nav-link " href="command-line-tools.html">Tools</a>
-      <a class="nav-link " href="command-line-processing.html">Command-line</a>
-      <a class="nav-link " href="resources.html">Resources</a>
-      <a class="nav-link " href="develop.html">Develop</a>
-      <a class="nav-link " href="https://www.imagemagick.org/script/search.php">Search</a>
-      <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
-    </nav>
-  </div>
-</div>
-<div class="container">
+  <header>
+  <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+    <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</a>
+    <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+    <span class="navbar-toggler-icon"></span>
+    </button>
+
+    <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+    <ul class="navbar-nav mr-auto">
+      <li class="nav-item ">
+        <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="download.html">Download</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-tools.html">Tools</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-processing.html">Command-line</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="resources.html">Resources</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="develop.html">Develop</a>
+      </li>
+      <li class="nav-item">
+        <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+      </li>
+    </ul>
+    <form class="form-inline my-2 my-lg-0" action="https://www.imagemagick.org/script/search.php">
+      <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+      <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+    </form>
+    </div>
+  </nav>
+  </header>
+  <main role="main" class="container">
+    <div class="magick-template">
 <div class="magick-header">
 <p class="text-center"><a href="sitemap.html#overview">ImageMagick Overview</a> • <a href="sitemap.html#download">Download ImageMagick</a> • <a href="sitemap.html#install">Install ImageMagick</a> • <a href="sitemap.html#command-line">Command-line Tools</a> • <a href="sitemap.html#program-interfaces">Program Interfaces</a> • <a href="sitemap.html#formats">Image Formats</a> • <a href="sitemap.html#help">Getting Help</a> • <a href="sitemap.html#support">Support ImageMagick</a> • <a href="sitemap.html#miscellaneous">Miscellaneous Topics</a></p>
 
     <li><a href="http://common-lisp.net/project/cl-magick/">CL-Magick</a>: provides a Common Lisp interface to the ImageMagick library.</li>
     <li><a href="https://gna.org/projects/g2f/">G2F</a>: implements an Ada 95 binding to a subset of the low-level MagickCore library.</li>
     <li><a href="http://magick.codeplex.com/">Magick.NT</a>: Use Magick.NET to convert, compose, and edit images from Windows .NET.</li>
-    <li><a href="../Magick++.1">Magick++</a>: provides an object-oriented C++ interface to ImageMagick.</li>
+    <li><a href="https://www.imagemagick.org/Magick++">Magick++</a>: provides an object-oriented C++ interface to ImageMagick.</li>
     <li><a href="http://pecl.html.net/package/imagick">IMagick</a>: is a native PHP extension to create and modify images using the ImageMagick API.</li>
     <li><a href="https://github.com/techblue/jmagick">JMagick</a>: provides an object-oriented Java interface to ImageMagick.</li>
     <li><a href="magick-core.html">MagickCore</a>: C API, recommended for wizard-level developers.</li>
 <p>We continue to maintain the legacy release of ImageMagick, version 6, at <a href="https://legacy.imagemagick.org/">https://legacy.imagemagick.org</a></p>
 </div>
 
+    </div>
+  </main><!-- /.container -->
   <footer class="magick-footer">
     <p><a href="support.html">Donate</a> •
      <a href="sitemap.html">Sitemap</a> •
     <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
         <p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
   </footer>
-</div><!-- /.container -->
 
-  <script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
-  <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js" integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4" crossorigin="anonymous"></script>
-  <script src="../js/magick.html"></script>
+  <!-- Javascript assets -->
+  <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+  <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+  <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+  <script src="../assets/bootstrap.min.js"></script>
+
 </body>
 </html>
-<!-- Magick Cache 8th October 2017 11:16 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 12:06 -->
\ No newline at end of file
index 54c78df2e4ed8b2d2d6665e20b8aecb1f028e8a4..89235ad4c7aabe271ba65c3ab0abaffb2e4de26e 100644 (file)
   <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-2018 ImageMagick Studio LLC" />
+  <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
   <meta name="distribution" content="Global" />
   <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
   <link href="https://www.imagemagick.org/script/stream.html" rel="canonical" />
   <link href="../images/wand.png" rel="icon" />
   <link href="../images/wand.ico" rel="shortcut icon" />
-  <link href="css/magick.css" rel="stylesheet" />
+  <link href="../assets/bootstrap.min.css" rel="stylesheet" />
+  <link href="../assets/magick-template.css" rel="stylesheet" />
 </head>
 <body>
-<div class="magick-masthead">
-  <div class="container">
-    <script async="async" src="http://localhost/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>
-    <nav class="nav magick-nav">
-      <a class="nav-link " href="../index.html">Home</a>
-      <a class="nav-link " href="download.html">Download</a>
-      <a class="nav-link " href="command-line-tools.html">Tools</a>
-      <a class="nav-link " href="command-line-processing.html">Command-line</a>
-      <a class="nav-link " href="resources.html">Resources</a>
-      <a class="nav-link " href="develop.html">Develop</a>
-      <a class="nav-link " href="https://www.imagemagick.org/script/search.php">Search</a>
-      <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
-    </nav>
-  </div>
-</div>
-<div class="container">
+  <header>
+  <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+    <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</a>
+    <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+    <span class="navbar-toggler-icon"></span>
+    </button>
+
+    <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+    <ul class="navbar-nav mr-auto">
+      <li class="nav-item ">
+        <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="download.html">Download</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-tools.html">Tools</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-processing.html">Command-line</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="resources.html">Resources</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="develop.html">Develop</a>
+      </li>
+      <li class="nav-item">
+        <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+      </li>
+    </ul>
+    <form class="form-inline my-2 my-lg-0" action="https://www.imagemagick.org/script/search.php">
+      <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+      <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+    </form>
+    </div>
+  </nav>
+  </header>
+  <main role="main" class="container">
+    <div class="magick-template">
 <div class="magick-header">
 <p class="text-center"><a href="stream.html#usage">Example Usage</a> • <a href="stream.html#options">Option Summary</a></p>
 
@@ -246,6 +265,8 @@ magick display -depth 8 -size 640x480 rgb:pixels.dat
 </table>
 
 </div>
+    </div>
+  </main><!-- /.container -->
   <footer class="magick-footer">
     <p><a href="support.html">Donate</a> •
      <a href="sitemap.html">Sitemap</a> •
@@ -258,11 +279,13 @@ magick display -depth 8 -size 640x480 rgb:pixels.dat
     <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
         <p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
   </footer>
-</div><!-- /.container -->
 
-  <script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
-  <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js" integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4" crossorigin="anonymous"></script>
-  <script src="../js/magick.html"></script>
+  <!-- Javascript assets -->
+  <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+  <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+  <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+  <script src="../assets/bootstrap.min.js"></script>
+
 </body>
 </html>
-<!-- Magick Cache 8th October 2017 11:16 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 12:07 -->
\ No newline at end of file
index 110e56874648f39dbc04bb15c15ae77f39960cd9..5cdafa05f4a7caaee0b2d02d462af608944685e5 100644 (file)
@@ -46,7 +46,7 @@
       <a class="nav-link " href="https://www.imagemagick.org/script/command-line-processing.html">Command-line</a>
       <a class="nav-link " href="https://www.imagemagick.org/script/resources.html">Resources</a>
       <a class="nav-link " href="https://www.imagemagick.org/script/develop.html">Develop</a>
-      <a class="nav-link " href="https://www.imagemagick.org/script/https://www.imagemagick.org/script/search.php">Search</a>
+      <a class="nav-link " href="https://www.imagemagick.org/script/https://www.imagemagick.org/script/https://www.imagemagick.org/script/https://www.imagemagick.org/script/search.php">Search</a>
       <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
     </nav>
   </div>
@@ -82,7 +82,7 @@ svn update
 </p>
     <p><a href="subversion.html#">Back to top</a> •
     <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
-    <a href="https://www.imagemagick.org/script/https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
+    <a href="https://www.imagemagick.org/script/https://www.imagemagick.org/script/https://www.imagemagick.org/script/https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
         <p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
   </footer>
 </div><!-- /.container -->
index c015563bb6b77fecd594921e102d0efc07c4aa7a..e62ce9e764d3014a28350a3022b654fbe9374107 100644 (file)
   <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-2018 ImageMagick Studio LLC" />
+  <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
   <meta name="distribution" content="Global" />
   <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
   <link href="https://www.imagemagick.org/script/support.html" rel="canonical" />
   <link href="../images/wand.png" rel="icon" />
   <link href="../images/wand.ico" rel="shortcut icon" />
-  <link href="css/magick.css" rel="stylesheet" />
+  <link href="../assets/bootstrap.min.css" rel="stylesheet" />
+  <link href="../assets/magick-template.css" rel="stylesheet" />
 </head>
 <body>
-<div class="magick-masthead">
-  <div class="container">
-    <script async="async" src="http://localhost/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>
-    <nav class="nav magick-nav">
-      <a class="nav-link " href="../index.html">Home</a>
-      <a class="nav-link " href="download.html">Download</a>
-      <a class="nav-link " href="command-line-tools.html">Tools</a>
-      <a class="nav-link " href="command-line-processing.html">Command-line</a>
-      <a class="nav-link " href="resources.html">Resources</a>
-      <a class="nav-link " href="develop.html">Develop</a>
-      <a class="nav-link " href="https://www.imagemagick.org/script/search.php">Search</a>
-      <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
-    </nav>
-  </div>
-</div>
-<div class="container">
+  <header>
+  <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+    <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</a>
+    <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+    <span class="navbar-toggler-icon"></span>
+    </button>
+
+    <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+    <ul class="navbar-nav mr-auto">
+      <li class="nav-item ">
+        <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="download.html">Download</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-tools.html">Tools</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-processing.html">Command-line</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="resources.html">Resources</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="develop.html">Develop</a>
+      </li>
+      <li class="nav-item">
+        <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+      </li>
+    </ul>
+    <form class="form-inline my-2 my-lg-0" action="https://www.imagemagick.org/script/search.php">
+      <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+      <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+    </form>
+    </div>
+  </nav>
+  </header>
+  <main role="main" class="container">
+    <div class="magick-template">
 <div class="magick-header">
 <p class="text-center"><a href="support.html#contribute">Contribute a Bug Fix or Enhancement</a> • <a href="support.html#support">Support the ImageMagick Project</a></p>
 
@@ -131,6 +150,8 @@ USA
 
 
 </div>
+    </div>
+  </main><!-- /.container -->
   <footer class="magick-footer">
     <p><a href="support.html">Donate</a> •
      <a href="sitemap.html">Sitemap</a> •
@@ -143,11 +164,13 @@ USA
     <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
         <p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
   </footer>
-</div><!-- /.container -->
 
-  <script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
-  <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js" integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4" crossorigin="anonymous"></script>
-  <script src="../js/magick.html"></script>
+  <!-- Javascript assets -->
+  <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+  <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+  <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+  <script src="../assets/bootstrap.min.js"></script>
+
 </body>
 </html>
-<!-- Magick Cache 8th October 2017 11:16 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 12:06 -->
\ No newline at end of file
index d56a354630c9c5c3e6c3e2aec42a09b858335d43..82ea93efc577ff33f7b73039caf9fad337694eb3 100644 (file)
   <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-2018 ImageMagick Studio LLC" />
+  <meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
   <meta name="distribution" content="Global" />
   <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
   <link href="https://www.imagemagick.org/script/webp.html" rel="canonical" />
   <link href="../images/wand.png" rel="icon" />
   <link href="../images/wand.ico" rel="shortcut icon" />
-  <link href="css/magick.css" rel="stylesheet" />
+  <link href="../assets/bootstrap.min.css" rel="stylesheet" />
+  <link href="../assets/magick-template.css" rel="stylesheet" />
 </head>
 <body>
-<div class="magick-masthead">
-  <div class="container">
-    <script async="async" src="http://localhost/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>
-    <nav class="nav magick-nav">
-      <a class="nav-link " href="../index.html">Home</a>
-      <a class="nav-link " href="download.html">Download</a>
-      <a class="nav-link " href="command-line-tools.html">Tools</a>
-      <a class="nav-link " href="command-line-processing.html">Command-line</a>
-      <a class="nav-link " href="resources.html">Resources</a>
-      <a class="nav-link " href="develop.html">Develop</a>
-      <a class="nav-link " href="https://www.imagemagick.org/script/search.php">Search</a>
-      <a class="nav-link float-right" href="https://www.imagemagick.org/discourse-server/">Community</a>
-    </nav>
-  </div>
-</div>
-<div class="container">
+  <header>
+  <nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
+    <a class="navbar-brand" href="https://www.imagemagick.org/#">ImageMagick</a>
+    <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+    <span class="navbar-toggler-icon"></span>
+    </button>
+
+    <div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
+    <ul class="navbar-nav mr-auto">
+      <li class="nav-item ">
+        <a class="nav-link" href="../index.html">Home <span class="sr-only">(current)</span></a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="download.html">Download</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-tools.html">Tools</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="command-line-processing.html">Command-line</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="resources.html">Resources</a>
+      </li>
+      <li class="nav-item ">
+        <a class="nav-link" href="develop.html">Develop</a>
+      </li>
+      <li class="nav-item">
+        <a class="nav-link" href="https://www.imagemagick.org/discourse-server/">Community</a>
+      </li>
+    </ul>
+    <form class="form-inline my-2 my-lg-0" action="https://www.imagemagick.org/script/search.php">
+      <!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
+      <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+    </form>
+    </div>
+  </nav>
+  </header>
+  <main role="main" class="container">
+    <div class="magick-template">
 <div class="magick-header">
 <p class="lead magick-description">ImageMagick's WebP image format accepts a plethora of encoding options as detailed below. As an example, suppose you are interested in these options:</p>
 
   </tr>
 </table></div>
 </div>
+    </div>
+  </main><!-- /.container -->
   <footer class="magick-footer">
     <p><a href="support.html">Donate</a> •
      <a href="sitemap.html">Sitemap</a> •
     <a href="https://www.imagemagick.org/script/contact.php">Contact Us</a></p>
         <p><small>© 1999-2018 ImageMagick Studio LLC</small></p>
   </footer>
-</div><!-- /.container -->
 
-  <script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
-  <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js" integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4" crossorigin="anonymous"></script>
-  <script src="../js/magick.html"></script>
+  <!-- Javascript assets -->
+  <script src="../assets/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
+  <script src="../assets/popper.min.js" crossorigin="anonymous"></script>
+  <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
+  <script src="../assets/bootstrap.min.js"></script>
+
 </body>
 </html>
-<!-- Magick Cache 8th October 2017 11:17 -->
\ No newline at end of file
+<!-- Magick Cache 8th December 2017 12:07 -->
\ No newline at end of file