From 00893e79fc62966067af1a106567db96bd170338 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 3 Mar 2024 19:11:32 +0100 Subject: New upstream version 1.2 --- lib/unictype/blocks.h | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'lib/unictype/blocks.h') diff --git a/lib/unictype/blocks.h b/lib/unictype/blocks.h index e8e56d0f..792dd784 100644 --- a/lib/unictype/blocks.h +++ b/lib/unictype/blocks.h @@ -1,8 +1,8 @@ /* DO NOT EDIT! GENERATED AUTOMATICALLY! */ /* Unicode blocks. */ -/* Generated automatically by gen-uni-tables.c for Unicode 15.0.0. */ +/* Generated automatically by gen-uni-tables.c for Unicode 15.1.0. */ -/* Copyright (C) 2000-2022 Free Software Foundation, Inc. +/* Copyright (C) 2000-2024 Free Software Foundation, Inc. This file is free software. It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". @@ -347,6 +347,7 @@ static const uc_block_t blocks[] = { 0x2B740, 0x2B81F, "CJK Unified Ideographs Extension D" }, { 0x2B820, 0x2CEAF, "CJK Unified Ideographs Extension E" }, { 0x2CEB0, 0x2EBEF, "CJK Unified Ideographs Extension F" }, + { 0x2EBF0, 0x2EE5F, "CJK Unified Ideographs Extension I" }, { 0x2F800, 0x2FA1F, "CJK Compatibility Ideographs Supplement" }, { 0x30000, 0x3134F, "CJK Unified Ideographs Extension G" }, { 0x31350, 0x323AF, "CJK Unified Ideographs Extension H" }, @@ -1001,4 +1002,4 @@ static const uint16_t blocks_level1[640 * 2] = 315, 316 }; #define blocks_upper_first_index 315 -#define blocks_upper_last_index 327 +#define blocks_upper_last_index 328 -- cgit v1.2.3