Am Di, 2003-12-02 um 00.25 schrieb Ben Combee: Ben,
> >I have a BITMAPFAMILYEX (low/highres image) which I draw to the screen > >using WinDrawBitmap. What I notice is that I can not have the > >BITMAPFAMILYEX in little endian mode (-LE32 switch at pilrc) without all > >the colors getting seriously messed up. > > This sounds like a PilRC bug... of course, the -LE32 switch isn't fully > supported, LE32 sounds to me like a very vital switch considering the current processor family being used ;-) > >I have an external tool that creates 'little endian' bitmap families > >with both low and high res, which I can paint with the above C code > >without any problem. So I suspect a problem with pilrc. Or am I missing > >something? > > Which tool? Did you write it? Are you interested in fixing the DumpBitmap > code in PiLRC to work correctly? It's the internal beta version of Crash Imager (a Windows tool to allow users to create their own images for Crash Pro; current beta available at http://www.79bmedia.com/crash/beta.zip). We are currently adding high res support for the next version. We didn't write this tool ourselves but had it done by someone external. I will check whether he is interested in fixing this bug. -- Daniel Seifert <[EMAIL PROTECTED]> -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
