[1/5] gdi32: Fix the advance width in synthetic bold glyphs when using scaling factors. (try 2)

Akihiro Sagawa sagawa.aki at gmail.com
Fri Nov 6 06:25:06 CST 2015


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: 0001-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/20151106/ca5dde55/attachment-0001.bin>


More information about the wine-patches mailing list