Module: wine Branch: master Commit: 7339c04b7b48daccf04b5489422a2989e8a26f86 URL: http://source.winehq.org/git/wine.git/?a=commit;h=7339c04b7b48daccf04b548942...
Author: Aric Stewart aric@codeweavers.com Date: Mon Jun 27 11:02:39 2011 -0500
usp10: Shift to using the unicode data for most of the indic lexical functions.
---
dlls/usp10/Makefile.in | 1 + dlls/usp10/indicsyllable.c | 684 ++++++++++++++++++++++++++++++++++++++++++++ dlls/usp10/shape.c | 265 +++++------------- libs/wine/cpmap.pl | 125 ++++++++ 4 files changed, 878 insertions(+), 197 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=7339c04b7b48daccf04b54...