gdiplus: Retrieve LOGFONT from a GpFont using GdipGetLogFontW instead of accessing...
commit2c93bf7e4e469b36d3244f5a5f3c3c0ca0e0d897
authorDmitry Timoshkov <dmitry@baikal.ru>
Fri, 11 May 2012 10:19:21 +0000 (11 19:19 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 11 May 2012 13:40:13 +0000 (11 15:40 +0200)
tree7437ff870259ff3a2d7a83a5d47edd23720f787e
parent5ae4238cea5c3219d6249d40f031291f99003f0c
gdiplus: Retrieve LOGFONT from a GpFont using GdipGetLogFontW instead of accessing it directly.
dlls/gdiplus/graphics.c
dlls/gdiplus/graphicspath.c