4 Jan
2012
4 Jan
'12
7:53 p.m.
Module: wine Branch: master Commit: bf1ef214e6f131945b84cb8fd91092d5a75e9b3e URL: http://source.winehq.org/git/wine.git/?a=commit;h=bf1ef214e6f131945b84cb8fd9... Author: Aric Stewart <aric(a)codeweavers.com> Date: Wed Jan 4 08:13:41 2012 -0600 usp10: Move GDEF functions to opentype.c. --- dlls/usp10/opentype.c | 146 ++++++++++++++++++++++++++++++++++++++++ dlls/usp10/shape.c | 155 ++----------------------------------------- dlls/usp10/usp10_internal.h | 1 + 3 files changed, 153 insertions(+), 149 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=bf1ef214e6f131945b84cb...