From ff10c70b10147006c2aff1fa6a3385540f446569 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 28 Dec 2013 13:52:23 +0900 Subject: [PATCH] - Add `=decomposition@hanyo-denshi' for representative (detailed) glyph-images of Hanyo-Denshi/JA. - Add Hanyo-Denshi/JA code points. --- lisp/utf-2000/Ideograph-R048-Work.el | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R048-Work.el b/lisp/utf-2000/Ideograph-R048-Work.el index 59002e5..9636e1c 100644 --- a/lisp/utf-2000/Ideograph-R048-Work.el +++ b/lisp/utf-2000/Ideograph-R048-Work.el @@ -118,6 +118,11 @@ ) ((=ucs . #xE0100) ; 󠄀 )) + (=decomposition@hanyo-denshi + ((=ucs . #x5DE6) ; 左 + ) + ((=ucs . #xE0101) ; 󠄁 + )) (=ucs@unicode . #x5DE6) ; &AJ1-02088; (=adobe-japan1-0 . 02088) ; &AJ1-02088; (=jis-x0208 . #x3A38) ; &I-J90-3A38; [26-24] @@ -126,6 +131,7 @@ (=cns11643-1 . #x464A) ; &I-C1-464A; [38-42] (=jis-x0213-1 . #x3A38) ; &I-JX1-3A38; [26-24] (=big5 . #xA5AA) ; &I-B-A5AA; + (=hanyo-denshi/ja . #x3A38) ; &I-HD-JA-3A38; [26-24] (=gt . 11000) ; &I-GT-11000; (=gt-k . 00933) ; &I-GT-K00933; (=gt-pj-1 . #x3A38) ; &I-GT-11000; [26-24] @@ -189,12 +195,18 @@ ) ((=ucs . #xE0100) ; 󠄀 )) + (=decomposition@hanyo-denshi + ((=ucs . #x5DE8) ; 巨 + ) + ((=ucs . #xE0102) ; 󠄂 + )) (=ucs@unicode . #x5DE8) ; &AJ1-01674; (=adobe-japan1-0 . 01674) ; &AJ1-01674; (=jis-x0208 . #x3570) ; &I-J90-3570; [21-80] (=gb2312 . #x3E5E) ; &I-G0-3E5E; [30-62] (=ks-x1001 . #x4B5D) ; &I-K0-4B5D; [43-61] (=jis-x0213-1 . #x3570) ; &I-JX1-3570; [21-80] + (=hanyo-denshi/ja . #x3570) ; &I-HD-JA-3570; [21-80] (=gt . 03331) ; &I-GT-03331; (=gt-k . 00914) ; &I-GT-K00914; (=gt-pj-1 . #x3570) ; &I-GT-03331; [21-80] @@ -260,6 +272,11 @@ ) ((=ucs . #xE0100) ; 󠄀 )) + (=decomposition@hanyo-denshi + ((=ucs . #x5DE9) ; 巩 + ) + ((=ucs . #xE0101) ; 󠄁 + )) (=ucs@jis . #x5DE9) ; &AJ1-17587; (=adobe-japan1-5 . 17587) ; &AJ1-17587; (=jis-x0212 . #x3C21) ; &I-JSP-3C21; [28-01] -- 1.7.10.4