gdi32: Add a font scaling test when lfHeight == 0 and lfWidth != 0, make it pass...
commit90265ac5863f30bee34db60bffc408d470af16ea
authorDmitry Timoshkov <dmitry@codeweavers.com>
Thu, 3 Apr 2008 12:55:49 +0000 (3 21:55 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 4 Apr 2008 09:03:42 +0000 (4 11:03 +0200)
tree9a543cbfae0fb0b71f44a3841c0a3cf3a1455290
parent4f3dbb7f7d6b7da9bcdb92189fae5fbe4abfb261
gdi32: Add a font scaling test when lfHeight == 0 and lfWidth != 0, make it pass under Wine.
dlls/gdi32/freetype.c
dlls/gdi32/tests/font.c