Module: wine Branch: master Commit: b99b9565e808652e8f50204aafdff587f6948a8f URL: http://source.winehq.org/git/wine.git/?a=commit;h=b99b9565e808652e8f50204aaf...
Author: Alexandre Julliard julliard@winehq.org Date: Thu Jul 7 17:30:35 2011 +0200
usp10: Make the various lookup tables more compact.
---
dlls/usp10/breaking.c | 2 +- dlls/usp10/indicsyllable.c | 495 ++---------- dlls/usp10/linebreak.c | 1825 +++++-------------------------------------- dlls/usp10/shape.c | 6 +- dlls/usp10/shaping.c | 1113 +++----------------------- dlls/usp10/usp10_internal.h | 5 + tools/make_unicode | 46 +- 7 files changed, 438 insertions(+), 3054 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=b99b9565e808652e8f5020...