Hi, On Thu, 2008-11-06 at 20:47 +0300, Igor Nekrestyanov wrote: > This is likely to be same as > http://monaco.sfbay.sun.com/detail.jsf?cr=6761856 > that was recently fixed and did not make it into main openjdk ws yet but > you can pull these changes from 2D workspace to test.
For those in the community without access to internal sun machines this is: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6761856 and: http://hg.openjdk.java.net/jdk7/2d-gate/jdk/rev/9cdababf6179 This was also reported against IcedTea as: http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=227 I have imported the patch into IcedTea6 and tested that it fixes the mentioned issues: 2008-10-29 Mark Wielaard <[EMAIL PROTECTED]> * patches/icedtea-6761856-freetypescaler.patch: New patch. * Makefile.am (ICEDTEA_PATCHES): Add new patch. * HACKING: Document new patch. Cheers, Mark