Hello,

when rasterizing images I always get a white border (1 pixel) at the top 
and left edges of the image. Simple example: run this:

<svg viewport="1,1,150,30" width="150" height="30">
   <rect x="-10" y="-10" width="150" height="30" style="fill:rgb(80,80,0)"/>
</svg>

through the batik-rasterizer.jar on Windows (Sun JDK 1.3). I played with 
the viewport and rectangle positions but the effect stays the same. BTW: 
The rasterizer can't find an output directory if the file name is in the 
same directory (unless you put a ".\" in front).

Is this a bug (I couldn't find it in Bugzilla) or do I miss something here?

Thanks,
   PeterB


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

Reply via email to