unicode: update the width tables to Unicode 12.1
Now that Unicode 12.1 has been announced[0], update the character width tables to the new version. [0] http://blog.unicode.org/2019/05/unicode-12-1-en.html Signed-off-by: Beat Bolli <dev+git@drbeat.li> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Beat Bolli committed
May 29, 2019 at 22:50 UTC
5817f9caa3ca6f4f552d8be5bbfccd1e03718f06
1 file changed
+1
-2
unicode-width.h
+1
-2
@@ -374,8 +374,7 @@ static const struct interval double_width[] = {
374
{ 0x31C0, 0x31E3 },
375
{ 0x31F0, 0x321E },
376
{ 0x3220, 0x3247 },
377
-{ 0x3250, 0x32FE },
378
-{ 0x3300, 0x4DBF },
377
+{ 0x3250, 0x4DBF },
378
{ 0x4E00, 0xA48C },
379
{ 0xA490, 0xA4C6 },
380
{ 0xA960, 0xA97C },