From f8dbbb92cfcae9b4bfb74159fe2b259d1b75d331 Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 15 Aug 2001 02:27:02 +0000 Subject: [PATCH] (JX1-7B4F): Unify K0-5657 instead of K0-5249. (C1-663F): Separate K0-5657; use `ideographic-strokes' instead of `japanese-strokes'. (C3-5B26): Add `ideographic-strokes'. --- lisp/utf-2000/Ideograph-R141-Tiger.el | 21 +++++++++++++++------ 1 file changed, 15 insertions(+), 6 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R141-Tiger.el b/lisp/utf-2000/Ideograph-R141-Tiger.el index 53c4f80..4154a2a 100644 --- a/lisp/utf-2000/Ideograph-R141-Tiger.el +++ b/lisp/utf-2000/Ideograph-R141-Tiger.el @@ -346,22 +346,30 @@ (ucs . #x865B) ; 虛 )) (define-char - '((name . "CJK COMPATIBILITY IDEOGRAPH-F936") + '((=>ucs . #x865C) ; 虜 (ideographic-radical . 141) ; ⾌ (ideographic-strokes . 6) (total-strokes . 12) - (korean-ksc5601 . #x5249) ; ø»‰¢² + (korean-ksc5601 . #x5657) ; ø»‰¨¸ (japanese-jisx0213-1 . #x7B4F) ; ø»¤—¶ (ideograph-daikanwa . 32710) ; ø¸‡¿† - (ucs . #xF936) ; 虜 + (ucs-jis . #xF936) ; ø»‰¨¸ )) (define-char - '((->ucs . #x865C) ; 虜 + '((name . "CJK COMPATIBILITY IDEOGRAPH-F936") (morohashi-daikanwa 32710 0 0) (ideographic-radical . 141) ; ⾌ - (japanese-strokes . 7) + (ideographic-strokes . 6) + (total-strokes . 12) + (korean-ksc5601 . #x5249) ; ø»‰¢² + (ucs . #xF936) ; 虜 + )) +(define-char + '((=>ucs . #x865C) ; 虜 + (morohashi-daikanwa 32710 0 1) + (ideographic-radical . 141) ; ⾌ + (ideographic-strokes . 7) (total-strokes . 13) - (korean-ksc5601 . #x5657) ; ø»‰¨¸ (chinese-cns11643-1 . #x663F) ; ø»’¨ )) (define-char @@ -977,6 +985,7 @@ '((->ucs . #x8669) ; 虩 (morohashi-daikanwa 32782 0 8) (ideographic-radical . 141) ; ⾌ + (ideographic-strokes . 13) (total-strokes . 19) (chinese-cns11643-3 . #x5B26) ; ø»–«µ )) -- 1.7.10.4