gdiplus: When there is no target rectangle specified DrawImage should scale image...
commit938d42c1480fbc7c80a4db187a29148a7742e219
authorDmitry Timoshkov <dmitry@baikal.ru>
Wed, 15 Aug 2012 03:10:08 +0000 (15 12:10 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 16 Aug 2012 09:58:42 +0000 (16 11:58 +0200)
tree7fd15399a7129b28e4e403d34644d47c21cac6c2
parent7f1cb3bca20a94ce0161e6a9c44e9c831611ef8e
gdiplus: When there is no target rectangle specified DrawImage should scale image to device dpi.
dlls/gdiplus/graphics.c
dlls/gdiplus/tests/image.c