gdi32: Don't modify output glyph metrics unless the function succeeds. (try 2)

Akihiro Sagawa sagawa.aki at gmail.com
Thu Oct 3 10:56:17 CDT 2013


Try 2:
   Fix incorrect rendering.
   To fix this, I changed 'return 0' to 'break' in WINE_GGO_xxxx case.
---
 dlls/gdi32/freetype.c   |   14 +++++++++-----
 dlls/gdi32/tests/font.c |    5 +++++
 2 files changed, 14 insertions(+), 5 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-gdi32-Don-t-modify-output-glyph-metrics-unless-the-f.patch
Type: text/x-patch
Size: 3731 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20131004/a7de5533/attachment.bin>


More information about the wine-patches mailing list