Hi,
 
I'm certain this is the most simple problem that will be addressed today by
competent ant users (I exclude myself of this group, of course)
 
I have been trying for a while now to make a taskdef for Batik to convert
svg files to jpeg and other file formats.
 
I have succesfully compiled the task, and added this line to my build file:
 
  <http://xmlgraphics.apache.org/batik/resources/void.gif>
<http://xmlgraphics.apache.org/batik/resources/void.gif>
<http://xmlgraphics.apache.org/batik/resources/void.gif>        
  <http://xmlgraphics.apache.org/batik/resources/void.gif>      
<taskdef name="rasterize" 

classname="org.apache.tools.ant.taskdefs.optional.RasterizerTask" />

Reply via email to