]> granicus.if.org Git - imagemagick/commitdiff
...
authorCristy <urban-warrior@imagemagick.org>
Tue, 22 Aug 2017 14:18:05 +0000 (10:18 -0400)
committerCristy <urban-warrior@imagemagick.org>
Tue, 22 Aug 2017 14:18:05 +0000 (10:18 -0400)
65 files changed:
config/Magick++.dox.in
config/MagickCore.dox.in
config/MagickWand.dox.in
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/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/composite.html
www/conjure.html
www/connected-components.html
www/convert.html
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/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/resources.html
www/security-policy.html
www/sitemap.html
www/stream.html
www/subversion.html
www/support.html
www/webp.html

index fa9f0a2fb30110489b4ff80d024715b6251d9d77..4ff979e778eb4d212f10b8488a5ba7c73e2fe1e3 100644 (file)
@@ -995,7 +995,7 @@ USE_MDFILE_AS_MAINPAGE =
 # also VERBATIM_HEADERS is set to NO.
 # The default value is: NO.
 
-SOURCE_BROWSER         = NO
+SOURCE_BROWSER         = YES
 
 # Setting the INLINE_SOURCES tag to YES will include the body of functions,
 # classes and enums directly into the documentation.
@@ -2352,7 +2352,7 @@ DIRECTORY_GRAPH        = YES
 # The default value is: png.
 # This tag requires that the tag HAVE_DOT is set to YES.
 
-DOT_IMAGE_FORMAT       = png
+DOT_IMAGE_FORMAT       = svg
 
 # If DOT_IMAGE_FORMAT is set to svg, then this option can be set to YES to
 # enable generation of interactive SVG images that allow zooming and panning.
index df490b2a92b97a36e3ebe11a3878eae86f16b72f..3b3c34d16ce12745566e0e77113d59b3f51508c4 100644 (file)
@@ -995,7 +995,7 @@ USE_MDFILE_AS_MAINPAGE =
 # also VERBATIM_HEADERS is set to NO.
 # The default value is: NO.
 
-SOURCE_BROWSER         = NO
+SOURCE_BROWSER         = YES
 
 # Setting the INLINE_SOURCES tag to YES will include the body of functions,
 # classes and enums directly into the documentation.
@@ -2352,7 +2352,7 @@ DIRECTORY_GRAPH        = YES
 # The default value is: png.
 # This tag requires that the tag HAVE_DOT is set to YES.
 
-DOT_IMAGE_FORMAT       = png
+DOT_IMAGE_FORMAT       = svg
 
 # If DOT_IMAGE_FORMAT is set to svg, then this option can be set to YES to
 # enable generation of interactive SVG images that allow zooming and panning.
index befc15929f742e45b8dca57dbbb25ee8bdfbfd88..887302424fd41b2d40745aaa6a88339436673507 100644 (file)
@@ -995,7 +995,7 @@ USE_MDFILE_AS_MAINPAGE =
 # also VERBATIM_HEADERS is set to NO.
 # The default value is: NO.
 
-SOURCE_BROWSER         = NO
+SOURCE_BROWSER         = YES
 
 # Setting the INLINE_SOURCES tag to YES will include the body of functions,
 # classes and enums directly into the documentation.
@@ -2352,7 +2352,7 @@ DIRECTORY_GRAPH        = YES
 # The default value is: png.
 # This tag requires that the tag HAVE_DOT is set to YES.
 
-DOT_IMAGE_FORMAT       = png
+DOT_IMAGE_FORMAT       = svg
 
 # If DOT_IMAGE_FORMAT is set to svg, then this option can be set to YES to
 # enable generation of interactive SVG images that allow zooming and panning.
index b3592a2aedbbdfda9187dccd464f1d8aa11b3910..e78763970184650d008c8814b2658ea88413e795 100644 (file)
@@ -64,9 +64,9 @@ 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.6-4</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.6-9</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="http://git.imagemagick.org/repos/ImageMagick">http://git.imagemagick.org/repos/ImageMagick</a>.  We maintain a source code mirror at <a href="https://gitlab.com/ImageMagick/ImageMagick">GitLab</a> and <a href="https://github.com/ImageMagick/ImageMagick">GitHub</a>.</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>
 
 <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>
 
@@ -234,4 +234,4 @@ Use ImageMagick<sup><a href="http://tarr.uspto.gov/servlet/tarr?regser=serial&am
   <script src="js/magick.html"></script>
 </body>
 </html>
-<!-- Magick Cache 30th July 2017 18:05 -->
\ No newline at end of file
+<!-- Magick Cache 22nd August 2017 09:52 -->
\ No newline at end of file
index 1176aa0edb97131b2029f06de160ea3862219de5..8c754fe7fed48285038b415c0435bf7ce0444acf 100644 (file)
@@ -125,4 +125,4 @@ regsvr32 /u /s ImageMagickObject.dll
   <script src="../js/magick.html"></script>
 </body>
 </html>
-<!-- Magick Cache 30th July 2017 18:16 -->
\ No newline at end of file
+<!-- Magick Cache 22nd August 2017 09:56 -->
\ No newline at end of file
index c233c9ecbd436e046c7463307a89bc42f426595f..a3b054f7d900ea6b92af7ff4cd2abf985cfe6c3f 100644 (file)
@@ -74,7 +74,7 @@ tar xvzf ImageMagick.tar.gz
 
 <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.6-4</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.6-9</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>
 
@@ -530,7 +530,7 @@ sudo port install jpeg
 
          <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>Unpack and change into the top-level ImageMagick directory:</p>
-               <pre><span class="crtprompt"> </span><span class='crtin'>tar xvzf ImageMagick-7.0.6-4.tar.gz</span><span class='crtout'></span><span class="crtprompt"> </span><span class='crtin'>cd ImageMagick-7.0.6-4</span></pre>    <p>Configure ImageMagick:</p>
+               <pre><span class="crtprompt"> </span><span class='crtin'>tar xvzf ImageMagick-7.0.6-9.tar.gz</span><span class='crtout'></span><span class="crtprompt"> </span><span class='crtin'>cd ImageMagick-7.0.6-9</span></pre>    <p>Configure ImageMagick:</p>
 <pre><code>
 ./configure --prefix=/opt --with-quantum-depth=16 \
   --disable-dependency-tracking --with-x=yes \
@@ -562,7 +562,7 @@ display -display :0
 
 <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.6-?.tar.bz2</span><span class='crtout'><br/></span><span class="crtprompt"> </span><span class='crtin'>cd ImageMagick-7.0.6-4</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.6-?.tar.bz2</span><span class='crtout'><br/></span><span class="crtprompt"> </span><span class='crtin'>cd ImageMagick-7.0.6-9</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>
@@ -631,4 +631,4 @@ identify -list format
   <script src="../js/magick.html"></script>
 </body>
 </html>
-<!-- Magick Cache 30th July 2017 18:17 -->
\ No newline at end of file
+<!-- Magick Cache 22nd August 2017 09:57 -->
\ No newline at end of file
index d967d39b16aef5972105d65ee54ead815708e67e..ad4018b5d674761e3f94a3c93573dd3569fcbf68 100644 (file)
@@ -327,7 +327,7 @@ dmake release
 
        <ol>
        <li>Double-click on
-       <code>VisualMagick/bin/ImageMagick-7.0.6-4-Q16-windows-dll.exe</code>
+       <code>VisualMagick/bin/ImageMagick-7.0.6-9-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>
@@ -396,4 +396,4 @@ _MAGICKMOD_
   <script src="../js/magick.html"></script>
 </body>
 </html>
-<!-- Magick Cache 30th July 2017 18:17 -->
\ No newline at end of file
+<!-- Magick Cache 22nd August 2017 09:57 -->
\ No newline at end of file
index ff19365cdd3577350efdb5381b7d197c339b2e65..f91ef5c59358c0bac9b3ce8b01f1b054c86fe6f9 100644 (file)
@@ -527,4 +527,4 @@ transparent, extract, background, or shape the alpha channel</td>
   <script src="../js/magick.html"></script>
 </body>
 </html>
-<!-- Magick Cache 30th July 2017 18:16 -->
\ No newline at end of file
+<!-- Magick Cache 22nd August 2017 09:56 -->
\ No newline at end of file
index e2566aee925f679cd0c6e84d26cf712cf26afa32..6e4b3855e2293ba9de0856947d4e47feddb6760f 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/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/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 eef827aa8fd2010a2dd184920c53da7f75f42be3..ca762e754c1ef9b6b6079cfecfef029153c1000b 100644 (file)
@@ -131,7 +131,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.6-4 2017-07-22 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.6-9 2017-08-10 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>
@@ -1484,4 +1484,4 @@ ModuleExport size_t analyzeImage(Image **images,const int argc,
   <script src="../js/magick.html"></script>
 </body>
 </html>
-<!-- Magick Cache 30th July 2017 18:15 -->
\ No newline at end of file
+<!-- Magick Cache 22nd August 2017 09:56 -->
\ No newline at end of file
index 6e15431d4ed5627be4cacfc190a7a663c55eeeab..d3ebf4b93c85ee22d6afe57108d2c1309697a91d 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/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/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 6e699bca2a90a2d6f69b29e6de720f1ba965147d..7198fd0e1443c127f8a6fd6a1388e0fb5bc70f76 100644 (file)
   </div>
 </div>
 <div class="container">
-<div class="magick-header"><dl><dt>2017-07-28  7.0.6-4 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+<div class="magick-header"><dl><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-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+<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).</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-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>
   <script src="../js/magick.html"></script>
 </body>
 </html>
-<!-- Magick Cache 30th July 2017 18:07 -->
\ No newline at end of file
+<!-- Magick Cache 22nd August 2017 09:53 -->
\ No newline at end of file
index ba2105d18b38a9569ffb45bc0cc87de995b1c0d3..0df3ef85c942b580ec7abb1aad8dd98262c3fc35 100644 (file)
@@ -135,4 +135,4 @@ Examples <a href="https://www.imagemagick.org/Usage/transform/#encipher"
   <script src="../js/magick.html"></script>
 </body>
 </html>
-<!-- Magick Cache 30th July 2017 18:15 -->
\ No newline at end of file
+<!-- Magick Cache 22nd August 2017 09:56 -->
\ No newline at end of file
index c9fd7167c8535ec423d39848a5a57df0d972314d..007de915460060c2a8ba99b5562606c35f6687de 100644 (file)
@@ -127,4 +127,4 @@ magick myimage_channels_*.png -set colorspace HSL -combine -colorspace RGB -set
   <script src="../js/magick.html"></script>
 </body>
 </html>
-<!-- Magick Cache 30th July 2017 18:15 -->
\ No newline at end of file
+<!-- Magick Cache 22nd August 2017 09:56 -->
\ No newline at end of file
index d8705cfda735460d7ef9f8bad2a67ce04efc517d..53c0bc8da87c66e4903f6f2af4cc4e2eab93aeed 100644 (file)
@@ -4924,4 +4924,4 @@ device-cmyk(0.11, 0.48, 0.83, 0.00)</code></pre>
   <script src="../js/magick.html"></script>
 </body>
 </html>
-<!-- Magick Cache 30th July 2017 18:16 -->
\ No newline at end of file
+<!-- Magick Cache 22nd August 2017 09:56 -->
\ No newline at end of file
index 5c14a30847730d05ea820b57b369755600daf2c5..87f4747238f3010bf087f212a2b45fc11f6e6186 100644 (file)
@@ -53,7 +53,7 @@
 </div>
 <div class="container">
 <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="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>
 
 <div style="margin: auto;">
@@ -152,7 +152,7 @@ image are calculated using the following matrix equation.</p>
 <p class="text-center"><img class="img-thumbnail" alt="affine transformation"  src="../images/affine.png"/> </p>
 
 <p> The size of the resulting image is that of the smallest rectangle that
-contains the transformed source image.  The parameters 
+contains the transformed source image.  The parameters
 <var>t<sub>x</sub></var> and <var>t<sub>y</sub></var>
 subsequently shift the image pixels so that those that are moved out of the
 image area are cut off.</p>
@@ -161,11 +161,11 @@ image area are cut off.</p>
 system: positive <var>x</var> and <var>y</var> directions
 are rightward and downward, resp.; positive rotation is clockwise.</p>
 
-<p> If the translation coefficients <var>t<sub>x</sub></var> and 
+<p> If the translation coefficients <var>t<sub>x</sub></var> and
 <var>t<sub>y</sub></var> are omitted they default to 0,0. Therefore,
 four parameters suffice for rotation and scaling without translation.</p>
 
-<p>Scaling by the factors <var>s<sub>x</sub></var> and 
+<p>Scaling by the factors <var>s<sub>x</sub></var> and
 <var>s<sub>y</sub></var> in the <var>x</var> and <var>y</var> directions,
 respectively, is accomplished with the following.</p>
 
@@ -382,8 +382,8 @@ and <a href="command-line-options.html#decipher">-decipher</a>. </p>
 <p class="magick-description">Automagically adjust gamma level of image.</p>
 
 <p>This calculates the mean values of an image, then applies a calculated  <a
-href="command-line-options.html#gamma" >-gamma</a> adjustment so that is the mean color exists in the
-image it will get a have a value of 50%. </p>
+href="command-line-options.html#gamma" >-gamma</a> adjustment so that the mean color in the
+image will get a value of 50%. </p>
 
 <p>This means that any solid 'gray' image becomes 50% gray. </p>
 
@@ -1841,13 +1841,13 @@ available:</p>
 
   <tr>
     <td>connected-components:keep=<var>list-of-ids</var></td>
-    <td>Comma and/or hyphenated list of id values to keep in the output. 
+    <td>Comma and/or hyphenated list of id values to keep in the output.
     Supported in Imagemagick 6.9.3-0.</td>
   </tr>
 
   <tr>
     <td>connected-components:mean-color=<var>true</var></td>
-    <td>Changes the output image from id values to mean color values. Supported 
+    <td>Changes the output image from id values to mean color values. Supported
     in Imagemagick 6.9.2-8.</td>
   </tr>
 
@@ -1864,11 +1864,11 @@ available:</p>
 
   <tr>
     <td>convolve:scale=<var>{kernel_scale}[!^] [,{origin_addition}] [%]</var></td>
-     <td>Defines the kernel scaling. The special flag ! automatically scales to 
-    full dynamic range. The ! flag can be used in combination with a factor or 
-    percent. The factor or percent is then applied after the automatic scaling. 
-    An example is 50%!. This produces a result 50% darker than full dynamic 
-    range scaling. The ^ flag assures the kernel is 'zero-summing', for 
+     <td>Defines the kernel scaling. The special flag ! automatically scales to
+    full dynamic range. The ! flag can be used in combination with a factor or
+    percent. The factor or percent is then applied after the automatic scaling.
+    An example is 50%!. This produces a result 50% darker than full dynamic
+    range scaling. The ^ flag assures the kernel is 'zero-summing', for
     example when some values are positive and some are negative as in edge 
     detection kernels. The origin addition adds that value to the center 
     pixel of the kernel. This produces and effect that is like adding the image        
@@ -3893,8 +3893,11 @@ operations such as <a href="command-line-options.html#resize">-resize</a> and <a
 Point       Hermite       Cubic
 Box         Gaussian      Catrom
 Triangle    Quadratic     Mitchell
+CubicSpline
 </code></pre>
 
+<p>Use <code>-define filter:lobes={2,3,4}</code> to specify the support size for filtering for the <code>CubicSpline</code> filter.</p>
+
 <p>The <code>Bessel</code> and <code>Sinc</code> filter is also provided (as well
 as a faster <code>SincFast</code> equivalent form).  However these filters are
 generally useless on their own as they are infinite filters that are being
@@ -4048,7 +4051,7 @@ convert image.png \
   -filter sinc \
   -set filter:window=jinc \
   -set filter:lobes=8 \
-  -resize 150%   image.jpg"
+  -resize 150% image.jpg"
 </code></pre>
 
 <p>Or a raw un-windowed Sinc filter with 4 lobes:</p>
@@ -4057,7 +4060,7 @@ convert image.png \
 convert image.png \
   -set filter:filter=sinc \
   -set filter:lobes=4 \
-  -resize 150%   image.jpg"
+  -resize 150% image.jpg"
 </code></pre>
 
 <p>To extract the data for a raw windowing function, combine it with
@@ -4069,7 +4072,7 @@ convert null: -define filter:filter=Box \
   -define filter:window=Welch \
   -define filter:support=1.0 \
   -define filter:verbose=1 \
-  -resize 2 null:  > window_welch.dat
+  -resize 2 null: > window_welch.dat
 gnuplot
   set grid
   plot \"window_welch.dat\" with lines
@@ -4547,7 +4550,7 @@ region itself, which is <var>centered</var> at the pixel
 coordinate (60,70). (See <a href="command-line-processing.html#geometry">Image Geometry</a> for complete details about the <em class="arg">geometry</em> argument.)</p>
 
 <pre><code>
-convert image.png -gravity Center -region 10x10-40+20 \ 
+convert image.png -gravity Center -region 10x10-40+20 \
   -negate output.png
 </code></pre>
 
@@ -4598,7 +4601,7 @@ regardless of the current colorpsace of the image. But a 'mathematical'
 intensity method will depend on the current colorspace the image is currently
 using. </p>
 
-<p>While this operation uses an <a href="command-line-options.html#intensity" >-intensity</a> method, 
+<p>While this operation uses an <a href="command-line-options.html#intensity" >-intensity</a> method,
 it does not use or set the <a href="command-line-options.html#intensity" >-intensity</a> setting, so
 will not effect other operations that may use that setting.</p>
 
@@ -4790,8 +4793,7 @@ 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>
+<code>Rec709Luminance</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
@@ -5771,6 +5773,7 @@ name. </p>
 
 <dl class="row">
 <dt class="col-md-4">AE</dt><dd class="col-md-8">    absolute error count, number of different pixels (-fuzz effected)</dd>
+<dt class="col-md-4">DDSIM</dt><dd class="col-md-8">  structural dissimilarity index</dd>
 <dt class="col-md-4">FUZZ</dt><dd class="col-md-8">  mean color distance</dd>
 <dt class="col-md-4">MAE</dt><dd class="col-md-8">   mean absolute error (normalized), average channel error distance</dd>
 <dt class="col-md-4">MEPP</dt><dd class="col-md-8">  mean error per pixel (normalized mean error, normalized peak error)</dd>
@@ -5780,6 +5783,7 @@ name. </p>
 <dt class="col-md-4">PHASH</dt><dd class="col-md-8"> perceptual hash for the sRGB and HCLp colorspaces.  Specify an alternative colorspace with <code>-define phash:colorspaces=<var>colorspace,colorspace,...</var></code></dd>
 <dt class="col-md-4">PSNR</dt><dd class="col-md-8">  peak signal to noise ratio</dd>
 <dt class="col-md-4">RMSE</dt><dd class="col-md-8">  root mean squared (normalized root mean squared)</dd>
+<dt class="col-md-4">SSIM</dt><dd class="col-md-8">  structural similarity index</dd>
 </dl>
 
 <p>Control the '<code>AE</code>', or absolute count of pixels that are different,
@@ -5789,10 +5793,14 @@ size of the <a href="command-line-options.html#fuzz" >-fuzz</a> factor needed to
 'similar', while '<code>MAE</code>' determines the factor needed
 for about half the pixels to be similar. </p>
 
-<p>The '<code>MEPP</code>' metric returns three different metrics
+<p>The <code>MEPP</code> metric returns three different metrics
 ('<code>MAE</code>', '<code>MAE</code>' normalized, and '<code>PAE</code>'
 normalized) from a single comparison run. </p>
 
+<p>The <code>SSIM</code> and <code>DSSIM</code> metrics respect these defines:
+<code>-define compare:ssim-radius</code>, <code>-define compare:ssim-sigma</code>,
+<code>-define compare:ssim-k1</code>, and <code>-define compare:ssim-k2</code>.</p>
+
 <p>To print a complete list of metrics, use the <a href="command-line-options.html#list">-list
 metric</a> option.</p>
 
@@ -6144,18 +6152,18 @@ href="command-line-options.html#page">-page</a> <code>Letter+43+43</code>).</p>
 The choices for a PostScript page are:</p>
 
 <dl class="row">
-<dt class="col-md-4"> 11x17      </dt> <dd class="col-md-8">  792 x 1224</dd> 
-<dt class="col-md-4"> Ledger     </dt> <dd class="col-md-8"> 1224 x  792</dd> 
-<dt class="col-md-4"> Legal      </dt> <dd class="col-md-8">  612 x 1008</dd> 
-<dt class="col-md-4"> Letter     </dt> <dd class="col-md-8">  612 x  792</dd> 
-<dt class="col-md-4"> LetterSmall</dt> <dd class="col-md-8">  612 x  792</dd> 
-<dt class="col-md-4"> ArchE      </dt> <dd class="col-md-8"> 2592 x 3456</dd> 
-<dt class="col-md-4"> ArchD      </dt> <dd class="col-md-8"> 1728 x 2592</dd> 
-<dt class="col-md-4"> ArchC      </dt> <dd class="col-md-8"> 1296 x 1728</dd> 
-<dt class="col-md-4"> ArchB      </dt> <dd class="col-md-8">  864 x 1296</dd> 
-<dt class="col-md-4"> ArchA      </dt> <dd class="col-md-8">  648 x  864</dd> 
-<dt class="col-md-4"> A0         </dt> <dd class="col-md-8"> 2380 x 3368</dd> 
-<dt class="col-md-4"> A1         </dt> <dd class="col-md-8"> 1684 x 2380</dd> 
+<dt class="col-md-4"> 11x17      </dt> <dd class="col-md-8">  792 x 1224</dd>
+<dt class="col-md-4"> Ledger     </dt> <dd class="col-md-8"> 1224 x  792</dd>
+<dt class="col-md-4"> Legal      </dt> <dd class="col-md-8">  612 x 1008</dd>
+<dt class="col-md-4"> Letter     </dt> <dd class="col-md-8">  612 x  792</dd>
+<dt class="col-md-4"> LetterSmall</dt> <dd class="col-md-8">  612 x  792</dd>
+<dt class="col-md-4"> ArchE      </dt> <dd class="col-md-8"> 2592 x 3456</dd>
+<dt class="col-md-4"> ArchD      </dt> <dd class="col-md-8"> 1728 x 2592</dd>
+<dt class="col-md-4"> ArchC      </dt> <dd class="col-md-8"> 1296 x 1728</dd>
+<dt class="col-md-4"> ArchB      </dt> <dd class="col-md-8">  864 x 1296</dd>
+<dt class="col-md-4"> ArchA      </dt> <dd class="col-md-8">  648 x  864</dd>
+<dt class="col-md-4"> A0         </dt> <dd class="col-md-8"> 2380 x 3368</dd>
+<dt class="col-md-4"> A1         </dt> <dd class="col-md-8"> 1684 x 2380</dd>
 <dt class="col-md-4"> A2         </dt> <dd class="col-md-8"> 1190 x 1684</dd> 
 <dt class="col-md-4"> A3         </dt> <dd class="col-md-8">  842 x 1190</dd> 
 <dt class="col-md-4"> A4         </dt> <dd class="col-md-8">  595 x  842</dd> 
@@ -7017,7 +7025,7 @@ subsequent profiles from overwriting the preceding ones, e.g.,</p>
 
 
 <pre><code>
-convert in.png -set profile PNG-chunk-b01:file01 \ 
+convert in.png -set profile PNG-chunk-b01:file01 \
   -profile PNG-chunk-b02:file02 out.png
 </code></pre>
 
@@ -7127,7 +7135,7 @@ middle-gray; 100% is black). </p>
 
 <p>By default the image contrast is increased, use <var>+sigmoidal-contrast</var> to decrease the contrast.</p>
 
-<p>To achieve the equivalent of a sigmoidal brightness change (similar to 
+<p>To achieve the equivalent of a sigmoidal brightness change (similar to
 a gamma adjustment), you would use <var>-sigmoidal-contrast
 {brightness}x0%</var> to increase brightness and <var>+sigmoidal-contrast {brightness}x0%</var> to decrease brightness.
 Note the use of '0' fo rthe mid-point of the sigmoidal curve. </p>
@@ -8101,4 +8109,4 @@ but with strict boolean masking. </p>
   <script src="../js/magick.html"></script>
 </body>
 </html>
-<!-- Magick Cache 30th July 2017 18:06 -->
\ No newline at end of file
+<!-- Magick Cache 22nd August 2017 09:53 -->
\ No newline at end of file
index 230805212d1b991af678d34241cdcc2cb0f45c92..174c1f832930f5a3fcaa572efc2e788e7fab3279 100644 (file)
@@ -603,4 +603,4 @@ image-2.jpg</pre>
   <script src="../js/magick.html"></script>
 </body>
 </html>
-<!-- Magick Cache 30th July 2017 18:15 -->
\ No newline at end of file
+<!-- Magick Cache 22nd August 2017 09:52 -->
\ No newline at end of file
index f6bb27641cee2683aa21ff998279d0f87feac290..d8cf90a6b1713dc30018a0bb69a097ec807cce44 100644 (file)
   <script src="../js/magick.html"></script>
 </body>
 </html>
-<!-- Magick Cache 30th July 2017 18:06 -->
\ No newline at end of file
+<!-- Magick Cache 22nd August 2017 09:54 -->
\ No newline at end of file
index dfc7e3c2b1f947a452c2350e8ec9a75c393b639d..35d30feff17f78b8cef61cffa4247754a537f7b3 100644 (file)
@@ -415,4 +415,4 @@ transparent, extract, background, or shape the alpha channel</td>
   <script src="../js/magick.html"></script>
 </body>
 </html>
-<!-- Magick Cache 30th July 2017 18:16 -->
\ No newline at end of file
+<!-- Magick Cache 22nd August 2017 09:56 -->
\ No newline at end of file
index 837ddb695aec3181516bd0d80cb287b15324170f..62cb0c8bcaf4930a847c9d2ff0ed0abb42f8501d 100644 (file)
@@ -521,4 +521,4 @@ transparent, extract, background, or shape the alpha channel</td>
   <script src="../js/magick.html"></script>
 </body>
 </html>
-<!-- Magick Cache 30th July 2017 18:15 -->
\ No newline at end of file
+<!-- Magick Cache 22nd August 2017 09:56 -->
\ No newline at end of file
index 99402de1a8ad1778700cc0d6d03a7bfe1aadff3d..5b4d197764b9ea1508870ada92506d235b417b2b 100644 (file)
@@ -1133,4 +1133,4 @@ fill="color name", channel="All, Default, Alpha, Black, Blue, CMYK, Cyan, Gray,
   <script src="../js/magick.html"></script>
 </body>
 </html>
-<!-- Magick Cache 30th July 2017 18:16 -->
\ No newline at end of file
+<!-- Magick Cache 22nd August 2017 09:56 -->
\ No newline at end of file
index 0adfb06f5788fe402efb0a4d17e709f77d955a36..aa68f599cb1d750543708831823487e713dff265 100644 (file)
@@ -111,4 +111,4 @@ Objects (id: bounding-box centroid area mean-color):
   <script src="../js/magick.html"></script>
 </body>
 </html>
-<!-- Magick Cache 30th July 2017 18:10 -->
\ No newline at end of file
+<!-- Magick Cache 22nd August 2017 09:56 -->
\ No newline at end of file
index 1b0c24fc1aa4ba415285afcd5e6a76f020dabb59..f85142a73b28cc2abb460c88de4bab7033415eb7 100644 (file)
@@ -1322,4 +1322,4 @@ transparent, extract, background, or shape the alpha channel</td>
   <script src="../js/magick.html"></script>
 </body>
 </html>
-<!-- Magick Cache 30th July 2017 18:07 -->
\ No newline at end of file
+<!-- Magick Cache 22nd August 2017 09:54 -->
\ No newline at end of file
index 3f470ebd24d7cd958ae8441cdd563f07c1b3c4e4..c706ab3c70fdc1349eb510ca187b1c4d1724703a 100644 (file)
   <script src="../js/magick.html"></script>
 </body>
 </html>
-<!-- Magick Cache 30th July 2017 18:10 -->
\ No newline at end of file
+<!-- Magick Cache 22nd August 2017 09:56 -->
\ No newline at end of file
index 683b4ef4183a5961c6b61abcccde693ec7be5ff6..d9b1f919b0e5f7800ecfbb2be5a5115dceab8f13 100644 (file)
@@ -563,4 +563,4 @@ transparent, extract, background, or shape the alpha channel</td>
   <script src="../js/magick.html"></script>
 </body>
 </html>
-<!-- Magick Cache 30th July 2017 18:16 -->
\ No newline at end of file
+<!-- Magick Cache 22nd August 2017 09:56 -->
\ No newline at end of file
index 377df7adc325751da3206aee8cc2d1c6b0a59d8e..c94cdd534886e9de623df535b55cf7eed9fa87eb 100644 (file)
@@ -84,4 +84,4 @@ convert -limit memory 1GiB -limit map 2GiB -limit disk 4GiB \
   <script src="../js/magick.html"></script>
 </body>
 </html>
-<!-- Magick Cache 30th July 2017 18:15 -->
\ No newline at end of file
+<!-- Magick Cache 22nd August 2017 09:56 -->
\ No newline at end of file
index cc385557b4d5d01b4407121fd4ffd32d283cb9b9..32d9283ecd59026892ee13a3d23578df9234588a 100644 (file)
   </tr>
 
   <tr>
-      <td>ImageMagick-7.0.6-4.x86_64.rpm</td>
-      <td><a href= "https://www.imagemagick.org/download/linux/CentOS/x86_64/ImageMagick-7.0.6-4.x86_64.rpm">download</a></td>
-    <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/linux/CentOS/x86_64/ImageMagick-7.0.6-4.x86_64.rpm">download</a></td>
+      <td>ImageMagick-7.0.6-9.x86_64.rpm</td>
+      <td><a href= "https://www.imagemagick.org/download/linux/CentOS/x86_64/ImageMagick-7.0.6-9.x86_64.rpm">download</a></td>
+    <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/linux/CentOS/x86_64/ImageMagick-7.0.6-9.x86_64.rpm">download</a></td>
     <td>Redhat / CentOS 7.1 x86_64 RPM</td>
   </tr>
 
   <tr>
-      <td>ImageMagick-libs-7.0.6-4.x86_64.rpm</td>
-      <td><a href= "https://www.imagemagick.org/download/linux/CentOS/x86_64/ImageMagick-libs-7.0.6-4.x86_64.rpm">download</a></td>
-    <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/linux/CentOS/x86_64/ImageMagick-libs-7.0.6-4.x86_64.rpm">download</a></td>
+      <td>ImageMagick-libs-7.0.6-9.x86_64.rpm</td>
+      <td><a href= "https://www.imagemagick.org/download/linux/CentOS/x86_64/ImageMagick-libs-7.0.6-9.x86_64.rpm">download</a></td>
+    <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/linux/CentOS/x86_64/ImageMagick-libs-7.0.6-9.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.6-4.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.6-4.x86_64.rpm</span></pre>
+<pre><span class="crtprompt"> </span><span class='crtin'>rpm -Uvh ImageMagick-7.0.6-9.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.6-9.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><code>cd $HOME</code></pre>
@@ -232,7 +232,7 @@ display logo.gif</code></pre>
 
 <p>To run the script:</p>
 <pre><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.6-4, svn, ...)</p>
+<p>where <var>VERSION</var> is the version of ImageMagick you want to compile (i.e.: 7.0.6-9, 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 +281,9 @@ display logo.gif</code></pre>
   </tr>
 
   <tr>
-        <td>ImageMagick-7.0.6-4-Q16-x64-dll.exe</td>
-        <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.6-4-Q16-x64-dll.exe">download</a></td>
-      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.6-4-Q16-x64-dll.exe">download</a></td>
+        <td>ImageMagick-7.0.6-9-Q16-x64-dll.exe</td>
+        <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.6-9-Q16-x64-dll.exe">download</a></td>
+      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.6-9-Q16-x64-dll.exe">download</a></td>
     <td>Win64 dynamic at 16 bits-per-pixel component</td>
   </tr>
 </table></div>
@@ -301,93 +301,93 @@ display logo.gif</code></pre>
   </tr>
 
   <tr>
-        <td>ImageMagick-7.0.6-4-Q16-x64-static.exe</td>
-        <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.6-4-Q16-x64-static.exe">download</a></td>
-      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.6-4-Q16-x64-static.exe">download</a></td>
+        <td>ImageMagick-7.0.6-9-Q16-x64-static.exe</td>
+        <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.6-9-Q16-x64-static.exe">download</a></td>
+      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.6-9-Q16-x64-static.exe">download</a></td>
    <td>Win64 static at 16 bits-per-pixel component</td>
   </tr>
 
   <tr>
-        <td>ImageMagick-7.0.6-4-Q8-x64-dll.exe</td>
-        <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.6-4-Q8-x64-dll.exe">download</a></td>
-      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.6-4-Q8-x64-dll.exe">download</a></td>
+        <td>ImageMagick-7.0.6-9-Q8-x64-dll.exe</td>
+        <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.6-9-Q8-x64-dll.exe">download</a></td>
+      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.6-9-Q8-x64-dll.exe">download</a></td>
    <td>Win64 dynamic at 8 bits-per-pixel component</td>
   </tr>
 
   <tr>
-        <td>ImageMagick-7.0.6-4-Q8-x64-static.exe</td>
-        <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.6-4-Q8-x64-static.exe">download</a></td>
-      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.6-4-Q8-x64-static.exe">download</a></td>
+        <td>ImageMagick-7.0.6-9-Q8-x64-static.exe</td>
+        <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.6-9-Q8-x64-static.exe">download</a></td>
+      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.6-9-Q8-x64-static.exe">download</a></td>
     <td>Win64 static at 8 bits-per-pixel component</td>
   </tr>
 
   <tr>
-        <td>ImageMagick-7.0.6-4-Q16-HDRI-x64-dll.exe</td>
-        <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.6-4-Q16-HDRI-x64-dll.exe">download</a></td>
-      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.6-4-Q16-HDRI-x64-dll.exe">download</a></td>
+        <td>ImageMagick-7.0.6-9-Q16-HDRI-x64-dll.exe</td>
+        <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.6-9-Q16-HDRI-x64-dll.exe">download</a></td>
+      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.6-9-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.6-4-Q16-HDRI-x64-static.exe</td>
-        <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.6-4-Q16-HDRI-x64-static.exe">download</a></td>
-      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.6-4-Q16-HDRI-x64-static.exe">download</a></td>
+        <td>ImageMagick-7.0.6-9-Q16-HDRI-x64-static.exe</td>
+        <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.6-9-Q16-HDRI-x64-static.exe">download</a></td>
+      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.6-9-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.6-4-Q16-x86-dll.exe</td>
-        <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.6-4-Q16-x86-dll.exe">download</a></td>
-      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.6-4-Q16-x86-dll.exe">download</a></td>
+        <td>ImageMagick-7.0.6-9-Q16-x86-dll.exe</td>
+        <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.6-9-Q16-x86-dll.exe">download</a></td>
+      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.6-9-Q16-x86-dll.exe">download</a></td>
     <td>Win32 dynamic at 16 bits-per-pixel component</td>
   </tr>
 
   <tr>
-        <td>ImageMagick-7.0.6-4-Q16-x86-static.exe</td>
-        <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.6-4-Q16-x86-static.exe">download</a></td>
-      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.6-4-Q16-x86-static.exe">download</a></td>
+        <td>ImageMagick-7.0.6-9-Q16-x86-static.exe</td>
+        <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.6-9-Q16-x86-static.exe">download</a></td>
+      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.6-9-Q16-x86-static.exe">download</a></td>
     <td>Win32 static at 16 bits-per-pixel component</td>
   </tr>
 
   <tr>
-        <td>ImageMagick-7.0.6-4-Q8-x86-dll.exe</td>
-        <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.6-4-Q8-x86-dll.exe">download</a></td>
-      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.6-4-Q8-x86-dll.exe">download</a></td>
+        <td>ImageMagick-7.0.6-9-Q8-x86-dll.exe</td>
+        <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.6-9-Q8-x86-dll.exe">download</a></td>
+      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.6-9-Q8-x86-dll.exe">download</a></td>
     <td>Win32 dynamic at 8 bits-per-pixel component</td>
   </tr>
 
   <tr>
-        <td>ImageMagick-7.0.6-4-Q8-x86-static.exe</td>
-        <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.6-4-Q8-x86-static.exe">download</a></td>
-      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.6-4-Q8-x86-static.exe">download</a></td>
+        <td>ImageMagick-7.0.6-9-Q8-x86-static.exe</td>
+        <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.6-9-Q8-x86-static.exe">download</a></td>
+      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.6-9-Q8-x86-static.exe">download</a></td>
     <td>Win32 static at 8 bits-per-pixel component</td>
   </tr>
 
   <tr>
-        <td>ImageMagick-7.0.6-4-Q16-HDRI-x86-dll.exe</td>
-        <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.6-4-Q16-HDRI-x86-dll.exe">download</a></td>
-      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.6-4-Q16-HDRI-x86-dll.exe">download</a></td>
+        <td>ImageMagick-7.0.6-9-Q16-HDRI-x86-dll.exe</td>
+        <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.6-9-Q16-HDRI-x86-dll.exe">download</a></td>
+      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.6-9-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.6-4-Q16-HDRI-x86-static.exe</td>
-        <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.6-4-Q16-HDRI-x86-static.exe">download</a></td>
-      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.6-4-Q16-HDRI-x86-static.exe">download</a></td>
+        <td>ImageMagick-7.0.6-9-Q16-HDRI-x86-static.exe</td>
+        <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.6-9-Q16-HDRI-x86-static.exe">download</a></td>
+      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.6-9-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.6-4-portable-Q16-x86.zip</td>
-        <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.6-4-portable-Q16-x86.zip">download</a></td>
-      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.6-4-portable-Q16-x86.zip">download</a></td>
+        <td>ImageMagick-7.0.6-9-portable-Q16-x86.zip</td>
+        <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.6-9-portable-Q16-x86.zip">download</a></td>
+      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.6-9-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.6-4-portable-Q16-x64.zip</td>
-        <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.6-4-portable-Q16-x64.zip">download</a></td>
-      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.6-4-portable-Q16-x64.zip">download</a></td>
+        <td>ImageMagick-7.0.6-9-portable-Q16-x64.zip</td>
+        <td><a href= "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.6-9-portable-Q16-x64.zip">download</a></td>
+      <td><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-7.0.6-9-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>
@@ -430,4 +430,4 @@ objShell.Exec("magick ""e:/myimages/image.png"" ""e:/myimages/image.jpg""")</cod
   <script src="../js/magick.html"></script>
 </body>
 </html>
-<!-- Magick Cache 30th July 2017 18:06 -->
\ No newline at end of file
+<!-- Magick Cache 22nd August 2017 09:52 -->
\ No newline at end of file
index 49534a37695ea0a55d51a3714802d0d1a8f3c230..04f51990b049e9a59ac8fd86fa9e8f07583dbac3 100644 (file)
@@ -882,4 +882,4 @@ Post ObjectData Descriptor Record
   <script src="../js/magick.html"></script>
 </body>
 </html>
-<!-- Magick Cache 30th July 2017 18:17 -->
\ No newline at end of file
+<!-- Magick Cache 22nd August 2017 09:57 -->
\ No newline at end of file
index 4c2402a50f5771bdf4f48b4a219205d5c7ee5dc4..fe30d8fa5050cf30dc76aeda3b41001310dc22a3 100644 (file)
@@ -75,4 +75,4 @@
   <script src="../js/magick.html"></script>
 </body>
 </html>
-<!-- Magick Cache 30th July 2017 18:15 -->
\ No newline at end of file
+<!-- Magick Cache 22nd August 2017 09:56 -->
\ No newline at end of file
index 2a7160d44be558d88e3b55a7b9f83d0b14e1b71b..608b5082627cb00a5d258886e03a11a2b52299ab 100644 (file)
   <script src="../js/magick.html"></script>
 </body>
 </html>
-<!-- Magick Cache 30th July 2017 18:17 -->
\ No newline at end of file
+<!-- Magick Cache 22nd August 2017 09:57 -->
\ No newline at end of file
index f5fe6a1ba7d2ad25dac548b1764dcbcca6c27115..273adf4992ca63e848460df81d748402e4887db6 100644 (file)
@@ -75,4 +75,4 @@
   <script src="../js/magick.html"></script>
 </body>
 </html>
-<!-- Magick Cache 30th July 2017 18:16 -->
\ No newline at end of file
+<!-- Magick Cache 22nd August 2017 09:57 -->
\ No newline at end of file
index c9da44811f4087e70212b7a80cd333eebe7bdbea..9b5e7440f2695ed4bd8a063c7c9004469a9089a3 100644 (file)
@@ -281,7 +281,7 @@ the supported image formats.</p>
     <td><a href="http://en.wikipedia.org/wiki/DirectDraw_Surface">DDS</a></td>
     <td>RW</td>
     <td>Microsoft Direct Draw Surface</td>
-    <td>Use <a href="command-line-options.html#define">-define</a> to specify the compression (e.g. <code>-define dds:compression={dxt1, dxt5, none}</code>). Other defines include <code>dds:cluster-fit={true,false}</code>, <code>dds:weight-by-alpha={true,false}</code>, and use <code>dds:mipmaps</code> to set the number of mipmaps.</td>
+    <td>Use <a href="command-line-options.html#define">-define</a> to specify the compression (e.g. <code>-define dds:compression={dxt1, dxt5, none}</code>). Other defines include <code>dds:cluster-fit={true,false}</code>, <code>dds:weight-by-alpha={true,false}</code>, <code>dds:fast-mipmaps={true,false}</code>, and use <code>dds:mipmaps</code> to set the number of mipmaps (use <code>fromlist</code> to use the image list).</td>
 
   </tr>
 
@@ -1038,6 +1038,13 @@ convert \( -size 15x15 canvas:black canvas:white -append \) \
     <td>ImageMagick utilizes <a href="http://www.inkscape.org/">inkscape</a> if its in your execution path otherwise <a href="http://developer.gnome.org/rsvg/">RSVG</a>. If neither are available, ImageMagick reverts to its internal SVG renderer. The default resolution is 96 DPI. Use <a href="command-line-options.html#size">-size</a> command line option to specify the maximum width and height.</td>
   </tr>
 
+  <tr>
+    <td>TEXT</td>
+    <td>R</td>
+    <td>text file</td>
+    <td>Requires an explicit format specifier to read, e.g. text:README.txt.</td>
+  </tr>
+
   <tr>
     <td>TGA</td>
     <td>RW</td>
@@ -1969,4 +1976,4 @@ convert \( -size 15x15 canvas:black canvas:white -append \) \
   <script src="../js/magick.html"></script>
 </body>
 </html>
-<!-- Magick Cache 30th July 2017 18:15 -->
\ No newline at end of file
+<!-- Magick Cache 22nd August 2017 09:56 -->
\ No newline at end of file
index b9b2191d0724736f0340eefb72471b1c80329408..2abc71a3c0ef1ff44535843df199ade60829b318 100644 (file)
@@ -415,4 +415,4 @@ convert rose: -duplicate 29 -virtual-pixel Gray -distort SRT '%[fx:360.0*t/n]' \
   <script src="../js/magick.html"></script>
 </body>
 </html>
-<!-- Magick Cache 30th July 2017 18:15 -->
\ No newline at end of file
+<!-- Magick Cache 22nd August 2017 09:56 -->
\ No newline at end of file
index c7f30ee1b8f7eb4a9738bdb6b6a95b6ab1f2c0ff..8b9459a3e3733811724ccb3cdc4fa29636651295 100644 (file)
@@ -236,4 +236,4 @@ convert -size 256x256 -define gradient:radii=128,64 -define gradient:angle=45 ra
   <script src="../js/magick.html"></script>
 </body>
 </html>
-<!-- Magick Cache 30th July 2017 18:15 -->
\ No newline at end of file
+<!-- Magick Cache 22nd August 2017 09:56 -->
\ No newline at end of file
index cd66e0e05372eae09c2d7843846a4bf0b80ead38..667dbcb666c114c5d1ee10a9a1d478981c6dd767 100644 (file)
@@ -102,4 +102,4 @@ Features: HDRI
   <script src="../js/magick.html"></script>
 </body>
 </html>
-<!-- Magick Cache 30th July 2017 18:15 -->
\ No newline at end of file
+<!-- Magick Cache 22nd August 2017 09:56 -->
\ No newline at end of file
index 3d17d95936fc4a5e0f9ed8d52f1fcb76f7bfc703..bbafb9857bf796ae898bb02f3fdafb7f5436d47f 100644 (file)
@@ -92,4 +92,4 @@ I swear by my life and my love of it that I will never live for the sake of anot
   <script src="../js/magick.html"></script>
 </body>
 </html>
-<!-- Magick Cache 30th July 2017 18:17 -->
\ No newline at end of file
+<!-- Magick Cache 22nd August 2017 09:57 -->
\ No newline at end of file
index 1bf3c2c031bdfeb31628e537c5940c0cc707129f..fc58a5c11e0daa43dc32d4f6b1ae48f9b1b2ae78 100644 (file)
@@ -424,4 +424,4 @@ transparent, extract, background, or shape the alpha channel</td>
   <script src="../js/magick.html"></script>
 </body>
 </html>
-<!-- Magick Cache 30th July 2017 18:15 -->
\ No newline at end of file
+<!-- Magick Cache 22nd August 2017 09:52 -->
\ No newline at end of file
index c23808335539a0eeef7bd70b0af5b3496b2a8905..545da0110af7f3636311d982930fb8f0c43734dd 100644 (file)
@@ -422,4 +422,4 @@ magick import -window root screen.ps
   <script src="../js/magick.html"></script>
 </body>
 </html>
-<!-- Magick Cache 30th July 2017 18:16 -->
\ No newline at end of file
+<!-- Magick Cache 22nd August 2017 09:56 -->
\ No newline at end of file
index 372138ed71004d8f6dc8340502176b65ec16305e..166f350a06eb87c8936f25826028e4ae16026933 100644 (file)
@@ -64,9 +64,9 @@ 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.6-4</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.6-9</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="http://git.imagemagick.org/repos/ImageMagick">http://git.imagemagick.org/repos/ImageMagick</a>.  We maintain a source code mirror at <a href="https://gitlab.com/ImageMagick/ImageMagick">GitLab</a> and <a href="https://github.com/ImageMagick/ImageMagick">GitHub</a>.</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>
 
 <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>
 
@@ -234,4 +234,4 @@ Use ImageMagick<sup><a href="http://tarr.uspto.gov/servlet/tarr?regser=serial&am
   <script src="https://www.imagemagick.org/js/magick.html"></script>
 </body>
 </html>
-<!-- Magick Cache 30th July 2017 18:05 -->
\ No newline at end of file
+<!-- Magick Cache 22nd August 2017 09:52 -->
\ No newline at end of file
index 45f0a46c3efd07276ee7e0e2ecd7b13ae68bfc37..64f960f3740ce0305746509500f6c26a12ad5ee8 100644 (file)
@@ -63,7 +63,7 @@ identify -version
 
 <p>If the <a href="identify.html">identify</a> program executes and identifies itself as ImageMagick, you may not need to install ImageMagick from source unless you want to add support for additional image formats or upgrade to a newer version.  You also have the option of installing a pre-compiled <a href="download.html">binary release</a>.  However, if you still want to install from source, choose a platform, <a href="install-source.html#unix">Unix</a> or <a href="install-source.html#windows">Windows</a>.  Before installing from source, you may want to review recent <a href="changelog.html">changes</a> to the ImageMagick distribution.</p>
 
-<p>The authoritative source code repository is <a href="http://git.imagemagick.org/repos/ImageMagick">http://git.imagemagick.org/repos/ImageMagick</a>.  We maintain a source code mirror at <a href="https://github.com/ImageMagick/ImageMagick">GitHub</a>.  We test and deploy ImageMagick with <a href="https://travis-ci.org/ImageMagick">Travis CI</a> and <a href="https://ci.appveyor.com/project/dlemstra/imagemagick-windows">AppVeyor</a>.</p>
+<p>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://git.imagemagick.org/repos/ImageMagick">https://git.imagemagick.org/repos/ImageMagick</a>.  We test and deploy ImageMagick with <a href="https://travis-ci.org/ImageMagick">Travis CI</a> and <a href="https://ci.appveyor.com/project/dlemstra/imagemagick-windows">AppVeyor</a>.</p>
 
 <h2 class="magick-post-title"><a id="unix"></a>Install from Unix Source</h2>
 
@@ -157,4 +157,4 @@ validate
   <script src="../js/magick.html"></script>
 </body>
 </html>
-<!-- Magick Cache 30th July 2017 18:16 -->
\ No newline at end of file
+<!-- Magick Cache 22nd August 2017 09:56 -->
\ No newline at end of file
index 77881391ff218d394b045b18dde5a4167c435b9e..2d502930a2231aba28f7c606f5e53201ae8df510 100644 (file)
@@ -159,4 +159,4 @@ convert wizard.png -resize 4096x2160! -depth 12 wizard.jp2
   <script src="../js/magick.html"></script>
 </body>
 </html>
-<!-- Magick Cache 30th July 2017 18:16 -->
\ No newline at end of file
+<!-- Magick Cache 22nd August 2017 09:56 -->
\ No newline at end of file
index 69ccc45ae4b4e33c75c37c2cde2f97634afd769b..d75e8423507f017b728e5aa8f9ca49ba5bd5f8f1 100644 (file)
   <script src="../js/magick.html"></script>
 </body>
 </html>
-<!-- Magick Cache 30th July 2017 18:15 -->
\ No newline at end of file
+<!-- Magick Cache 22nd August 2017 09:56 -->
\ No newline at end of file
index 2361e9739935918696015acff7b9cded9a0fd901..ed7f7e2b6b7ef726c1536603f49c397732ca2cc5 100644 (file)
   <script src="../js/magick.html"></script>
 </body>
 </html>
-<!-- Magick Cache 30th July 2017 18:16 -->
\ No newline at end of file
+<!-- Magick Cache 22nd August 2017 09:56 -->
\ No newline at end of file
index 35534c7ca1e4b517b7edac53725bb8c3182529c9..942bb46aea0cb5eae2d6626291ef7ad5ae4a9587 100644 (file)
@@ -182,4 +182,4 @@ int main(int argc,char **argv)
   <script src="../js/magick.html"></script>
 </body>
 </html>
-<!-- Magick Cache 30th July 2017 18:16 -->
\ No newline at end of file
+<!-- Magick Cache 22nd August 2017 09:56 -->
\ No newline at end of file
index a8d969805cb132a882dda6e7002bb1bb152b1296..2e9f867e60bb642463891c63710fc0442b907120 100644 (file)
@@ -326,4 +326,4 @@ int main(int argc,char **argv)
   <script src="../js/magick.html"></script>
 </body>
 </html>
-<!-- Magick Cache 30th July 2017 18:16 -->
\ No newline at end of file
+<!-- Magick Cache 22nd August 2017 09:54 -->
\ No newline at end of file
index cbb9ba55d2acd364831516f503230689b334f561..6e4fb1f023e0a12315dde6979a91cd92b81f42f7 100644 (file)
@@ -1277,4 +1277,4 @@ transparent, extract, background, or shape the alpha channel</td>
   <script src="../js/magick.html"></script>
 </body>
 </html>
-<!-- Magick Cache 30th July 2017 18:16 -->
\ No newline at end of file
+<!-- Magick Cache 22nd August 2017 09:56 -->
\ No newline at end of file
index 0c7007d53ac8d8723ef4ef0f61f0818fc27166a7..493a839f778293b5d56f2171d1f65c5aac517c99 100644 (file)
@@ -876,4 +876,4 @@ round</code></pre></td>
   <script src="../js/magick.html"></script>
 </body>
 </html>
-<!-- Magick Cache 30th July 2017 18:16 -->
\ No newline at end of file
+<!-- Magick Cache 22nd August 2017 09:56 -->
\ No newline at end of file
index ca9d3f09c183f5428db358526448ed895b8b87a9..436235f22087d948e565d2bc17380fe2bf24d580 100644 (file)
@@ -378,4 +378,4 @@ int main(int argc,char **argv)
   <script src="../js/magick.html"></script>
 </body>
 </html>
-<!-- Magick Cache 30th July 2017 18:16 -->
\ No newline at end of file
+<!-- Magick Cache 22nd August 2017 09:56 -->
\ No newline at end of file
index fac08ca62be7da67b992226d000251a0c2ad4195..db84e7da559bedc07541132503871faddd5ffa3c 100644 (file)
@@ -1319,4 +1319,4 @@ transparent, extract, background, or shape the alpha channel</td>
   <script src="../js/magick.html"></script>
 </body>
 </html>
-<!-- Magick Cache 30th July 2017 18:16 -->
\ No newline at end of file
+<!-- Magick Cache 22nd August 2017 09:54 -->
\ No newline at end of file
index 3b7ae9033746b297ee67f99fa1372d04d600f67c..12e85873756c9e0920855a6edd70f2773b8d32f2 100644 (file)
@@ -240,4 +240,4 @@ or fewer colors in the image, each byte of image data contains an index value. I
   <script src="../js/magick.html"></script>
 </body>
 </html>
-<!-- Magick Cache 30th July 2017 18:16 -->
\ No newline at end of file
+<!-- Magick Cache 22nd August 2017 09:56 -->
\ No newline at end of file
index ea8410d63e9f7b71295f900b1a5db5c82afe8d9a..5cdac9f6e90d63f30d19ae1623c620bdb750afd4 100644 (file)
@@ -54,7 +54,7 @@
 <div class="container">
 <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.6-4.</p>
+<p>The latest release of ImageMagick is version 7.0.6-9.</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>
   <script src="../js/magick.html"></script>
 </body>
 </html>
-<!-- Magick Cache 30th July 2017 18:16 -->
\ No newline at end of file
+<!-- Magick Cache 22nd August 2017 09:54 -->
\ No newline at end of file
index bb7f728a34844dea4b753deb9ec522337d19c1b8..d6010e9d7cba4c9df67959fde0976d275b06b235 100644 (file)
@@ -1297,4 +1297,4 @@ transparent, extract, background, or shape the alpha channel</td>
   <script src="../js/magick.html"></script>
 </body>
 </html>
-<!-- Magick Cache 30th July 2017 18:07 -->
\ No newline at end of file
+<!-- Magick Cache 22nd August 2017 09:52 -->
\ No newline at end of file
index 5526ddfe74a769cd937719a5e0aee9f1c9ee2ddd..8de1c29b668c7810e575c19cf713085ccc0fbf8d 100644 (file)
@@ -633,4 +633,4 @@ transparent, extract, background, or shape the alpha channel</td>
   <script src="../js/magick.html"></script>
 </body>
 </html>
-<!-- Magick Cache 30th July 2017 18:15 -->
\ No newline at end of file
+<!-- Magick Cache 22nd August 2017 09:52 -->
\ No newline at end of file
index cb874ee3cad5070b2951ee772a25b782061395e7..aeb2df539fcf95b6cd30c4af7ab6cbfd2184e76d 100644 (file)
@@ -189,4 +189,4 @@ convert bluebells.dpx -define dpx:television.time.code=10:00:02:15 bluebells-001
   <script src="../js/magick.html"></script>
 </body>
 </html>
-<!-- Magick Cache 30th July 2017 18:15 -->
\ No newline at end of file
+<!-- Magick Cache 22nd August 2017 09:56 -->
\ No newline at end of file
index df55d89b95f6ab523463369651719dcfe6364bd0..028521a0c9d467b434ea367cda31b57368a6524c 100644 (file)
@@ -109,4 +109,4 @@ InitImageMagickOpenCL(MAGICK_OPENCL_DEVICE_SELECT_USER, (void*)(myDevices+2), NU
   <script src="../js/magick.html"></script>
 </body>
 </html>
-<!-- Magick Cache 30th July 2017 18:15 -->
\ No newline at end of file
+<!-- Magick Cache 22nd August 2017 09:55 -->
\ No newline at end of file
index 16d15704c5c10da2a621b020b84de82779b2e883..ea8bc5a3d7b70b6fc0652597c16d5a67eb4fe883 100644 (file)
@@ -92,4 +92,4 @@ Performance[8]: 40i 4.831ips 0.872e 15.680u 0:02.070</code></pre>
   <script src="../js/magick.html"></script>
 </body>
 </html>
-<!-- Magick Cache 30th July 2017 18:15 -->
\ No newline at end of file
+<!-- Magick Cache 22nd August 2017 09:56 -->
\ No newline at end of file
index dfeca2e00f2b29be28108a1b9bdc0d43fbbfd2e5..fe430df19dd231a39c7d132fe459bae90e2e47b7 100644 (file)
@@ -2604,4 +2604,4 @@ Image::Magick-&gt;QuantumDepth
   <script src="../js/magick.html"></script>
 </body>
 </html>
-<!-- Magick Cache 30th July 2017 18:06 -->
\ No newline at end of file
+<!-- Magick Cache 22nd August 2017 09:56 -->
\ No newline at end of file
index ebaae885093e5fc87e65d82aefcf54f17e101187..f0e6f8f5a0afa685e242a7d52f35217e3226a61d 100644 (file)
@@ -285,6 +285,11 @@ Rec709Luminance</code></pre>
 <p>Here we protect certain pixels from change:</p>
 <pre><code>convert rose: -write-mask rose_bg_mask.png -modulate 110,100,33.3  +mask rose_blue.png</code></pre>
 
+<p>A mask associated with an image persists until it is modified or removed.  This may produce unexpected results for complex command-lines.  Here we only want to clip when applying the alpha option, not the resize:</p>
+<pre>
+convert -density 300 -colorspace srgb image.eps -alpha transparent -clip -alpha opaque +clip -resize 1000x1000 -strip image.png
+</pre>
+
 <h2 class="magick-post-title"><a id="core"></a>MagickCore API</h2>
 <p>Here are a list of changes to the MagickCore API:</p>
 <ul>
@@ -624,4 +629,4 @@ example "+annotate", "+resize", "+clut", and "+draw" .</p>
   <script src="../js/magick.html"></script>
 </body>
 </html>
-<!-- Magick Cache 30th July 2017 18:15 -->
\ No newline at end of file
+<!-- Magick Cache 22nd August 2017 09:53 -->
\ No newline at end of file
index 250a978ed5fc718c5e7a69c69d01f36d83097f88..7b42a04ce3fb76e437a150f0a6c29ca013112aab 100644 (file)
@@ -358,4 +358,4 @@ $MAGICK_FONT_PATH</code></pre>
   <script src="../js/magick.html"></script>
 </body>
 </html>
-<!-- Magick Cache 30th July 2017 18:15 -->
\ No newline at end of file
+<!-- Magick Cache 22nd August 2017 09:52 -->
\ No newline at end of file
index 29d9d0ad9e2a9749e7f3889fc7bc9d6aebff4293..66d4cf8b7ddf75bffd423950737d85156fe1419c 100644 (file)
@@ -99,7 +99,7 @@ convert: no images defined `wizard.jpg'</code></pre>
 &lt;policy domain="cache" name="memory-map" value="anonymous"/>
 &lt;policy domain="system" name="shred" value="1"/></code></pre>
 
-<p>Some image processing algorithms (e.g. wavelet transform) might consume a substantial amount of memory to complete.  ImageMagick maintains a separate memory pool for these large resource requests and as of 7.0.6-1 permits you to set a maximum request limit.  If the limit is exceeded, an exception is thrown and the processing stops.  Here we limit the maximum memory request by policy:</p>
+<p>Some image processing algorithms (e.g. wavelet transform) might consume a substantial amount of memory to complete.  ImageMagick maintains a separate memory pool for these large resource requests and as of 7.0.6-1 permits you to set a maximum request limit.  If the limit is exceeded, the allocation is instead memory-mapped on disk.  Here we limit the maximum memory request by policy:</p>
 <pre><code>&lt;policy domain="system" name="max-memory-request" value="256MiB"/> </code></pre>
 
 <p>You can verify your policy changes are in effect with this command:</p>
@@ -198,4 +198,4 @@ Path: [built-in]
   <script src="../js/magick.html"></script>
 </body>
 </html>
-<!-- Magick Cache 30th July 2017 18:06 -->
\ No newline at end of file
+<!-- Magick Cache 22nd August 2017 09:56 -->
\ No newline at end of file
index da765819ef2f30df1c57370b6fbdc660f05f3d83..257d19edc66d41aef461b7dca0a5d3d03c5eb4df 100644 (file)
   <script src="../js/magick.html"></script>
 </body>
 </html>
-<!-- Magick Cache 30th July 2017 18:16 -->
\ No newline at end of file
+<!-- Magick Cache 22nd August 2017 09:56 -->
\ No newline at end of file
index e52315f1cec9eb8ad4b68d3c7d0fa140309d594a..bcce20ef956cc325c8af19623deadc87814a8c37 100644 (file)
@@ -267,4 +267,4 @@ magick stream -map i -storage-type double 'image.tif[100x100+30+40]' gray.raw
   <script src="../js/magick.html"></script>
 </body>
 </html>
-<!-- Magick Cache 30th July 2017 18:16 -->
\ No newline at end of file
+<!-- Magick Cache 22nd August 2017 09:56 -->
\ No newline at end of file
index 1f5e0b9f6f3dbb9bb1f509513bc26fc1906c5ec1..265186e94ef717a41c7bee6c40bd6a0cfbace32c 100644 (file)
@@ -91,4 +91,4 @@ svn update
   <script src="https://www.imagemagick.org/js/magick.html"></script>
 </body>
 </html>
-<!-- Magick Cache 30th July 2017 18:17 -->
\ No newline at end of file
+<!-- Magick Cache 22nd August 2017 09:58 -->
\ No newline at end of file
index 71a18935e799459cf0604da591281f97f797d8bf..cd4187fc734c18398d1d8197d760bbc4cbf4a933 100644 (file)
@@ -149,4 +149,4 @@ USA
   <script src="../js/magick.html"></script>
 </body>
 </html>
-<!-- Magick Cache 30th July 2017 18:16 -->
\ No newline at end of file
+<!-- Magick Cache 22nd August 2017 09:54 -->
\ No newline at end of file
index 6e79a9e3b56076287eb2b5a51d3bd4a747f1c836..537868a84b17d95efd407f9c3c7291a518333097 100644 (file)
@@ -177,4 +177,4 @@ convert wizard.png -quality 50 -define webp:lossless=true wizard.webp
   <script src="../js/magick.html"></script>
 </body>
 </html>
-<!-- Magick Cache 30th July 2017 18:16 -->
\ No newline at end of file
+<!-- Magick Cache 22nd August 2017 09:56 -->
\ No newline at end of file