summary refs log tree commit diff
path: root/unicode-width.h
diff options
context:
space:
mode:
authorBeat Bolli <dev+git@drbeat.li>2019-05-29 22:50:45 +0200
committerJunio C Hamano <gitster@pobox.com>2019-05-29 14:07:50 -0700
commit5817f9caa3ca6f4f552d8be5bbfccd1e03718f06 (patch)
tree54f657e527fe7b624f8419ed190a39dc839580c6 /unicode-width.h
parentaeb582a98374c094361cba1bd756dc6307432c42 (diff)
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>
Diffstat (limited to 'unicode-width.h')
-rw-r--r--unicode-width.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/unicode-width.h b/unicode-width.h
index 7c643760f8..5e17fa6977 100644
--- a/unicode-width.h
+++ b/unicode-width.h
@@ -374,8 +374,7 @@ static const struct interval double_width[] = {
 { 0x31C0, 0x31E3 },
 { 0x31F0, 0x321E },
 { 0x3220, 0x3247 },
-{ 0x3250, 0x32FE },
-{ 0x3300, 0x4DBF },
+{ 0x3250, 0x4DBF },
 { 0x4E00, 0xA48C },
 { 0xA490, 0xA4C6 },
 { 0xA960, 0xA97C },