3 Jan
2012
3 Jan
'12
6:52 p.m.
Module: wine Branch: master Commit: 0661d2d202ef00319cffb2dafec9fbe8df64e8c9 URL: http://source.winehq.org/git/wine.git/?a=commit;h=0661d2d202ef00319cffb2dafe... Author: Aric Stewart <aric(a)codeweavers.com> Date: Tue Jan 3 06:51:07 2012 -0600 usp10: Implement ScriptGetFontLanguageTags. --- dlls/usp10/shape.c | 121 ++++++++++++++++++++++++++++++++++++++++++- dlls/usp10/tests/usp10.c | 37 ++++++++++++- dlls/usp10/usp10.c | 11 ++++ dlls/usp10/usp10.spec | 2 +- dlls/usp10/usp10_internal.h | 9 +++ 5 files changed, 176 insertions(+), 4 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=0661d2d202ef00319cffb2...