Module: wine Branch: master Commit: d68f8d7b350012e0e982faf55a7db14dfc9c9c52 URL: https://source.winehq.org/git/wine.git/?a=commit;h=d68f8d7b350012e0e982faf55...
Author: Alexandre Julliard julliard@winehq.org Date: Wed May 22 15:59:49 2019 +0200
make_unicode: Store the full BiDi direction type in the table.
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/usp10/bidi.c | 48 +-- dlls/usp10/direction.c | 1100 ++++++++++++++++++++---------------------------- tools/make_unicode | 32 +- 3 files changed, 486 insertions(+), 694 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=d68f8d7b350012e0e982f...