Re: JDK 1.3

2000-04-12 Thread Matthias Pfisterer
Hi, Yes, you're right. Sun has scheduled jdk1.3 for GNU/Linux i386 for September. Matthias Desiree Hilbring wrote: > > Hello everybody, > Am I right, that there is no release for the JDK1.3 for Linux yet? > I did not find anything at blackdown. > > Thanks for any answer > > Desiree > >

Slow drawImage

2000-04-12 Thread Kaspar Fischer
Hey all, I am using drawImage to draw a large offscreen image to the screen. However this is really slow (and it doesn't really matter what image format (TYPE_INT_RGB,...) I choose). Can anyone give me a hint how to improve speed? Could anybody explain to me where the problem lies? I suppose it