From 935c182a5a4d3ac0f3b0de0e76a8adca27e02001 Mon Sep 17 00:00:00 2001 From: tomo Date: Sun, 4 Jan 2004 17:06:47 +0000 Subject: [PATCH] Add some `total-strokes' features. (U+8D51): Fix strokes. --- lisp/utf-2000/Ideograph-R154-Shell.el | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R154-Shell.el b/lisp/utf-2000/Ideograph-R154-Shell.el index d32ab70..7f2970c 100644 --- a/lisp/utf-2000/Ideograph-R154-Shell.el +++ b/lisp/utf-2000/Ideograph-R154-Shell.el @@ -126,6 +126,7 @@ (define-char '((ideographic-radical . 154) ; ⾙ (ideographic-strokes . 2) + (total-strokes . 6) (=ucs . #x8D20) ; è´  (=iso-ir165 . #x2E2C) ; ø»¥ )) @@ -1712,6 +1713,7 @@ (define-char '((ideographic-radical . 154) ; ⾙ (ideographic-strokes . 6) + (total-strokes . 10) (=ucs . #x8D40) ; 赀 (=gb2312 . #x6A5F) ; ø»…² )) @@ -2615,6 +2617,13 @@ '((ideographic-radical . 154) ; ⾙ (ideographic-strokes . 8) (total-strokes . 12) + (=ucs . #x8D51) ; 赑 + (=iso-ir165 . #x7C42) ; ø»Ž´Ÿ + )) +(define-char + '((ideographic-radical . 154) ; ⾙ + (ideographic-strokes . 8) + (total-strokes . 12) (hanyu-dazidian 6 3650 4) (=ucs . #x8D52) ; 赒 (=iso-ir165 . #x2E4E) ; ø»‚‡ @@ -3955,6 +3964,7 @@ (define-char '((ideographic-radical . 154) ; ⾙ (ideographic-strokes . 12) + (total-strokes . 16) (=ucs . #x8D5F) ; 赟 (=iso-ir165 . #x2C55) ; ø»Œ¿’ )) @@ -4317,12 +4327,6 @@ (=cns11643-7 . #x553A) ; ø»Ÿ‹¥ )) (define-char - '((ideographic-radical . 154) ; ⾙ - (ideographic-strokes . 14) - (=ucs . #x8D51) ; 赑 - (=iso-ir165 . #x7C42) ; ø»Ž´Ÿ - )) -(define-char '((=>ucs . #x8D15) ; 贕 (ideographic-radical . 154) ; ⾙ (ideographic-strokes . 15) -- 1.7.10.4