You are viewing a plain text version of this content. The canonical link for it is here.
Posted to batik-dev@xmlgraphics.apache.org by Vincent Hardy <vh...@eng.sun.com> on 2001/03/31 03:08:13 UTC

Regressions

Hello,

I found 2 regressions in the BE-Suite:

+ text-font-BE-16.svg (lighter and bolder)
+ filters-many-BE-01.svg (shadow is clipped)

Any thoughts?
Vincent.

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


Re: Regressions

Posted by Thierry Kormann <tk...@sophia.inria.fr>.
On Saturday 31 March 2001 03:08, you wrote:
> Hello,
>
> I found 2 regressions in the BE-Suite:

> + filters-many-BE-01.svg (shadow is clipped)

This one is due to my bug fix for filters-blur-BE-12.svg (new Pad(new 
GaussianBlur(new Pad())) instead of new GaussianBlur(new Pad()) where I clip 
the output now). 

I think the filters-many's primitive region for the blur is to small (the BE 
seems wrong in this case). 

If I remove my bug fix, filters-many works as before (but of course 
filters-blur does not work anymore).

Thierry.

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


Re: Regressions

Posted by Stephane Hillion <St...@sophia.inria.fr>.
On Saturday 31 March 2001 03:08, Vincent Hardy wrote:
> Hello,
>
> I found 2 regressions in the BE-Suite:
>
> + text-font-BE-16.svg (lighter and bolder)

This one is my fault. I commited the fix.

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