Hi, I have bitmap family of LoRes bitmaps (compressed). If I try WinDrawBitmap I get doubled dimensions of the picture on HiRes screen (in terms of physical pixels). How can I draw it without quadrupling every pixel? The picture is about 320x320 and I want to scroll it on LoRes screen and show totally on HiRes. I know I can create different familyies, but their contents will be 99,99% the same so I'd prefer to go some other way... And the memory is quite limited so unpacking the total bitmap and manupulating the whole image in memory could be a problem...
Ideas? Thank you. -- Konstantin Klyatskin -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
