From a7164d9e7b3c3ec6813e06a42d82180d766e15ca Mon Sep 17 00:00:00 2001 From: Sam Atman Date: Wed, 30 Apr 2025 20:32:23 -0400 Subject: Unicode 16.0 Went smoothly, needed to add some scripts and adjust the magic numbers, but other than that, all set. --- codegen/scripts.zig | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'codegen/scripts.zig') diff --git a/codegen/scripts.zig b/codegen/scripts.zig index 660699d..530205d 100644 --- a/codegen/scripts.zig +++ b/codegen/scripts.zig @@ -42,6 +42,7 @@ const Script = enum { Elbasan, Elymaic, Ethiopic, + Garay, Georgian, Glagolitic, Gothic, @@ -50,6 +51,7 @@ const Script = enum { Gujarati, Gunjala_Gondi, Gurmukhi, + Gurung_Khema, Han, Hangul, Hanifi_Rohingya, @@ -72,6 +74,7 @@ const Script = enum { Khmer, Khojki, Khudawadi, + Kirat_Rai, Lao, Latin, Lepcha, @@ -109,6 +112,7 @@ const Script = enum { Nyiakeng_Puachue_Hmong, Ogham, Ol_Chiki, + Ol_Onal, Old_Hungarian, Old_Italic, Old_North_Arabian, @@ -140,6 +144,7 @@ const Script = enum { Sora_Sompeng, Soyombo, Sundanese, + Sunuwar, Syloti_Nagri, Syriac, Tagalog, @@ -157,7 +162,9 @@ const Script = enum { Tibetan, Tifinagh, Tirhuta, + Todhri, Toto, + Tulu_Tigalari, Ugaritic, Vai, Vithkuqi, -- cgit v1.2.3