The xml snippet with the corrections for the "Image" external task is
included below
1. The compatibility with only ANT 1.4 and above.
2. The " Task" removed from the "Image Task" since it is used as an HTML
anchor name as well.
==================================================================
<subsection name="Image">
<p>Image task generates and transforms images. It exposes the imaging
capability available in Java2D, Java Advanced Imaging, ImageIO, etc., as set
of nested elements.
</p>
<p>Image transformations such as "resize"
(scale),"overlay" (one image on another), "border" (add
a border), "text" (text on image), "crop" (a sub-image
of a bigger image), "rotate", "grayscale" (change a
color image to shades of gray).
</p>
<table class="externals">
<tr>
<th>Compatibility:</th>
<td>Ant 1.4</td>
</tr>
<tr>
<th>URL:</th>
<td><a
href="http://www.mullassery.com/software/ANT">http://www.mullassery.com/soft
ware/ANT/</a></td>
</tr>
<tr>
<th>Contact:</th>
<td><a
href="http://www.mullassery.com/contact/feedback.jsp">Abey
Mullassery</a></td>
</tr>
<tr>
<th>License:</th>
<td>Apache Software License</td>
</tr>
</table>
</subsection>
==================================================================
Thanks,
Abey Mullassery
W: http://www.mullassery.com
==============================
> -----Original Message-----
> From: Stefan Bodewig [mailto:[EMAIL PROTECTED]
> Sent: Thursday, October 09, 2003 7:24 PM
> To: [EMAIL PROTECTED]
> Subject: Re: New ANT Image Transformation Tasks
>
>
> On Tue, 7 Oct 2003, Abey Mullassery <[EMAIL PROTECTED]> wrote:
>
> > If you think this task is worth adding to the ANT task list, please
> > do.
>
> I've committed the changes, they'll apear on the website shortly.
>
> > Please let me know your comments and suggestions.
>
> You patch says compatible with Ant 1.3 while your website says 1.4.
>
> Are you aware of the new image manipulation task in Ant 1.6beta?
>
> Stefan
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]