Re: [OpenJDK 2D-Dev] Reporitory, Accalerating blits with EA

2008-07-15 Thread Chris Campbell
Hi Clemens, On Jul 15, 2008, at 3:28 PM, Clemens Eisserer wrote: Hi again, - The Xrender-pipeline now is almost able to run common swing applications, copyArea and some bugs are still waiting to be killed, but more or less it should work after. Its only the "hack" release where I tried all the

[OpenJDK 2D-Dev] Reporitory, Accalerating blits with EA

2008-07-15 Thread Clemens Eisserer
Hi again, - The Xrender-pipeline now is almost able to run common swing applications, copyArea and some bugs are still waiting to be killed, but more or less it should work after. Its only the "hack" release where I tried all the stuff out and I plan to rewrite it starting next week or so, but it

[OpenJDK 2D-Dev] hg: jdk7/2d/jdk: 6720240: IOB exception when getting font metrics of hershey font

2008-07-15 Thread igor . nekrestyanov
Changeset: c1e0755434eb Author:igor Date: 2008-07-15 16:04 +0400 URL: http://hg.openjdk.java.net/jdk7/2d/jdk/rev/c1e0755434eb 6720240: IOB exception when getting font metrics of hershey font Reviewed-by: bae, prr ! src/share/classes/sun/font/NullFontScaler.java