Alexandre Julliard : unicode: Store variable-length sequences also for the main decomposition table.
Module: wine Branch: master Commit: dba4bd756a2f1b4cc08d1b39b0cc04fe8aea3c7b URL: https://source.winehq.org/git/wine.git/?a=commit;h=dba4bd756a2f1b4cc08d1b39b... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Tue Feb 4 10:10:53 2020 +0100 unicode: Store variable-length sequences also for the main decomposition table. Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/kernelbase/decompose.c | 1589 +++++++++++++++++++++--------------------- libs/port/decompose.c | 1606 +++++++++++++++++++++---------------------- tools/make_unicode | 148 +--- 3 files changed, 1624 insertions(+), 1719 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=dba4bd756a2f1b4cc08d1...
participants (1)
-
Alexandre Julliard