gdi32: Add helper functions for GetTextExtentExPoint and fix handling of text justifi...
authorAlexandre Julliard <julliard@winehq.org>
Tue, 18 Dec 2012 16:41:42 +0000 (17:41 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 18 Dec 2012 18:21:44 +0000 (19:21 +0100)
commit1c2f23cf2f139fc55e6776033f4eed46f0e44d26
treed7ecb09256b0e24153d651967f3c1b8ae1b5d0fc
parent17f098869fec3f051e6c85d8716fb22cb7bc18e6
gdi32: Add helper functions for GetTextExtentExPoint and fix handling of text justification.
dlls/gdi32/font.c
dlls/gdi32/tests/font.c
dlls/gdiplus/tests/graphics.c