Skip to content

Commit 3dc47c4

Browse files
committed
Merge branch 'bb/unicode-12.1-reiwa'
Update to Unicode 12.1 width table. * bb/unicode-12.1-reiwa: unicode: update the width tables to Unicode 12.1
2 parents e7ef93b + 5817f9c commit 3dc47c4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

unicode-width.h

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -380,8 +380,7 @@ static const struct interval double_width[] = {
380380
{ 0x31C0, 0x31E3 },
381381
{ 0x31F0, 0x321E },
382382
{ 0x3220, 0x3247 },
383-
{ 0x3250, 0x32FE },
384-
{ 0x3300, 0x4DBF },
383+
{ 0x3250, 0x4DBF },
385384
{ 0x4E00, 0xA48C },
386385
{ 0xA490, 0xA4C6 },
387386
{ 0xA960, 0xA97C },

0 commit comments

Comments
 (0)