Module: wine Branch: master Commit: 1c2f23cf2f139fc55e6776033f4eed46f0e44d26 URL: http://source.winehq.org/git/wine.git/?a=commit;h=1c2f23cf2f139fc55e6776033f...
Author: Alexandre Julliard julliard@winehq.org Date: Tue Dec 18 17:41:42 2012 +0100
gdi32: Add helper functions for GetTextExtentExPoint and fix handling of text justification.
---
dlls/gdi32/font.c | 237 +++++++++++++++++++++++------------------ dlls/gdi32/tests/font.c | 73 ++++++++++++- dlls/gdiplus/tests/graphics.c | 2 +- 3 files changed, 202 insertions(+), 110 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=1c2f23cf2f139fc55e6776...