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

Alexandre Julliard julliard at winehq.org
Mon Nov 9 08:21:58 CST 2015


Akihiro Sagawa <sagawa.aki at gmail.com> writes:

> 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(-)

It breaks the tests here:

../../../tools/runtest -q -P wine -T ../../.. -M gdi32.dll -p gdi32_test.exe.so font && touch font.ok
font.c:389: Test failed: cx 221 != 243
font.c:389: Test failed: cx 221 != 243

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list