From 29e17488240023cba8d301d913759c2a5e351c94 Mon Sep 17 00:00:00 2001 From: tomo Date: Thu, 14 Nov 2002 07:12:56 +0000 Subject: [PATCH] (M-16014): Add mapping for U+3C20. (C4-2970): Add mapping for U+3C24. (M-16102): Add mapping for U-000238CB. (CB00654): Likewise. --- lisp/utf-2000/Ideograph-R076-Lack.el | 26 +++++++++----------------- 1 file changed, 9 insertions(+), 17 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R076-Lack.el b/lisp/utf-2000/Ideograph-R076-Lack.el index 6a9bf5d..2ce1dd6 100644 --- a/lisp/utf-2000/Ideograph-R076-Lack.el +++ b/lisp/utf-2000/Ideograph-R076-Lack.el @@ -307,7 +307,8 @@ (ucs . #x6B24) ; 欤 )) (define-char - '((ideographic-radical . 76) ; ⽋ + '((=>ucs . #x3C20) ; ã°  + (ideographic-radical . 76) ; ⽋ (ideographic-strokes . 4) (total-strokes . 8) (ideographic-structure @@ -427,7 +428,8 @@ (ucs . #x6B28) ; 欨 )) (define-char - '((ideographic-radical . 76) ; ⽋ + '((=>ucs . #x3C24) ; ã°¤ + (ideographic-radical . 76) ; ⽋ (ideographic-strokes . 5) (total-strokes . 9) (ideographic-structure @@ -1016,20 +1018,10 @@ (ucs . #x6B3B) ; 欻 )) (define-char - '((ideographic-radical . 76) ; ⽋ + '((=>ucs . #x238CB) ; 𣣋 + (ideographic-radical . 76) ; ⽋ (ideographic-strokes . 8) (total-strokes . 12) - (ideographic-structure - ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") - (ucs . #x2FF0) ; â¿° - ) - ((ideograph-daikanwa . 05714) ; ø¸™’ - ) - ((=jis-x0208 . #x3767) ; ø½Š—– - (korean-ksc5601 . #x7D62) ; ø»Š¢• - (chinese-cns11643-1 . #x454E) ; ø»‘¸ - (ideograph-daikanwa . 15991) ; ø¸ƒ¹· - )) (ideograph-daikanwa . 16102) ; ø¸ƒ»¦ )) (define-char @@ -1067,7 +1059,8 @@ (ucs . #x238CB) ; 𣣋 )) (define-char - '((morohashi-daikanwa 16102 0 2) + '((=>ucs . #x238CB) ; 𣣋 + (morohashi-daikanwa 16102 0 2) (ideographic-radical . 76) ; ⽋ (ideographic-strokes . 8) (total-strokes . 12) @@ -1075,8 +1068,7 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") (ucs . #x2FF0) ; â¿° ) - ((japanese-jisx0212 . #x3862) ; ø»‹‡ƒ - (japanese-jisx0213-1 . #x2F67) ; ø»¢¨¦ + ((ucs . #x590C) ; 夌 ) ((ucs . #x6B20) ; 欠 )) -- 1.7.10.4