(retry) gdi32: load cached vertical fonts after non-vertical font

Aric Stewart aric at codeweavers.com
Fri Jun 14 12:28:43 CDT 2013


Prevents issues when enumerating fonts where a program may incorrectly pick a vertical font in preference to the proper horizontal font.

Fix for bug 33789

Now with a test!
---
 dlls/gdi32/freetype.c   | 124 ++++++++++++++++++++++++++++++++++++------------
 dlls/gdi32/tests/font.c |  46 ++++++++++++++++++
 2 files changed, 139 insertions(+), 31 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0013-retry-gdi32-load-cached-vertical-fonts-after-non-verti.txt
Type: text/x-patch
Size: 7572 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20130614/ce7058c3/attachment.bin>


More information about the wine-patches mailing list