From 8870ece7e599749b64120f9233b093b19e7583cb Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 31 Dec 2013 22:30:25 +0900 Subject: [PATCH 1/1] - Add Hanyo-Denshi/JA code points. - Add `=decomposition@hanyo-denshi' for representative (detailed) glyph-images of Hanyo-Denshi/JA. --- lisp/utf-2000/Ideograph-R054-Long-Stride.el | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R054-Long-Stride.el b/lisp/utf-2000/Ideograph-R054-Long-Stride.el index 3d5c6c6..b381e9b 100644 --- a/lisp/utf-2000/Ideograph-R054-Long-Stride.el +++ b/lisp/utf-2000/Ideograph-R054-Long-Stride.el @@ -131,6 +131,11 @@ ) ((=ucs . #xE0100) ; 󠄀 )) + (=decomposition@hanyo-denshi + ((=ucs . #x5EF6) ; 延 + ) + ((=ucs . #xE0103) ; 󠄃 + )) (=ucs@cns . #x5EF6) ; &AJ1-01286; (=ucs@jis/1990 . #x5EF6) ; &AJ1-01286; (=ucs@jis/2000 . #x5EF6) ; &AJ1-01286; @@ -139,6 +144,7 @@ (=jis-x0208@1990 . #x3164) ; &I-J90-3164; [17-68] (=cns11643-1 . #x4D37) ; &I-C1-4D37; [45-23] (=jis-x0213-1 . #x3164) ; &I-JX1-3164; [17-68] + (=hanyo-denshi/ja . #x3164) ; &I-HD-JA-3164; [17-68] (=gt . 12058) ; &I-GT-12058; (=gt-k . 03635) ; &I-GT-K03635; (=gt-pj-1 . #x3164) ; &I-GT-12058; [17-68] @@ -194,11 +200,17 @@ ) ((=ucs . #xE0100) ; 󠄀 )) + (=decomposition@hanyo-denshi + ((=ucs . #x5EF7) ; 廷 + ) + ((=ucs . #xE0102) ; 󠄂 + )) (=ucs@unicode . #x5EF7) ; &AJ1-03082; (=adobe-japan1-0 . 03082) ; &AJ1-03082; (=gb2312 . #x4D22) ; &I-G0-4D22; [45-02] (=jis-x0208@1990 . #x446E) ; &I-J90-446E; [36-78] (=jis-x0213-1 . #x446E) ; &I-JX1-446E; [36-78] + (=hanyo-denshi/ja . #x446E) ; &I-HD-JA-446E; [36-78] (=gt . 12057) ; &I-GT-12057; (=gt-pj-1 . #x446E) ; &I-GT-12057; [36-78] )) -- 1.7.10.4