gdi32: Fix logical error of italic, bold determination.

Byeong-Sik Jeon wjsqudtlr at gmail.com
Tue Aug 29 01:21:52 CDT 2006


http://www.winehq.org/pipermail/wine-devel/2006-March/045588.html

> The right way to do this is to rewrite all this font matching code so
> that we loop through the families and faces once and score each one.
> At the end we pick the one with the lowest score.
>
> Huw.
I'm rewrite. Thanks.

---
 dlls/gdi/freetype.c |   79 +++++++++++++++++++++------------------------------
 1 files changed, 32 insertions(+), 47 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: a8a09fc89c237ec9e6a78a22cf819ea9b2f01270.diff
Type: text/x-patch
Size: 4494 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060829/0a12551a/a8a09fc89c237ec9e6a78a22cf819ea9b2f01270.bin


More information about the wine-patches mailing list