We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b10cbda commit 872976cCopy full SHA for 872976c
unicode-width.h
@@ -396,14 +396,13 @@ static const struct interval double_width[] = {
396
{ 0x2E80, 0x2E99 },
397
{ 0x2E9B, 0x2EF3 },
398
{ 0x2F00, 0x2FD5 },
399
-{ 0x2FF0, 0x2FFB },
400
-{ 0x3000, 0x303E },
+{ 0x2FF0, 0x303E },
401
{ 0x3041, 0x3096 },
402
{ 0x3099, 0x30FF },
403
{ 0x3105, 0x312F },
404
{ 0x3131, 0x318E },
405
{ 0x3190, 0x31E3 },
406
-{ 0x31F0, 0x321E },
+{ 0x31EF, 0x321E },
407
{ 0x3220, 0x3247 },
408
{ 0x3250, 0x4DBF },
409
{ 0x4E00, 0xA48C },
0 commit comments