Module: wine Branch: master Commit: c848f42aa01c95d0febcbea5c443bafdbbf5fc79 URL: https://gitlab.winehq.org/wine/wine/-/commit/c848f42aa01c95d0febcbea5c443baf...
Author: Alexandre Julliard julliard@winehq.org Date: Mon Sep 5 11:52:14 2022 +0200
unicode: Add data for high Unicode planes to the scripts table.
---
dlls/dwrite/analyzer.c | 8 +- dlls/dwrite/bidi.c | 4 +- dlls/dwrite/dwrite_private.h | 7 +- dlls/dwrite/opentype.c | 2 +- dlls/dwrite/scripts.c | 950 ++++++++++++++++++++++++++++++++++++------- tools/make_unicode | 4 +- 6 files changed, 812 insertions(+), 163 deletions(-)