Do you have reason to believe this is a problem with Batik vs a problem with Java 1.7? So far it sounds much more like a problem with Java 1.7 than a problem with Batik (most likely some "optimization" in text rendering)
Thomas On Oct 29, 2012, at 6:31 AM, [email protected] wrote: > https://issues.apache.org/bugzilla/show_bug.cgi?id=54062 > > Priority: P2 > Bug ID: 54062 > Assignee: [email protected] > Summary: Batik text anti-aliasing is broken on Java 1.7 > Severity: normal > Classification: Unclassified > OS: All > Reporter: [email protected] > Hardware: All > Status: NEW > Version: 1.8 > Component: GVT Text > Product: Batik > > Created attachment 29516 > --> https://issues.apache.org/bugzilla/attachment.cgi?id=29516&action=edit > Test case to reproduce the issue. > > Text that is rendered on top of a semi-transparent element will be rendered > incorrectly if the JRE is Java 1.7. On Java 1.6 this issue doesn't occur. > > I have attached a very simple testcase that demonstrates this issue. On Java > 1.6 the two "Hello World" texts are identical. On Java 1.7 the anti-aliasing > for the upper text is broken. > > I was also able to reproduce the issue on batik-svn-12-10-01. > > -- > 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] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
