From 324a727f4fed4eccf720d9c36dcd6a527a51d5ff Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 9 Mar 2017 13:42:30 +0900 Subject: [PATCH] (BC-8852): New character; use `<-formed' for U+65A4. --- lisp/utf-2000/Ideograph-R069-Axe.el | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R069-Axe.el b/lisp/utf-2000/Ideograph-R069-Axe.el index ab7de64..ec03553 100644 --- a/lisp/utf-2000/Ideograph-R069-Axe.el +++ b/lisp/utf-2000/Ideograph-R069-Axe.el @@ -19,6 +19,18 @@ )) (define-char '((ideographic-radical . 69) ; ⽄ + (ideographic-strokes . 0) + (total-strokes . 4) + (=big5-cdp . #x8852) ; &CDP-8852; + (<-formed + ((=ucs . #x65A4) ; 斤 + )) + (->subsumptive + ((==big5-cdp . #x8852) ; &g2-CDP-8852; + )) + )) +(define-char + '((ideographic-radical . 69) ; ⽄ (ideographic-strokes . 1) (total-strokes . 5) (=ucs . #x65A5) ; 斥 -- 1.7.10.4