From c274b71fc7de1a676c800c4f7fa898c16b435476 Mon Sep 17 00:00:00 2001 From: tomo Date: Fri, 19 Jul 2002 08:55:14 +0000 Subject: [PATCH] (JX2-7332): Add `total-strokes'; add mapping to U-000259D4. (U-000259D4): Relate to M-25603. --- lisp/utf-2000/Ideograph-R116-Cave.el | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R116-Cave.el b/lisp/utf-2000/Ideograph-R116-Cave.el index 0915f43..7bdaf8c 100644 --- a/lisp/utf-2000/Ideograph-R116-Cave.el +++ b/lisp/utf-2000/Ideograph-R116-Cave.el @@ -2409,10 +2409,21 @@ (ucs . #x259D3) ; 𥧓 )) (define-char - '((ideographic-radical . 116) ; â½³ + '((=>ucs . #x259D4) ; 𥧔 + (ideographic-radical . 116) ; â½³ (ideographic-strokes . 10) + (total-strokes . 15) (japanese-jisx0213-2 . #x7332) ; ø»¦•­ (ideograph-daikanwa . 25603) ; ø¸†ƒ + (mojikyo . 025603) ; ý €†ƒ + )) +(define-char + '((morohashi-daikanwa 25603 0 0) + (ideographic-radical . 116) ; â½³ + (ideographic-strokes . 10) + (total-strokes . 15) + (chinese-cns11643-5 . #x4F2A) ; ø»š®™ + (ucs . #x259D4) ; 𥧔 )) (define-char '((=>ucs . #x259D5) ; 𥧕 @@ -2671,13 +2682,6 @@ '((ideographic-radical . 116) ; â½³ (ideographic-strokes . 10) (total-strokes . 15) - (chinese-cns11643-5 . #x4F2A) ; ø»š®™ - (ucs . #x259D4) ; 𥧔 - )) -(define-char - '((ideographic-radical . 116) ; â½³ - (ideographic-strokes . 10) - (total-strokes . 15) (chinese-cns11643-4 . #x4B6D) ; ø»˜Ÿ  (ucs . #x259E5) ; 𥧥 )) -- 1.7.10.4