[PATCH] gdi32/tests: Improve font name localization tests by not requiring a strict language match.

Qian Hong qhong at codeweavers.com
Wed Jul 9 23:59:13 CDT 2014


Hello,

- Sync the matching algorithm from 
gdi32/freetype.c:match_name_table_language() to gdi32/tests/font.c 
according to the following commit:

commit b05b637c9179b7b01f21f5fd80e46cf405c04419
Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu Jun 20 13:36:34 2013 +0200

     gdi32: Improve font name localization by not requiring a strict 
language match.

- Fixed http://bugs.winehq.org/show_bug.cgi?id=36867
- Test failures are not related to this patch. See 
https://testbot.winehq.org/JobDetails.pl?Key=7899

---
  dlls/gdi32/tests/font.c | 251 
+++++++++++++++++++++++++++++++++++++++++-------
  1 file changed, 218 insertions(+), 33 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-gdi32-tests-Improve-font-name-localization-tests-by-no.txt
Type: text/x-patch
Size: 16478 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140710/a80d70a0/attachment.bin>


More information about the wine-patches mailing list