From 392e63d814b4ed46bcb26d6ed0c4f702a5933817 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 30 May 2022 01:27:53 +0900 Subject: [PATCH] (IU+21BB3): Use UU+8CB7 instead of U+8CB7 as a glyph-grained component. --- lisp/utf-2000/Ideograph-R042-Small.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R042-Small.el b/lisp/utf-2000/Ideograph-R042-Small.el index 81072dd..53a2819 100644 --- a/lisp/utf-2000/Ideograph-R042-Small.el +++ b/lisp/utf-2000/Ideograph-R042-Small.el @@ -2934,7 +2934,8 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") (=ucs . #x2FF0) ; â¿° ) - ((=ucs . #x8CB7) ; è²· + ((=ucs@unicode . #x8CB7) ; &AJ1-03353; + (=adobe-japan1-0 . 03353) ; &AJ1-03353; ) ((=ucs@unicode . #x5C11) ; &AJ1-02455; (=adobe-japan1-0 . 02455) ; &AJ1-02455; -- 1.7.10.4