https://issues.apache.org/bugzilla/show_bug.cgi?id=43411
Thomas Deweese <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #6 from Thomas Deweese <[email protected]> 2009-01-04 09:26:47 PST --- (In reply to comment #5) > fixed with svn 731265 I suspect that this simply moved where the problem occurs. This is almost certainly a bug in the JDK rasterizer. These sorts of bugs almost always occur only under a very specific combination of values. Going to double changed the values just slightly so the problem didn't happen in this case. I'm certain the problem still exists (it may be almost impossible to find but it's there somewhere). Ideally we would print out the relevant information (Scale value we passed and the path of the '5' char) which might allow us to construct a standalone example of the bug outside of Batik so it could be submitted to Sun. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
