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.
---
data/unicode/BidiTest.txt | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
(limited to 'data/unicode/BidiTest.txt')
diff --git a/data/unicode/BidiTest.txt b/data/unicode/BidiTest.txt
index 193d569..0657781 100644
--- a/data/unicode/BidiTest.txt
+++ b/data/unicode/BidiTest.txt
@@ -1,8 +1,8 @@
-# BidiTest-15.1.0.txt
-# Date: 2023-01-05, 20:34:27 GMT
-# © 2023 Unicode®, Inc.
+# BidiTest-16.0.0.txt
+# Date: 2024-04-30, 21:48:09 GMT
+# © 2024 Unicode®, Inc.
# Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
-# For terms of use, see https://www.unicode.org/terms_of_use.html
+# For terms of use and license, see https://www.unicode.org/terms_of_use.html
#
# Unicode Character Database
# For documentation, see https://www.unicode.org/reports/tr44/
@@ -66,7 +66,9 @@
# @Reorder: 3 1
#
# A data line has the following format:
+
# ;
+
# = An ordered list of BIDI property values
# = A hex bitset for paragraph levels (P): 1 = auto-LTR, 2 = LTR, 4 = RTL
# Auto-LTR (standard BIDI) uses the first L/R/AL character, and is LTR if none is found.
--
cgit v1.2.3