[Vnc2swf-users] endianess
Status: Alpha
Brought to you by:
euske
From: Chas T. <cha...@gm...> - 2009-03-11 12:51:19
|
Hi, I love vnc2swf but have come across some strange behavior with certain vnc servers. When using it against VMware's built in VNC server colors appear to get inverted. Whites stay as white which kind of suggests to me this is an endianess type bug. By default VMware's VNC returns the following paramaters; width=1024, height=768, name='computer' pixelformat= (32, 24, 0, 1) rgbmax= (255, 255, 255) rgbshift= (16, 8, 0) Any help would be much appreciated! Thanks Chas |