[1/4] gdi32: Fixup the internal ntmFlags for bitmap fonts.

Akihiro Sagawa sagawa.aki at gmail.com
Thu Nov 12 07:07:56 CST 2015


This fixes the test failure on font.c:389 with the next patch.

The failure caused by the potential bug that Western System font is a
fake bold.
I chose the condition as weight > FW_NORMAL because the native doesn't
embolden the typeface whose weight is greater than FW_NORMAL.

Signed-off-by: Akihiro Sagawa <sagawa.aki at gmail.com>
---
 dlls/gdi32/freetype.c | 7 +++++++
 1 file changed, 7 insertions(+)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-gdi32-Fixup-the-internal-ntmFlags-for-bitmap-fonts.patch
Type: text/x-patch
Size: 933 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20151112/e2904a91/attachment.bin>


More information about the wine-patches mailing list