From 12be5644637499b97700834537e61ec81ef20117 Mon Sep 17 00:00:00 2001 From: tomo Date: Thu, 25 Dec 2003 13:36:45 +0000 Subject: [PATCH] (U+8F89): Moved from Ideograph-R042-Small.el. (U+8F8B): Add `total-strokes'. (U+8F8C): Add `total-strokes'. (U+8F8D): Add `total-strokes'. (U+8F8E): Add `total-strokes'. --- lisp/utf-2000/Ideograph-R159-Cart.el | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R159-Cart.el b/lisp/utf-2000/Ideograph-R159-Cart.el index 9bb4c8b..a60ac23 100644 --- a/lisp/utf-2000/Ideograph-R159-Cart.el +++ b/lisp/utf-2000/Ideograph-R159-Cart.el @@ -2692,29 +2692,41 @@ (define-char '((ideographic-radical . 159) ; ⾞ (ideographic-strokes . 8) + (total-strokes . 12) + (=ucs . #x8F89) ; 辉 + (=gb2312 . #x3B54) ; ø»„­ƒ + )) +(define-char + '((ideographic-radical . 159) ; ⾞ + (ideographic-strokes . 8) + (total-strokes . 12) (=ucs . #x8F8A) ; 辊 (=gb2312 . #x3975) ; ø»„ª¨ )) (define-char '((ideographic-radical . 159) ; ⾞ (ideographic-strokes . 8) + (total-strokes . 12) (=ucs . #x8F8B) ; 辋 (=gb2312 . #x697E) ; ø»…±‘ )) (define-char '((ideographic-radical . 159) ; ⾞ (ideographic-strokes . 8) + (total-strokes . 12) (=ucs . #x8F8C) ; 辌 )) (define-char '((ideographic-radical . 159) ; ⾞ (ideographic-strokes . 8) + (total-strokes . 12) (=ucs . #x8F8D) ; 辍 (=gb2312 . #x6A21) ; ø»…±’ )) (define-char '((ideographic-radical . 159) ; ⾞ (ideographic-strokes . 8) + (total-strokes . 12) (=ucs . #x8F8E) ; 辎 (=gb2312 . #x6A22) ; ø»…±“ )) -- 1.7.10.4