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



_______________________________________________
Classpath-patches mailing list
Classpath-patches@gnu.org
http://lists.gnu.org/mailman/listinfo/classpath-patches

Reply via email to