4 Jan
2012
4 Jan
'12
7:53 p.m.
Module: wine Branch: master Commit: 40199873919fc9478e1766acbbb6b6d795f41c68 URL: http://source.winehq.org/git/wine.git/?a=commit;h=40199873919fc9478e1766acbb... Author: Aric Stewart <aric(a)codeweavers.com> Date: Wed Jan 4 08:13:44 2012 -0600 usp10: Move GSUB functions to opentype.c. --- dlls/usp10/opentype.c | 809 +++++++++++++++++++++++++++++++++++++++++ dlls/usp10/shape.c | 841 +------------------------------------------ dlls/usp10/usp10_internal.h | 7 + 3 files changed, 827 insertions(+), 830 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=40199873919fc9478e1766...