Setting Raw Pixel Drawing Option

Constantin Kaplinsky const "at" ce.cctpu.edu.ru
Mon, 22 Apr 2002 06:53:42 +0000


Hello,

>>>>> "CK" == Constantin Kaplinsky <const "at" ce.cctpu.edu.ru> writes:

JP> I could not find anything about Graphics.drawImage(...) support at
JP> java.sun.com I assume this means it is supported for all JVMs ??

Sorry, I overlooked your question in my previous post.

Yes, Graphics.drawImage() methods should be supported in all JVMs
starting from Java 1.0. The problem is that drawImage() methods work
asynchronously, and the VNC Java viewer call these functions not the
way recommended in AWT manuals. I think JVM implementations on MacOS
assume too much about context from which drawImage() is called and
provide asynchronous implementation different from the standard Sun's
JDK.

-- 
With Best Wishes,
Constantin
---------------------------------------------------------------------
To unsubscribe, mail majordomo "at" uk.research.att.com with the line:
'unsubscribe vnc-list' in the message BODY
See also: http://www.uk.research.att.com/vnc/intouch.html
---------------------------------------------------------------------