gdiplus: get_font_hfont() should ask gdi32 to match font height against the character...
commit84ef3d484ca52bd403e18248d98bd9343424fb9a
authorDmitry Timoshkov <dmitry@baikal.ru>
Wed, 19 Jun 2013 08:23:27 +0000 (19 17:23 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 19 Jun 2013 17:18:39 +0000 (19 19:18 +0200)
tree634d09391ba467a12f33a256e5127511731061ee
parentff9039d94d2f2dc2bd646c23afb4d80cda19b412
gdiplus: get_font_hfont() should ask gdi32 to match font height against the character height instead of cell height.
dlls/gdiplus/graphics.c
dlls/gdiplus/tests/font.c
dlls/gdiplus/tests/graphics.c