bug-classpath
[Top][All Lists]
Advanced

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

[Bug awt/27960] CairoGraphics2D.setTransform() doesn't update clip


From: david dot gilbert at object-refinery dot com
Subject: [Bug awt/27960] CairoGraphics2D.setTransform() doesn't update clip
Date: 13 Jun 2006 08:23:53 -0000


------- Comment #2 from david dot gilbert at object-refinery dot com  
2006-06-13 08:23 -------
(In reply to comment #1)
> Could you retest?

It is working nicely again, thanks!

> the jfreechart superdemo is a really slow, but that seems to be caused by the
> text area on the bottom-right, not by the graphics drawing. But that is 
> another
> bug.
> 

Yes, there is a delay also for me, which I guessed was either updating the
JTree used to select a demo, or as you've suggested the text area (which is
displaying basic HTML text describing each demo).  The problem needs fixing,
but it's not urgent given that javax.swing.text.html.* is still being
implemented.

Performance for the graphics drawing is very encouraging.  My impression is
that it's not as fast as the reference implementation, but it is more than
usable even for client applications (for example, try CompassFormatDemo2 under
Miscellaneous).  It has definitely exceeded my initial expectations.

Anyway, thanks to Roman for fixing the bug...please close it.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27960





reply via email to

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