From 04cc2b03b9c8990fc9952c5b337218e98ee93190 Mon Sep 17 00:00:00 2001 From: Robin Leroy Date: Fri, 31 May 2024 17:35:05 +0200 Subject: [PATCH] Revert "Hani CJK strokes (#836)" to check that the new comparison test fails This reverts commit af5b2d9377f91f04c15873c8e700097db24bd3c1. --- unicodetools/data/ucd/dev/ScriptExtensions.txt | 4 ++-- .../resources/org/unicode/text/UCD/UnicodeInvariantTest.txt | 3 --- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/unicodetools/data/ucd/dev/ScriptExtensions.txt b/unicodetools/data/ucd/dev/ScriptExtensions.txt index d7ecd1680..875279565 100644 --- a/unicodetools/data/ucd/dev/ScriptExtensions.txt +++ b/unicodetools/data/ucd/dev/ScriptExtensions.txt @@ -1,5 +1,5 @@ # ScriptExtensions-16.0.0.txt -# Date: 2024-05-24, 12:57:15 GMT +# Date: 2024-05-10, 22:27:16 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 and license, see https://www.unicode.org/terms_of_use.html @@ -179,7 +179,7 @@ 3190..3191 ; Hani # So [2] IDEOGRAPHIC ANNOTATION LINKING MARK..IDEOGRAPHIC ANNOTATION REVERSE MARK 3192..3195 ; Hani # No [4] IDEOGRAPHIC ANNOTATION ONE MARK..IDEOGRAPHIC ANNOTATION FOUR MARK 3196..319F ; Hani # So [10] IDEOGRAPHIC ANNOTATION TOP MARK..IDEOGRAPHIC ANNOTATION MAN MARK -31C0..31E5 ; Hani # So [38] CJK STROKE T..CJK STROKE SZP +31C0..31E3 ; Hani # So [36] CJK STROKE T..CJK STROKE Q 31EF ; Hani Tang # So IDEOGRAPHIC DESCRIPTION CHARACTER SUBTRACTION 3220..3229 ; Hani # No [10] PARENTHESIZED IDEOGRAPH ONE..PARENTHESIZED IDEOGRAPH TEN 322A..3247 ; Hani # So [30] PARENTHESIZED IDEOGRAPH MOON..CIRCLED IDEOGRAPH KOTO diff --git a/unicodetools/src/main/resources/org/unicode/text/UCD/UnicodeInvariantTest.txt b/unicodetools/src/main/resources/org/unicode/text/UCD/UnicodeInvariantTest.txt index 3eb759238..941f8ee46 100644 --- a/unicodetools/src/main/resources/org/unicode/text/UCD/UnicodeInvariantTest.txt +++ b/unicodetools/src/main/resources/org/unicode/text/UCD/UnicodeInvariantTest.txt @@ -1049,9 +1049,6 @@ Let $nonIdeographicRadicals = \N{CJK RADICAL REPEAT} # It can also shrink, if single-stroke ideographs are encoded. Let $nonIdeographicStrokes = \p{Name=/^CJK STROKE (T|WG|XG|BXG|SW|HZZ|HP|HZWG|SZWG|HZT|HZZP|HPWG|HZW|HZZZ|PG|Q|HXG|SZP)$/} -# See https://www.unicode.org/review/pri502/feedback.html#ID20240523095709. -$cjkStrokes ⊆ \p{scx=Hani} - # The Equivalent_Unified_Ideograph property is applicable to CJK strokes and radicals. # Its value is a single unified ideograph. \P{Equivalent_Unified_Ideograph=@none@} ⊆ $strokesAndRadicals