jhm         2004/05/05 23:05:16

  Modified:    docs     external.html
  Log:
  Update the external image-task.
  
  Revision  Changes    Path
  1.163     +31 -2     ant/docs/external.html
  
  Index: external.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/external.html,v
  retrieving revision 1.162
  retrieving revision 1.163
  diff -u -r1.162 -r1.163
  --- external.html     30 Apr 2004 06:21:25 -0000      1.162
  +++ external.html     6 May 2004 06:05:16 -0000       1.163
  @@ -1429,7 +1429,14 @@
           "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>
  +        image to shades of gray).<br />
  +        Now it supports transparency (making images translucent), a
  +        bestfit option for Resize, simple support for images within
  +        a security-constraint, a preliminary support (if pjatools.jar
  +        is available) for saving files as GIF and some other fixes.</p>
  +                                <p>IMPORTANT: You will need the PMIW (Poor 
Man's Imaging Wrapper) jar
  +        for all the operations and the pjatools jar for GIF encoding/ saving
  +        support.</p>
                                         <table class="externals" 
cellspacing="1" cellpadding="4">
                 <tr>
                         <th colspan="1" rowspan="1"
  @@ -1454,11 +1461,33 @@
                     <tr>
                         <th colspan="1" rowspan="1"
         valign="top" align="left">
  +          pmiw jar
  +      </th>
  +                          <td colspan="1" rowspan="1"
  +      valign="top" align="left">
  +          <a 
href="http://www.mullassery.com/software/PMIW/";>http://www.mullassery.com/software/PMIW/</a>
  +                (Poor Man's Imaging Wrapper)
  +      </td>
  +      </tr>
  +                  <tr>
  +                      <th colspan="1" rowspan="1"
  +      valign="top" align="left">
  +          pjatools jar
  +      </th>
  +                          <td colspan="1" rowspan="1"
  +      valign="top" align="left">
  +          <a 
href="http://www.eteks.com/pja/en/";>http://www.eteks.com/pja/en/</a>
  +                (pjatools for GIF encoding support)
  +      </td>
  +      </tr>
  +                  <tr>
  +                      <th colspan="1" rowspan="1"
  +      valign="top" align="left">
             Contact:
         </th>
                             <td colspan="1" rowspan="1"
         valign="top" align="left">
  -          <a href="http://www.mullassery.com/contact/feedback.jsp";>Abey 
Mullassery</a>
  +          <a href="http://www.mullassery.com";>Abey Mullassery</a>
         </td>
         </tr>
                     <tr>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to