From edd0758a4c5b000bb4af9969cb1f0cdc81f6d928 Mon Sep 17 00:00:00 2001 From: tomo Date: Fri, 31 Jan 2003 03:06:00 +0000 Subject: [PATCH] (CDP-8BD5): New character. (U+8980): Add `total-strokes'; relate to M-34763. --- lisp/utf-2000/Ideograph-R146-West.el | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R146-West.el b/lisp/utf-2000/Ideograph-R146-West.el index c109283..43b8d36 100644 --- a/lisp/utf-2000/Ideograph-R146-West.el +++ b/lisp/utf-2000/Ideograph-R146-West.el @@ -21,8 +21,18 @@ (ucs . #x897F) ; 西 )) (define-char - '((ideographic-radical . 146) ; ⾑ + '((=>ucs . #x8980) ; 覀 + (morohashi-daikanwa 34763 0 1) + (ideographic-radical . 146) ; ⾑ + (ideographic-strokes . 0) + (total-strokes . 6) + (chinese-big5-cdp . #x8BD5) ; ý¢€ˆ¯• + )) +(define-char + '((morohashi-daikanwa 34763 0 2) + (ideographic-radical . 146) ; ⾑ (ideographic-strokes . 0) + (total-strokes . 6) (chinese-isoir165 . #x2F7A) ; ø»„‘ (ucs . #x8980) ; 覀 )) -- 1.7.10.4