classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cp-patches] Re: RFC: Swing/Java2D fixes


From: Ziga Mahkovec
Subject: Re: [cp-patches] Re: RFC: Swing/Java2D fixes
Date: Tue, 28 Jun 2005 01:44:05 +0200

On Mon, 2005-06-27 at 21:18 +0200, Pierrick Brihaye wrote:
> Ziga Mahkovec a écrit :
> > Following up my previous patch[1], this patch enables the use of
> > BufferedImages for component double buffering.  This results in much
> > better performance and surprisingly even fixes the Pango text rendering
> > issues.
> 
> What about the Batik tests ?

The Batik tests are not really affected by this change, since they
already use BufferedImages and Graphics2D.  This patch deals with
JComponents, and their ability to use Java2D for double buffering.

That said, I do plan on updating the Java2D test results with the new
bindings.  I'll post the results and any improvements/regressions to the
classpath list.

-- 
Ziga





reply via email to

[Prev in Thread] Current Thread [Next in Thread]