From b11b716bdc703b739c2551282b69626db4f8913d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Bastien=20ROUCARI=C3=88S?= <roucaries.bastien@gmail.com>
Date: Sun, 29 Dec 2013 11:43:54 +0100
Subject: [PATCH] Fix html documents

Fix html documents in order to be conformant.

Forwarded: yes
---
 www/Magick++/Drawable.html     |   16 +-
 www/Magick++/Enumerations.html | 4829 ++++++++++++++++++++--------------------
 www/Magick++/Image.html        |   34 +-
 www/Magick++/Montage.html      |    4 +-
 www/api/magick++-classes.html  |    2 +-
 www/changelog.html             |    7 +-
 www/command-line-options.html  |    5 +-
 7 files changed, 2450 insertions(+), 2447 deletions(-)

diff --git a/www/Magick++/Drawable.html b/www/Magick++/Drawable.html
index 1b538ca25..f683cdc59 100644
--- a/www/Magick++/Drawable.html
+++ b/www/Magick++/Drawable.html
@@ -641,24 +641,24 @@ int main(int /*argc*/,char **/*argv*/)
 <p>These three groups of commands draw curves:</p>
 <ul>
 <li>
-<p style="margin-bottom: 0in"><a href="Drawable.html#cubic%20Bezier">Cubic B&eacute;zier commands.</a> A cubic B&eacute;zier segment is defined by a start point, an end point, and two control points.</p></li>
+<p style="margin-bottom: 0in"><a href="Drawable.html#cubic%20Bezier">Cubic Bézier commands.</a> A cubic Bézier segment is defined by a start point, an end point, and two control points.</p></li>
 <li>
-<p style="margin-bottom: 0in"><a href="Drawable.html#quadratic%20Bezier">Quadratic B&eacute;zier commands.</a> A quadratic B&eacute;zier segment is defined by a start point, an end point, and one control point.</p></li>
+<p style="margin-bottom: 0in"><a href="Drawable.html#quadratic%20Bezier">Quadratic Bézier commands.</a> A quadratic Bézier segment is defined by a start point, an end point, and one control point.</p></li>
 <li>
 <p><a href="Drawable.html#elliptical%20arc">Elliptical arc commands.</a> An elliptical arc segment draws a segment of an ellipse.</p></li></ul>
-<h3><a name="cubic Bezier"></a>The cubic B&eacute;zier curve commands</h3>
-<p>The cubic B&eacute;zier commands depend on the <i>PathCurvetoArgs</i> argument class, which has the constructor signature</p>
+<h3><a name="cubic Bezier"></a>The cubic Bézier curve commands</h3>
+<p>The cubic Bézier commands depend on the <i>PathCurvetoArgs</i> argument class, which has the constructor signature</p>
 <pre class="code">
   PathCurvetoArgs( double x1_, double y1_, 
                    double x2_, double y2_, 
                    double x_, double y_ );
 </pre>
 <p style="margin-bottom: 0in">The commands are as follows:</p>
-<p align="center" style="margin-bottom: 0in"><b>Cubic B&eacute;zier Curve Classes</b></p>
+<p align="center" style="margin-bottom: 0in"><b>Cubic Bézier Curve Classes</b></p>
 <ul><table width="100%" border="1" cellpadding="2" cellspacing="3">
-<col width="54*">
-<col width="58*">
-<col width="144*">
+<col width="54*" />
+<col width="58*" />
+<col width="144*" />
 <tr>
 <th width="21%">
 <p class="western">Sub-Class</p></th>
diff --git a/www/Magick++/Enumerations.html b/www/Magick++/Enumerations.html
index 3bb046e2d..d190fe14f 100644
--- a/www/Magick++/Enumerations.html
+++ b/www/Magick++/Enumerations.html
@@ -8,2506 +8,2505 @@
 </head>
 <body>
 <div class="doc-section">
-<H1 ALIGN=CENTER>Enumerations</H1>
-<TABLE WIDTH=100% BORDER=0 CELLPADDING=1 CELLSPACING=1>
-	<TR>
-		<TD BGCOLOR="#52799e">
-			<P ALIGN=LEFT><IMG SRC="right_triangle.png" NAME="Graphic1" ALT="&gt;" ALIGN=BOTTOM WIDTH=15 HEIGHT=14 BORDER=0><B><FONT SIZE=4><FONT FACE="Helvetica, Arial"><FONT COLOR="#ffffff">Contents</FONT></FONT></FONT></B></P>
-		</TD>
-	</TR>
-</TABLE>
-<UL>
-	<LI><P STYLE="margin-bottom: 0in"><A HREF="Enumerations.html#ChannelType">ChannelType</A>
-		</P>
-	<LI><P STYLE="margin-bottom: 0in"><A HREF="Enumerations.html#ClassType">ClassType</A>
-		</P>
-	<LI><P STYLE="margin-bottom: 0in"><A HREF="Enumerations.html#ColorspaceType">ColorspaceType</A>
-		</P>
-	<LI><P STYLE="margin-bottom: 0in"><A HREF="Enumerations.html#CompositeOperator">CompositeOperator</A>
-		</P>
-	<LI><P STYLE="margin-bottom: 0in"><A HREF="Enumerations.html#CompressionType">CompressionType</A>
-		</P>
-	<LI><P STYLE="margin-bottom: 0in"><A HREF="Enumerations.html#DecorationType">DecorationType</A>
-		</P>
-	<LI><P STYLE="margin-bottom: 0in"><A HREF="Enumerations.html#FillRule">FillRule</A> 
-	</P>
-	<LI><P STYLE="margin-bottom: 0in"><A HREF="Enumerations.html#FilterTypes">FilterTypes</A>
-		</P>
-	<LI><P STYLE="margin-bottom: 0in"><A HREF="Enumerations.html#GravityType">GravityType</A>
-		</P>
-	<LI><P STYLE="margin-bottom: 0in"><A HREF="Enumerations.html#ImageType">ImageType</A>
-		</P>
-	<LI><P STYLE="margin-bottom: 0in"><A HREF="Enumerations.html#InterlaceType">InterlaceType</A>
-		</P>
-	<LI><P STYLE="margin-bottom: 0in"><A HREF="Enumerations.html#ChannelType">ChannelType</A>
-		</P>
-	<LI><P STYLE="margin-bottom: 0in"><A HREF="Enumerations.html#LineCap">LineCap</A> 
-	</P>
-	<LI><P STYLE="margin-bottom: 0in"><A HREF="Enumerations.html#LineJoin">LineJoin</A> 
-	</P>
-	<LI><P STYLE="margin-bottom: 0in"><A HREF="Enumerations.html#NoiseType">NoiseType</A>
-		</P>
-	<LI><P STYLE="margin-bottom: 0in"><A HREF="Enumerations.html#OrientationType">OrientationType</A></P>
-	<LI><P STYLE="margin-bottom: 0in"><A HREF="Enumerations.html#PaintMethod">PaintMethod</A>
-		</P>
-	<LI><P STYLE="margin-bottom: 0in"><A HREF="Enumerations.html#QuantumTypes">QuantumTypes</A>
-		</P>
-	<LI><P STYLE="margin-bottom: 0in"><A HREF="Enumerations.html#RenderingIntent">RenderingIntent</A>
-		</P>
-	<LI><P STYLE="margin-bottom: 0in"><A HREF="Enumerations.html#ResolutionType">ResolutionType</A>
-		</P>
-	<LI><P STYLE="margin-bottom: 0in"><A HREF="Enumerations.html#StorageType">StorageType</A>
-		</P>
-	<LI><P STYLE="margin-bottom: 0in"><A HREF="Enumerations.html#StretchType">StretchType</A>
-		</P>
-	<LI><P><A HREF="Enumerations.html#StyleType">StyleType</A> 
-	<LI><P STYLE="margin-bottom: 0in"><A HREF="Enumerations.html#VirtualPixelMethod">VirtualPixelMethod</A>
-		</P>
-	</P>
-</UL>
-<TABLE WIDTH=100% BORDER=0 CELLPADDING=1 CELLSPACING=1>
-	<TR>
-		<TD BGCOLOR="#52799e">
-			<P ALIGN=LEFT><A NAME="ChannelType"></A><IMG SRC="right_triangle.png" NAME="Graphic2" ALT="&gt;" ALIGN=BOTTOM WIDTH=15 HEIGHT=14 BORDER=0><B><FONT SIZE=4><FONT FACE="Helvetica, Arial"><FONT COLOR="#ffffff">ChannelType</FONT></FONT></FONT></B></P>
-		</TD>
-	</TR>
-</TABLE>
-<P STYLE="margin-bottom: 0in"><I>ChannelType</I> is used as an
-argument when doing color separations. Use <I>ChannelType </I>when
-extracting a layer from an image. <I>MatteChannel</I> is useful for
+<h1 align="center">Enumerations</h1>
+<table width="100%" border="0" cellpadding="1" cellspacing="1">
+	<tr>
+		<td bgcolor="#52799e">
+			<p align="left"><img src="right_triangle.png" name="Graphic1" alt="&gt;" align="bottom" width="15" height="14" border="0" /><b><font size="4"><font face="Helvetica, Arial"><font color="#ffffff">Contents</font></font></font></b></p>
+		</td>
+	</tr>
+</table>
+<ul>
+	<li><p style="margin-bottom: 0in"><a href="Enumerations.html#ChannelType">ChannelType</a>
+		</p></li>
+	<li><p style="margin-bottom: 0in"><a href="Enumerations.html#ClassType">ClassType</a>
+		</p></li>
+	<li><p style="margin-bottom: 0in"><a href="Enumerations.html#ColorspaceType">ColorspaceType</a>
+		</p></li>
+	<li><p style="margin-bottom: 0in"><a href="Enumerations.html#CompositeOperator">CompositeOperator</a>
+		</p></li>
+	<li><p style="margin-bottom: 0in"><a href="Enumerations.html#CompressionType">CompressionType</a>
+		</p></li>
+	<li><p style="margin-bottom: 0in"><a href="Enumerations.html#DecorationType">DecorationType</a>
+		</p></li>
+	<li><p style="margin-bottom: 0in"><a href="Enumerations.html#FillRule">FillRule</a> 
+	</p></li>
+	<li><p style="margin-bottom: 0in"><a href="Enumerations.html#FilterTypes">FilterTypes</a>
+		</p></li>
+	<li><p style="margin-bottom: 0in"><a href="Enumerations.html#GravityType">GravityType</a>
+		</p></li>
+	<li><p style="margin-bottom: 0in"><a href="Enumerations.html#ImageType">ImageType</a>
+		</p></li>
+	<li><p style="margin-bottom: 0in"><a href="Enumerations.html#InterlaceType">InterlaceType</a>
+		</p></li>
+	<li><p style="margin-bottom: 0in"><a href="Enumerations.html#ChannelType">ChannelType</a>
+		</p></li>
+	<li><p style="margin-bottom: 0in"><a href="Enumerations.html#LineCap">LineCap</a> 
+	</p></li>
+	<li><p style="margin-bottom: 0in"><a href="Enumerations.html#LineJoin">LineJoin</a> 
+	</p></li>
+	<li><p style="margin-bottom: 0in"><a href="Enumerations.html#NoiseType">NoiseType</a>
+		</p></li>
+	<li><p style="margin-bottom: 0in"><a href="Enumerations.html#OrientationType">OrientationType</a></p></li>
+	<li><p style="margin-bottom: 0in"><a href="Enumerations.html#PaintMethod">PaintMethod</a>
+		</p></li>
+	<li><p style="margin-bottom: 0in"><a href="Enumerations.html#QuantumTypes">QuantumTypes</a>
+		</p></li>
+	<li><p style="margin-bottom: 0in"><a href="Enumerations.html#RenderingIntent">RenderingIntent</a>
+		</p></li>
+	<li><p style="margin-bottom: 0in"><a href="Enumerations.html#ResolutionType">ResolutionType</a>
+		</p></li>
+	<li><p style="margin-bottom: 0in"><a href="Enumerations.html#StorageType">StorageType</a>
+		</p></li>
+	<li><p style="margin-bottom: 0in"><a href="Enumerations.html#StretchType">StretchType</a>
+		</p></li>
+	<li><p><a href="Enumerations.html#StyleType">StyleType</a></p></li>
+	<li><p style="margin-bottom: 0in"><a href="Enumerations.html#VirtualPixelMethod">VirtualPixelMethod</a>
+		</p></li>
+</ul>
+<table width="100%" border="0" cellpadding="1" cellspacing="1">
+	<tr>
+		<td bgcolor="#52799e">
+			<p align="left"><a name="ChannelType"></a><img src="right_triangle.png" name="Graphic2" alt="&gt;" align="bottom" width="15" height="14" border="0" /><b><font size="4"><font face="Helvetica, Arial"><font color="#ffffff">ChannelType</font></font></font></b></p>
+		</td>
+	</tr>
+</table>
+<p style="margin-bottom: 0in"><i>ChannelType</i> is used as an
+argument when doing color separations. Use <i>ChannelType </i>when
+extracting a layer from an image. <i>MatteChannel</i> is useful for
 extracting the opacity values from an image. Note that an image may
 be represented in RGB, RGBA, CMYK, or CMYKA, pixel formats and a
 channel may only be extracted if it is valid for the current pixel
-format.</P>
-<P ALIGN=CENTER STYLE="margin-bottom: 0in"><B>ChannelType</B></P>
-<TABLE WIDTH=100% BORDER=1 CELLPADDING=1 CELLSPACING=3 BGCOLOR="#cccccc">
-	<COL WIDTH=86*>
-	<COL WIDTH=170*>
-	<TR>
-		<TD WIDTH=34%>
-			<P ALIGN=CENTER><B>Enumeration</B></P>
-		</TD>
-		<TD WIDTH=66%>
-			<P ALIGN=CENTER><B>Description</B></P>
-		</TD>
-	</TR>
-	<TR>
-		<TD WIDTH=34%>
-			<P>UndefinedChannel</P>
-		</TD>
-		<TD WIDTH=66%>
-			<P>Unset value.</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD WIDTH=34%>
-			<P>RedChannel</P>
-		</TD>
-		<TD WIDTH=66%>
-			<P>Extract red channel (RGB images only)</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD WIDTH=34%>
-			<P>CyanChannel</P>
-		</TD>
-		<TD WIDTH=66%>
-			<P>Extract cyan channel (CMYK images only)</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD WIDTH=34%>
-			<P>GreenChannel</P>
-		</TD>
-		<TD WIDTH=66%>
-			<P>Extract green channel (RGB images only)</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD WIDTH=34%>
-			<P>MagentaChannel</P>
-		</TD>
-		<TD WIDTH=66%>
-			<P>Extract magenta channel (CMYK images only)</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD WIDTH=34%>
-			<P>BlueChannel</P>
-		</TD>
-		<TD WIDTH=66%>
-			<P>Extract blue channel (RGB images only)</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD WIDTH=34%>
-			<P>YellowChannel</P>
-		</TD>
-		<TD WIDTH=66%>
-			<P>Extract yellow channel (CMYK images only)</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD WIDTH=34%>
-			<P>OpacityChannel</P>
-		</TD>
-		<TD WIDTH=66%>
-			<P>Extract matte (opacity values) channel (CMYKA images only)</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD WIDTH=34%>
-			<P>BlackChannel</P>
-		</TD>
-		<TD WIDTH=66%>
-			<P>Extract black channel (CMYK images only)</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD WIDTH=34%>
-			<P>MatteChannel</P>
-		</TD>
-		<TD WIDTH=66%>
-			<P>Extract matte (opacity values) channel (RGB images only)</P>
-		</TD>
-	</TR>
-</TABLE>
-<P STYLE="margin-bottom: 0in"><BR>
-</P>
-<TABLE WIDTH=100% BORDER=0 CELLPADDING=1 CELLSPACING=1>
-	<TR>
-		<TD BGCOLOR="#52799e">
-			<P ALIGN=LEFT><A NAME="ClassType"></A><IMG SRC="right_triangle.png" NAME="Graphic3" ALT="&gt;" ALIGN=BOTTOM WIDTH=15 HEIGHT=14 BORDER=0><B><FONT SIZE=4><FONT FACE="Helvetica, Arial"><FONT COLOR="#ffffff">ClassType</FONT></FONT></FONT></B></P>
-		</TD>
-	</TR>
-</TABLE>
-<P STYLE="margin-bottom: 0in"><I>ClassType</I> specifies the image
+format.</p>
+<p align="center" style="margin-bottom: 0in"><b>ChannelType</b></p>
+<table width="100%" border="1" cellpadding="1" cellspacing="3" bgcolor="#cccccc">
+	<col width="86*" />
+	<col width="170*" />
+	<tr>
+		<td width="34%">
+			<p align="center"><b>Enumeration</b></p>
+		</td>
+		<td width="66%">
+			<p align="center"><b>Description</b></p>
+		</td>
+	</tr>
+	<tr>
+		<td width="34%">
+			<p>UndefinedChannel</p>
+		</td>
+		<td width="66%">
+			<p>Unset value.</p>
+		</td>
+	</tr>
+	<tr>
+		<td width="34%">
+			<p>RedChannel</p>
+		</td>
+		<td width="66%">
+			<p>Extract red channel (RGB images only)</p>
+		</td>
+	</tr>
+	<tr>
+		<td width="34%">
+			<p>CyanChannel</p>
+		</td>
+		<td width="66%">
+			<p>Extract cyan channel (CMYK images only)</p>
+		</td>
+	</tr>
+	<tr>
+		<td width="34%">
+			<p>GreenChannel</p>
+		</td>
+		<td width="66%">
+			<p>Extract green channel (RGB images only)</p>
+		</td>
+	</tr>
+	<tr>
+		<td width="34%">
+			<p>MagentaChannel</p>
+		</td>
+		<td width="66%">
+			<p>Extract magenta channel (CMYK images only)</p>
+		</td>
+	</tr>
+	<tr>
+		<td width="34%">
+			<p>BlueChannel</p>
+		</td>
+		<td width="66%">
+			<p>Extract blue channel (RGB images only)</p>
+		</td>
+	</tr>
+	<tr>
+		<td width="34%">
+			<p>YellowChannel</p>
+		</td>
+		<td width="66%">
+			<p>Extract yellow channel (CMYK images only)</p>
+		</td>
+	</tr>
+	<tr>
+		<td width="34%">
+			<p>OpacityChannel</p>
+		</td>
+		<td width="66%">
+			<p>Extract matte (opacity values) channel (CMYKA images only)</p>
+		</td>
+	</tr>
+	<tr>
+		<td width="34%">
+			<p>BlackChannel</p>
+		</td>
+		<td width="66%">
+			<p>Extract black channel (CMYK images only)</p>
+		</td>
+	</tr>
+	<tr>
+		<td width="34%">
+			<p>MatteChannel</p>
+		</td>
+		<td width="66%">
+			<p>Extract matte (opacity values) channel (RGB images only)</p>
+		</td>
+	</tr>
+</table>
+<p style="margin-bottom: 0in"><br />
+</p>
+<table width="100%" border="0" cellpadding="1" cellspacing="1">
+	<tr>
+		<td bgcolor="#52799e">
+			<p align="left"><a name="ClassType"></a><img src="right_triangle.png" name="Graphic3" alt="&gt;" align="bottom" width="15" height="14" border="0" /><b><font size="4"><font face="Helvetica, Arial"><font color="#ffffff">ClassType</font></font></font></b></p>
+		</td>
+	</tr>
+</table>
+<p style="margin-bottom: 0in"><i>ClassType</i> specifies the image
 storage class. 
-</P>
-<P ALIGN=CENTER STYLE="margin-bottom: 0in"><B>ClassType</B></P>
-<TABLE WIDTH=100% BORDER=1 CELLPADDING=1 CELLSPACING=1 BGCOLOR="#cccccc">
-	<TR>
-		<TD>
-			<P ALIGN=CENTER><B>Enumeration</B></P>
-		</TD>
-		<TD>
-			<P ALIGN=CENTER><B>Description</B></P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>UndefinedClass</P>
-		</TD>
-		<TD>
-			<P>Unset value.</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>DirectClass</P>
-		</TD>
-		<TD>
-			<P>Image is composed of pixels which represent literal color
-			values.</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>PseudoClass</P>
-		</TD>
-		<TD>
-			<P>Image is composed of pixels which specify an index in a color
-			palette.</P>
-		</TD>
-	</TR>
-</TABLE>
-<P STYLE="margin-bottom: 0in"><BR>
-</P>
-<TABLE WIDTH=100% BORDER=0 CELLPADDING=1 CELLSPACING=1>
-	<TR>
-		<TD BGCOLOR="#52799e">
-			<P ALIGN=LEFT><A NAME="ColorspaceType"></A><IMG SRC="right_triangle.png" NAME="Graphic4" ALT="&gt;" ALIGN=BOTTOM WIDTH=15 HEIGHT=14 BORDER=0><B><FONT SIZE=4><FONT FACE="Helvetica, Arial"><FONT COLOR="#ffffff">ColorspaceType</FONT></FONT></FONT></B></P>
-		</TD>
-	</TR>
-</TABLE>
-<P>The ColorspaceType enumeration is used to specify the colorspace
+</p>
+<p align="center" style="margin-bottom: 0in"><b>ClassType</b></p>
+<table width="100%" border="1" cellpadding="1" cellspacing="1" bgcolor="#cccccc">
+	<tr>
+		<td>
+			<p align="center"><b>Enumeration</b></p>
+		</td>
+		<td>
+			<p align="center"><b>Description</b></p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>UndefinedClass</p>
+		</td>
+		<td>
+			<p>Unset value.</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>DirectClass</p>
+		</td>
+		<td>
+			<p>Image is composed of pixels which represent literal color
+			values.</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>PseudoClass</p>
+		</td>
+		<td>
+			<p>Image is composed of pixels which specify an index in a color
+			palette.</p>
+		</td>
+	</tr>
+</table>
+<p style="margin-bottom: 0in"><br />
+</p>
+<table width="100%" border="0" cellpadding="1" cellspacing="1">
+	<tr>
+		<td bgcolor="#52799e">
+			<p align="left"><a name="ColorspaceType"></a><img src="right_triangle.png" name="Graphic4" alt="&gt;" align="bottom" width="15" height="14" border="0" /><b><font size="4"><font face="Helvetica, Arial"><font color="#ffffff">ColorspaceType</font></font></font></b></p>
+		</td>
+	</tr>
+</table>
+<p>The ColorspaceType enumeration is used to specify the colorspace
 that quantization (color reduction and mapping) is done under or to
 specify the colorspace when encoding an output image. Colorspaces are
 ways of describing colors to fit the requirements of a particular
-application (e.g. Television, offset printing, color monitors).&nbsp;
-Color reduction, by default, takes place in the <I>RGBColorspace</I>.
+application (e.g. Television, offset printing, color monitors).&#160;
+Color reduction, by default, takes place in the <i>RGBColorspace</i>.
 Empirical evidence suggests that distances in color spaces such as
-<I>YUVColorspace</I> or <I>YIQColorspace</I> correspond to perceptual
+<i>YUVColorspace</i> or <i>YIQColorspace</i> correspond to perceptual
 color differences more closely han do distances in RGB space. These
 color spaces may give better results when color reducing an image.
-Refer to <I>quantize</I> for more details. 
-</P>
-<P STYLE="margin-bottom: 0in">When encoding an output image, the
-colorspaces <I>RGBColorspace</I>, <I>CMYKColorspace</I>, and
-<I>GRAYColorspace</I> may be specified. The <I>CMYKColorspace</I>
+Refer to <i>quantize</i> for more details. 
+</p>
+<p style="margin-bottom: 0in">When encoding an output image, the
+colorspaces <i>RGBColorspace</i>, <i>CMYKColorspace</i>, and
+<i>GRAYColorspace</i> may be specified. The <i>CMYKColorspace</i>
 option is only applicable when writing TIFF, JPEG, and Adobe
 Photoshop bitmap (PSD) files. 
-</P>
-<P ALIGN=CENTER STYLE="margin-bottom: 0in"><B>ColorspaceType</B></P>
-<TABLE WIDTH=100% BORDER=1 CELLPADDING=1 CELLSPACING=1 BGCOLOR="#cccccc">
-	<TR>
-		<TD>
-			<P ALIGN=CENTER><B>Enumeration</B></P>
-		</TD>
-		<TD>
-			<P ALIGN=CENTER><B>Description</B></P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>UndefinedColorspace</P>
-		</TD>
-		<TD>
-			<P>Unset value.</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>CMYKColorspace</P>
-		</TD>
-		<TD>
-			<P>Cyan-Magenta-Yellow-Black colorspace. CYMK is a subtractive
+</p>
+<p align="center" style="margin-bottom: 0in"><b>colorspacetype</b></p>
+<table width="100%" border="1" cellpadding="1" cellspacing="1" bgcolor="#cccccc">
+	<tr>
+		<td>
+			<p align="center"><b>Enumeration</b></p>
+		</td>
+		<td>
+			<p align="center"><b>Description</b></p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>UndefinedColorspace</p>
+		</td>
+		<td>
+			<p>Unset value.</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>CMYKColorspace</p>
+		</td>
+		<td>
+			<p>Cyan-Magenta-Yellow-Black colorspace. CYMK is a subtractive
 			color system used by printers and photographers for the rendering
-			of colors with ink or emulsion, normally on a white surface.</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>GRAYColorspace</P>
-		</TD>
-		<TD>
-			<P>&nbsp;Grayscale colorspace</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>HCLColorspace</P>
-		</TD>
-		<TD>
-			<P>&nbsp;</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>LabColorspace</P>
-		</TD>
-		<TD>
-			<P>&nbsp;</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>LCHabColorspace</P>
-		</TD>
-		<TD>
-			<P>&nbsp;</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>LuvColorspace</P>
-		</TD>
-		<TD>
-			<P>&nbsp;</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>OHTAColorspace</P>
-		</TD>
-		<TD>
-			<P>&nbsp;</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>RGBColorspace</P>
-		</TD>
-		<TD>
-			<P>Red-Green-Blue colorspace.</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>sRGBColorspace</P>
-		</TD>
-		<TD>
-			<P>&nbsp;</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>scRGBColorspace</P>
-		</TD>
-		<TD>
-			<P>&nbsp;</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>TransparentColorspace</P>
-		</TD>
-		<TD>
-			<P>The Transparent color space behaves uniquely in that it
-			preserves the matte channel of the image if it exists.</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>XYZColorspace</P>
-		</TD>
-		<TD>
-			<P>&nbsp;</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>YCbCrColorspace</P>
-		</TD>
-		<TD>
-			<P>&nbsp;</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>YCCColorspace</P>
-		</TD>
-		<TD>
-			<P>&nbsp;</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>YIQColorspace</P>
-		</TD>
-		<TD>
-			<P>&nbsp;</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>YPbPrColorspace</P>
-		</TD>
-		<TD>
-			<P>&nbsp;</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>YUVColorspace</P>
-		</TD>
-		<TD>
-			<P>Y-signal, U-signal, and V-signal colorspace. YUV is most widely
-			used to encode color for use in television transmission.</P>
-		</TD>
-	</TR>
-</TABLE>
-<P STYLE="margin-bottom: 0in"><BR>
-</P>
-<TABLE WIDTH=100% BORDER=0 CELLPADDING=1 CELLSPACING=1>
-	<TR>
-		<TD BGCOLOR="#52799e">
-			<P ALIGN=LEFT><A NAME="CompositeOperator"></A><IMG SRC="right_triangle.png" NAME="Graphic5" ALT="&gt;" ALIGN=BOTTOM WIDTH=15 HEIGHT=14 BORDER=0><B><FONT SIZE=4><FONT FACE="Helvetica, Arial"><FONT COLOR="#ffffff">CompositeOperator</FONT></FONT></FONT></B></P>
-		</TD>
-	</TR>
-</TABLE>
-<P STYLE="margin-bottom: 0in"><I>CompositeOperator</I> is used to
-select the image composition algorithm used to compose a <I>composite
-image</I> with an <I>image</I>. By default, each of the composite
+			of colors with ink or emulsion, normally on a white surface.</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>GRAYColorspace</p>
+		</td>
+		<td>
+			<p>&#160;Grayscale colorspace</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>HCLColorspace</p>
+		</td>
+		<td>
+			<p>&#160;</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>LabColorspace</p>
+		</td>
+		<td>
+			<p>&#160;</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>LCHabColorspace</p>
+		</td>
+		<td>
+			<p>&#160;</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>LuvColorspace</p>
+		</td>
+		<td>
+			<p>&#160;</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>OHTAColorspace</p>
+		</td>
+		<td>
+			<p>&#160;</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>RGBColorspace</p>
+		</td>
+		<td>
+			<p>Red-Green-Blue colorspace.</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>sRGBColorspace</p>
+		</td>
+		<td>
+			<p>&#160;</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>scRGBColorspace</p>
+		</td>
+		<td>
+			<p>&#160;</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>TransparentColorspace</p>
+		</td>
+		<td>
+			<p>The Transparent color space behaves uniquely in that it
+			preserves the matte channel of the image if it exists.</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>XYZColorspace</p>
+		</td>
+		<td>
+			<p>&#160;</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>YCbCrColorspace</p>
+		</td>
+		<td>
+			<p>&#160;</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>YCCColorspace</p>
+		</td>
+		<td>
+			<p>&#160;</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>YIQColorspace</p>
+		</td>
+		<td>
+			<p>&#160;</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>YPbPrColorspace</p>
+		</td>
+		<td>
+			<p>&#160;</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>YUVColorspace</p>
+		</td>
+		<td>
+			<p>Y-signal, U-signal, and V-signal colorspace. YUV is most widely
+			used to encode color for use in television transmission.</p>
+		</td>
+	</tr>
+</table>
+<p style="margin-bottom: 0in"><br />
+</p>
+<table width="100%" border="0" cellpadding="1" cellspacing="1">
+	<tr>
+		<td bgcolor="#52799e">
+			<p align="left"><a name="CompositeOperator"></a><img src="right_triangle.png" name="Graphic5" alt="&gt;" align="bottom" width="15" height="14" border="0" /><b><font size="4"><font face="Helvetica, Arial"><font color="#ffffff">CompositeOperator</font></font></font></b></p>
+		</td>
+	</tr>
+</table>
+<p style="margin-bottom: 0in"><i>CompositeOperator</i> is used to
+select the image composition algorithm used to compose a <i>composite
+image</i> with an <i>image</i>. By default, each of the composite
 image pixels are replaced by the corresponding image tile pixel.
-Specify <I>CompositeOperator</I> to select a different algorithm. 
-</P>
-<P ALIGN=CENTER STYLE="margin-bottom: 0in"><B>CompositeOperator</B></P>
-<TABLE WIDTH=100% BORDER=1 CELLPADDING=1 CELLSPACING=1 BGCOLOR="#cccccc">
-	<TR>
-		<TD>
-			<P ALIGN=CENTER><B>Enumeration</B></P>
-		</TD>
-		<TD>
-			<P ALIGN=CENTER><B>Description</B></P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>UndefinedCompositeOp</P>
-		</TD>
-		<TD>
-			<P>Unset value.</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>OverCompositeOp</P>
-		</TD>
-		<TD>
-			<P>The result is the union of the the two image shapes with the
-			<I>composite image</I> obscuring <I>image</I> in the region of
-			overlap.</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>InCompositeOp</P>
-		</TD>
-		<TD>
-			<P>The result is a simply <I>composite image </I>cut by the shape
-			of image. None of the image data of <I>image</I> is included in
-			the result.</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>OutCompositeOp</P>
-		</TD>
-		<TD>
-			<P>The resulting image is <I>composite image</I> with the shape of
-			<I>image</I> cut out.</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>AtopCompositeOp</P>
-		</TD>
-		<TD>
-			<P>The result is the same shape as image <I>image</I>, with
-			<I>composite image</I> obscuring <I>image</I> there the image
-			shapes overlap. Note that this differs from <I>OverCompositeOp</I>
-			because the portion of <I>composite image</I> outside of <I>image</I>'s
-			shape does not appear in the result.</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>XorCompositeOp</P>
-		</TD>
-		<TD>
-			<P>The result is the image data from both c<I>omposite image</I>
-			and <I>image</I> that is outside the overlap region. The overlap
-			region will be blank.</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>PlusCompositeOp</P>
-		</TD>
-		<TD>
-			<P>The result is just the sum of the&nbsp; image data. Output
+Specify <i>CompositeOperator</i> to select a different algorithm. 
+</p>
+<p align="center" style="margin-bottom: 0in"><b>compositeoperator</b></p>
+<table width="100%" border="1" cellpadding="1" cellspacing="1" bgcolor="#cccccc">
+	<tr>
+		<td>
+			<p align="center"><b>Enumeration</b></p>
+		</td>
+		<td>
+			<p align="center"><b>Description</b></p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>UndefinedCompositeOp</p>
+		</td>
+		<td>
+			<p>Unset value.</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>OverCompositeOp</p>
+		</td>
+		<td>
+			<p>The result is the union of the the two image shapes with the
+			<i>composite image</i> obscuring <i>image</i> in the region of
+			overlap.</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>InCompositeOp</p>
+		</td>
+		<td>
+			<p>The result is a simply <i>composite image </i>cut by the shape
+			of image. None of the image data of <i>image</i> is included in
+			the result.</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>OutCompositeOp</p>
+		</td>
+		<td>
+			<p>The resulting image is <i>composite image</i> with the shape of
+			<i>image</i> cut out.</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>AtopCompositeOp</p>
+		</td>
+		<td>
+			<p>The result is the same shape as image <i>image</i>, with
+			<i>composite image</i> obscuring <i>image</i> there the image
+			shapes overlap. Note that this differs from <i>OverCompositeOp</i>
+			because the portion of <i>composite image</i> outside of <i>image</i>'s
+			shape does not appear in the result.</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>XorCompositeOp</p>
+		</td>
+		<td>
+			<p>The result is the image data from both c<i>omposite image</i>
+			and <i>image</i> that is outside the overlap region. The overlap
+			region will be blank.</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>PlusCompositeOp</p>
+		</td>
+		<td>
+			<p>The result is just the sum of the&#160; image data. Output
 			values are cropped to 255 (no overflow). This operation is
-			independent of the matte channels.</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>MinusCompositeOp</P>
-		</TD>
-		<TD>
-			<P>The result of <I>composite image </I>- <I>image</I>, with
+			independent of the matte channels.</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>MinusCompositeOp</p>
+		</td>
+		<td>
+			<p>The result of <i>composite image </i>- <i>image</i>, with
 			overflow cropped to zero. The matte chanel is ignored (set to 255,
-			full coverage).</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>AddCompositeOp</P>
-		</TD>
-		<TD>
-			<P>The result of <I>composite image</I> + <I>image</I>, with
-			overflow wrapping around (mod 256).</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>SubtractCompositeOp</P>
-		</TD>
-		<TD>
-			<P>The result of <I>composite image </I>- <I>image</I>, with
+			full coverage).</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>AddCompositeOp</p>
+		</td>
+		<td>
+			<p>The result of <i>composite image</i> + <i>image</i>, with
+			overflow wrapping around (mod 256).</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>SubtractCompositeOp</p>
+		</td>
+		<td>
+			<p>The result of <i>composite image </i>- <i>image</i>, with
 			underflow wrapping around (mod 256). The add and subtract
-			operators can be used to perform reverible transformations.</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>DifferenceCompositeOp</P>
-		</TD>
-		<TD>
-			<P>The result of abs(c<I>omposite image </I>- <I>image</I>). This
-			is useful for comparing two very similar images.</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>MultiplyCompositeOp</P>
-		</TD>
-		<TD>
-			<P>&nbsp;</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>BumpmapCompositeOp</P>
-		</TD>
-		<TD>
-			<P>The result <I>image</I> shaded by <I>composite image.</I></P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>CopyCompositeOp</P>
-		</TD>
-		<TD>
-			<P>The resulting <I>image</I> is image replaced with c<I>omposite
-			image</I>. Here the matte information is ignored.</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>CopyRedCompositeOp</P>
-		</TD>
-		<TD>
-			<P>The resulting image is the red layer in <I>image</I> replaced
-			with the red layer in <I>composite image</I>. The other layers are
-			copied untouched.</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>CopyGreenCompositeOp</P>
-		</TD>
-		<TD>
-			<P>The resulting image is the green layer in <I>image</I> replaced
-			with the green layer in <I>composite image</I>. The other layers
-			are copied untouched.</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>CopyBlueCompositeOp</P>
-		</TD>
-		<TD>
-			<P>The resulting image is the blue layer in <I>image</I> replaced
-			with the blue layer in <I>composite image</I>. The other layers
-			are copied untouched.</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>CopyOpacityCompositeOp</P>
-		</TD>
-		<TD>
-			<P>The resulting image is the matte layer in <I>image</I> replaced
-			with the matte layer in <I>composite image</I>. The other layers
+			operators can be used to perform reverible transformations.</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>DifferenceCompositeOp</p>
+		</td>
+		<td>
+			<p>The result of abs(c<i>omposite image </i>- <i>image</i>). This
+			is useful for comparing two very similar images.</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>MultiplyCompositeOp</p>
+		</td>
+		<td>
+			<p>&#160;</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>BumpmapCompositeOp</p>
+		</td>
+		<td>
+			<p>The result <i>image</i> shaded by <i>composite image.</i></p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>CopyCompositeOp</p>
+		</td>
+		<td>
+			<p>The resulting <i>image</i> is image replaced with c<i>omposite
+			image</i>. Here the matte information is ignored.</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>CopyRedCompositeOp</p>
+		</td>
+		<td>
+			<p>The resulting image is the red layer in <i>image</i> replaced
+			with the red layer in <i>composite image</i>. The other layers are
+			copied untouched.</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>CopyGreenCompositeOp</p>
+		</td>
+		<td>
+			<p>The resulting image is the green layer in <i>image</i> replaced
+			with the green layer in <i>composite image</i>. The other layers
+			are copied untouched.</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>CopyBlueCompositeOp</p>
+		</td>
+		<td>
+			<p>The resulting image is the blue layer in <i>image</i> replaced
+			with the blue layer in <i>composite image</i>. The other layers
+			are copied untouched.</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>CopyOpacityCompositeOp</p>
+		</td>
+		<td>
+			<p>The resulting image is the matte layer in <i>image</i> replaced
+			with the matte layer in <i>composite image</i>. The other layers
 			are copied untouched. 
-			</P>
-			<P>The image compositor requires a matte, or alpha channel in the
+			</p>
+			<p>The image compositor requires a matte, or alpha channel in the
 			image for some operations. This extra channel usually defines a
 			mask which represents a sort of a cookie-cutter for the image.
 			This is the case when matte is 255 (full coverage) for pixels
 			inside the shape, zero outside, and between zero and 255 on the
-			boundary.&nbsp; For certain operations, if <I>image</I> does not
+			boundary.&#160; For certain operations, if <i>image</i> does not
 			have a matte channel, it is initialized with 0 for any pixel
 			matching in color to pixel location (0,0), otherwise 255 (to work
-			properly <I>borderWidth</I> must be 0).</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>ClearCompositeOp</P>
-		</TD>
-		<TD>
-			<P>&nbsp;</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>DissolveCompositeOp</P>
-		</TD>
-		<TD>
-			<P>&nbsp;</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>DisplaceCompositeOp</P>
-		</TD>
-		<TD>
-			<P>&nbsp;</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>ModulateCompositeOp</P>
-		</TD>
-		<TD>
-			<P>&nbsp;</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>ThresholdCompositeOp</P>
-		</TD>
-		<TD>
-			<P>&nbsp;</P>
-		</TD>
-	</TR>
-</TABLE>
-<P STYLE="margin-bottom: 0in"><BR>
-</P>
-<TABLE WIDTH=100% BORDER=0 CELLPADDING=1 CELLSPACING=1>
-	<TR>
-		<TD BGCOLOR="#52799e">
-			<P ALIGN=LEFT><A NAME="CompressionType"></A><IMG SRC="right_triangle.png" NAME="Graphic6" ALT="&gt;" ALIGN=BOTTOM WIDTH=15 HEIGHT=14 BORDER=0><B><FONT SIZE=4><FONT FACE="Helvetica, Arial"><FONT COLOR="#ffffff">CompressionType</FONT></FONT></FONT></B></P>
-		</TD>
-	</TR>
-</TABLE>
-<P STYLE="margin-bottom: 0in"><I>CompressionType</I> is used to
+			properly <i>borderWidth</i> must be 0).</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>ClearCompositeOp</p>
+		</td>
+		<td>
+			<p>&#160;</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>DissolveCompositeOp</p>
+		</td>
+		<td>
+			<p>&#160;</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>DisplaceCompositeOp</p>
+		</td>
+		<td>
+			<p>&#160;</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>ModulateCompositeOp</p>
+		</td>
+		<td>
+			<p>&#160;</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>ThresholdCompositeOp</p>
+		</td>
+		<td>
+			<p>&#160;</p>
+		</td>
+	</tr>
+</table>
+<p style="margin-bottom: 0in"><br />
+</p>
+<table width="100%" border="0" cellpadding="1" cellspacing="1">
+	<tr>
+		<td bgcolor="#52799e">
+			<p align="left"><a name="CompressionType"></a><img src="right_triangle.png" name="Graphic6" alt="&gt;" align="bottom" width="15" height="14" border="0" /><b><font size="4"><font face="helvetica, arial"><font color="#ffffff">compressiontype</font></font></font></b></p>
+		</td>
+	</tr>
+</table>
+<p style="margin-bottom: 0in"><i>CompressionType</i> is used to
 express the desired compression type when encoding an image. Be aware
 that most image types only support a sub-set of the available
 compression types. If the compression type specified is incompatable
 with the image, ImageMagick selects a compression type compatable
 with the image type. 
-</P>
-<P ALIGN=CENTER STYLE="margin-bottom: 0in"><B>CompressionType</B></P>
-<TABLE WIDTH=100% BORDER=1 CELLPADDING=1 CELLSPACING=1 BGCOLOR="#cccccc">
-	<TR>
-		<TD>
-			<P ALIGN=CENTER><B>Enumeration</B></P>
-		</TD>
-		<TD>
-			<P ALIGN=CENTER><B>Description</B></P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>UndefinedCompression</P>
-		</TD>
-		<TD>
-			<P>Unset value.</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>NoCompression</P>
-		</TD>
-		<TD>
-			<P>No compression</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>BZipCompression</P>
-		</TD>
-		<TD>
-			<P>BZip (Burrows-Wheeler block-sorting text compression algorithm
-			and Huffman coding)&nbsp; as used by bzip2 utilities</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>FaxCompression</P>
-		</TD>
-		<TD>
-			<P>CCITT Group 3 FAX compression</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>Group4Compression</P>
-		</TD>
-		<TD>
-			<P>CCITT Group 4 FAX compression (used only for TIFF)</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>JPEGCompression</P>
-		</TD>
-		<TD>
-			<P>JPEG compression</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>LZWCompression</P>
-		</TD>
-		<TD>
-			<P>Lempel-Ziv-Welch (LZW) compression (caution, patented by
-			Unisys)</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>RunlengthEncodedCompression</P>
-		</TD>
-		<TD>
-			<P>Run-Length encoded (RLE) compression</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>ZipCompression</P>
-		</TD>
-		<TD>
-			<P>Lempel-Ziv compression (LZ77) as used in PKZIP and GNU gzip.</P>
-		</TD>
-	</TR>
-</TABLE>
-<P STYLE="margin-bottom: 0in"><BR>
-</P>
-<TABLE WIDTH=100% BORDER=0 CELLPADDING=1 CELLSPACING=1>
-	<TR>
-		<TD BGCOLOR="#52799e">
-			<P ALIGN=LEFT><A NAME="DecorationType"></A><IMG SRC="right_triangle.png" NAME="Graphic7" ALT="&gt;" ALIGN=BOTTOM WIDTH=15 HEIGHT=14 BORDER=0><B><FONT SIZE=4><FONT FACE="Helvetica, Arial"><FONT COLOR="#ffffff">DecorationType</FONT></FONT></FONT></B></P>
-		</TD>
-	</TR>
-</TABLE>
-<P STYLE="margin-bottom: 0in">The <I>DecorationType </I>enumerations
+</p>
+<p align="center" style="margin-bottom: 0in"><b>compressiontype</b></p>
+<table width="100%" border="1" cellpadding="1" cellspacing="1" bgcolor="#cccccc">
+	<tr>
+		<td>
+			<p align="center"><b>Enumeration</b></p>
+		</td>
+		<td>
+			<p align="center"><b>Description</b></p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>UndefinedCompression</p>
+		</td>
+		<td>
+			<p>Unset value.</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>NoCompression</p>
+		</td>
+		<td>
+			<p>No compression</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>BZipCompression</p>
+		</td>
+		<td>
+			<p>BZip (Burrows-Wheeler block-sorting text compression algorithm
+			and Huffman coding)&#160; as used by bzip2 utilities</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>FaxCompression</p>
+		</td>
+		<td>
+			<p>CCITT Group 3 FAX compression</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>Group4Compression</p>
+		</td>
+		<td>
+			<p>CCITT Group 4 FAX compression (used only for TIFF)</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>JPEGCompression</p>
+		</td>
+		<td>
+			<p>JPEG compression</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>LZWCompression</p>
+		</td>
+		<td>
+			<p>Lempel-Ziv-Welch (LZW) compression (caution, patented by
+			Unisys)</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>RunlengthEncodedCompression</p>
+		</td>
+		<td>
+			<p>Run-Length encoded (RLE) compression</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>ZipCompression</p>
+		</td>
+		<td>
+			<p>Lempel-Ziv compression (LZ77) as used in PKZIP and GNU gzip.</p>
+		</td>
+	</tr>
+</table>
+<p style="margin-bottom: 0in"><br />
+</p>
+<table width="100%" border="0" cellpadding="1" cellspacing="1">
+	<tr>
+		<td bgcolor="#52799e">
+			<p align="left"><a name="DecorationType"></a><img src="right_triangle.png" name="Graphic7" alt="&gt;" align="bottom" width="15" height="14" border="0" /><b><font size="4"><font face="Helvetica, Arial"><font color="#ffffff">DecorationType</font></font></font></b></p>
+		</td>
+	</tr>
+</table>
+<p style="margin-bottom: 0in">The <i>DecorationType </i>enumerations
 are used to specify line decorations of rendered text. 
-</P>
-<P ALIGN=CENTER STYLE="margin-bottom: 0in"><B>DecorationType</B></P>
-<TABLE WIDTH=100% BORDER=1 CELLPADDING=1 CELLSPACING=1 BGCOLOR="#cccccc">
-	<TR>
-		<TD>
-			<P ALIGN=CENTER><B>Enumeration</B></P>
-		</TD>
-		<TD>
-			<P ALIGN=CENTER><B>Description</B></P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>NoDecoration</P>
-		</TD>
-		<TD>
-			<P>No decoration</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>UnderlineDecoration</P>
-		</TD>
-		<TD>
-			<P>Underlined text</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>OverlineDecoration</P>
-		</TD>
-		<TD>
-			<P>Overlined text</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>LineThroughDecoration</P>
-		</TD>
-		<TD>
-			<P>Strike-through text</P>
-		</TD>
-	</TR>
-</TABLE>
-<P STYLE="margin-bottom: 0in"><BR>
-</P>
-<TABLE WIDTH=100% BORDER=0 CELLPADDING=1 CELLSPACING=1>
-	<TR>
-		<TD BGCOLOR="#52799e">
-			<P ALIGN=LEFT><A NAME="EndianType"></A><IMG SRC="right_triangle.png" NAME="Graphic8" ALT="&gt;" ALIGN=BOTTOM WIDTH=15 HEIGHT=14 BORDER=0><B><FONT SIZE=4><FONT FACE="Helvetica, Arial"><FONT COLOR="#ffffff">EndianType</FONT></FONT></FONT></B></P>
-		</TD>
-	</TR>
-</TABLE>
-<P STYLE="margin-bottom: 0in">The <I>EndianType </I>enumerations are
+</p>
+<p align="center" style="margin-bottom: 0in"><b>decorationtype</b></p>
+<table width="100%" border="1" cellpadding="1" cellspacing="1" bgcolor="#cccccc">
+	<tr>
+		<td>
+			<p align="center"><b>Enumeration</b></p>
+		</td>
+		<td>
+			<p align="center"><b>Description</b></p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>NoDecoration</p>
+		</td>
+		<td>
+			<p>No decoration</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>UnderlineDecoration</p>
+		</td>
+		<td>
+			<p>Underlined text</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>OverlineDecoration</p>
+		</td>
+		<td>
+			<p>Overlined text</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>LineThroughDecoration</p>
+		</td>
+		<td>
+			<p>Strike-through text</p>
+		</td>
+	</tr>
+</table>
+<p style="margin-bottom: 0in"><br />
+</p>
+<table width="100%" border="0" cellpadding="1" cellspacing="1">
+	<tr>
+		<td bgcolor="#52799e">
+			<p align="left"><a name="EndianType"></a><img src="right_triangle.png" name="Graphic8" alt="&gt;" align="bottom" width="15" height="14" border="0" /><b><font size="4"><font face="Helvetica, Arial"><font color="#ffffff">EndianType</font></font></font></b></p>
+		</td>
+	</tr>
+</table>
+<p style="margin-bottom: 0in">The <i>EndianType </i>enumerations are
 used to specify the endian option for formats which support it (e.g.
 TIFF). 
-</P>
-<P STYLE="margin-bottom: 0in"><BR>
-</P>
-<P ALIGN=CENTER STYLE="margin-bottom: 0in"><B>EndianType</B></P>
-<TABLE WIDTH=100% BORDER=1 CELLPADDING=1 CELLSPACING=1 BGCOLOR="#cccccc">
-	<TR>
-		<TD>
-			<P ALIGN=CENTER><B>Enumeration</B></P>
-		</TD>
-		<TD>
-			<P ALIGN=CENTER><B>Description</B></P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>UndefinedEndian</P>
-		</TD>
-		<TD>
-			<P>Not defined (default)</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>LSBEndian</P>
-		</TD>
-		<TD>
-			<P>Little endian (like Intel X86 and DEC Alpha)</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>MSBEndian</P>
-		</TD>
-		<TD>
-			<P>Big endian (like Motorola 68K, Mac PowerPC, &amp; SPARC)</P>
-		</TD>
-	</TR>
-</TABLE>
-<P STYLE="margin-bottom: 0in"><BR>
-</P>
-<TABLE WIDTH=100% BORDER=0 CELLPADDING=1 CELLSPACING=1>
-	<TR>
-		<TD BGCOLOR="#52799e">
-			<P ALIGN=LEFT><A NAME="FillRule"></A><IMG SRC="right_triangle.png" NAME="Graphic9" ALT="&gt;" ALIGN=BOTTOM WIDTH=15 HEIGHT=14 BORDER=0><B><FONT SIZE=4><FONT COLOR="#ffffff">FillRule</FONT></FONT></B></P>
-		</TD>
-	</TR>
-</TABLE>
-<P STYLE="margin-bottom: 0in"><I>FillRule</I> specifies the algorithm
+</p>
+<p style="margin-bottom: 0in"><br />
+</p>
+<p align="center" style="margin-bottom: 0in"><b>EndianType</b></p>
+<table width="100%" border="1" cellpadding="1" cellspacing="1" bgcolor="#cccccc">
+	<tr>
+		<td>
+			<p align="center"><b>Enumeration</b></p>
+		</td>
+		<td>
+			<p align="center"><b>Description</b></p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>UndefinedEndian</p>
+		</td>
+		<td>
+			<p>Not defined (default)</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>LSBEndian</p>
+		</td>
+		<td>
+			<p>Little endian (like Intel X86 and DEC Alpha)</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>MSBEndian</p>
+		</td>
+		<td>
+			<p>Big endian (like Motorola 68K, Mac PowerPC, &amp; SPARC)</p>
+		</td>
+	</tr>
+</table>
+<p style="margin-bottom: 0in"><br />
+</p>
+<table width="100%" border="0" cellpadding="1" cellspacing="1">
+	<tr>
+		<td bgcolor="#52799e">
+			<p align="left"><a name="FillRule"></a><img src="right_triangle.png" name="Graphic9" alt="&gt;" align="bottom" width="15" height="14" border="0" /><b><font size="4"><font color="#ffffff">FillRule</font></font></b></p>
+		</td>
+	</tr>
+</table>
+<p style="margin-bottom: 0in"><i>FillRule</i> specifies the algorithm
 which is to be used to determine what parts of the canvas are
-included inside the shape. See the documentation on SVG's <A HREF="http://www.w3.org/TR/SVG/painting.html#FillRuleProperty">fill-rule</A>&nbsp;
+included inside the shape. See the documentation on SVG's <a href="http://www.w3.org/TR/SVG/painting.html#FillRuleProperty">fill-rule</a>&#160;
 property for usage details. 
-</P>
-<P ALIGN=CENTER STYLE="margin-bottom: 0in"><B>FillRule</B></P>
-<TABLE COLS=2 WIDTH=100% BORDER=1 CELLPADDING=1 CELLSPACING=1 BGCOLOR="#cccccc">
-	<TR>
-		<TD>
-			<P>UndefinedRule</P>
-		</TD>
-		<TD>
-			<P>Fill rule not specified</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>EvenOddRule</P>
-		</TD>
-		<TD>
-			<P>See SVG fill-rule <I>evenodd</I> rule.</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>NonZeroRule</P>
-		</TD>
-		<TD>
-			<P>See SVG fill-rule <I>nonzero</I> rule.</P>
-		</TD>
-	</TR>
-</TABLE>
-<P STYLE="margin-bottom: 0in"><BR>
-</P>
-<TABLE WIDTH=100% BORDER=0 CELLPADDING=1 CELLSPACING=1>
-	<TR>
-		<TD BGCOLOR="#52799e">
-			<P ALIGN=LEFT><A NAME="FilterTypes"></A><IMG SRC="right_triangle.png" NAME="Graphic10" ALT="&gt;" ALIGN=BOTTOM WIDTH=15 HEIGHT=14 BORDER=0><B><FONT SIZE=4><FONT FACE="Helvetica, Arial"><FONT COLOR="#ffffff">FilterTypes</FONT></FONT></FONT></B></P>
-		</TD>
-	</TR>
-</TABLE>
-<P STYLE="margin-bottom: 0in"><I>FilterTypes</I> is used to adjust
+</p>
+<p align="center" style="margin-bottom: 0in"><b>FillRule</b></p>
+<table cols="2" width="100%" border="1" cellpadding="1" cellspacing="1" bgcolor="#cccccc">
+	<tr>
+		<td>
+			<p>UndefinedRule</p>
+		</td>
+		<td>
+			<p>Fill rule not specified</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>EvenOddRule</p>
+		</td>
+		<td>
+			<p>See SVG fill-rule <i>evenodd</i> rule.</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>NonZeroRule</p>
+		</td>
+		<td>
+			<p>See SVG fill-rule <i>nonzero</i> rule.</p>
+		</td>
+	</tr>
+</table>
+<p style="margin-bottom: 0in"><br />
+</p>
+<table width="100%" border="0" cellpadding="1" cellspacing="1">
+	<tr>
+		<td bgcolor="#52799e">
+			<p align="left"><a name="FilterTypes"></a><img src="right_triangle.png" name="Graphic10" alt="&gt;" align="bottom" width="15" height="14" border="0" /><b><font size="4"><font face="Helvetica, Arial"><font color="#ffffff">FilterTypes</font></font></font></b></p>
+		</td>
+	</tr>
+</table>
+<p style="margin-bottom: 0in"><i>FilterTypes</i> is used to adjust
 the filter algorithm used when resizing images. Different filters
 experience varying degrees of success with various images and can
 take sipngicantly different amounts of processing time.
-ImageMagick uses the <I>LanczosFilter</I> by default since this
+ImageMagick uses the <i>LanczosFilter</i> by default since this
 filter has been shown to provide the best results for most images in
-a reasonable amount of time. Other filter types (e.g. <I>TriangleFilter</I>)
+a reasonable amount of time. Other filter types (e.g. <i>TriangleFilter</i>)
 may execute much faster but may show artifacts when the image is
 re-sized or around diagonal lines. The only way to be sure is to test
 the filter with sample images. 
-</P>
-<P ALIGN=CENTER STYLE="margin-bottom: 0in"><B>FilterTypes</B></P>
-<TABLE WIDTH=100% BORDER=1 CELLPADDING=1 CELLSPACING=1 BGCOLOR="#cccccc">
-	<TR>
-		<TD>
-			<P ALIGN=CENTER><B>Enumeration</B></P>
-		</TD>
-		<TD>
-			<P ALIGN=CENTER><B>Description</B></P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>UndefinedFilter</P>
-		</TD>
-		<TD>
-			<P>Unset value.</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>PointFilter</P>
-		</TD>
-		<TD>
-			<P>Point Filter</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>BoxFilter</P>
-		</TD>
-		<TD>
-			<P>Box Filter</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>TriangleFilter</P>
-		</TD>
-		<TD>
-			<P>Triangle Filter</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>HermiteFilter</P>
-		</TD>
-		<TD>
-			<P>Hermite Filter</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>HanningFilter</P>
-		</TD>
-		<TD>
-			<P>Hanning Filter</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>HammingFilter</P>
-		</TD>
-		<TD>
-			<P>Hamming Filter</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>BlackmanFilter</P>
-		</TD>
-		<TD>
-			<P>Blackman Filter</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>GaussianFilter</P>
-		</TD>
-		<TD>
-			<P>Gaussian Filter</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>QuadraticFilter</P>
-		</TD>
-		<TD>
-			<P>Quadratic Filter</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>CubicFilter</P>
-		</TD>
-		<TD>
-			<P>Cubic Filter</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>CatromFilter</P>
-		</TD>
-		<TD>
-			<P>Catrom Filter</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>MitchellFilter</P>
-		</TD>
-		<TD>
-			<P>Mitchell Filter</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>LanczosFilter</P>
-		</TD>
-		<TD>
-			<P>Lanczos Filter</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>BesselFilter</P>
-		</TD>
-		<TD>
-			<P>Bessel Filter</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>SincFilter</P>
-		</TD>
-		<TD>
-			<P>Sinc Filter</P>
-		</TD>
-	</TR>
-</TABLE>
-<P STYLE="margin-bottom: 0in"><BR>
-</P>
-<TABLE WIDTH=100% BORDER=0 CELLPADDING=1 CELLSPACING=1>
-	<TR>
-		<TD BGCOLOR="#52799e">
-			<P ALIGN=LEFT><A NAME="GravityType"></A><IMG SRC="right_triangle.png" NAME="Graphic11" ALT="&gt;" ALIGN=BOTTOM WIDTH=15 HEIGHT=14 BORDER=0><B><FONT SIZE=4><FONT FACE="Helvetica, Arial"><FONT COLOR="#ffffff">GravityType</FONT></FONT></FONT></B></P>
-		</TD>
-	</TR>
-</TABLE>
-<P STYLE="margin-bottom: 0in"><I>GravityType</I> specifies
+</p>
+<p align="center" style="margin-bottom: 0in"><b>FilterTypes</b></p>
+<table width="100%" border="1" cellpadding="1" cellspacing="1" bgcolor="#cccccc">
+	<tr>
+		<td>
+			<p align="center"><b>Enumeration</b></p>
+		</td>
+		<td>
+			<p align="center"><b>Description</b></p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>UndefinedFilter</p>
+		</td>
+		<td>
+			<p>Unset value.</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>PointFilter</p>
+		</td>
+		<td>
+			<p>Point Filter</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>BoxFilter</p>
+		</td>
+		<td>
+			<p>Box Filter</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>TriangleFilter</p>
+		</td>
+		<td>
+			<p>Triangle Filter</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>HermiteFilter</p>
+		</td>
+		<td>
+			<p>Hermite Filter</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>HanningFilter</p>
+		</td>
+		<td>
+			<p>Hanning Filter</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>HammingFilter</p>
+		</td>
+		<td>
+			<p>Hamming Filter</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>BlackmanFilter</p>
+		</td>
+		<td>
+			<p>Blackman Filter</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>GaussianFilter</p>
+		</td>
+		<td>
+			<p>Gaussian Filter</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>QuadraticFilter</p>
+		</td>
+		<td>
+			<p>Quadratic Filter</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>CubicFilter</p>
+		</td>
+		<td>
+			<p>Cubic Filter</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>CatromFilter</p>
+		</td>
+		<td>
+			<p>Catrom Filter</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>MitchellFilter</p>
+		</td>
+		<td>
+			<p>Mitchell Filter</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>LanczosFilter</p>
+		</td>
+		<td>
+			<p>Lanczos Filter</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>BesselFilter</p>
+		</td>
+		<td>
+			<p>Bessel Filter</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>SincFilter</p>
+		</td>
+		<td>
+			<p>Sinc Filter</p>
+		</td>
+	</tr>
+</table>
+<p style="margin-bottom: 0in"><br />
+</p>
+<table width="100%" border="0" cellpadding="1" cellspacing="1">
+	<tr>
+		<td bgcolor="#52799e">
+			<p align="left"><a name="GravityType"></a><img src="right_triangle.png" name="Graphic11" alt="&gt;" align="bottom" width="15" height="14" border="0" /><b><font size="4"><font face="Helvetica, Arial"><font color="#ffffff">GravityType</font></font></font></b></p>
+		</td>
+	</tr>
+</table>
+<p style="margin-bottom: 0in"><i>GravityType</i> specifies
 positioning of an object (e.g. text, image) within a bounding region
 (e.g. an image). Gravity provides a convenient way to locate objects
 irrespective of the size of the bounding region, in other words, you
 don't need to provide absolute coordinates in order to position an
-object. A common default for gravity is <I>NorthWestGravity</I>. 
-</P>
-<P ALIGN=CENTER STYLE="margin-bottom: 0in"><B>GravityType</B></P>
-<TABLE WIDTH=100% BORDER=1 CELLPADDING=1 CELLSPACING=1 BGCOLOR="#cccccc">
-	<TR>
-		<TD>
-			<P ALIGN=CENTER><B>Enumeration</B></P>
-		</TD>
-		<TD>
-			<P ALIGN=CENTER><B>Description</B></P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>ForgetGravity</P>
-		</TD>
-		<TD>
-			<P>Don't use gravity.</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>NorthWestGravity</P>
-		</TD>
-		<TD>
-			<P>Position object at top-left of region.</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>NorthGravity</P>
-		</TD>
-		<TD>
-			<P>Postiion object at top-center of region</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>NorthEastGravity</P>
-		</TD>
-		<TD>
-			<P>Position object at top-right of region</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>WestGravity</P>
-		</TD>
-		<TD>
-			<P>Position object at left-center of region</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>CenterGravity</P>
-		</TD>
-		<TD>
-			<P>Position object at center of region</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>EastGravity</P>
-		</TD>
-		<TD>
-			<P>Position object at right-center of region</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>SouthWestGravity</P>
-		</TD>
-		<TD>
-			<P>Position object at left-bottom of region</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>SouthGravity</P>
-		</TD>
-		<TD>
-			<P>Position object at bottom-center of region</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>SouthEastGravity</P>
-		</TD>
-		<TD>
-			<P>Position object at bottom-right of region</P>
-		</TD>
-	</TR>
-</TABLE>
-<P STYLE="margin-bottom: 0in"><BR>
-</P>
-<TABLE WIDTH=100% BORDER=0 CELLPADDING=1 CELLSPACING=1>
-	<TR>
-		<TD BGCOLOR="#52799e">
-			<P ALIGN=LEFT><A NAME="ImageType"></A><IMG SRC="right_triangle.png" NAME="Graphic12" ALT="&gt;" ALIGN=BOTTOM WIDTH=15 HEIGHT=14 BORDER=0><B><FONT SIZE=4><FONT FACE="Helvetica, Arial"><FONT COLOR="#ffffff">ImageType</FONT></FONT></FONT></B></P>
-		</TD>
-	</TR>
-</TABLE>
-<P STYLE="margin-bottom: 0in"><I>ImageType</I> indicates the type
+object. A common default for gravity is <i>NorthWestGravity</i>. 
+</p>
+<p align="center" style="margin-bottom: 0in"><b>GravityType</b></p>
+<table width="100%" border="1" cellpadding="1" cellspacing="1" bgcolor="#cccccc">
+	<tr>
+		<td>
+			<p align="center"><b>Enumeration</b></p>
+		</td>
+		<td>
+			<p align="center"><b>Description</b></p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>ForgetGravity</p>
+		</td>
+		<td>
+			<p>Don't use gravity.</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>NorthWestGravity</p>
+		</td>
+		<td>
+			<p>Position object at top-left of region.</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>NorthGravity</p>
+		</td>
+		<td>
+			<p>Postiion object at top-center of region</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>NorthEastGravity</p>
+		</td>
+		<td>
+			<p>Position object at top-right of region</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>WestGravity</p>
+		</td>
+		<td>
+			<p>Position object at left-center of region</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>CenterGravity</p>
+		</td>
+		<td>
+			<p>Position object at center of region</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>EastGravity</p>
+		</td>
+		<td>
+			<p>Position object at right-center of region</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>SouthWestGravity</p>
+		</td>
+		<td>
+			<p>Position object at left-bottom of region</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>SouthGravity</p>
+		</td>
+		<td>
+			<p>Position object at bottom-center of region</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>SouthEastGravity</p>
+		</td>
+		<td>
+			<p>Position object at bottom-right of region</p>
+		</td>
+	</tr>
+</table>
+<p style="margin-bottom: 0in"><br />
+</p>
+<table width="100%" border="0" cellpadding="1" cellspacing="1">
+	<tr>
+		<td bgcolor="#52799e">
+			<p align="left"><a name="ImageType"></a><img src="right_triangle.png" name="Graphic12" alt="&gt;" align="bottom" width="15" height="14" border="0" /><b><font size="4"><font face="Helvetica, Arial"><font color="#ffffff">ImageType</font></font></font></b></p>
+		</td>
+	</tr>
+</table>
+<p style="margin-bottom: 0in"><i>ImageType</i> indicates the type
 classification of the image. 
-</P>
-<P ALIGN=CENTER STYLE="margin-bottom: 0in"><B>ImageType</B></P>
-<TABLE WIDTH=100% BORDER=1 CELLPADDING=1 CELLSPACING=1 BGCOLOR="#cccccc">
-	<TR>
-		<TD>
-			<P ALIGN=CENTER><B>Enumeration</B></P>
-		</TD>
-		<TD>
-			<P ALIGN=CENTER><B>Description</B></P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>UndefinedType</P>
-		</TD>
-		<TD>
-			<P>Unset value.</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>BilevelType</P>
-		</TD>
-		<TD>
-			<P>Monochrome image</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>GrayscaleType</P>
-		</TD>
-		<TD>
-			<P>Grayscale image</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>GrayscaleMatteType</P>
-		</TD>
-		<TD>
-			<P>Grayscale image with opacity</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>PaletteType</P>
-		</TD>
-		<TD>
-			<P>Indexed color (palette) image</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>PaletteMatteType</P>
-		</TD>
-		<TD>
-			<P>Indexed color (palette) image with opacity</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>TrueColorType</P>
-		</TD>
-		<TD>
-			<P>Truecolor image</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>TrueColorMatteType</P>
-		</TD>
-		<TD>
-			<P>Truecolor image with opacity</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>ColorSeparationType</P>
-		</TD>
-		<TD>
-			<P>Cyan/Yellow/Magenta/Black (CYMK) image</P>
-		</TD>
-	</TR>
-</TABLE>
-<P STYLE="margin-bottom: 0in"><BR>
-</P>
-<TABLE WIDTH=100% BORDER=0 CELLPADDING=1 CELLSPACING=1>
-	<TR>
-		<TD BGCOLOR="#52799e">
-			<P ALIGN=LEFT><A NAME="InterlaceType"></A><IMG SRC="right_triangle.png" NAME="Graphic13" ALT="&gt;" ALIGN=BOTTOM WIDTH=15 HEIGHT=14 BORDER=0><B><FONT SIZE=4><FONT FACE="Helvetica, Arial"><FONT COLOR="#ffffff">InterlaceType</FONT></FONT></FONT></B></P>
-		</TD>
-	</TR>
-</TABLE>
-<P><I>InterlaceType</I> specifies the ordering of the red, green, and
+</p>
+<p align="center" style="margin-bottom: 0in"><b>ImageType</b></p>
+<table width="100%" border="1" cellpadding="1" cellspacing="1" bgcolor="#cccccc">
+	<tr>
+		<td>
+			<p align="center"><b>Enumeration</b></p>
+		</td>
+		<td>
+			<p align="center"><b>Description</b></p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>UndefinedType</p>
+		</td>
+		<td>
+			<p>Unset value.</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>BilevelType</p>
+		</td>
+		<td>
+			<p>Monochrome image</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>GrayscaleType</p>
+		</td>
+		<td>
+			<p>Grayscale image</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>GrayscaleMatteType</p>
+		</td>
+		<td>
+			<p>Grayscale image with opacity</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>PaletteType</p>
+		</td>
+		<td>
+			<p>Indexed color (palette) image</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>PaletteMatteType</p>
+		</td>
+		<td>
+			<p>Indexed color (palette) image with opacity</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>TrueColorType</p>
+		</td>
+		<td>
+			<p>Truecolor image</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>TrueColorMatteType</p>
+		</td>
+		<td>
+			<p>Truecolor image with opacity</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>ColorSeparationType</p>
+		</td>
+		<td>
+			<p>Cyan/Yellow/Magenta/Black (CYMK) image</p>
+		</td>
+	</tr>
+</table>
+<p style="margin-bottom: 0in"><br />
+</p>
+<table width="100%" border="0" cellpadding="1" cellspacing="1">
+	<tr>
+		<td bgcolor="#52799e">
+			<p align="left"><a name="InterlaceType"></a><img src="right_triangle.png" name="Graphic13" alt="&gt;" align="bottom" width="15" height="14" border="0" /><b><font size="4"><font face="Helvetica, Arial"><font color="#ffffff">InterlaceType</font></font></font></b></p>
+		</td>
+	</tr>
+</table>
+<p><i>InterlaceType</i> specifies the ordering of the red, green, and
 blue pixel information in the image. Interlacing is usually used to
 make image information available to the user faster by taking
 advantage of the space vs time tradeoff. For example, interlacing
 allows images on the Web to be recognizable sooner and satellite
 images to accumulate/render with image resolution increasing over
 time. 
-</P>
-<P STYLE="margin-bottom: 0in">Use <I>LineInterlace</I> or
-<I>PlaneInterlace</I> to create an interlaced GIF or progressive JPEG
+</p>
+<p style="margin-bottom: 0in">Use <i>LineInterlace</i> or
+<i>PlaneInterlace</i> to create an interlaced GIF or progressive JPEG
 image. 
-</P>
-<P ALIGN=CENTER STYLE="margin-bottom: 0in"><B>InterlaceType</B></P>
-<TABLE WIDTH=100% BORDER=1 CELLPADDING=1 CELLSPACING=1 BGCOLOR="#cccccc">
-	<TR>
-		<TD>
-			<P ALIGN=CENTER><B>Enumeration</B></P>
-		</TD>
-		<TD>
-			<P ALIGN=CENTER><B>Description</B></P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>UndefinedInterlace</P>
-		</TD>
-		<TD>
-			<P>Unset value.</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>NoInterlace</P>
-		</TD>
-		<TD>
-			<P>Don't interlace image (RGBRGBRGBRGBRGBRGB...)</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>LineInterlace</P>
-		</TD>
-		<TD>
-			<P>Use scanline interlacing (RRR...GGG...BBB...RRR...GGG...BBB...)</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>PlaneInterlace</P>
-		</TD>
-		<TD>
-			<P>Use plane interlacing (RRRRRR...GGGGGG...BBBBBB...)</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>PartitionInterlace</P>
-		</TD>
-		<TD>
-			<P>Similar to plane interlaing except that the different planes
-			are saved to individual files (e.g. image.R, image.G, and image.B)</P>
-		</TD>
-	</TR>
-</TABLE>
-<P STYLE="margin-bottom: 0in"><BR>
-</P>
-<TABLE WIDTH=100% BORDER=0 CELLPADDING=1 CELLSPACING=1>
-	<TR>
-		<TD BGCOLOR="#52799e">
-			<P ALIGN=LEFT><A NAME="ChannelType1"></A><IMG SRC="right_triangle.png" NAME="Graphic14" ALT="&gt;" ALIGN=BOTTOM WIDTH=15 HEIGHT=14 BORDER=0><B><FONT SIZE=4><FONT FACE="Helvetica, Arial"><FONT COLOR="#ffffff">ChannelType</FONT></FONT></FONT></B></P>
-		</TD>
-	</TR>
-</TABLE>
-<P STYLE="margin-bottom: 0in"><I>ChannelType</I> is used as an
-argument when doing color separations. Use <I>ChannelType</I> when
-extracting a layer from an image. <I>MatteLayer</I> is useful for
+</p>
+<p align="center" style="margin-bottom: 0in"><b>InterlaceType</b></p>
+<table width="100%" border="1" cellpadding="1" cellspacing="1" bgcolor="#cccccc">
+	<tr>
+		<td>
+			<p align="center"><b>Enumeration</b></p>
+		</td>
+		<td>
+			<p align="center"><b>Description</b></p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>UndefinedInterlace</p>
+		</td>
+		<td>
+			<p>Unset value.</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>NoInterlace</p>
+		</td>
+		<td>
+			<p>Don't interlace image (RGBRGBRGBRGBRGBRGB...)</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>LineInterlace</p>
+		</td>
+		<td>
+			<p>Use scanline interlacing (RRR...GGG...BBB...RRR...GGG...BBB...)</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>PlaneInterlace</p>
+		</td>
+		<td>
+			<p>Use plane interlacing (RRRRRR...GGGGGG...BBBBBB...)</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>PartitionInterlace</p>
+		</td>
+		<td>
+			<p>Similar to plane interlaing except that the different planes
+			are saved to individual files (e.g. image.R, image.G, and image.B)</p>
+		</td>
+	</tr>
+</table>
+<p style="margin-bottom: 0in"><br />
+</p>
+<table width="100%" border="0" cellpadding="1" cellspacing="1">
+	<tr>
+		<td bgcolor="#52799e">
+			<p align="left"><a name="ChannelType1"></a><img src="right_triangle.png" name="Graphic14" alt="&gt;" align="bottom" width="15" height="14" border="0" /><b><font size="4"><font face="Helvetica, Arial"><font color="#ffffff">ChannelType</font></font></font></b></p>
+		</td>
+	</tr>
+</table>
+<p style="margin-bottom: 0in"><i>ChannelType</i> is used as an
+argument when doing color separations. Use <i>ChannelType</i> when
+extracting a layer from an image. <i>MatteLayer</i> is useful for
 extracting the opacity values from an image. 
-</P>
-<P ALIGN=CENTER STYLE="margin-bottom: 0in"><B>ChannelType</B></P>
-<TABLE WIDTH=100% BORDER=1 CELLPADDING=1 CELLSPACING=1 BGCOLOR="#cccccc">
-	<TR>
-		<TD>
-			<P ALIGN=CENTER><B>Enumeration</B></P>
-		</TD>
-		<TD>
-			<P ALIGN=CENTER><B>Description</B></P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>UndefinedLayer</P>
-		</TD>
-		<TD>
-			<P>Unset value.</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>RedLayer</P>
-		</TD>
-		<TD>
-			<P>Select red layer</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>GreenLayer</P>
-		</TD>
-		<TD>
-			<P>Select green layer</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>BlueLayer</P>
-		</TD>
-		<TD>
-			<P>Select blue layer</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>MatteLayer</P>
-		</TD>
-		<TD>
-			<P>Select matte (opacity values) layer</P>
-		</TD>
-	</TR>
-</TABLE>
-<P STYLE="margin-bottom: 0in"><BR>
-</P>
-<TABLE WIDTH=100% BORDER=0 CELLPADDING=1 CELLSPACING=1>
-	<TR>
-		<TD BGCOLOR="#52799e">
-			<P ALIGN=LEFT><A NAME="LineCap"></A><IMG SRC="right_triangle.png" NAME="Graphic15" ALT="&gt;" ALIGN=BOTTOM WIDTH=15 HEIGHT=14 BORDER=0><B><FONT SIZE=4><FONT FACE="Helvetica, Arial"><FONT COLOR="#ffffff">LineCap</FONT></FONT></FONT></B></P>
-		</TD>
-	</TR>
-</TABLE>
-<P STYLE="margin-bottom: 0in">The <I>LineCap</I> enumerations specify
+</p>
+<p align="center" style="margin-bottom: 0in"><b>ChannelType</b></p>
+<table width="100%" border="1" cellpadding="1" cellspacing="1" bgcolor="#cccccc">
+	<tr>
+		<td>
+			<p align="center"><b>Enumeration</b></p>
+		</td>
+		<td>
+			<p align="center"><b>Description</b></p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>UndefinedLayer</p>
+		</td>
+		<td>
+			<p>Unset value.</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>RedLayer</p>
+		</td>
+		<td>
+			<p>Select red layer</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>GreenLayer</p>
+		</td>
+		<td>
+			<p>Select green layer</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>BlueLayer</p>
+		</td>
+		<td>
+			<p>Select blue layer</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>MatteLayer</p>
+		</td>
+		<td>
+			<p>Select matte (opacity values) layer</p>
+		</td>
+	</tr>
+</table>
+<p style="margin-bottom: 0in"><br />
+</p>
+<table width="100%" border="0" cellpadding="1" cellspacing="1">
+	<tr>
+		<td bgcolor="#52799e">
+			<p align="left"><a name="LineCap"></a><img src="right_triangle.png" name="Graphic15" alt="&gt;" align="bottom" width="15" height="14" border="0" /><b><font size="4"><font face="Helvetica, Arial"><font color="#ffffff">LineCap</font></font></font></b></p>
+		</td>
+	</tr>
+</table>
+<p style="margin-bottom: 0in">The <i>LineCap</i> enumerations specify
 shape to be used at the end of open subpaths when they are stroked.
-See SVG's '<A HREF="http://www.w3.org/TR/SVG/painting.html#StrokeLinecapProperty">stroke-linecap'</A>
+See SVG's '<a href="http://www.w3.org/TR/SVG/painting.html#StrokeLinecapProperty">stroke-linecap'</a>
 for examples. 
-</P>
-<P ALIGN=CENTER STYLE="margin-bottom: 0in"><B>LineCap</B></P>
-<TABLE WIDTH=100% BORDER=1 CELLPADDING=1 CELLSPACING=1 BGCOLOR="#cccccc">
-	<TR>
-		<TD>
-			<P ALIGN=CENTER><B>Enumeration</B></P>
-		</TD>
-		<TD>
-			<P ALIGN=CENTER><B>Description</B></P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>UndefinedCap</P>
-		</TD>
-		<TD>
-			<P>Unset value.</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>ButtCap</P>
-		</TD>
-		<TD>
-			<P>Square ending.</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>RoundCap</P>
-		</TD>
-		<TD>
-			<P>Rounded ending (half-circle end with radius of 1/2 stroke
-			width).</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>SquareCap</P>
-		</TD>
-		<TD>
-			<P>Square ending, extended by 1/2 the stroke width at end.</P>
-		</TD>
-	</TR>
-</TABLE>
-<P STYLE="margin-bottom: 0in"><BR>
-</P>
-<TABLE WIDTH=100% BORDER=0 CELLPADDING=1 CELLSPACING=1>
-	<TR>
-		<TD BGCOLOR="#52799e">
-			<P ALIGN=LEFT><A NAME="LineJoin"></A><IMG SRC="right_triangle.png" NAME="Graphic16" ALT="&gt;" ALIGN=BOTTOM WIDTH=15 HEIGHT=14 BORDER=0><B><FONT SIZE=4><FONT FACE="Helvetica, Arial"><FONT COLOR="#ffffff">LineJoin</FONT></FONT></FONT></B></P>
-		</TD>
-	</TR>
-</TABLE>
-<P STYLE="margin-bottom: 0in">The <I>LineJoin</I> enumerations
+</p>
+<p align="center" style="margin-bottom: 0in"><b>LineCap</b></p>
+<table width="100%" border="1" cellpadding="1" cellspacing="1" bgcolor="#cccccc">
+	<tr>
+		<td>
+			<p align="center"><b>Enumeration</b></p>
+		</td>
+		<td>
+			<p align="center"><b>Description</b></p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>UndefinedCap</p>
+		</td>
+		<td>
+			<p>Unset value.</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>ButtCap</p>
+		</td>
+		<td>
+			<p>Square ending.</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>RoundCap</p>
+		</td>
+		<td>
+			<p>Rounded ending (half-circle end with radius of 1/2 stroke
+			width).</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>SquareCap</p>
+		</td>
+		<td>
+			<p>Square ending, extended by 1/2 the stroke width at end.</p>
+		</td>
+	</tr>
+</table>
+<p style="margin-bottom: 0in"><br />
+</p>
+<table width="100%" border="0" cellpadding="1" cellspacing="1">
+	<tr>
+		<td bgcolor="#52799e">
+			<p align="left"><a name="LineJoin"></a><img src="right_triangle.png" name="Graphic16" alt="&gt;" align="bottom" width="15" height="14" border="0" /><b><font size="4"><font face="Helvetica, Arial"><font color="#ffffff">LineJoin</font></font></font></b></p>
+		</td>
+	</tr>
+</table>
+<p style="margin-bottom: 0in">The <i>LineJoin</i> enumerations
 specify the shape to be used at the corners of paths or basic shapes
-when they are stroked. See SVG's '<A HREF="http://www.w3.org/TR/SVG/painting.html#StrokeLinejoinProperty">stroke-linejoin'</A>
+when they are stroked. See SVG's '<a href="http://www.w3.org/TR/SVG/painting.html#StrokeLinejoinProperty">stroke-linejoin'</a>
 for examples. 
-</P>
-<P ALIGN=CENTER STYLE="margin-bottom: 0in"><B>ChannelType</B></P>
-<TABLE WIDTH=100% BORDER=1 CELLPADDING=1 CELLSPACING=1 BGCOLOR="#cccccc">
-	<TR>
-		<TD>
-			<P ALIGN=CENTER><B>Enumeration</B></P>
-		</TD>
-		<TD>
-			<P ALIGN=CENTER><B>Description</B></P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>UndefinedJoin</P>
-		</TD>
-		<TD>
-			<P>Unset value.</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>MiterJoin</P>
-		</TD>
-		<TD>
-			<P>Sharp-edged join</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>RoundJoin</P>
-		</TD>
-		<TD>
-			<P>Rounded-edged join</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>BevelJoin</P>
-		</TD>
-		<TD>
-			<P>Beveled-edged join</P>
-		</TD>
-	</TR>
-</TABLE>
-<P STYLE="margin-bottom: 0in"><BR>
-</P>
-<TABLE WIDTH=100% BORDER=0 CELLPADDING=1 CELLSPACING=1>
-	<TR>
-		<TD BGCOLOR="#52799e">
-			<P ALIGN=LEFT><A NAME="NoiseType"></A><IMG SRC="right_triangle.png" NAME="Graphic17" ALT="&gt;" ALIGN=BOTTOM WIDTH=15 HEIGHT=14 BORDER=0><B><FONT SIZE=4><FONT FACE="Helvetica, Arial"><FONT COLOR="#ffffff">NoiseType</FONT></FONT></FONT></B></P>
-		</TD>
-	</TR>
-</TABLE>
-<P STYLE="margin-bottom: 0in"><I>NoiseType</I> is used as an argument
+</p>
+<p align="center" style="margin-bottom: 0in"><b>ChannelType</b></p>
+<table width="100%" border="1" cellpadding="1" cellspacing="1" bgcolor="#cccccc">
+	<tr>
+		<td>
+			<p align="center"><b>Enumeration</b></p>
+		</td>
+		<td>
+			<p align="center"><b>Description</b></p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>UndefinedJoin</p>
+		</td>
+		<td>
+			<p>Unset value.</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>MiterJoin</p>
+		</td>
+		<td>
+			<p>Sharp-edged join</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>RoundJoin</p>
+		</td>
+		<td>
+			<p>Rounded-edged join</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>BevelJoin</p>
+		</td>
+		<td>
+			<p>Beveled-edged join</p>
+		</td>
+	</tr>
+</table>
+<p style="margin-bottom: 0in"><br />
+</p>
+<table width="100%" border="0" cellpadding="1" cellspacing="1">
+	<tr>
+		<td bgcolor="#52799e">
+			<p align="left"><a name="NoiseType"></a><img src="right_triangle.png" name="Graphic17" alt="&gt;" align="bottom" width="15" height="14" border="0" /><b><font size="4"><font face="Helvetica, Arial"><font color="#ffffff">NoiseType</font></font></font></b></p>
+		</td>
+	</tr>
+</table>
+<p style="margin-bottom: 0in"><i>NoiseType</i> is used as an argument
 to select the type of noise to be added to the image. 
-</P>
-<P ALIGN=CENTER STYLE="margin-bottom: 0in"><B>NoiseType</B></P>
-<TABLE COLS=2 WIDTH=100% BORDER=1 CELLPADDING=1 CELLSPACING=1 BGCOLOR="#cccccc">
-	<TR>
-		<TD>
-			<P ALIGN=CENTER><B>Enumeration</B></P>
-		</TD>
-		<TD>
-			<P ALIGN=CENTER><B>Description</B></P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>UniformNoise</P>
-		</TD>
-		<TD>
-			<P>Uniform noise</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>GaussianNoise</P>
-		</TD>
-		<TD>
-			<P>Gaussian noise</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>MultiplicativeGaussianNoise</P>
-		</TD>
-		<TD>
-			<P>Multiplicative Gaussian noise</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>ImpulseNoise</P>
-		</TD>
-		<TD>
-			<P>Impulse noise</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>LaplacianNoise</P>
-		</TD>
-		<TD>
-			<P>Laplacian noise</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>PoissonNoise</P>
-		</TD>
-		<TD>
-			<P>Poisson noise</P>
-		</TD>
-	</TR>
-</TABLE>
-<P STYLE="margin-bottom: 0in"><BR>
-</P>
-<TABLE WIDTH=100% BORDER=0 CELLPADDING=1 CELLSPACING=0>
-	<COL WIDTH=256*>
-	<TR>
-		<TD WIDTH=100% BGCOLOR="#52799e">
-			<P ALIGN=LEFT><A NAME="PaintMethod1"></A><A NAME="OrientationType"></A>
-			<IMG SRC="right_triangle.png" NAME="Graphic25" ALT="&gt;" ALIGN=BOTTOM WIDTH=15 HEIGHT=14 BORDER=0><B><FONT SIZE=4><FONT FACE="Helvetica, Arial"><FONT COLOR="#ffffff">OrientationType</FONT></FONT></FONT></B></P>
-		</TD>
-	</TR>
-</TABLE>
-<P ALIGN=LEFT STYLE="margin-bottom: 0in"><I>OrientationType</I>
+</p>
+<p align="center" style="margin-bottom: 0in"><b>NoiseType</b></p>
+<table cols="2" width="100%" border="1" cellpadding="1" cellspacing="1" bgcolor="#cccccc">
+	<tr>
+		<td>
+			<p align="center"><b>Enumeration</b></p>
+		</td>
+		<td>
+			<p align="center"><b>Description</b></p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>UniformNoise</p>
+		</td>
+		<td>
+			<p>Uniform noise</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>GaussianNoise</p>
+		</td>
+		<td>
+			<p>Gaussian noise</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>MultiplicativeGaussianNoise</p>
+		</td>
+		<td>
+			<p>Multiplicative Gaussian noise</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>ImpulseNoise</p>
+		</td>
+		<td>
+			<p>Impulse noise</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>LaplacianNoise</p>
+		</td>
+		<td>
+			<p>Laplacian noise</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>PoissonNoise</p>
+		</td>
+		<td>
+			<p>Poisson noise</p>
+		</td>
+	</tr>
+</table>
+<p style="margin-bottom: 0in"><br />
+</p>
+<table width="100%" border="0" cellpadding="1" cellspacing="0">
+	<col width="256*" />
+	<tr>
+		<td width="100%" bgcolor="#52799e">
+			<p align="left"><a name="PaintMethod1"></a><a name="OrientationType"></a>
+			<img src="right_triangle.png" name="Graphic25" alt="&gt;" align="bottom" width="15" height="14" border="0" /><b><font size="4"><font face="Helvetica, Arial"><font color="#ffffff">OrientationType</font></font></font></b></p>
+		</td>
+	</tr>
+</table>
+<p align="left" style="margin-bottom: 0in"><i>OrientationType</i>
 specifies the orientation of the image. Useful for when the image is
 produced via a different ordinate system, the camera was turned on
-its side, or the page was scanned sideways.</P>
-<P ALIGN=CENTER STYLE="margin-bottom: 0in"><B>OrientationType</B></P>
-<TABLE WIDTH=100% BORDER=1 CELLPADDING=1 CELLSPACING=3 BGCOLOR="#cccccc">
-	<COL WIDTH=65*>
-	<COL WIDTH=75*>
-	<COL WIDTH=115*>
-	<TR>
-		<TD WIDTH=25%>
-			<P ALIGN=CENTER><B>Enumeration</B></P>
-		</TD>
-		<TD WIDTH=29%>
-			<P ALIGN=CENTER><B>Scanline Direction</B></P>
-		</TD>
-		<TD WIDTH=45%>
-			<P ALIGN=CENTER><B>Frame Direction</B></P>
-		</TD>
-	</TR>
-	<TR>
-		<TD WIDTH=25%>
-			<P>UndefinedOrientation</P>
-		</TD>
-		<TD WIDTH=29%>
-			<P>Unknown</P>
-		</TD>
-		<TD WIDTH=45%>
-			<P>Unknown</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD WIDTH=25%>
-			<P>TopLeftOrientation</P>
-		</TD>
-		<TD WIDTH=29%>
-			<P>Left to right</P>
-		</TD>
-		<TD WIDTH=45%>
-			<P>Top to bottom</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD WIDTH=25%>
-			<P>TopRightOrientation</P>
-		</TD>
-		<TD WIDTH=29%>
-			<P>Right to left</P>
-		</TD>
-		<TD WIDTH=45%>
-			<P>Top to bottom</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD WIDTH=25%>
-			<P>BottomRightOrientation</P>
-		</TD>
-		<TD WIDTH=29%>
-			<P>Right to left</P>
-		</TD>
-		<TD WIDTH=45%>
-			<P>Bottom to top</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD WIDTH=25%>
-			<P>BottomLeftOrientation</P>
-		</TD>
-		<TD WIDTH=29%>
-			<P>Left to right</P>
-		</TD>
-		<TD WIDTH=45%>
-			<P>Bottom to top</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD WIDTH=25%>
-			<P>LeftTopOrientation</P>
-		</TD>
-		<TD WIDTH=29%>
-			<P>Top to bottom</P>
-		</TD>
-		<TD WIDTH=45%>
-			<P>Left to right</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD WIDTH=25%>
-			<P>RightTopOrientation</P>
-		</TD>
-		<TD WIDTH=29%>
-			<P>Top to bottom</P>
-		</TD>
-		<TD WIDTH=45%>
-			<P>Right to left</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD WIDTH=25%>
-			<P>RightBottomOrientation</P>
-		</TD>
-		<TD WIDTH=29%>
-			<P>Bottom to top</P>
-		</TD>
-		<TD WIDTH=45%>
-			<P>Right to left</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD WIDTH=25%>
-			<P>LeftBottomOrientation</P>
-		</TD>
-		<TD WIDTH=29%>
-			<P>Bottom to top</P>
-		</TD>
-		<TD WIDTH=45%>
-			<P>Left to right</P>
-		</TD>
-	</TR>
-</TABLE>
-<P STYLE="margin-bottom: 0in"><BR>
-</P>
-<TABLE WIDTH=100% BORDER=0 CELLPADDING=1 CELLSPACING=1>
-	<TR>
-		<TD BGCOLOR="#52799e">
-			<P ALIGN=LEFT><A NAME="PaintMethod"></A><IMG SRC="right_triangle.png" NAME="Graphic18" ALT="&gt;" ALIGN=BOTTOM WIDTH=15 HEIGHT=14 BORDER=0><B><FONT SIZE=4><FONT FACE="Helvetica, Arial"><FONT COLOR="#ffffff">PaintMethod</FONT></FONT></FONT></B></P>
-		</TD>
-	</TR>
-</TABLE>
-<P STYLE="margin-bottom: 0in"><I>PaintMethod</I> specifies how pixel
+its side, or the page was scanned sideways.</p>
+<p align="center" style="margin-bottom: 0in"><b>OrientationType</b></p>
+<table width="100%" border="1" cellpadding="1" cellspacing="3" bgcolor="#cccccc">
+	<col width="65*" />
+	<col width="75*" />
+	<col width="115*" />
+	<tr>
+		<td width="25%">
+			<p align="center"><b>Enumeration</b></p>
+		</td>
+		<td width="29%">
+			<p align="center"><b>Scanline Direction</b></p>
+		</td>
+		<td width="45%">
+			<p align="center"><b>Frame Direction</b></p>
+		</td>
+	</tr>
+	<tr>
+		<td width="25%">
+			<p>UndefinedOrientation</p>
+		</td>
+		<td width="29%">
+			<p>Unknown</p>
+		</td>
+		<td width="45%">
+			<p>Unknown</p>
+		</td>
+	</tr>
+	<tr>
+		<td width="25%">
+			<p>TopLeftOrientation</p>
+		</td>
+		<td width="29%">
+			<p>Left to right</p>
+		</td>
+		<td width="45%">
+			<p>Top to bottom</p>
+		</td>
+	</tr>
+	<tr>
+		<td width="25%">
+			<p>TopRightOrientation</p>
+		</td>
+		<td width="29%">
+			<p>Right to left</p>
+		</td>
+		<td width="45%">
+			<p>Top to bottom</p>
+		</td>
+	</tr>
+	<tr>
+		<td width="25%">
+			<p>BottomRightOrientation</p>
+		</td>
+		<td width="29%">
+			<p>Right to left</p>
+		</td>
+		<td width="45%">
+			<p>Bottom to top</p>
+		</td>
+	</tr>
+	<tr>
+		<td width="25%">
+			<p>BottomLeftOrientation</p>
+		</td>
+		<td width="29%">
+			<p>Left to right</p>
+		</td>
+		<td width="45%">
+			<p>Bottom to top</p>
+		</td>
+	</tr>
+	<tr>
+		<td width="25%">
+			<p>LeftTopOrientation</p>
+		</td>
+		<td width="29%">
+			<p>Top to bottom</p>
+		</td>
+		<td width="45%">
+			<p>Left to right</p>
+		</td>
+	</tr>
+	<tr>
+		<td width="25%">
+			<p>RightTopOrientation</p>
+		</td>
+		<td width="29%">
+			<p>Top to bottom</p>
+		</td>
+		<td width="45%">
+			<p>Right to left</p>
+		</td>
+	</tr>
+	<tr>
+		<td width="25%">
+			<p>RightBottomOrientation</p>
+		</td>
+		<td width="29%">
+			<p>Bottom to top</p>
+		</td>
+		<td width="45%">
+			<p>Right to left</p>
+		</td>
+	</tr>
+	<tr>
+		<td width="25%">
+			<p>LeftBottomOrientation</p>
+		</td>
+		<td width="29%">
+			<p>Bottom to top</p>
+		</td>
+		<td width="45%">
+			<p>Left to right</p>
+		</td>
+	</tr>
+</table>
+<p style="margin-bottom: 0in"><br />
+</p>
+<table width="100%" border="0" cellpadding="1" cellspacing="1">
+	<tr>
+		<td bgcolor="#52799e">
+			<p align="left"><a name="PaintMethod"></a><img src="right_triangle.png" name="Graphic18" alt="&gt;" align="bottom" width="15" height="14" border="0" /><b><font size="4"><font face="Helvetica, Arial"><font color="#ffffff">PaintMethod</font></font></font></b></p>
+		</td>
+	</tr>
+</table>
+<p style="margin-bottom: 0in"><i>PaintMethod</i> specifies how pixel
 colors are to be replaced in the image. It is used to select the
 pixel-filling algorithm employed. 
-</P>
-<P ALIGN=CENTER STYLE="margin-bottom: 0in"><B>PaintMethod</B></P>
-<TABLE WIDTH=100% BORDER=1 CELLPADDING=1 CELLSPACING=1 BGCOLOR="#cccccc">
-	<TR>
-		<TD>
-			<P ALIGN=CENTER><B>Enumeration</B></P>
-		</TD>
-		<TD>
-			<P ALIGN=CENTER><B>Description</B></P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>PointMethod</P>
-		</TD>
-		<TD>
-			<P>Replace pixel color at point.</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>ReplaceMethod</P>
-		</TD>
-		<TD>
-			<P>Replace color for all image pixels matching color at point.</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>FloodfillMethod</P>
-		</TD>
-		<TD>
-			<P>Replace color for pixels surrounding point until encountering
-			pixel that fails to match color at point.</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>FillToBorderMethod</P>
-		</TD>
-		<TD>
-			<P>Replace color for pixels surrounding point until encountering
-			pixels matching border color.</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>ResetMethod</P>
-		</TD>
-		<TD>
-			<P>Replace colors for <B>all</B> pixels in image with pen color.</P>
-		</TD>
-	</TR>
-</TABLE>
-<P STYLE="margin-bottom: 0in"><BR>
-</P>
-<TABLE WIDTH=100% BORDER=0 CELLPADDING=1 CELLSPACING=1>
-	<TR>
-		<TD BGCOLOR="#52799e">
-			<P ALIGN=LEFT><A NAME="QuantumTypes"></A><IMG SRC="right_triangle.png" NAME="Graphic19" ALT="&gt;" ALIGN=BOTTOM WIDTH=15 HEIGHT=14 BORDER=0><B><FONT SIZE=4><FONT FACE="Helvetica, Arial"><FONT COLOR="#ffffff">QuantumTypes</FONT></FONT></FONT></B></P>
-		</TD>
-	</TR>
-</TABLE>
-<P STYLE="margin-bottom: 0in"><I>QuantumTypes</I> is used to indicate
+</p>
+<p align="center" style="margin-bottom: 0in"><b>PaintMethod</b></p>
+<table width="100%" border="1" cellpadding="1" cellspacing="1" bgcolor="#cccccc">
+	<tr>
+		<td>
+			<p align="center"><b>Enumeration</b></p>
+		</td>
+		<td>
+			<p align="center"><b>Description</b></p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>PointMethod</p>
+		</td>
+		<td>
+			<p>Replace pixel color at point.</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>ReplaceMethod</p>
+		</td>
+		<td>
+			<p>Replace color for all image pixels matching color at point.</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>FloodfillMethod</p>
+		</td>
+		<td>
+			<p>Replace color for pixels surrounding point until encountering
+			pixel that fails to match color at point.</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>FillToBorderMethod</p>
+		</td>
+		<td>
+			<p>Replace color for pixels surrounding point until encountering
+			pixels matching border color.</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>ResetMethod</p>
+		</td>
+		<td>
+			<p>Replace colors for <b>all</b> pixels in image with pen color.</p>
+		</td>
+	</tr>
+</table>
+<p style="margin-bottom: 0in"><br />
+</p>
+<table width="100%" border="0" cellpadding="1" cellspacing="1">
+	<tr>
+		<td bgcolor="#52799e">
+			<p align="left"><a name="QuantumTypes"></a><img src="right_triangle.png" name="Graphic19" alt="&gt;" align="bottom" width="15" height="14" border="0" /><b><font size="4"><font face="Helvetica, Arial"><font color="#ffffff">QuantumTypes</font></font></font></b></p>
+		</td>
+	</tr>
+</table>
+<p style="margin-bottom: 0in"><i>QuantumTypes</i> is used to indicate
 the source or destination format of entire pixels, or components of
 pixels (&quot;Quantums&quot;) while they are being read, or written
 to, a pixel cache. The validity of these format specifications
 depends on whether the Image pixels are in RGB format, RGBA format,
 or CMYK format. The pixel Quantum size is determined by the Image
 depth (eight or sixteen bits). 
-</P>
-<P ALIGN=CENTER STYLE="margin-bottom: 0in"><B>RGB(A) Image Quantums</B></P>
-<TABLE COLS=2 WIDTH=100% BORDER=1 CELLPADDING=1 CELLSPACING=1 BGCOLOR="#cccccc">
-	<TR>
-		<TD>
-			<P ALIGN=CENTER><B>Enumeration</B></P>
-		</TD>
-		<TD>
-			<P ALIGN=CENTER><B>Description</B></P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>IndexQuantum</P>
-		</TD>
-		<TD>
-			<P>PseudoColor colormap indices (valid only for image with
-			colormap)</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>RedQuantum</P>
-		</TD>
-		<TD>
-			<P>Red pixel Quantum</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>GreenQuantum</P>
-		</TD>
-		<TD>
-			<P>Green pixel Quantum</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>BlueQuantum</P>
-		</TD>
-		<TD>
-			<P>Blue pixel Quantum</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>AlphaQuantum</P>
-		</TD>
-		<TD>
-			<P>Alpha Quantum</P>
-		</TD>
-	</TR>
-</TABLE>
-<P STYLE="margin-bottom: 0in"><BR>
-</P>
-<P ALIGN=CENTER STYLE="margin-bottom: 0in"><B>CMY(K)(A) Image Quantum</B></P>
-<TABLE COLS=2 WIDTH=100% BORDER=1 CELLPADDING=1 CELLSPACING=1 BGCOLOR="#cccccc">
-	<TR>
-		<TD>
-			<P ALIGN=CENTER><B>Enumeration</B></P>
-		</TD>
-		<TD>
-			<P ALIGN=CENTER><B>Description</B></P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>CyanQuantum</P>
-		</TD>
-		<TD>
-			<P>Cyan pixel Quantum</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>MagentaQuantum</P>
-		</TD>
-		<TD>
-			<P>Magenta pixel Quantum</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>YellowQuantum</P>
-		</TD>
-		<TD>
-			<P>Yellow pixel Quantum</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>BlackQuantum</P>
-		</TD>
-		<TD>
-			<P>Black pixel Quantum</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>AlphaQuantum</P>
-		</TD>
-		<TD>
-			<P>Alpha Quantum</P>
-		</TD>
-	</TR>
-</TABLE>
-<P STYLE="margin-bottom: 0in"><BR>
-</P>
-<P ALIGN=CENTER STYLE="margin-bottom: 0in"><B>Grayscale Image
-Quantums</B></P>
-<TABLE COLS=2 WIDTH=100% BORDER=1 CELLPADDING=1 CELLSPACING=1 BGCOLOR="#cccccc">
-	<TR>
-		<TD>
-			<P ALIGN=CENTER><B>Enumeration</B></P>
-		</TD>
-		<TD>
-			<P ALIGN=CENTER><B>Description</B></P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>GrayQuantum</P>
-		</TD>
-		<TD>
-			<P>Gray pixel</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>GrayOpacityQuantum</P>
-		</TD>
-		<TD>
-			<P>Pixel opacity</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>AlphaQuantum</P>
-		</TD>
-		<TD>
-			<P>Alpha Quantum</P>
-		</TD>
-	</TR>
-</TABLE>
-<P STYLE="margin-bottom: 0in"><BR>
-</P>
-<P ALIGN=CENTER STYLE="margin-bottom: 0in"><B>Entire Pixels
-(Expressed in Byte Order)</B></P>
-<TABLE COLS=2 WIDTH=100% BORDER=1 CELLPADDING=1 CELLSPACING=1 BGCOLOR="#cccccc">
-	<TR>
-		<TD>
-			<P ALIGN=CENTER><B>Enumeration</B></P>
-		</TD>
-		<TD>
-			<P ALIGN=CENTER><B>Description</B></P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>RGBQuantum</P>
-		</TD>
-		<TD>
-			<P>RGB pixel (24 or 48 bits)</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>RGBAQuantum</P>
-		</TD>
-		<TD>
-			<P>RGBA pixel (32 or 64 bits)</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>CMYKQuantum</P>
-		</TD>
-		<TD>
-			<P>CMYK pixel (32 or 64 bits)</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>CMYKAQuantum</P>
-		</TD>
-		<TD>
-			<P>CMYKA pixel (40 or 80 bits)</P>
-		</TD>
-	</TR>
-</TABLE>
-<P STYLE="margin-bottom: 0in"><BR>&nbsp; 
-</P>
-<TABLE WIDTH=100% BORDER=0 CELLPADDING=1 CELLSPACING=1>
-	<TR>
-		<TD BGCOLOR="#52799e">
-			<P ALIGN=LEFT><A NAME="RenderingIntent"></A><IMG SRC="right_triangle.png" NAME="Graphic20" ALT="&gt;" ALIGN=BOTTOM WIDTH=15 HEIGHT=14 BORDER=0><B><FONT SIZE=4><FONT FACE="Helvetica, Arial"><FONT COLOR="#ffffff">RenderingIntent</FONT></FONT></FONT></B></P>
-		</TD>
-	</TR>
-</TABLE>
-<P>Rendering intent is a concept defined by <A HREF="http://www.color.org/">ICC</A>
+</p>
+<p align="center" style="margin-bottom: 0in"><b>RGB(A) Image Quantums</b></p>
+<table cols="2" width="100%" border="1" cellpadding="1" cellspacing="1" bgcolor="#cccccc">
+	<tr>
+		<td>
+			<p align="center"><b>Enumeration</b></p>
+		</td>
+		<td>
+			<p align="center"><b>Description</b></p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>IndexQuantum</p>
+		</td>
+		<td>
+			<p>PseudoColor colormap indices (valid only for image with
+			colormap)</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>RedQuantum</p>
+		</td>
+		<td>
+			<p>Red pixel Quantum</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>GreenQuantum</p>
+		</td>
+		<td>
+			<p>Green pixel Quantum</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>BlueQuantum</p>
+		</td>
+		<td>
+			<p>Blue pixel Quantum</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>AlphaQuantum</p>
+		</td>
+		<td>
+			<p>Alpha Quantum</p>
+		</td>
+	</tr>
+</table>
+<p style="margin-bottom: 0in"><br />
+</p>
+<p align="center" style="margin-bottom: 0in"><b>CMY(K)(A) Image Quantum</b></p>
+<table cols="2" width="100%" border="1" cellpadding="1" cellspacing="1" bgcolor="#cccccc">
+	<tr>
+		<td>
+			<p align="center"><b>Enumeration</b></p>
+		</td>
+		<td>
+			<p align="center"><b>Description</b></p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>CyanQuantum</p>
+		</td>
+		<td>
+			<p>Cyan pixel Quantum</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>MagentaQuantum</p>
+		</td>
+		<td>
+			<p>Magenta pixel Quantum</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>YellowQuantum</p>
+		</td>
+		<td>
+			<p>Yellow pixel Quantum</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>BlackQuantum</p>
+		</td>
+		<td>
+			<p>Black pixel Quantum</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>AlphaQuantum</p>
+		</td>
+		<td>
+			<p>Alpha Quantum</p>
+		</td>
+	</tr>
+</table>
+<p style="margin-bottom: 0in"><br />
+</p>
+<p align="center" style="margin-bottom: 0in"><b>Grayscale Image
+Quantums</b></p>
+<table cols="2" width="100%" border="1" cellpadding="1" cellspacing="1" bgcolor="#cccccc">
+	<tr>
+		<td>
+			<p align="center"><b>Enumeration</b></p>
+		</td>
+		<td>
+			<p align="center"><b>Description</b></p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>GrayQuantum</p>
+		</td>
+		<td>
+			<p>Gray pixel</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>GrayOpacityQuantum</p>
+		</td>
+		<td>
+			<p>Pixel opacity</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>AlphaQuantum</p>
+		</td>
+		<td>
+			<p>Alpha Quantum</p>
+		</td>
+	</tr>
+</table>
+<p style="margin-bottom: 0in"><br />
+</p>
+<p align="center" style="margin-bottom: 0in"><b>Entire Pixels
+(Expressed in Byte Order)</b></p>
+<table cols="2" width="100%" border="1" cellpadding="1" cellspacing="1" bgcolor="#cccccc">
+	<tr>
+		<td>
+			<p align="center"><b>Enumeration</b></p>
+		</td>
+		<td>
+			<p align="center"><b>Description</b></p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>RGBQuantum</p>
+		</td>
+		<td>
+			<p>RGB pixel (24 or 48 bits)</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>RGBAQuantum</p>
+		</td>
+		<td>
+			<p>RGBA pixel (32 or 64 bits)</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>CMYKQuantum</p>
+		</td>
+		<td>
+			<p>CMYK pixel (32 or 64 bits)</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>CMYKAQuantum</p>
+		</td>
+		<td>
+			<p>CMYKA pixel (40 or 80 bits)</p>
+		</td>
+	</tr>
+</table>
+<p style="margin-bottom: 0in"><br />&#160; 
+</p>
+<table width="100%" border="0" cellpadding="1" cellspacing="1">
+	<tr>
+		<td bgcolor="#52799e">
+			<p align="left"><a name="RenderingIntent"></a><img src="right_triangle.png" name="Graphic20" alt="&gt;" align="bottom" width="15" height="14" border="0" /><b><font size="4"><font face="Helvetica, Arial"><font color="#ffffff">RenderingIntent</font></font></font></b></p>
+		</td>
+	</tr>
+</table>
+<p>Rendering intent is a concept defined by <a href="http://www.color.org/">ICC</a>
 Spec ICC.1:1998-09, &quot;File Format for Color Profiles&quot;.
-ImageMagick uses <I>RenderingIntent</I> in order to support ICC
+ImageMagick uses <i>RenderingIntent</i> in order to support ICC
 Color Profiles. 
-</P>
-<P STYLE="margin-bottom: 0in">From the specification: &quot;Rendering
+</p>
+<p style="margin-bottom: 0in">From the specification: &quot;Rendering
 intent specifies the style of reproduction to be used during the
 evaluation of this profile in a sequence of profiles. It applies
 specifically to that profile in the sequence and not to the entire
 sequence. Typically, the user or application will set the rendering
 intent dynamically at runtime or embedding time.&quot; 
-</P>
-<P ALIGN=CENTER STYLE="margin-bottom: 0in"><B>RenderingIntent</B></P>
-<TABLE WIDTH=100% BORDER=1 CELLPADDING=1 CELLSPACING=1 BGCOLOR="#cccccc">
-	<TR>
-		<TD>
-			<P ALIGN=CENTER><B>Enumeration</B></P>
-		</TD>
-		<TD>
-			<P ALIGN=CENTER><B>Description</B></P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>UndefinedIntent</P>
-		</TD>
-		<TD>
-			<P>Unset value.</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>SaturationIntent</P>
-		</TD>
-		<TD>
-			<P>A rendering intent that specifies the saturation of the pixels
+</p>
+<p align="center" style="margin-bottom: 0in"><b>RenderingIntent</b></p>
+<table width="100%" border="1" cellpadding="1" cellspacing="1" bgcolor="#cccccc">
+	<tr>
+		<td>
+			<p align="center"><b>Enumeration</b></p>
+		</td>
+		<td>
+			<p align="center"><b>Description</b></p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>UndefinedIntent</p>
+		</td>
+		<td>
+			<p>Unset value.</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>SaturationIntent</p>
+		</td>
+		<td>
+			<p>A rendering intent that specifies the saturation of the pixels
 			in the image is preserved perhaps at the expense of accuracy in
-			hue and lightness.</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>PerceptualIntent</P>
-		</TD>
-		<TD>
-			<P>A rendering intent that specifies the full gamut of the image
+			hue and lightness.</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>PerceptualIntent</p>
+		</td>
+		<td>
+			<p>A rendering intent that specifies the full gamut of the image
 			is compressed or expanded to fill the gamut of the destination
 			device. Gray balance is preserved but colorimetric accuracy might
-			not be preserved.</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>AbsoluteIntent</P>
-		</TD>
-		<TD>
-			<P>Absolute colorimetric</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>RelativeIntent</P>
-		</TD>
-		<TD>
-			<P>Relative colorimetric</P>
-		</TD>
-	</TR>
-</TABLE>
-<P STYLE="margin-bottom: 0in"><BR>
-</P>
-<TABLE WIDTH=100% BORDER=0 CELLPADDING=1 CELLSPACING=1>
-	<TR>
-		<TD BGCOLOR="#52799e">
-			<P ALIGN=LEFT><A NAME="ResolutionType"></A><IMG SRC="right_triangle.png" NAME="Graphic21" ALT="&gt;" ALIGN=BOTTOM WIDTH=15 HEIGHT=14 BORDER=0><B><FONT SIZE=4><FONT FACE="Helvetica, Arial"><FONT COLOR="#ffffff">ResolutionType</FONT></FONT></FONT></B></P>
-		</TD>
-	</TR>
-</TABLE>
-<P STYLE="margin-bottom: 0in">By default, ImageMagick defines
-resolutions in pixels per inch. <I>ResolutionType</I> provides a
+			not be preserved.</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>AbsoluteIntent</p>
+		</td>
+		<td>
+			<p>Absolute colorimetric</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>RelativeIntent</p>
+		</td>
+		<td>
+			<p>Relative colorimetric</p>
+		</td>
+	</tr>
+</table>
+<p style="margin-bottom: 0in"><br />
+</p>
+<table width="100%" border="0" cellpadding="1" cellspacing="1">
+	<tr>
+		<td bgcolor="#52799e">
+			<p align="left"><a name="ResolutionType"></a><img src="right_triangle.png" name="Graphic21" alt="&gt;" align="bottom" width="15" height="14" border="0" /><b><font size="4"><font face="Helvetica, Arial"><font color="#ffffff">ResolutionType</font></font></font></b></p>
+		</td>
+	</tr>
+</table>
+<p style="margin-bottom: 0in">By default, ImageMagick defines
+resolutions in pixels per inch. <i>ResolutionType</i> provides a
 means to adjust this. 
-</P>
-<P ALIGN=CENTER STYLE="margin-bottom: 0in"><B>ResolutionType</B></P>
-<TABLE WIDTH=100% BORDER=1 CELLPADDING=1 CELLSPACING=1 BGCOLOR="#cccccc">
-	<TR>
-		<TD>
-			<P ALIGN=CENTER><B>Enumeration</B></P>
-		</TD>
-		<TD>
-			<P ALIGN=CENTER><B>Description</B></P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>UndefinedResolution</P>
-		</TD>
-		<TD>
-			<P>Unset value.</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>PixelsPerInchResolution</P>
-		</TD>
-		<TD>
-			<P>Density specifications are specified in units of pixels per
-			inch (english units).</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>PixelsPerCentimeterResolution</P>
-		</TD>
-		<TD>
-			<P>Density specifications are specified in units of pixels per
-			centimeter (metric units).</P>
-		</TD>
-	</TR>
-</TABLE>
-<P STYLE="margin-bottom: 0in"><BR>
-</P>
-<TABLE WIDTH=100% BORDER=0 CELLPADDING=1 CELLSPACING=1>
-	<TR>
-		<TD BGCOLOR="#52799e">
-			<P ALIGN=LEFT><A NAME="StorageType"></A><IMG SRC="right_triangle.png" NAME="Graphic22" ALT="&gt;" ALIGN=BOTTOM WIDTH=15 HEIGHT=14 BORDER=0><B><FONT SIZE=4><FONT FACE="Helvetica, Arial"><FONT COLOR="#ffffff">StorageType</FONT></FONT></FONT></B></P>
-		</TD>
-	</TR>
-</TABLE>
-<P STYLE="margin-bottom: 0in">The <I>StorageType</I> enumerations are
+</p>
+<p align="center" style="margin-bottom: 0in"><b>ResolutionType</b></p>
+<table width="100%" border="1" cellpadding="1" cellspacing="1" bgcolor="#cccccc">
+	<tr>
+		<td>
+			<p align="center"><b>Enumeration</b></p>
+		</td>
+		<td>
+			<p align="center"><b>Description</b></p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>UndefinedResolution</p>
+		</td>
+		<td>
+			<p>Unset value.</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>PixelsPerInchResolution</p>
+		</td>
+		<td>
+			<p>Density specifications are specified in units of pixels per
+			inch (english units).</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>PixelsPerCentimeterResolution</p>
+		</td>
+		<td>
+			<p>Density specifications are specified in units of pixels per
+			centimeter (metric units).</p>
+		</td>
+	</tr>
+</table>
+<p style="margin-bottom: 0in"><br />
+</p>
+<table width="100%" border="0" cellpadding="1" cellspacing="1">
+	<tr>
+		<td bgcolor="#52799e">
+			<p align="left"><a name="StorageType"></a><img src="right_triangle.png" name="Graphic22" alt="&gt;" align="bottom" width="15" height="14" border="0" /><b><font size="4"><font face="Helvetica, Arial"><font color="#ffffff">StorageType</font></font></font></b></p>
+		</td>
+	</tr>
+</table>
+<p style="margin-bottom: 0in">The <i>StorageType</i> enumerations are
 used to specify the storage format of pixels in the source or
 destination pixel array. 
-</P>
-<P ALIGN=CENTER STYLE="margin-bottom: 0in"><B>StorageType</B></P>
-<TABLE WIDTH=100% BORDER=1 CELLPADDING=1 CELLSPACING=1 BGCOLOR="#cccccc">
-	<TR>
-		<TD>
-			<P ALIGN=CENTER><B>Enumeration</B></P>
-		</TD>
-		<TD>
-			<P ALIGN=CENTER><B>Description</B></P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>CharPixel</P>
-		</TD>
-		<TD>
-			<P>Character type</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>ShortPixel</P>
-		</TD>
-		<TD>
-			<P>Short type</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>IntegerPixel</P>
-		</TD>
-		<TD>
-			<P>Integer type</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>FloatPixel</P>
-		</TD>
-		<TD>
-			<P>Float type</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>DoublePixel</P>
-		</TD>
-		<TD>
-			<P>Double type</P>
-		</TD>
-	</TR>
-</TABLE>
-<P STYLE="margin-bottom: 0in"><BR>
-</P>
-<TABLE WIDTH=100% BORDER=0 CELLPADDING=1 CELLSPACING=1>
-	<TR>
-		<TD BGCOLOR="#52799e">
-			<P ALIGN=LEFT><A NAME="StretchType"></A><IMG SRC="right_triangle.png" NAME="Graphic23" ALT="&gt;" ALIGN=BOTTOM WIDTH=15 HEIGHT=14 BORDER=0><B><FONT SIZE=4><FONT FACE="Helvetica, Arial"><FONT COLOR="#ffffff">StretchType</FONT></FONT></FONT></B></P>
-		</TD>
-	</TR>
-</TABLE>
-<P STYLE="margin-bottom: 0in">The <I>StretchType</I> enumerations are
+</p>
+<p align="center" style="margin-bottom: 0in"><b>StorageType</b></p>
+<table width="100%" border="1" cellpadding="1" cellspacing="1" bgcolor="#cccccc">
+	<tr>
+		<td>
+			<p align="center"><b>Enumeration</b></p>
+		</td>
+		<td>
+			<p align="center"><b>Description</b></p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>CharPixel</p>
+		</td>
+		<td>
+			<p>Character type</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>ShortPixel</p>
+		</td>
+		<td>
+			<p>Short type</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>IntegerPixel</p>
+		</td>
+		<td>
+			<p>Integer type</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>FloatPixel</p>
+		</td>
+		<td>
+			<p>Float type</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>DoublePixel</p>
+		</td>
+		<td>
+			<p>Double type</p>
+		</td>
+	</tr>
+</table>
+<p style="margin-bottom: 0in"><br />
+</p>
+<table width="100%" border="0" cellpadding="1" cellspacing="1">
+	<tr>
+		<td bgcolor="#52799e">
+			<p align="left"><a name="StretchType"></a><img src="right_triangle.png" name="Graphic23" alt="&gt;" align="bottom" width="15" height="14" border="0" /><b><font size="4"><font face="Helvetica, Arial"><font color="#ffffff">StretchType</font></font></font></b></p>
+		</td>
+	</tr>
+</table>
+<p style="margin-bottom: 0in">The <i>StretchType</i> enumerations are
 used to specify the relative width of a font to the regular width for
-the font family. If the width is not important, the <I>AnyStretch</I>
+the font family. If the width is not important, the <i>AnyStretch</i>
 enumeration may be specified for a wildcard match. 
-</P>
-<P ALIGN=CENTER STYLE="margin-bottom: 0in"><B>StretchType</B></P>
-<TABLE WIDTH=100% BORDER=1 CELLPADDING=1 CELLSPACING=1 BGCOLOR="#cccccc">
-	<TR>
-		<TD>
-			<P ALIGN=CENTER><B>Enumeration</B></P>
-		</TD>
-		<TD>
-			<P ALIGN=CENTER><B>Description</B></P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>AnyStretch</P>
-		</TD>
-		<TD>
-			<P>Wildcard match for font stretch</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>NormalStretch</P>
-		</TD>
-		<TD>
-			<P>Normal width font</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>UltraCondensedStretch</P>
-		</TD>
-		<TD>
-			<P>Ultra-condensed (narrowest) font</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>ExtraCondensedStretch</P>
-		</TD>
-		<TD>
-			<P>Extra-condensed font</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>CondensedStretch</P>
-		</TD>
-		<TD>
-			<P>Condensed font</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>SemiCondensedStretch</P>
-		</TD>
-		<TD>
-			<P>Semi-Condensed font</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>SemiExpandedStretch</P>
-		</TD>
-		<TD>
-			<P>Semi-Expanded font</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>ExpandedStretch</P>
-		</TD>
-		<TD>
-			<P>Expanded font</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>ExtraExpandedStretch</P>
-		</TD>
-		<TD>
-			<P>Extra-Expanded font</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>UltraExpandedStretch</P>
-		</TD>
-		<TD>
-			<P>Ultra-expanded (widest) font</P>
-		</TD>
-	</TR>
-</TABLE>
-<P STYLE="margin-bottom: 0in"><BR>
-</P>
-<TABLE WIDTH=100% BORDER=0 CELLPADDING=1 CELLSPACING=1>
-	<TR>
-		<TD BGCOLOR="#52799e">
-			<P ALIGN=LEFT><A NAME="StyleType"></A><IMG SRC="right_triangle.png" NAME="Graphic24" ALT="&gt;" ALIGN=BOTTOM WIDTH=15 HEIGHT=14 BORDER=0><B><FONT SIZE=4><FONT FACE="Helvetica, Arial"><FONT COLOR="#ffffff">StyleType</FONT></FONT></FONT></B></P>
-		</TD>
-	</TR>
-</TABLE>
-<P STYLE="margin-bottom: 0in">The <I>StyleType</I> enumerations are
+</p>
+<p align="center" style="margin-bottom: 0in"><b>StretchType</b></p>
+<table width="100%" border="1" cellpadding="1" cellspacing="1" bgcolor="#cccccc">
+	<tr>
+		<td>
+			<p align="center"><b>Enumeration</b></p>
+		</td>
+		<td>
+			<p align="center"><b>Description</b></p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>AnyStretch</p>
+		</td>
+		<td>
+			<p>Wildcard match for font stretch</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>NormalStretch</p>
+		</td>
+		<td>
+			<p>Normal width font</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>UltraCondensedStretch</p>
+		</td>
+		<td>
+			<p>Ultra-condensed (narrowest) font</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>ExtraCondensedStretch</p>
+		</td>
+		<td>
+			<p>Extra-condensed font</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>CondensedStretch</p>
+		</td>
+		<td>
+			<p>Condensed font</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>SemiCondensedStretch</p>
+		</td>
+		<td>
+			<p>Semi-Condensed font</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>SemiExpandedStretch</p>
+		</td>
+		<td>
+			<p>Semi-Expanded font</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>ExpandedStretch</p>
+		</td>
+		<td>
+			<p>Expanded font</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>ExtraExpandedStretch</p>
+		</td>
+		<td>
+			<p>Extra-Expanded font</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>UltraExpandedStretch</p>
+		</td>
+		<td>
+			<p>Ultra-expanded (widest) font</p>
+		</td>
+	</tr>
+</table>
+<p style="margin-bottom: 0in"><br />
+</p>
+<table width="100%" border="0" cellpadding="1" cellspacing="1">
+	<tr>
+		<td bgcolor="#52799e">
+			<p align="left"><a name="StyleType"></a><img src="right_triangle.png" name="Graphic24" alt="&gt;" align="bottom" width="15" height="14" border="0" /><b><font size="4"><font face="Helvetica, Arial"><font color="#ffffff">StyleType</font></font></font></b></p>
+		</td>
+	</tr>
+</table>
+<p style="margin-bottom: 0in">The <i>StyleType</i> enumerations are
 used to specify the style (e.g. Italic) of a font. If the style is
-not important, the <I>AnyStyle</I> enumeration may be specified for a
+not important, the <i>AnyStyle</i> enumeration may be specified for a
 wildcard match. 
-</P>
-<P ALIGN=CENTER STYLE="margin-bottom: 0in"><B>StyleType</B></P>
-<TABLE WIDTH=100% BORDER=1 CELLPADDING=1 CELLSPACING=1 BGCOLOR="#cccccc">
-	<TR>
-		<TD>
-			<P ALIGN=CENTER><B>Enumeration</B></P>
-		</TD>
-		<TD>
-			<P ALIGN=CENTER><B>Description</B></P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>AnyStyle</P>
-		</TD>
-		<TD>
-			<P>Wildcard match for font style</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>NormalStyle</P>
-		</TD>
-		<TD>
-			<P>Normal font style</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>ItalicStyle</P>
-		</TD>
-		<TD>
-			<P>Italic font style</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>ObliqueStyle</P>
-		</TD>
-		<TD>
-			<P>Oblique font style</P>
-		</TD>
-	</TR>
-</TABLE>
-<P STYLE="margin-bottom: 0in"><BR>
-</P>
-<TABLE WIDTH=100% BORDER=0 CELLPADDING=1 CELLSPACING=1>
-	<TR>
-		<TD BGCOLOR="#52799e">
-			<P ALIGN=LEFT><A NAME="VirtualPixelMethod"></A><IMG SRC="right_triangle.png" NAME="Graphic8" ALT="&gt;" ALIGN=BOTTOM WIDTH=15 HEIGHT=14 BORDER=0><B><FONT SIZE=4><FONT FACE="Helvetica, Arial"><FONT COLOR="#ffffff">VirtualPixelMethod</FONT></FONT></FONT></B></P>
-		</TD>
-	</TR>
-</TABLE>
-<P STYLE="margin-bottom: 0in">The <I>VirtualPixelMethod </I>enumerations are
+</p>
+<p align="center" style="margin-bottom: 0in"><b>StyleType</b></p>
+<table width="100%" border="1" cellpadding="1" cellspacing="1" bgcolor="#cccccc">
+	<tr>
+		<td>
+			<p align="center"><b>Enumeration</b></p>
+		</td>
+		<td>
+			<p align="center"><b>Description</b></p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>AnyStyle</p>
+		</td>
+		<td>
+			<p>Wildcard match for font style</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>NormalStyle</p>
+		</td>
+		<td>
+			<p>Normal font style</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>ItalicStyle</p>
+		</td>
+		<td>
+			<p>Italic font style</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>ObliqueStyle</p>
+		</td>
+		<td>
+			<p>Oblique font style</p>
+		</td>
+	</tr>
+</table>
+<p style="margin-bottom: 0in"><br />
+</p>
+<table width="100%" border="0" cellpadding="1" cellspacing="1">
+	<tr>
+		<td bgcolor="#52799e">
+			<p align="left"><a name="VirtualPixelMethod"></a><img src="right_triangle.png" name="Graphic8" alt="&gt;" align="bottom" width="15" height="14" border="0" /><b><font size="4"><font face="Helvetica, Arial"><font color="#ffffff">VirtualPixelMethod</font></font></font></b></p>
+		</td>
+	</tr>
+</table>
+<p style="margin-bottom: 0in">The <i>VirtualPixelMethod </i>enumerations are
 used to specify the virtual pixel method.
-</P>
-<P STYLE="margin-bottom: 0in"><BR>
-</P>
-<P ALIGN=CENTER STYLE="margin-bottom: 0in"><B>VirtualPixelMethod</B></P>
-<TABLE WIDTH=100% BORDER=1 CELLPADDING=1 CELLSPACING=1 BGCOLOR="#cccccc">
-	<TR>
-		<TD>
-			<P ALIGN=CENTER><B>Enumeration</B></P>
-		</TD>
-		<TD>
-			<P ALIGN=CENTER><B>Description</B></P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>UndefinedVirtualPixelMethod</P>
-		</TD>
-		<TD>
-			<P>Not defined</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>BackgroundVirtualPixelMethod</P>
-		</TD>
-		<TD>
-			<P>the area surrounding the image is the background color
-</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>BlackVirtualPixelMethod</P>
-		</TD>
-		<TD>
-			<P>the area surrounding the image is black</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>CheckerTileVirtualPixelMethod</P>
-		</TD>
-		<TD>
-			<P>alternate squares with image and background color
-</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>DitherVirtualPixelMethod</P>
-		</TD>
-		<TD>
-			<P>non-random 32x32 dithered pattern
-</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>EdgeVirtualPixelMethod</P>
-		</TD>
-		<TD>
-			<P>extend the edge pixel toward infinity
-</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>GrayVirtualPixelMethod</P>
-		</TD>
-		<TD>
-			<P>the area surrounding the image is gray
-</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>HorizontalTileVirtualPixelMethod</P>
-		</TD>
-		<TD>
-			<P>horizontally tile the image, background color above/below</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>HorizontalTileEdgeVirtualPixelMethod</P>
-		</TD>
-		<TD>
-			<P>horizontally tile the image and replicate the side edge pixels</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>MirrorVirtualPixelMethod</P>
-		</TD>
-		<TD>
-			<P>mirror tile the image
-</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>RandomVirtualPixelMethod</P>
-		</TD>
-		<TD>
-			<P>choose a random pixel from the image
-</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>TileVirtualPixelMethod</P>
-		</TD>
-		<TD>
-			<P>tile the image (default)
-</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>TransparentVirtualPixelMethod</P>
-		</TD>
-		<TD>
-			<P>the area surrounding the image is transparent blackness
-</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>VerticalTileVirtualPixelMethod</P>
-		</TD>
-		<TD>
-			<P>vertically tile the image, sides are background color
-</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>VerticalTileEdgeVirtualPixelMethod</P>
-		</TD>
-		<TD>
-			<P>vertically tile the image and replicate the side edge pixels
-</P>
-		</TD>
-	</TR>
-	<TR>
-		<TD>
-			<P>WhiteVirtualPixelMethod</P>
-		</TD>
-		<TD>
-			<P>the area surrounding the image is white
-</P>
-		</TD>
-	</TR>
-</TABLE>
+</p>
+<p style="margin-bottom: 0in"><br />
+</p>
+<p align="center" style="margin-bottom: 0in"><b>VirtualPixelMethod</b></p>
+<table width="100%" border="1" cellpadding="1" cellspacing="1" bgcolor="#cccccc">
+	<tr>
+		<td>
+			<p align="center"><b>Enumeration</b></p>
+		</td>
+		<td>
+			<p align="center"><b>Description</b></p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>UndefinedVirtualPixelMethod</p>
+		</td>
+		<td>
+			<p>Not defined</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>BackgroundVirtualPixelMethod</p>
+		</td>
+		<td>
+			<p>the area surrounding the image is the background color
+</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>BlackVirtualPixelMethod</p>
+		</td>
+		<td>
+			<p>the area surrounding the image is black</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>CheckerTileVirtualPixelMethod</p>
+		</td>
+		<td>
+			<p>alternate squares with image and background color
+</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>DitherVirtualPixelMethod</p>
+		</td>
+		<td>
+			<p>non-random 32x32 dithered pattern
+</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>EdgeVirtualPixelMethod</p>
+		</td>
+		<td>
+			<p>extend the edge pixel toward infinity
+</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>GrayVirtualPixelMethod</p>
+		</td>
+		<td>
+			<p>the area surrounding the image is gray
+</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>HorizontalTileVirtualPixelMethod</p>
+		</td>
+		<td>
+			<p>horizontally tile the image, background color above/below</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>HorizontalTileEdgeVirtualPixelMethod</p>
+		</td>
+		<td>
+			<p>horizontally tile the image and replicate the side edge pixels</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>MirrorVirtualPixelMethod</p>
+		</td>
+		<td>
+			<p>mirror tile the image
+</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>RandomVirtualPixelMethod</p>
+		</td>
+		<td>
+			<p>choose a random pixel from the image
+</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>TileVirtualPixelMethod</p>
+		</td>
+		<td>
+			<p>tile the image (default)
+</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>TransparentVirtualPixelMethod</p>
+		</td>
+		<td>
+			<p>the area surrounding the image is transparent blackness
+</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>VerticalTileVirtualPixelMethod</p>
+		</td>
+		<td>
+			<p>vertically tile the image, sides are background color
+</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>VerticalTileEdgeVirtualPixelMethod</p>
+		</td>
+		<td>
+			<p>vertically tile the image and replicate the side edge pixels
+</p>
+		</td>
+	</tr>
+	<tr>
+		<td>
+			<p>WhiteVirtualPixelMethod</p>
+		</td>
+		<td>
+			<p>the area surrounding the image is white
+</p>
+		</td>
+	</tr>
+</table>
 </div>
-</BODY>
-</HTML>
+</body>
+</html>
diff --git a/www/Magick++/Image.html b/www/Magick++/Image.html
index 3811eec5b..88d2019c5 100644
--- a/www/Magick++/Image.html
+++ b/www/Magick++/Image.html
@@ -167,10 +167,10 @@ has been placed within a Blob, it may be read into a Magick++ Image via
 a <a href="Image.html#constructor_blob">constructor</a> or <a href="Image.html#read">read()</a>
 . Likewise, a Magick++ image may be written to a Blob via <a
  href="Image.html#write"> write()</a> .
-<p>An example of using Image to write to a Blob follows: <br>
-&nbsp; </p>
+<p>An example of using Image to write to a Blob follows: <br />
+&#160; </p>
 <pre class="code">
-#include <Magick++.h> 
+#include &lt;Magick++.h> 
 using namespace std; 
 using namespace Magick; 
 int main(int argc,char **argv) 
@@ -1107,10 +1107,10 @@ to specified penColor_.</font></td>
       <td><font size="-1">const std::string &amp;imageSpec_</font></td>
       <td rowspan="2" nosave=""><font size="-1">Ping is similar to read
 except only enough of the image is read to determine the image columns,
-rows, and filesize.&nbsp; The <a href="Image.html#columns">columns</a> </font>,
+rows, and filesize.&#160; The <a href="Image.html#columns">columns</a> </font>,
       <font size="-1"><a href="Image.html#rows">rows</a> , and <a
  href="Image.html#fileSize">fileSize</a>
-attributes are valid after invoking ping.&nbsp; The image data is not
+attributes are valid after invoking ping.&#160; The image data is not
 valid after calling ping.</font></td>
     </tr>
     <tr>
@@ -1255,31 +1255,31 @@ values and type_ parameters.</font></td>
     </tr>
     <tr>
       <td style="vertical-align: middle; text-align: center;"><small><a
- name="randomThreshold"></a>randomThreshold<br>
+ name="randomThreshold"></a>randomThreshold<br />
       </small></td>
       <td style="vertical-align: middle;"><small>const Geometry
-&amp;thresholds_<br>
+&amp;thresholds_<br />
       </small></td>
       <td style="vertical-align: middle;"><small>Random threshold the
 image. Changes the value of individual pixels based on the intensity of
-each pixel compared to a random threshold.&nbsp; The result is a
-low-contrast, two color image.&nbsp; The thresholds_ argument is a
-geometry containing LOWxHIGH thresholds.&nbsp; If the string contains
+each pixel compared to a random threshold.&#160; The result is a
+low-contrast, two color image.&#160; The thresholds_ argument is a
+geometry containing LOWxHIGH thresholds.&#160; If the string contains
 2x2, 3x3, or 4x4, then an ordered dither of order 2, 3, or 4 will be
 performed instead. This is a very fast alternative to 'quantize' based
-dithering.<br>
+dithering.<br />
       </small></td>
     </tr>
     <tr>
       <td style="vertical-align: middle; text-align: center;"><small><a
- name="randomThresholdChannel"></a>randomThresholdChannel<br>
+ name="randomThresholdChannel"></a>randomThresholdChannel<br />
       </small></td>
       <td style="vertical-align: middle;"><small>const Geometry
-&amp;thresholds_, const ChannelType channel_<br>
+&amp;thresholds_, const ChannelType channel_<br />
       </small></td>
       <td style="vertical-align: middle;"><small>Random threshold an
 image channel. Similar to <a href="Image.html#randomThreshold">randomThreshold</a>()
-but restricted to the specified channel.<br>
+but restricted to the specified channel.<br />
       </small></td>
     </tr>
     <tr>
@@ -1576,7 +1576,7 @@ original if this is a problem.</font></td>
  href="Blob.html"> BLOB</a> stored in <i>blob_</i>. The <i>magick</i>_
 parameter specifies the image format to write (defaults to <a
  href="Image.html#magick">magick</a> ). The depth_ parameter species the image
-depth (defaults to <a href="Image.html#depth"> depth</a> ).</font> <br>
+depth (defaults to <a href="Image.html#depth"> depth</a> ).</font> <br />
       <font size="-1"><b><font color="#ff0000">Caution: </font></b> if
 an image format is selected which is capable of supporting fewer
 colors than the original image or quantization has been requested, the
@@ -3069,7 +3069,7 @@ alpha channel.</font></td>
       <td><font size="-1">Returns a pointer to the Image pixel indexes
 corresponding to the pixel region requested by the last <a
  href="Image.html#getConstPixels">getConstPixels</a> , <a href="Image.html#getPixels">getPixels</a>
-, or <a href="Image.html#setPixels">setPixels</a> call.&nbsp;</font><font
+, or <a href="Image.html#setPixels">setPixels</a> call.&#160;</font><font
  size="-1">The
 returned pointer remains valid until the next getPixel, getConstPixels,
 or setPixels call and should never be deallocated by the user.</font><font
@@ -3078,7 +3078,7 @@ or
 CMYKA images. The pixel indexes represent an array of type
 IndexPacket, with each entry corresponding to a pixel x,y position. For
 PseudoClass images, the entry's value is the offset into the colormap
-(see <a href="Image.html#colorMap">colorMap</a> )&nbsp; for that pixel. For
+(see <a href="Image.html#colorMap">colorMap</a> )&#160; for that pixel. For
 CMYKA
 images, the indexes are used to contain the alpha channel.</font></td>
     </tr>
diff --git a/www/Magick++/Montage.html b/www/Magick++/Montage.html
index cb6ff91d0..b2a234a40 100644
--- a/www/Magick++/Montage.html
+++ b/www/Magick++/Montage.html
@@ -11,12 +11,12 @@
 <h1 align="center">Magick::Montage Class</h1>
 <p>A montage is a single image which is composed of thumbnail images composed in a uniform grid. The size of the montage image is determined by the size of the individual thumbnails and the number of rows and columns in the grid.</p>
 <p>The following illustration shows a montage consisting of three columns and two rows of thumbnails rendered on a gray background:</p>
-<p class="image"><img src="montage-sample-framed.jpg" name="Graphic1" align="bottom" width="378" height="238" border="0"></p>
+<p class="image"><img src="montage-sample-framed.jpg" name="Graphic1" align="bottom" width="378" height="238" border="0" /></p>
 <p>Montages may be either "plain" (undecorated thumbnails) or "framed" (decorated thumbnails). In order to more easily understand the options supplied to <a href="STL.html#montageImages"><i>MontageImages()</i></a>, montage options are supplied by two different classes: <a href="Montage.html#Magick::Montage"><i>Magick::Montage</i></a> and <a href="Montage.html#Magick::MontageFramed"><i>Magick::MontageFramed</i></a>.</p>
 <h3 align="center"><a name="PlainMontages"></a>Plain Montages</h3>
 <p><a name="Magick::Montage"></a><i>Magick::Montage</i> is the base class to provide montage options and provides methods to set all options required to render simple (unframed) montages. See <a href="Montage.html#Magick::MontageFramed"><i>Magick::MontageFramed</i></a>if you would like to create a framed montage.</p>
 <p>Unframed thumbnails consist of four components: the thumbnail image, the thumbnail border, an optional thumbnail shadow, and an optional thumbnail label area.</p>
-<p class="image"><img src="thumbnail-anatomy-plain.jpg" name="Graphic2" align="middle" width="309" height="327" border="0"></p>
+<p class="image"><img src="thumbnail-anatomy-plain.jpg" name="Graphic2" align="middle" width="309" height="327" border="0" /></p>
 <p style="margin-bottom: 0cm"> </p>
 <p align="center" style="margin-bottom: 0cm"><b>Montage Methods</b></p>
 <ul><table width="100%" border="1" cellpadding="2" cellspacing="2">
diff --git a/www/api/magick++-classes.html b/www/api/magick++-classes.html
index 9d9620a75..e01488bef 100644
--- a/www/api/magick++-classes.html
+++ b/www/api/magick++-classes.html
@@ -306,4 +306,4 @@ containers of image frames.</td>
 <div style="clear: both; margin: 0; width: 100%; "></div>
 </body>
 </html>
-<!-- Magick Cache 25th July 2014 04:05 -->
\ No newline at end of file
+<!-- Magick Cache 25th July 2014 04:05 -->
diff --git a/www/changelog.html b/www/changelog.html
index 78645ac4a..9d0a37d6e 100644
--- a/www/changelog.html
+++ b/www/changelog.html
@@ -1303,7 +1303,9 @@
   <dd> Always unlock the semaphore before returning from the png codec, either    by a "return" or png_error(); changed all Magick*Exception() calls    after setjmp() to png_error() to ensure proper cleanup (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&amp;t=16883).</dd>
 <dt>2012-04-10  6.7.6-6 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
   <dd> Fixed log known alpha*kernel normalization bug in morphology convolve.</dd>
-    Convolve kernel weights have been separated from alpha blend handling.    Un-normalized kernels applied to images with active alpha will no longer    be auto-normalized due to the effect of alpha blending.  The bug causes    images using the default channel setting and having an alpha channel to    automatically 'normalize' the results of a convolve during the handling    of alpha blending.  This probably would cause severe effects when a    zero-summing kernel is being used on an image containing an active (though    likely fully-opaque) alpha channel, as division by near zero weights    would cause extreme color values in results.  This bug is not normally    seen as convolution, which is normally applied only to fully-opaque    images. And using a zero-summing kernel on an image with alpha also    results in a transparent image!  This is why it was not fixed up until now.</dd>
+  <dd> Convolve kernel weights have been separated from alpha blend handling.    Un-normalized kernels applied to images with active alpha will no longer    be auto-normalized due to the effect of alpha blending.</dd>
+  <dd> The bug causes images using the default channel setting and having an    alpha channel to automatically 'normalize' the results of a convolve    during the handling of alpha blending.  This probably would cause severe    effects when a zero-summing kernel is being used on an image containing    an active (though likely fully-opaque) alpha channel, as division by near    zero weights would cause extreme color values in results.</dd>
+  <dd> This bug is not normally seen as convolution, which is normally applied only    to fully-opaque images. And using a zero-summing kernel on an image with    alpha also results in a transparent image!  This is why it was not fixed    up until now.</dd>
 <dt>2012-04-08  6.7.6-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
   <dd> Pixel allocation for Pango is stride*rows not stride*columns.</dd>
   <dd> Set the image resolution for Postscript files with an embedded Photoshop    profile.</dd>
@@ -3650,4 +3652,5 @@
 <div style="clear: both; margin: 0; width: 100%; "></div>
 </body>
 </html>
-<!-- Magick Cache 25th July 2014 04:05 -->
\ No newline at end of file
+<!-- Magick Cache 25th July 2014 04:05 -->
+
diff --git a/www/command-line-options.html b/www/command-line-options.html
index 384ec999c..442618202 100644
--- a/www/command-line-options.html
+++ b/www/command-line-options.html
@@ -3699,7 +3699,7 @@ href="http://www.fmwconcepts.com/imagemagick/fourier_transforms/fourier.html"
  href="http://en.wikipedia.org/wiki/High_dynamic_range_imaging" >Wikipedia</a>
  entry.  </p>
 
-<p>
+
 
 <p>By default the FFT is normalized (and the IFT is not). Use "<code><a href="command-line-options.html#define" >-define</a> fourier:normalize=forward</code> to explicityly normalize the FFT and unnormalize the IFT.</p>
 
@@ -7799,4 +7799,5 @@ href="command-line-options.html#colors">-colors</a> to reduce the number of colo
 <div style="clear: both; margin: 0; width: 100%; "></div>
 </body>
 </html>
-<!-- Magick Cache 25th July 2014 04:06 -->
\ No newline at end of file
+<!-- Magick Cache 25th July 2014 04:06 -->
+
