Re: [OpenJDK 2D-Dev] Font rendering issue

2010-05-28 Thread Mario Torre
Il giorno mer, 19/05/2010 alle 14.34 -0700, Phil Race ha scritto: Hi Phil, > BTW Its not just ascent and descent, there's problems on the left and > right sometimes > as logical left and advance don't necessarily encompass all the pixels. I noticed this as well, like this screenshot proves: ht

Re: [OpenJDK 2D-Dev] Font rendering issue

2010-05-28 Thread Roman Kennke
Hi Mario, > > What I'd like to have is a small test case that demonstrates exactly > > this so I can follow the chain. > I've uploaded a small test case, where only one font is tested, my > original test case let you select the font from a combo box list with > all the font installed, but becaus

Re: [OpenJDK 2D-Dev] Font rendering issue

2010-05-28 Thread Mario Torre
Il giorno ven, 28/05/2010 alle 19.11 +0200, Roman Kennke ha scritto: > Hi Mario, > You could bundle a specific font with the testcase and use it, so it's > no more system specific. > > /Roman Ok, I tried to send once, but the message is moderated as it's too big. I've uploaded the package here:

[OpenJDK 2D-Dev] hg: jdk7/2d/jdk: 6307603: [X11] Use RENDER extension for complex operations done in software

2010-05-28 Thread philip . race
Changeset: 5294c7067018 Author:ceisserer Date: 2010-05-28 11:37 -0700 URL: http://hg.openjdk.java.net/jdk7/2d/jdk/rev/5294c7067018 6307603: [X11] Use RENDER extension for complex operations done in software Reviewed-by: bae, igor, prr ! make/common/Defs-solaris.gmk ! make/sun/awt/m