On Tuesday 29 May 2001 10:46, Peter Becker wrote:

> I just fixed this problem for myself by changing lines 422/423 in
> org.apache.batik.gvt.renderer.StaticRenderer. There are two values
> rounded up (by adding 0.5f), I changed this to round down (by
> subtracting 0.5f). Works for me but of course I might have broken other
> code ;-) At least it seems to be close to the real problem but I must
> admit that I don't really understand what the hacker in me did there.

Well, I first though it was a clip rule problem on the outermost SVG element 
or a loss of precision while computing the image size. Anyway, it seems that 
you have identified the source of the problem.

Before applying the change, I will do more tests.

> Can you file them? I am not sure how to classify the first one and I am
> too lazy to get just another account on some webbased system somewhere ;-)

I will do it.

Regards,
Thierry.

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

Reply via email to