diff options
author | dscho <dscho> | 2001-09-26 10:34:56 +0000 |
---|---|---|
committer | dscho <dscho> | 2001-09-26 10:34:56 +0000 |
commit | d6082b694129df97fcbe027d30655d2f0225fdca (patch) | |
tree | b43cb24a120e268a8ad772d6d382141aa2f8c44b /TODO | |
parent | 74c7c6cd847cdf062864af1d7826785d0584731b (diff) | |
download | libtdevnc-d6082b694129df97fcbe027d30655d2f0225fdca.tar.gz libtdevnc-d6082b694129df97fcbe027d30655d2f0225fdca.zip |
adapted pnmshow to aligned width
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,8 +1,8 @@ immediate: ---------- -fix bug with odd width (depends on client depth: width has to be multiple of server.bytesPerPixel/client.bytesPerPixel). only raw!! fix bug in http (java) client with big endian server: byte swapping is broken +cursor "smears" sometimes when not using cursor encoding in the works: ------------- @@ -28,4 +28,5 @@ done: .httpd .other encodings .test drawing of cursors when not using xcursor or rich cursor encoding +fix bug with odd width (depends on client depth: width has to be multiple of server.bytesPerPixel/client.bytesPerPixel). only raw!! -> bug of vncviewer! |