You are viewing a plain text version of this content. The canonical link for it is here.
Posted to batik-users@xmlgraphics.apache.org by Martijn van der Pauw <M....@weer.nl> on 2003/07/04 16:30:32 UTC

svg to svgz

Hi!

 

Can someone tell me what to do when I have a svg document in memorty of
a servlet and I want to convert that to svgz? Are there any packages
needed?

What about performance?

 

Kind regards,

Martijn


Re: svg to svgz

Posted by Christophe Jolif <cj...@ilog.fr>.

Martijn van der Pauw wrote:
> Hi!
> 
>  
> 
> Can someone tell me what to do when I have a svg document in memorty of 
> a servlet and I want to convert that to svgz? Are there any packages needed?


import java.util.zip.GZIPOutputStream;


-- 
Christophe


---------------------------------------------------------------------
To unsubscribe, e-mail: batik-users-unsubscribe@xml.apache.org
For additional commands, e-mail: batik-users-help@xml.apache.org