summaryrefslogtreecommitdiff
path: root/www/convert.html
diff options
context:
space:
mode:
authorCristy <urban-warrior@imagemagick.org>2015-12-14 13:53:35 -0500
committerCristy <urban-warrior@imagemagick.org>2015-12-16 18:32:13 -0500
commitce4a355a916bf3c470be4503b70e8a029dd6f6ad (patch)
treeef719a397647490a686688b6af72441460a3b435 /www/convert.html
parentbd9f1e7d1bd2c8e2cf7895d133c5c5b5cd3526b6 (diff)
downloadImageMagick-ce4a355a916bf3c470be4503b70e8a029dd6f6ad.tar.gz
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28786
Diffstat (limited to 'www/convert.html')
-rw-r--r--www/convert.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/convert.html b/www/convert.html
index 05a8b9e6a..f7640ef5e 100644
--- a/www/convert.html
+++ b/www/convert.html
@@ -19,12 +19,12 @@
<meta name="author" content="ImageMagick Studio LLC"/>
<meta name="revisit-after" content="2 DAYS"/>
<meta name="resource-type" content="document"/>
- <meta name="copyright" content="Copyright (c) 1999-2016 ImageMagick Studio LLC"/>
+ <meta name="copyright" content="Copyright (c) 1999-2015 ImageMagick Studio LLC"/>
<meta name="distribution" content="Global"/>
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1"/>
<link rel="icon" href="../images/wand.png"/>
<link rel="shortcut icon" href="../images/wand.ico"/>
- <link rel="stylesheet" href="../css/magick.html"/>
+ <link rel="stylesheet" href="css/magick.css"/>
</head>
<body>
<div class="main">
@@ -52,7 +52,7 @@
</div>
<div class="container">
<div class="magick-header">
-<p class="lead magick-description">Use the <code>convert</code> program to convert between image formats as well as resize an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, and much more. See <a href="command-line-processing.html">Command-line Processing</a> for advice on how to structure your <code>convert</code> command or see below for example usages of the command.</p>
+<p class="lead magick-description">Use the <code>convert</code> program to convert between image formats as well as resize an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, and much more. See <a href="command-line-processing.html">Command Line Processing</a> for advice on how to structure your <code>convert</code> command or see below for example usages of the command.</p>
<p>We list a few examples of the <code>convert</code> command here to illustrate its usefulness and ease of use. To get started, lets convert an image in the JPEG format to PNG:</p>
@@ -1296,7 +1296,7 @@ transparent, extract, background, or shape the alpha channel</td>
<p><a href="convert.html#">Back to top</a> •
<a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
<a href="http://nextgen.imagemagick.org/script/contact.php">Contact Us</a></p>
- <p><small>© 1999-2016 ImageMagick Studio LLC</small></p>
+ <p><small>© 1999-2015 ImageMagick Studio LLC</small></p>
</footer>
</div><!-- /.container -->