gdiplus: Use appropriate accessors to calculate font height instead of accessing...
commit915cd7b5b27381b2899b0402458f78e955c86186
authorDmitry Timoshkov <dmitry@baikal.ru>
Fri, 11 May 2012 10:19:59 +0000 (11 19:19 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 11 May 2012 13:40:41 +0000 (11 15:40 +0200)
tree95208f5a55a4fd68ef4b34306d689bc11084acc1
parent2c93bf7e4e469b36d3244f5a5f3c3c0ca0e0d897
gdiplus: Use appropriate accessors to calculate font height instead of accessing GpFont internals directly.
dlls/gdiplus/font.c