Huw Davies huw@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