Module: wine Branch: master Commit: ba58338b210bd9bf24d36444eb69d5f3fe92b653 URL: https://gitlab.winehq.org/wine/wine/-/commit/ba58338b210bd9bf24d36444eb69d5f...
Author: Alexandre Julliard julliard@winehq.org Date: Mon Sep 5 11:57:35 2022 +0200
unicode: Add data for high Unicode planes to the linebreak table.
---
dlls/dwrite/analyzer.c | 4 +- dlls/dwrite/linebreak.c | 827 +++++++++++++++++++++++++++------- dlls/gdi32/uniscribe/bidi.c | 4 +- dlls/gdi32/uniscribe/breaking.c | 2 +- dlls/gdi32/uniscribe/linebreak.c | 827 +++++++++++++++++++++++++++------- dlls/gdi32/uniscribe/shape.c | 6 +- dlls/gdi32/uniscribe/usp10.c | 2 +- dlls/gdi32/uniscribe/usp10_internal.h | 7 +- tools/make_unicode | 2 +- 9 files changed, 1358 insertions(+), 323 deletions(-)