Thanks Helder, Should I file it as a bug or do you feel it's just a duplicate of 41294?
John > -----Original Message----- > From: Helder Magalhães [mailto:[email protected]] > Sent: Wednesday, 21 January 2009 22:14 > To: [email protected] > Subject: Re: Possible bug with paths and strokes > > > The attached SVG renders correctly in ASV and Opera > > Firefox (at least 3.0.x) also seems to render it as expected. > > > > Is this a bug? I am using the latest SVN source. > > Confirmed with latest SVN source and releases 1.6 and 1.7 (checking for > a possible regression!). > > This might be related to issue 41294 [1] which points out towards > issues in the Java 2D renderer, given the coordinate values (rather > small). Java environment in my tests was (Sun's) jdk1.6.0_11. Note that > it seems that there were some recent improvements [2] in Sun's > renderer, although they don't seem to fit to this case (I was able to > reproduce using update 11, while the change refers improvements in > update 10). > > Some efforts were made to reduce the problem: > * Changed/removed attributes but the behavior didn't change; > * Made the height and width set to 100% so that the document size > follows the canvas size (to check for particular coordinate precision > issues). > Although nothing substantial was revealed, a slightly shorter test case > was obtained (attached). > > > > Thanks, > > John > > Hope this helps, > > Helder > > > [1] https://issues.apache.org/bugzilla/show_bug.cgi?id=41294 > [2] https://issues.apache.org/bugzilla/show_bug.cgi?id=43411#c11 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
