gdiplus: GdipGetFontHeight should convert height from font to device units.
commit9288acda1db67c5cc3a80760d0dce34dd2c71cdb
authorDmitry Timoshkov <dmitry@baikal.ru>
Mon, 16 Jul 2012 05:57:32 +0000 (16 14:57 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 18 Jul 2012 15:17:38 +0000 (18 17:17 +0200)
tree05f21428b4db14efae0a39edf8ba59d77298978d
parented8a3304c45ad7878cb514a3bfc101d0ee5ecd8e
gdiplus: GdipGetFontHeight should convert height from font to device units.
dlls/gdiplus/font.c
dlls/gdiplus/gdiplus.c
dlls/gdiplus/gdiplus_private.h
dlls/gdiplus/tests/graphics.c