Alexandre Julliard : unicode: Use a standard two-level mapping table for the mirror map.

Alexandre Julliard julliard at winehq.org
Tue Jan 28 15:35:26 CST 2020


Module: wine
Branch: master
Commit: fb87398b99c57e858752527b091db53d3042749e
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=fb87398b99c57e858752527b091db53d3042749e

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Mon Jan 27 19:38:50 2020 +0100

unicode: Use a standard two-level mapping table for the mirror map.

Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/dwrite/bidi.c   |   3 +-
 dlls/dwrite/mirror.c | 658 ++++++++++++++++-----------------------------------
 dlls/usp10/mirror.c  | 658 ++++++++++++++++-----------------------------------
 dlls/usp10/usp10.c   |   3 +-
 tools/make_unicode   |   2 +-
 5 files changed, 405 insertions(+), 919 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=fb87398b99c57e858752527b091db53d3042749e



More information about the wine-cvs mailing list