usp10: add ShapeCharGlyphProp_Latin to properly handle invalid and zero width character properties for Latin
Alexandre Julliard
julliard at winehq.org
Tue Jan 22 13:41:34 CST 2013
Aric Stewart <aric at codeweavers.com> writes:
> ---
> dlls/usp10/shape.c | 33 +++++++++++++++++++++++++++------
> 1 files changed, 27 insertions(+), 6 deletions(-)
It doesn't work here:
../../../tools/runtest -q -P wine -M usp10.dll -T ../../.. -p usp10_test.exe.so usp10.c && touch usp10.ok
usp10.c:1407: Test failed: uJustification incorrect
usp10.c:1410: Test failed: uJustification incorrect
usp10.c:1411: Test failed: fClusterStart incorrect
usp10.c:1414: Test failed: fClusterStart incorrect
usp10.c:1190: Test failed: 0: uJustification incorrect (0)
usp10.c:1190: Test failed: 0: fClusterStart incorrect (0)
usp10.c:1190: Test failed: 3: uJustification incorrect (0)
usp10.c:1190: Test failed: 3: fClusterStart incorrect (0)
make[1]: *** [usp10.ok] Error 8
--
Alexandre Julliard
julliard at winehq.org
More information about the wine-devel
mailing list