(BOX DRAWINGS DOUBLE HORIZONTAL): Unify Big5-A2A4 instead of
authortomo <tomo>
Thu, 26 Jul 2001 17:35:46 +0000 (17:35 +0000)
committertomo <tomo>
Thu, 26 Jul 2001 17:35:46 +0000 (17:35 +0000)
Big5-F9F9.
(Big5-F9F9): New character.
(box drawings double light arc down and right): New character; unify
Big5-F9FA.
(box drawings double light arc down and left): New character; unify
Big5-F9FB.
(box drawings double light arc up and left): New character; unify
Big5-F9FD.
(box drawings double light arc up and right): New character; unify
Big5-F9FC.

lisp/utf-2000/u02500-Box-Drawing.el

index f5de37b..8c8f166 100644 (file)
     (bidi-category     . "ON")
     (mirrored          . nil)
     (chinese-cns11643-1 . #x2344)      ; 
-    (chinese-big5      . #xF9F9)       ; 
+    (chinese-big5      . #xA2A4)       ; 
     (ucs               . #x2550)       ; ═
     ))
 (define-char
+  '((=>ucs             . #x2550)       ; ═
+    (general-category  symbol other) ; Informative Category
+    (bidi-category     . "ON")
+    (mirrored          . nil)
+    (chinese-big5      . #xF9F9)       ; 
+    ))
+(define-char
   '((name              . "BOX DRAWINGS DOUBLE VERTICAL")
     (general-category  symbol other) ; Informative Category
     (bidi-category     . "ON")
     (ucs               . #x256D)       ; ╭
     ))
 (define-char
+  '((name              . "box drawings double light arc down and right")
+    (=>ucs             . #x256D)       ; ╭
+    (general-category  symbol other) ; Informative Category
+    (bidi-category     . "ON")
+    (mirrored          . nil)
+    (chinese-big5      . #xF9FA)       ; 
+    ))
+(define-char
   '((name              . "BOX DRAWINGS LIGHT ARC DOWN AND LEFT")
     (general-category  symbol other) ; Informative Category
     (bidi-category     . "ON")
     (ucs               . #x256E)       ; ╮
     ))
 (define-char
+  '((name              . "box drawings double light arc down and left")
+    (=>ucs             . #x256E)       ; ╮
+    (general-category  symbol other) ; Informative Category
+    (bidi-category     . "ON")
+    (mirrored          . nil)
+    (chinese-big5      . #xF9FB)       ; 
+    ))
+(define-char
   '((name              . "BOX DRAWINGS LIGHT ARC UP AND LEFT")
     (general-category  symbol other) ; Informative Category
     (bidi-category     . "ON")
     (ucs               . #x256F)       ; ╯
     ))
 (define-char
+  '((name              . "box drawings double light arc up and left")
+    (=>ucs             . #x256F)       ; ╯
+    (general-category  symbol other) ; Informative Category
+    (bidi-category     . "ON")
+    (mirrored          . nil)
+    (chinese-big5      . #xF9FD)       ; 
+    ))
+(define-char
   '((name              . "BOX DRAWINGS LIGHT ARC UP AND RIGHT")
     (general-category  symbol other) ; Informative Category
     (bidi-category     . "ON")
     (ucs               . #x2570)       ; ╰
     ))
 (define-char
+  '((name              . "box drawings double light arc up and right")
+    (=>ucs             . #x2570)       ; ╰
+    (general-category  symbol other) ; Informative Category
+    (bidi-category     . "ON")
+    (mirrored          . nil)
+    (chinese-big5      . #xF9FC)       ; 
+    ))
+(define-char
   '((name . "BOX DRAWINGS LIGHT DIAGONAL UPPER RIGHT TO LOWER LEFT")
     (general-category  symbol other) ; Informative Category
     (bidi-category     . "ON")