From afe85053b5cc000e06bd1d7e64a32ae6d21f9229 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 28 Jan 2023 07:16:25 +0900 Subject: [PATCH] (U+3C50): New character. --- lisp/utf-2000/Ideograph-R077-Stop.el | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R077-Stop.el b/lisp/utf-2000/Ideograph-R077-Stop.el index 28381e6..a481e5c 100644 --- a/lisp/utf-2000/Ideograph-R077-Stop.el +++ b/lisp/utf-2000/Ideograph-R077-Stop.el @@ -1269,6 +1269,20 @@ (define-char '((ideographic-radical . 77) ; ⽌ (ideographic-strokes . 3) + (=ucs . #x3C50) ; 㱐 + )) +(define-char + '((<-denotational + ((=ucs . #x3C50) ; 㱐 + )) + (ideographic-radical . 77) ; ⽌ + (ideographic-strokes . 3) + (total-strokes . 6) + (=ucs@unicode . #x3C50) ; &UU+3C50; + )) +(define-char + '((ideographic-radical . 77) ; ⽌ + (ideographic-strokes . 3) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") (=ucs . #x2FF1) ; ⿱ -- 1.7.10.4