From ed89889047d48db4db5cb12e901e1289a1d19a7a Mon Sep 17 00:00:00 2001 From: tomo Date: Sun, 24 Jul 2011 03:03:39 +0000 Subject: [PATCH] Add Hanyo-Denshi/JB and JD code points. (JSP-5324): Separate JX2-736F; fix `{ideographic|total}-strokes'; add `{ideographic|total}-strokes@daikanwa'. --- lisp/utf-2000/Ideograph-R118-Bamboo.el | 24 ++++++++++++++++++++---- 1 file changed, 20 insertions(+), 4 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R118-Bamboo.el b/lisp/utf-2000/Ideograph-R118-Bamboo.el index caedd86..7885ddf 100644 --- a/lisp/utf-2000/Ideograph-R118-Bamboo.el +++ b/lisp/utf-2000/Ideograph-R118-Bamboo.el @@ -2477,6 +2477,7 @@ (=daikanwa . 26069) ; &I-M-26069; (=shinjigen . 5822) ; 筭 (=jef-china3 . #x5DFC) ; &I-JC3-5DFC; + (=hanyo-denshi/jb . #x522F) ; &I-HD-JB-522F; [50-15] (<-original ((=ucs . #x7B97) ; 算 (=jis-x0208 . #x3B3B) ; &I-J90-3B3B; [27-27] @@ -3987,6 +3988,7 @@ (=daikanwa . 26153) ; &I-M-26153; (=jef-china3 . #x5EA3) ; &I-JC3-5EA3; (=adobe-japan1-2 . 08589) ; &I-AJ1-08589; + (=hanyo-denshi/jb . #x523B) ; &I-HD-JB-523B; [50-27] )) (define-char '((<-denotational @@ -12414,12 +12416,14 @@ ((=ucs . #x7C69) ; 籩 )) (ideographic-radical . 118) ; ⽵ - (ideographic-strokes . 19) - (total-strokes . 25) - (=ucs@jis . #x7C69) ; &M-26801; + (ideographic-strokes@daikanwa . 19) + (total-strokes@daikanwa . 25) + (ideographic-strokes . 18) + (total-strokes . 24) + (=ucs@jis/1990 . #x7C69) ; &M-26801; (=jis-x0212 . #x5324) ; &M-26801; [51-04] - (=jis-x0213-2 . #x736F) ; &I-JX2-736F; [83-79] (=daikanwa . 26801) ; &I-M-26801; + (=hanyo-denshi/jb . #x5324) ; &I-HD-JB-5324; [51-04] )) (define-char '((<-denotational @@ -12435,6 +12439,18 @@ ((=ucs . #x7C69) ; 籩 )) (ideographic-radical . 118) ; ⽵ + (ideographic-strokes . 19) + (total-strokes . 25) + (=ucs@jis/2000 . #x7C69) ; &JX2-736F; + (=ucs@jis/2004 . #x7C69) ; &JX2-736F; + (=jis-x0213-2 . #x736F) ; &JX2-736F; [83-79] + (=hanyo-denshi/jd . #x736F) ; &I-HD-JD-736F; [83-79] + )) +(define-char + '((<-denotational + ((=ucs . #x7C69) ; 籩 + )) + (ideographic-radical . 118) ; ⽵ (ideographic-strokes . 18) (total-strokes . 24) (=ucs@unicode . #x7C69) ; &UU+7C69; -- 1.7.10.4