[Message Prev][Message Next][Thread Prev][Thread Next][Message Index][Thread Index]
upside down images (& 16 bpp display mode patch).
- To: rdesktop@xxxxxxxx
- Subject: upside down images (& 16 bpp display mode patch).
- From: Sebastian Andersson <sa@xxxxxxxxx>
- Date: Wed, 18 Oct 2000 15:56:34 +0200
- Delivered-To: mailing list rdesktop@cifs.org
- Mailing-List: contact rdesktop-help@cifs.org; run by ezmlm
Some parts of some images gets turned upside down.
I've put a picture of it on: <http://ti.hogia.net/tmp/fel.png> (140KB)
This is reproduceable. The same picture will always be upside down in
the same place for me.
How do I debug this?
I've made an ugly patch to run rdesktop on my 16 bpp display:
<http://ti.hogia.net/tmp/rdesktop-16.patch.gz> (3.5KB)
I've tried to make it work on 24 bpp displays as well, but the colours
become all wrong. I should probably learn how to do things right in X
instead of just staticly defining values. ;-)
/Sebastian