From ff022aa0b8495c474dbea0bf1d7937b25a6ead5c Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 7 May 2024 11:48:30 +0900 Subject: [PATCH] (U-0002A788): Apply new conventions for glyph granularity for components of ideographic-structure. --- lisp/utf-2000/Ideograph-R012-Eight.el | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R012-Eight.el b/lisp/utf-2000/Ideograph-R012-Eight.el index 8b81fb2..0e336d4 100644 --- a/lisp/utf-2000/Ideograph-R012-Eight.el +++ b/lisp/utf-2000/Ideograph-R012-Eight.el @@ -2191,7 +2191,8 @@ ((=>ucs@component . #x4E37) ; &A-compU+4E37; (=>iwds-1 . 0022) ; &A-compU+4E37; ) - ((=ucs . #x6BCC) ; 毌 + ((=>ucs@component . #x6BCB) ; &A-compU+6BCB; + (=>iwds-1 . 0182) ; &A-compU+6BCB; )) (=ucs . #x2A788) ; 𪞈 )) @@ -2208,7 +2209,8 @@ ) ((=ucs . #x516B) ; 八 ) - ((=ucs . #x6BCC) ; 毌 + ((=ucs@unicode . #x6BCC) ; &AJ1-14148; + (=adobe-japan1-4 . 14148) ; &AJ1-14148; )) (=ucs@JP/hanazono . #x2A788) ; &hanaJU+2A788; )) -- 1.7.10.4