summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorCristy <urban-warrior@imagemagick.org>2018-09-09 10:28:40 -0400
committerCristy <urban-warrior@imagemagick.org>2018-09-09 10:28:40 -0400
commita22763689f9c46a587b7c765125fb6f20f9b6702 (patch)
treeacdec2f5149740f3efd68a39b1616688699aa13e /index.html
parent81cf63587558159824424c7175aa93e704a24a49 (diff)
downloadImageMagick-a22763689f9c46a587b7c765125fb6f20f9b6702.tar.gz
...
Diffstat (limited to 'index.html')
-rw-r--r--index.html48
1 files changed, 24 insertions, 24 deletions
diff --git a/index.html b/index.html
index 8fafde2df..1bba7be1f 100644
--- a/index.html
+++ b/index.html
@@ -6,11 +6,11 @@
<html lang="en">
<head>
<meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no" />
<title>Convert, Edit, Or Compose Bitmap Images @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, WebP, Postscript, PDF, and SVG. Use ImageMagick to resize, flip, mirror, rotate, distort, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves." />
- <meta name="application-url" content="https://www.imagemagick.org" />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
+ <meta name="application-url" content="https://imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="convert, edit, or, compose, bitmap, images, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
<meta name="rating" content="GENERAL" />
@@ -57,10 +57,10 @@
<a class="nav-link" href="www/develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
+ <a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="www/https://www.imagemagick.org/script/search.php">
+ <form class="form-inline my-2 my-lg-0" action="./www/https://imagemagick.org/script/search.php">
<input class="form-control mr-sm-2" type="text" name="q" placeholder="Search" aria-label="Search">
<button class="btn btn-outline-success my-2 my-sm-0" type="submit" name="sa">Search</button>
</form>
@@ -88,18 +88,18 @@ Use ImageMagick<sup><a href="http://tarr.uspto.gov/servlet/tarr?regser=serial&am
<p>The functionality of ImageMagick is typically utilized from the <a href="www/command-line-processing.html">command-line</a> or you can use the features from programs written in your favorite language. Choose from these interfaces: <a href="www/develop.html#ada">G2F</a> (Ada), <a href="www/develop.html#c">MagickCore</a> (C), <a href="www/develop.html#c">MagickWand</a> (C), <a href="www/develop.html#ch">ChMagick</a> (Ch), <a href="www/develop.html#com_">ImageMagickObject</a> (COM+), <a href="www/develop.html#c__">Magick++</a> (C++), <a href="www/develop.html#java">JMagick</a> (Java), <a href="www/develop.html#julia">JuliaIO</a> (Julia), <a href="www/develop.html#lisp">L-Magick</a> (Lisp), <a href="www/develop.html#lua">Lua</a> (LuaJIT), <a href="www/develop.html#neko">NMagick</a> (Neko/haXe), <a href="www/develop.html#dot-net">Magick.NET</a> (.NET), <a href="www/develop.html#pascal">PascalMagick</a> (Pascal), <a href="www/develop.html#perl">PerlMagick</a> (Perl), <a href="www/develop.html#php">MagickWand for PHP</a> (PHP), <a href="www/develop.html#php">IMagick</a> (PHP), <a href="www/develop.html#python">PythonMagick</a> (Python), <a href="www/develop.html#r">magick</a> (R), <a href="www/develop.html#ruby">RMagick</a> (Ruby), or <a href="www/develop.html#tcl">TclMagick</a> (Tcl/TK). With a language interface, use ImageMagick to modify or create images dynamically and <var>automagically</var>.</p>
<p>ImageMagick utilizes multiple computational threads to increase performance and can read, process, or write mega-, giga-, or tera-pixel image sizes.</p>
-<p>ImageMagick is free software delivered as a ready-to-run binary distribution or as source code that you may use, copy, modify, and distribute in both open and proprietary applications. It is distributed under the Apache 2.0 <a href="./www/license.html">license</a>.</p>
+<p>ImageMagick is free software delivered as a ready-to-run binary distribution or as source code that you may use, copy, modify, and distribute in both open and proprietary applications. It is distributed under the Apache 2.0 <a href="www/license.html">license</a>.</p>
<p>The ImageMagick development process ensures a stable API and <a href="https://abi-laboratory.pro/tracker/timeline/imagemagick/">ABI</a>. Before each ImageMagick release, we perform a comprehensive security assessment that includes <a href="https://github.com/google/sanitizers/wiki/AddressSanitizer">memory error</a>, <a href="https://github.com/google/sanitizers/wiki/ThreadSanitizer">thread data race</a> detection, and continuous <a href="https://github.com/google/oss-fuzz">fuzzing</a> to help prevent security vulnerabilities.</p>
-<p>The current release is ImageMagick <a href="www/download.html">7.0.8-5</a>. It runs on <a href="www/download.html#unix">Linux</a>, <a href="www/download.html#windows">Windows</a>, <a href="www/download.html#macosx">Mac Os X</a>, <a href="www/download.html#iOS">iOS</a>, Android OS, and others.</p>
+<p>The current release is ImageMagick <a href="www/download.html">7.0.8-11</a>. It runs on <a href="www/download.html#unix">Linux</a>, <a href="www/download.html#windows">Windows</a>, <a href="www/download.html#macosx">Mac Os X</a>, <a href="www/download.html#iOS">iOS</a>, Android OS, and others.</p>
-<p>The authoritative ImageMagick web site is <a href="./">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>The authoritative ImageMagick web site is <a href="./">https://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>
<h2 class="magick-post-title"><a class="anchor" id="features"></a>Features and Capabilities</h2>
-<p>Here are just a few <a href="www/examples.html">examples</a> of what ImageMagick can do for you:</p>
+<p>Here are just a few <a href="./www/examples.html">examples</a> of what ImageMagick can do for you:</p>
<div class="table-responsive">
<table class="table table-sm table-striped">
<tr>
@@ -107,7 +107,7 @@ Use ImageMagick<sup><a href="http://tarr.uspto.gov/servlet/tarr?regser=serial&am
<td>create a GIF animation sequence from a group of images.</td>
</tr>
<tr>
- <td><a href="www/color-management.html">Color management</a></td>
+ <td><a href="./www/color-management.html">Color management</a></td>
<td>accurate color management with color profiles or in lieu of-- built-in gamma compression or expansion as demanded by the colorspace.</td>
</tr>
<tr>
@@ -119,11 +119,11 @@ Use ImageMagick<sup><a href="http://tarr.uspto.gov/servlet/tarr?regser=serial&am
<td>bidirectional text support and shaping.</td>
</tr>
<tr>
- <td><a href="www/composite.html">Composite</a></td>
+ <td><a href="./www/composite.html">Composite</a></td>
<td>overlap one image over another.</td>
</tr>
<tr>
- <td><a href="www/connected-components.html">Connected component labeling</a></td>
+ <td><a href="./www/connected-components.html">Connected component labeling</a></td>
<td>uniquely label connected regions in an image.</td>
</tr>
<tr>
@@ -132,14 +132,14 @@ Use ImageMagick<sup><a href="http://tarr.uspto.gov/servlet/tarr?regser=serial&am
</tr>
<tr>
<td><a href="./Usage/transform/#vision">Delineate image features</a></td>
- <td><a href="./https://www.imagemagick.org/discourse-server//viewtopic.html?f=4&amp;t=25405">Canny edge detection</a>, <a href="./https://www.imagemagick.org/discourse-server//viewtopic.html?f=4&amp;t=25476">Hough lines</a>.</td>
+ <td><a href="./https://imagemagick.org/discourse-server//viewtopic.html?f=4&amp;t=25405">Canny edge detection</a>, <a href="./https://imagemagick.org/discourse-server//viewtopic.html?f=4&amp;t=25476">Hough lines</a>.</td>
</tr>
<tr>
<td><a href="./Usage/fourier/">Discrete Fourier transform</a></td>
<td>implements the forward and inverse <a href="https://en.wikipedia.org/wiki/Discrete_Fourier_transform">DFT</a>.</td>
</tr>
<tr>
- <td><a href="www/distribute-pixel-cache.html">Distributed pixel cache</a></td>
+ <td><a href="./www/distribute-pixel-cache.html">Distributed pixel cache</a></td>
<td>offload intermediate pixel storage to one or more remote servers.</td>
</tr>
<tr>
@@ -147,7 +147,7 @@ Use ImageMagick<sup><a href="http://tarr.uspto.gov/servlet/tarr?regser=serial&am
<td>add shapes or text to an image.</td>
</tr>
<tr>
- <td><a href="www/cipher.html">Encipher or decipher an image</a></td>
+ <td><a href="./www/cipher.html">Encipher or decipher an image</a></td>
<td>convert ordinary images into unintelligible gibberish and back again.</td>
</tr>
<tr>
@@ -160,14 +160,14 @@ Use ImageMagick<sup><a href="http://tarr.uspto.gov/servlet/tarr?regser=serial&am
</tr>
<tr>
<td><a href="www/architecture.html#distributed">Heterogeneous distributed processing</a></td>
- <td>certain algorithms are <a href="www/opencl.html">OpenCL</a>-enabled to take advantage of speed-ups offered by executing in concert across heterogeneous platforms consisting of CPUs, GPUs, and other processors.</td>
+ <td>certain algorithms are <a href="./www/opencl.html">OpenCL</a>-enabled to take advantage of speed-ups offered by executing in concert across heterogeneous platforms consisting of CPUs, GPUs, and other processors.</td>
</tr>
<tr>
<td><a href="www/high-dynamic-range.html">High dynamic-range images</a></td>
<td>accurately represent the wide range of intensity levels found in real scenes ranging from the brightest direct sunlight to the deepest darkest shadows.</td>
</tr>
<tr>
- <td><a href="www/fx.html">Image calculator</a></td>
+ <td><a href="./www/fx.html">Image calculator</a></td>
<td>apply a mathematical expression to an image or image channels.</td>
</tr>
<tr>
@@ -175,7 +175,7 @@ Use ImageMagick<sup><a href="http://tarr.uspto.gov/servlet/tarr?regser=serial&am
<td>create a gradual blend of two colors whose shape is horizontal, vertical, circular, or elliptical.</td>
</tr>
<tr>
- <td><a href="www/identify.html">Image identification</a></td>
+ <td><a href="./www/identify.html">Image identification</a></td>
<td>describe the format and attributes of an image.</td>
</tr>
<tr>
@@ -200,7 +200,7 @@ Use ImageMagick<sup><a href="http://tarr.uspto.gov/servlet/tarr?regser=serial&am
</tr>
<tr>
<td><a href="./Usage/transform/#vision">Noise and color reduction</a></td>
- <td><a href="./https://www.imagemagick.org/discourse-server//viewtopic.html?f=4&amp;t=26480">Kuwahara Filter</a>, <a href="./https://www.imagemagick.org/discourse-server//viewtopic.html?f=4&amp;t=25504">mean-shift</a>.</td>
+ <td><a href="./https://imagemagick.org/discourse-server//viewtopic.html?f=4&amp;t=26480">Kuwahara Filter</a>, <a href="./https://imagemagick.org/discourse-server//viewtopic.html?f=4&amp;t=25504">mean-shift</a>.</td>
</tr>
<tr>
<td><a href="http://www.fmwconcepts.com/misc_tests/perceptual_hash_test_results_510/index.html">Perceptual hash</a></td>
@@ -216,7 +216,7 @@ Use ImageMagick<sup><a href="http://tarr.uspto.gov/servlet/tarr?regser=serial&am
</tr>
<tr>
<td><a href="www/architecture.html#threads">Threads of execution support</a></td>
- <td>ImageMagick is thread safe and most internal algorithms execute in <a href="www/openmp.html">parallel</a> to take advantage of speed-ups offered by multicore processor chips.</td>
+ <td>ImageMagick is thread safe and most internal algorithms execute in <a href="./www/openmp.html">parallel</a> to take advantage of speed-ups offered by multicore processor chips.</td>
</tr>
<tr>
<td><a href="./Usage/resize/">Transform</a></td>
@@ -237,7 +237,7 @@ Use ImageMagick<sup><a href="http://tarr.uspto.gov/servlet/tarr?regser=serial&am
<h2 class="magick-post-title"><a class="anchor" id="news"></a>News</h2>
-<p>Now that ImageMagick version 7 is released, we continue to maintain the legacy release of ImageMagick, version 6, at <a href="https://legacy.imagemagick.org/">https://legacy.imagemagick.org</a>. Learn how ImageMagick version 7 differs from previous versions with our <a href="www/porting.html">porting guide</a>.</p>
+<p>Now that ImageMagick version 7 is released, we continue to maintain the legacy release of ImageMagick, version 6, at <a href="https://legacy.imagemagick.org/">https://legacy.imagemagick.org</a>. Learn how ImageMagick version 7 differs from previous versions with our <a href="./www/porting.html">porting guide</a>.</p>
<p>ImageMagick best practices <strong>strongly</strong> encourages you to configure a <a href="www/security-policy.html">security policy</a> that suits your local environment.</p>
@@ -253,7 +253,7 @@ Use ImageMagick<sup><a href="http://tarr.uspto.gov/servlet/tarr?regser=serial&am
<p>If these options are prohibitive, you can reduce the quality of the image results. The default build is Q16 HDRI. If you disable <a href="www/high-dynamic-range.html">HDRI</a>, you use half the memory and instead of predominately floating point operations, you use the typically more efficient integer operations. The tradeoff is reduced precision and you cannot process out of range pixel values (e.g. negative). If you build the Q8 non-HDRI version of ImageMagick, you again reduce the memory requirements in half-- and once again there is a tradeoff, even less precision and no out of range pixel values. For a Q8 non-HDRI build of ImageMagick, use these <code>configure</code> script options: <code>--with-quantum-depth=8 --disable-hdri</code>.</p>
<h2 class="magick-post-title"><a class="anchor" id="community"></a>Community</h2>
-<p>To join the ImageMagick community, try the <a target="_blank" href="https://www.imagemagick.org/discourse-server/">discourse server</a>. You can review questions or comments (with informed responses) posed by ImageMagick users or ask your own questions. If you want to contribute image processing algorithms, other enhancements, or bug fixes, open an <a href="https://github.com/ImageMagick/ImageMagick/issues">issue</a>. </p>
+<p>To join the ImageMagick community, try the <a target="_blank" href="https://imagemagick.org/discourse-server/">discourse server</a>. You can review questions or comments (with informed responses) posed by ImageMagick users or ask your own questions. If you want to contribute image processing algorithms, other enhancements, or bug fixes, open an <a href="https://github.com/ImageMagick/ImageMagick/issues">issue</a>. </p>
</div>
</div>
</main><!-- /.container -->
@@ -267,7 +267,7 @@ Use ImageMagick<sup><a href="http://tarr.uspto.gov/servlet/tarr?regser=serial&am
<a href="http://pgp.mit.edu/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
<a href="www/support.html">Donate</a> •
- <a href="www/https://www.imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="www/https://imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
@@ -277,4 +277,4 @@ Use ImageMagick<sup><a href="http://tarr.uspto.gov/servlet/tarr?regser=serial&am
<script>window.jQuery || document.write('<script src="www/assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 8th July 2018 08:33 --> \ No newline at end of file
+<!-- Magick Cache 9th September 2018 10:13 --> \ No newline at end of file