From 0ec7b1da672a0f7eb944497a15fc6a0cef871e1a Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 2 Sep 2024 08:02:18 +0900 Subject: [PATCH] (U+620B): Apply new conventions for glyph granularity. --- lisp/utf-2000/Ideograph-R062-Halberd.el | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R062-Halberd.el b/lisp/utf-2000/Ideograph-R062-Halberd.el index d81ae7b..40da10a 100644 --- a/lisp/utf-2000/Ideograph-R062-Halberd.el +++ b/lisp/utf-2000/Ideograph-R062-Halberd.el @@ -713,7 +713,16 @@ (ideographic-strokes . 1) (total-strokes . 5) (=ucs . #x620B) ; 戋 - (=gb2312 . #x6A27) ; &I-G0-6A27; [74-07] + )) +(define-char + '((<-denotational + ((=ucs . #x620B) ; 戋 + )) + (ideographic-radical . 62) ; ⼽ + (ideographic-strokes . 1) + (total-strokes . 5) + (=ucs@unicode . #x620B) ; &G0-6A27; + (=gb2312 . #x6A27) ; &G0-6A27; [74-07] (=big5-cdp . #x89DC) ; &I-CDP-89DC; (<-simplified@CN ((=ucs . #x6214) ; 戔 -- 1.7.10.4