fonts: Start of the Symbol font.

Alexandre Julliard julliard at winehq.org
Sat Mar 15 05:03:58 CDT 2008


Huw Davies <huw at codeweavers.com> writes:

>  fonts/Makefile.in |    1 +
>  fonts/symbol.sfd  |   83 +++++++++++++++++++++++++++++++++++++++++++++++++++++

Upgrading fontforge fixed the gdi32 errors, but now I'm getting errors
in usp10:

../../../tools/runtest -q -P wine -M usp10.dll -T ../../.. -p usp10_test.exe.so usp10.c && touch usp10.ok
usp10.c:76: Test failed: ExtTextOutW should return TRUE
usp10.c:500: Test failed: ScriptTextOut should return 0 not (00000001)
usp10.c:510: Test failed: ScriptTextOut should return 0 not (00000001)
usp10.c:775: Test failed: ScriptStringXtoCP should return Ch = 0 not 7 for X = 0
usp10.c:789: Test failed: ScriptStringXtoCP should return Ch = 1 not 7 for X = 0
usp10.c:775: Test failed: ScriptStringXtoCP should return Ch = 1 not 7 for X = 0
usp10.c:789: Test failed: ScriptStringXtoCP should return Ch = 2 not 7 for X = 0
usp10.c:775: Test failed: ScriptStringXtoCP should return Ch = 2 not 7 for X = 0
usp10.c:789: Test failed: ScriptStringXtoCP should return Ch = 3 not 7 for X = 0
usp10.c:775: Test failed: ScriptStringXtoCP should return Ch = 3 not 7 for X = 0
usp10.c:789: Test failed: ScriptStringXtoCP should return Ch = 4 not 7 for X = 0
usp10.c:775: Test failed: ScriptStringXtoCP should return Ch = 4 not 7 for X = 0
usp10.c:789: Test failed: ScriptStringXtoCP should return Ch = 5 not 7 for X = 0
usp10.c:775: Test failed: ScriptStringXtoCP should return Ch = 5 not 7 for X = 0
usp10.c:789: Test failed: ScriptStringXtoCP should return Ch = 6 not 7 for X = 0
usp10.c:775: Test failed: ScriptStringXtoCP should return Ch = 6 not 7 for X = 0
usp10.c:789: Test failed: ScriptStringXtoCP should return Ch = 8 not 9 for X = 7
usp10.c:775: Test failed: ScriptStringXtoCP should return Ch = 8 not 9 for X = 7
usp10.c:804: Test failed: ScriptStringXtoCP should return Ch = 3 not -1 for X = -1
usp10.c:820: Test failed: ScriptStringXtoCP should return Ch = 4 not 7 for X = 1
usp10.c:836: Test failed: ScriptStringXtoCP should return Ch = 2 not -1 for X = -1
make: *** [usp10.ok] Error 21

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list