On Sunday 07 October 2001 17:28, Scott Moore wrote:
> I'm using Batik in a Servlet to create images on the fly using SVG.  Using
> the transcoders (specifically the JPEG), I create a JPEG image and directly
> write that image to the servlet response output stream.  This all works
> fine until a socket closes prematurely.
>
> Unfortunately, sockets close prematurely all the time in browsers if you
> click off the page before the image is finished rendering.  Sometimes I
> just get a socket closed exception from the code and everything continues
> on fine.  Unfortunately, all too often, I get this:
>

Do you still have the bug with batik1-1 ?
Does the bug appear when rasterizing SVG images in PNG instead of JPG ?

Thierry.



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

Reply via email to