From 136df48b2e3348082f1fa1c1bd2edd58034f5e2c Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sun, 1 Sep 2024 06:56:12 +0900 Subject: [PATCH] (U+3773): New character. --- lisp/utf-2000/Ideograph-R041-Inch.el | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R041-Inch.el b/lisp/utf-2000/Ideograph-R041-Inch.el index 7ce3306..3349309 100644 --- a/lisp/utf-2000/Ideograph-R041-Inch.el +++ b/lisp/utf-2000/Ideograph-R041-Inch.el @@ -158,6 +158,20 @@ '((ideographic-radical . 41) ; ⼨ (ideographic-strokes . 2) (total-strokes . 5) + (ideographic-structure@apparent/rightmost + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER OVERLAID") + (=ucs . #x2FFB) ; ⿻ + ) + ((=ucs . #x4E00) ; 一 + ) + ((=ucs . #x38FA) ; 㣺 + )) + (=ucs . #x3773) ; 㝳 + )) +(define-char + '((ideographic-radical . 41) ; ⼨ + (ideographic-strokes . 2) + (total-strokes . 5) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM LOWER LEFT") (=ucs . #x2FFA) ; ⿺ -- 1.7.10.4