From cbf0ce14ff746913c0f3cb4d17a3565c902f1d5a Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 16 Oct 2013 18:05:46 +0900 Subject: [PATCH] Apply new glyph-image conventions for `ucs@*', `adobe-japan1-*', `jis-x0208', `jis-x0208@*', `gb2312', `iso-ir165', `jis-x0213-*', `jis-x0213-1@*', `hanyo-denshi/*', `gt', `gt-k', `gt-pj-*' and `jef-china3'. --- lisp/utf-2000/Ideograph-R193-Cauldron.el | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R193-Cauldron.el b/lisp/utf-2000/Ideograph-R193-Cauldron.el index e9b472a..399614b 100644 --- a/lisp/utf-2000/Ideograph-R193-Cauldron.el +++ b/lisp/utf-2000/Ideograph-R193-Cauldron.el @@ -1223,11 +1223,12 @@ (ideographic-strokes . 12) (total-strokes . 22) (=>>ucs@iso . #x29C54) ; &G-IU+29C54; - (=>>>ucs@iso . #x29C54) ; &G-IU+29C54; + (=ucs@iso . #x29C54) ; &G-IU+29C54; (->subsumptive - ((=ucs@iso . #x29C54) ; &U-00029C54; + ((==ucs@iso . #x29C54) ; &R-U-00029C54; ) - ((=cns11643-7 . #x5A4C) ; &C7-5A4C; [58-44] + ((==ucs@cns . #x29C54) ; &C7-5A4C; + (=cns11643-7 . #x5A4C) ; &C7-5A4C; [58-44] )) )) (define-char @@ -1533,14 +1534,15 @@ (ideographic-strokes@cns . 14) (total-strokes . 24) (=>>ucs@iso . #x2244B) ; &G-IU+2244B; - (=>>>ucs@iso . #x2244B) ; &G-IU+2244B; + (=ucs@iso . #x2244B) ; &G-IU+2244B; (->subsumptive ((ideographic-radical . 57) ; ⼸ (ideographic-strokes . 21) - (=ucs@iso . #x2244B) ; &U-0002244B; + (==ucs@iso . #x2244B) ; &R-U-0002244B; ) ((ideographic-radical . 193) ; ⿀ (ideographic-strokes . 14) + (==ucs@cns . #x2244B) ; &C7-603C; (=cns11643-7 . #x603C) ; &C7-603C; [64-28] )) )) -- 1.7.10.4