gdiplus: get_font_hfont helper should transform returned font height using font and...
commit889be9d447329994f009726d4e79a2fb3772e456
authorDmitry Timoshkov <dmitry@baikal.ru>
Thu, 9 Aug 2012 03:55:19 +0000 (9 12:55 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 14 Aug 2012 14:41:56 +0000 (14 16:41 +0200)
treef3a2b2115a5a7199f567926cd6d68eb7af79dc72
parentf8b11542266e78f9ac7b7161da2474cf772860fb
gdiplus: get_font_hfont helper should transform returned font height using font and device unit/resolution/scale.
dlls/gdiplus/gdiplus.c
dlls/gdiplus/gdiplus_private.h
dlls/gdiplus/graphics.c
dlls/gdiplus/tests/graphics.c