[v2 PATCH] tools: Update to Unicode 11.0.0.

Alexandre Julliard julliard at winehq.org
Tue Jul 3 04:17:26 CDT 2018


Nikolay Sivov <nsivov at codeweavers.com> writes:

> Signed-off-by: Nikolay Sivov <nsivov at codeweavers.com>
> ---
>  dlls/dwrite/analyzer.c     |   4 +
>  dlls/dwrite/bracket.c      |   2 +-
>  dlls/dwrite/linebreak.c    | 214 +++++++++++++-------------
>  dlls/dwrite/mirror.c       |   2 +-
>  dlls/dwrite/scripts.c      | 308 +++++++++++++++++++------------------
>  dlls/dwrite/scripts.h      |   8 +-
>  dlls/gdi32/vertical.c      |   2 +-
>  dlls/usp10/bracket.c       |   2 +-
>  dlls/usp10/indicsyllable.c |  86 +++++------
>  dlls/usp10/linebreak.c     | 214 +++++++++++++-------------
>  dlls/usp10/mirror.c        |   2 +-
>  dlls/usp10/shaping.c       | 116 +++++++-------
>  dlls/wineps.drv/vertical.c |   2 +-
>  libs/port/compose.c        |   2 +-
>  libs/port/decompose.c      |   2 +-
>  libs/port/digitmap.c       |   2 +-
>  libs/wine/casemap.c        |   2 +-
>  libs/wine/wctype.c         |  38 ++---
>  tools/make_unicode         |   9 +-
>  19 files changed, 514 insertions(+), 503 deletions(-)

This doesn't work here:

Fetching http://www.unicode.org/Public/11.0.0/ucd/IndicSyllabicCategory.txt...
unknown indic Consonant_Initial_Postfixed at ./tools/make_unicode line 1193, <FILE> line 934.

Are you sure you used the right data files?

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list