From ff96e4bf7a73e75200a3f3725d8f83ad8ee0687e Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 9 Feb 2018 17:37:54 +0900 Subject: [PATCH] (U-00020045): Add `ideographic-structure'. (IU+20045): Use U-0002F82A instead of U+5306 in `ideographic-structure'. --- lisp/utf-2000/Ideograph-R001-One.el | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R001-One.el b/lisp/utf-2000/Ideograph-R001-One.el index b023e1d..74822b4 100644 --- a/lisp/utf-2000/Ideograph-R001-One.el +++ b/lisp/utf-2000/Ideograph-R001-One.el @@ -5532,6 +5532,14 @@ '((ideographic-radical . 1) ; ⼀ (ideographic-strokes . 10) (total-strokes . 11) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM UPPER LEFT") + (=ucs . #x2FF8) ; ⿸ + ) + ((=big5-cdp . #x88BC) ; &CDP-88BC; + ) + ((=ucs . #x5306) ; 匆 + )) (=ucs . #x20045) ; 𠁅 )) (define-char @@ -5548,7 +5556,7 @@ ) ((=big5-cdp . #x88BC) ; &CDP-88BC; ) - ((=ucs . #x5306) ; 匆 + ((=ucs . #x2F82A) ; 匆 )) (=ucs@iso . #x20045) ; &MJ058590; (=mj . 058590) ; &MJ058590; -- 1.7.10.4