wywytse wrote:
> 
> I have download Batik, but how can it automated render the SVG and 
> save it as a PNG??

    If you got the binary dist.  Then there is a jar file
called 'batik-rasterizer.jar'.

    The following should work assuming you are in the
release directory:

% java -jar batik-rasterizer.jar -m image/png samples/anne.svg

    You can use -help to get a list of other options (like
output directory/file, etc).


-----
To unsubscribe send a message to: [EMAIL PROTECTED]
-or-
visit http://groups.yahoo.com/group/svg-developers and click "edit my 
membership"
---- 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/svg-developers/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to