From c4b2d898032d96a78e302d51f251ffa2baab3abd Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 9 Mar 2017 02:22:34 +0900 Subject: [PATCH] - Add some Hanyo-Denshi/JA code points. - Add `=decomposition@hanyo-denshi' for some abstract glyph-forms of Hanyo-Denshi/JA. --- lisp/utf-2000/Ideograph-R190-Hair.el | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R190-Hair.el b/lisp/utf-2000/Ideograph-R190-Hair.el index b664908..082de4d 100644 --- a/lisp/utf-2000/Ideograph-R190-Hair.el +++ b/lisp/utf-2000/Ideograph-R190-Hair.el @@ -3317,14 +3317,21 @@ (=jis-x0208 . #x7223) ; &I-J90-7223; [82-03] (=iso-ir165 . #x2D4D) ; &I-EGB-2D4D; [13-45] (=jis-x0213-1 . #x7223) ; &I-JX1-7223; [82-03] + (=hanyo-denshi/ja . #x7223) ; &I-HD-JA-7223; [82-03] (=gt . 61304) ; &I-GT-61304; (=gt-pj-1 . #x7223) ; &I-GT-61304; [82-03] (->subsumptive - ((==ucs@unicode . #x9B18) ; &g2-AJ1-07288; + ((=decomposition@hanyo-denshi + ((=ucs . #x9B18) ; 鬘 + ) + ((=ucs . #xE0102) ; 󠄂 + )) + (==ucs@unicode . #x9B18) ; &g2-AJ1-07288; (==adobe-japan1-0 . 07288) ; &g2-AJ1-07288; (==iso-ir165 . #x2D4D) ; &g2-AJ1-07288; [13-45] (==jis-x0208 . #x7223) ; &g2-AJ1-07288; [82-03] (==jis-x0213-1 . #x7223) ; &g2-AJ1-07288; [82-03] + (==hanyo-denshi/ja . #x7223) ; &g2-AJ1-07288; [82-03] (==gt . 61304) ; &g2-AJ1-07288; (->subsumptive ((===jis-x0208 . #x7223) ; &R-J0-7223; [82-03] @@ -4178,6 +4185,7 @@ (=jis-x0208 . #x7227) ; &I-J90-7227; [82-07] (=gb2312 . #x7760) ; &I-G0-7760; [87-64] (=jis-x0213-1 . #x7227) ; &I-JX1-7227; [82-07] + (=hanyo-denshi/ja . #x7227) ; &I-HD-JA-7227; [82-07] (=gt . 61367) ; &I-GT-61367; (=gt-pj-1 . #x7227) ; &I-GT-61367; [82-07] (=daikanwa . 45613) ; &I-M-45613; @@ -4196,10 +4204,16 @@ ((===ucs@unicode . #x9B23) ; &R-UU+9B23; )) ) - ((==ucs@jis . #x9B23) ; &g2-AJ1-07292; + ((=decomposition@hanyo-denshi + ((=ucs . #x9B23) ; 鬣 + ) + ((=ucs . #xE0101) ; 󠄁 + )) + (==ucs@jis . #x9B23) ; &g2-AJ1-07292; (==adobe-japan1-0 . 07292) ; &g2-AJ1-07292; (==jis-x0208 . #x7227) ; &g2-AJ1-07292; [82-07] (==jis-x0213-1 . #x7227) ; &g2-AJ1-07292; [82-07] + (==hanyo-denshi/ja . #x7227) ; &g2-AJ1-07292; [82-07] (==shinjigen . 9491) ; &g2-AJ1-07292; (->subsumptive ((===jis-x0208 . #x7227) ; &R-J0-7227; [82-07] -- 1.7.10.4