bug-classpath
[Top][All Lists]
Advanced

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

[Bug awt/24116] Graphics.drawImage() problems


From: sven at physto dot se
Subject: [Bug awt/24116] Graphics.drawImage() problems
Date: 22 May 2006 09:04:19 -0000


------- Comment #5 from sven at physto dot se  2006-05-22 09:04 -------
I'm closing this now. While BufferedImage still has some issues, this works
fine using only createImage()- images and the performance is good too:

JDK:
image loading took 165 msecs.
image drawing took 253 msecs.

JamVM
image loading took 29 msecs.
image drawing took 1914 msecs.

So I'm closing this, but feel free to find and raise more specific issues with
BufferedImage. (Graphics2D is being rapidly revamped though)


-- 

sven at physto dot se changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED


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





reply via email to

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