Skip to content

Commit

Permalink
unicode: Update to Unicode 16.0.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
nsivov authored and julliard committed Oct 1, 2024
1 parent 3a6e226 commit 0502e7a
Show file tree
Hide file tree
Showing 26 changed files with 3,938 additions and 3,800 deletions.
2 changes: 1 addition & 1 deletion dlls/dwrite/bracket.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* Unicode Bidirectional Bracket table */
/* generated from https://www.unicode.org/Public/15.1.0/ucd/UCD.zip:BidiBrackets.txt */
/* generated from https://www.unicode.org/Public/16.0.0/ucd/UCD.zip:BidiBrackets.txt */
/* DO NOT EDIT!! */

#include "windef.h"
Expand Down
847 changes: 433 additions & 414 deletions dlls/dwrite/direction.c

Large diffs are not rendered by default.

1,571 changes: 801 additions & 770 deletions dlls/dwrite/linebreak.c

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dlls/dwrite/mirror.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* Unicode BiDi mirroring */
/* generated from https://www.unicode.org/Public/15.1.0/ucd/UCD.zip:BidiMirroring.txt */
/* generated from https://www.unicode.org/Public/16.0.0/ucd/UCD.zip:BidiMirroring.txt */
/* DO NOT EDIT!! */

#include "windef.h"
Expand Down
1,163 changes: 583 additions & 580 deletions dlls/dwrite/scripts.c

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dlls/dwrite/scripts.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* Unicode Script IDs */
/* generated from https://www.unicode.org/Public/15.1.0/ucd/UCD.zip:Scripts.txt */
/* generated from https://www.unicode.org/Public/16.0.0/ucd/UCD.zip:Scripts.txt */
/* DO NOT EDIT!! */

enum unicode_script_id {
Expand Down
427 changes: 217 additions & 210 deletions dlls/dwrite/shapers/arabic_table.c

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dlls/gdi32/uniscribe/bracket.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* Unicode Bidirectional Bracket table */
/* generated from https://www.unicode.org/Public/15.1.0/ucd/UCD.zip:BidiBrackets.txt */
/* generated from https://www.unicode.org/Public/16.0.0/ucd/UCD.zip:BidiBrackets.txt */
/* DO NOT EDIT!! */

#include "windef.h"
Expand Down
847 changes: 433 additions & 414 deletions dlls/gdi32/uniscribe/direction.c

Large diffs are not rendered by default.

430 changes: 215 additions & 215 deletions dlls/gdi32/uniscribe/indicsyllable.c

Large diffs are not rendered by default.

1,571 changes: 801 additions & 770 deletions dlls/gdi32/uniscribe/linebreak.c

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dlls/gdi32/uniscribe/mirror.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* Unicode BiDi mirroring */
/* generated from https://www.unicode.org/Public/15.1.0/ucd/UCD.zip:BidiMirroring.txt */
/* generated from https://www.unicode.org/Public/16.0.0/ucd/UCD.zip:BidiMirroring.txt */
/* DO NOT EDIT!! */

#include "windef.h"
Expand Down
4 changes: 2 additions & 2 deletions dlls/gdi32/uniscribe/shaping.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* Unicode Arabic shaping */
/* generated from https://www.unicode.org/Public/15.1.0/ucd/UCD.zip:ArabicShaping.txt */
/* generated from https://www.unicode.org/Public/16.0.0/ucd/UCD.zip:ArabicShaping.txt */
/* DO NOT EDIT!! */

#include "windef.h"
Expand Down Expand Up @@ -52,7 +52,7 @@ const unsigned short wine_shaping_table[2114] =
0x03d7, 0x03df, 0x03ef, 0x0306, 0x03ff, 0x040e, 0x0318, 0x041e,
0x042c, 0x0438, 0x0447, 0x0305, 0x0305, 0x0332, 0x0457, 0x045d,
0x03b7, 0x0467, 0x0473, 0x0305, 0x0481, 0x048d, 0x0305, 0x049d,
0x04a9, 0x04b9, 0x04c9, 0x04d6, 0x034e, 0x04e6, 0x04f5, 0x04ff,
0x04a9, 0x04b9, 0x04c9, 0x04d6, 0x034f, 0x04e6, 0x04f5, 0x04ff,
0x0318, 0x050d, 0x0318, 0x038a, 0x0305, 0x0305, 0x051d, 0x052c,
0x053b, 0x0549, 0x0305, 0x0558, 0x0305, 0x0305, 0x054d, 0x0567,
0x0305, 0x0549, 0x0307, 0x0576, 0x0305, 0x0305, 0x054d, 0x0585,
Expand Down
8 changes: 8 additions & 0 deletions dlls/kernel32/tests/locale.c
Original file line number Diff line number Diff line change
Expand Up @@ -4135,6 +4135,7 @@ static void test_FoldStringW(void)
{ 0x104a0, 0, 9 }, /* Osmanya */
{ 0x10a40, 1, 4, TRUE /*win10*/ }, /* Kharoshthi */
{ 0x10d30, 0, 9, TRUE /*win10*/ }, /* Hanifi Rohingya */
{ 0x10d40, 0, 9, TRUE /*win10*/ }, /* Garay */
{ 0x10e60, 1, 9, TRUE /*win10*/ }, /* Rumi */
{ 0x11052, 1, 9, TRUE /*win10*/ }, /* Brahmi Number */
{ 0x11066, 0, 9, TRUE /*win10*/ }, /* Brahmi Digit */
Expand All @@ -4146,16 +4147,22 @@ static void test_FoldStringW(void)
{ 0x114d0, 0, 9, TRUE /*win10*/ }, /* Tirhuta */
{ 0x11650, 0, 9, TRUE /*win10*/ }, /* Modi */
{ 0x116c0, 0, 9, TRUE /*win10*/ }, /* Takri */
{ 0x116d0, 0, 9, TRUE /*win10*/ }, /* Myanmar Pa-O */
{ 0x116da, 0, 9, TRUE /*win10*/ }, /* Myanmar Eastern Pwo */
{ 0x11730, 0, 9, TRUE /*win10*/ }, /* Ahom */
{ 0x118e0, 0, 9, TRUE /*win10*/ }, /* Warang */
{ 0x11950, 0, 9, TRUE /*win10*/ }, /* Dives Akuru */
{ 0x11bf0, 0, 9, TRUE /*win10*/ }, /* Sunuwar */
{ 0x11c50, 0, 9, TRUE /*win10*/ }, /* Bhaiksuki */
{ 0x11d50, 0, 9, TRUE /*win10*/ }, /* Masaram Gondi */
{ 0x11da0, 0, 9, TRUE /*win10*/ }, /* Gunjala Gondi */
{ 0x11f50, 0, 9, TRUE /*win10*/ }, /* Kawi */
{ 0x16130, 0, 9, TRUE /*win10*/ }, /* Gurung Khema */
{ 0x16a60, 0, 9, TRUE /*win10*/ }, /* Mro */
{ 0x16ac0, 0, 9, TRUE /*win10*/ }, /* Tangsa */
{ 0x16b50, 0, 9, TRUE /*win10*/ }, /* Pahawh Hmong */
{ 0x16d70, 0, 9, TRUE /*win10*/ }, /* Kirat Rai */
{ 0x1ccf0, 0, 9, TRUE /*win10*/ }, /* Outlined digits */
{ 0x1d7ce, 0, 9 }, /* Mathematical Bold */
{ 0x1d7d8, 0, 9 }, /* Mathematical Double Struck */
{ 0x1d7e2, 0, 9 }, /* Mathematical Sans Serif */
Expand All @@ -4164,6 +4171,7 @@ static void test_FoldStringW(void)
{ 0x1e140, 0, 9, TRUE /*win10*/ }, /* Nyiakeng Puachue Hmong */
{ 0x1e2f0, 0, 9, TRUE /*win10*/ }, /* Wancho */
{ 0x1e4f0, 0, 9, TRUE /*win10*/ }, /* Nag Mundari */
{ 0x1e5f1, 0, 9, TRUE /*win10*/ }, /* Ol Onal */
{ 0x1e950, 0, 9, TRUE /*win10*/ }, /* Adlam */
{ 0x1f100, 0, 0, TRUE /*win10*/ }, /* Full Stop */
{ 0x1f101, 0, 9, TRUE /*win10*/ }, /* Comma */
Expand Down
2 changes: 1 addition & 1 deletion dlls/win32u/vertical.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* Unicode Vertical Orientation */
/* generated from https://www.unicode.org/Public/15.1.0/ucd/UCD.zip:VerticalOrientation.txt */
/* generated from https://www.unicode.org/Public/16.0.0/ucd/UCD.zip:VerticalOrientation.txt */
/* DO NOT EDIT!! */

#if 0
Expand Down
Loading

0 comments on commit 0502e7a

Please sign in to comment.