From c1a0cddd4eb6e5f59aea37ba641500224cc50d9a Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 4 Feb 2014 11:53:55 +0900 Subject: [PATCH] (U+FA21): New character. --- lisp/utf-2000/Ideograph-R142-Insect.el | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R142-Insect.el b/lisp/utf-2000/Ideograph-R142-Insect.el index 029c953..5936eb7 100644 --- a/lisp/utf-2000/Ideograph-R142-Insect.el +++ b/lisp/utf-2000/Ideograph-R142-Insect.el @@ -2507,6 +2507,20 @@ '((ideographic-radical . 142) ; ⾍ (ideographic-strokes . 5) (total-strokes . 11) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x866B) ; 虫 + ) + ((=ucs . #x751F) ; 生 + )) + (=ucs . #xFA21) ; 﨡 + )) +(define-char + '((ideographic-radical . 142) ; ⾍ + (ideographic-strokes . 5) + (total-strokes . 11) (=ucs . #x27288) ; 𧊈 (=cns11643-6 . #x4443) ; &I-C6-4443; [36-35] )) -- 1.7.10.4