Module: wine Branch: master Commit: 24da06789ede7a7fafd8ba9894e5832394f45a4f URL: https://gitlab.winehq.org/wine/wine/-/commit/24da06789ede7a7fafd8ba9894e5832...
Author: Alexandre Julliard julliard@winehq.org Date: Mon Sep 5 12:05:49 2022 +0200
unicode: Add data for high Unicode planes to the bidi direction table.
---
dlls/dwrite/bidi.c | 2 +- dlls/dwrite/direction.c | 553 +++++++++++++++++++++++++++++---------- dlls/gdi32/text.c | 6 +- dlls/gdi32/uniscribe/bidi.c | 2 +- dlls/gdi32/uniscribe/direction.c | 553 +++++++++++++++++++++++++++++---------- tools/make_unicode | 4 +- 6 files changed, 835 insertions(+), 285 deletions(-)