[2/4] gdi32: Fix the advance width in synthetic bold glyphs when using scaling factors. (resend, try2)

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


Just resend try 2 patch because font.c:389 failures should be fixed by
the previous patch.

Try 2:
    - Rename the vector normalization function name and returns
      calculated value.
    - Avoid division by zero.
    Thanks Huw and Henri.

Signed-off-by: Akihiro Sagawa <sagawa.aki at gmail.com>
---
 dlls/gdi32/freetype.c   | 50 ++++++++++++++++++++++++++++++++++---------------
 dlls/gdi32/tests/font.c | 10 ++++++++++
 2 files changed, 45 insertions(+), 15 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-gdi32-Fix-the-advance-width-in-synthetic-bold-glyphs.patch
Type: text/x-patch
Size: 7558 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20151112/ad44f7bd/attachment-0001.bin>


More information about the wine-patches mailing list