DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23829>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23829
Enhancement to the Image Task
Summary: Enhancement to the Image Task
Product: Ant
Version: unspecified
Platform: All
URL: http://www.mullassery.com/software/ANT/
OS/Version: All
Status: NEW
Severity: Enhancement
Priority: Other
Component: Optional Tasks
AssignedTo: dev@ant.apache.org
ReportedBy: abey@mullassery.com
I would like to contribute Image task I had written as an enhancement to the
current implementation. My implementation makes use of Java2D (java 1.2 and
higher) or ImageIO (Java 1.4 and higher) or JAI (aditional jars). The Imaging
support of one of these is loaded and used at runtime based on availability.
Currently it supports simple operations such as Scale/ Resize, Rotate, Crop,
Grayscale, TextOverlay, ImageOverlay and Border.
More operations such as Brightness, Blur, ShapeOverlay, etc will be added soon.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org
|