Re: gdi32: Fixed GetDIBits for top-down bitmaps (try 2).
Feb. 15, 2011
4:08 p.m.
Jack Edmonds <pocketcookies2(a)gmail.com> writes:
gdi32/dib.c: Reversed source bitmap pointer instead of destination bitmap pointer. Removed check for destination bitmap height when determining whether to copy the source bitmap upside down. gdi32/tests/bitmap.c: Added a test for copying between top-down bitmaps.
The rest of the code won't cope so well with a negative source width. -- Alexandre Julliard julliard(a)winehq.org
5520
Age (days ago)
5520
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard