On Tuesday 29 May 2001 09:58, Peter Becker wrote:
> 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:

The viewer seems to have the same problem. I was not able to identify the 
problem yet but I am going to work on it ASAP. Feel free to enter a bug in 
Bugzilla.

> <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>

BTW: the attribute viewport does not exist. The attribute is called viewBox 
(with an uppercase 'B').

> 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).

OK, this one also need a bug report.

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

Yep. Two more...

Thanks for your interest,
Thierry.


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

Reply via email to