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

Aric Stewart aric at codeweavers.com
Tue Jun 18 07:42:00 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!
using a list instead of an array
---
 dlls/gdi32/freetype.c   | 108 ++++++++++++++++++++++++++++++++++--------------
 dlls/gdi32/tests/font.c |  46 +++++++++++++++++++++
 2 files changed, 123 insertions(+), 31 deletions(-)


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


More information about the wine-patches mailing list