Add mappings for Big5 code points.
[chise/xemacs-chise.git-] / lisp / utf-2000 / isolated-char.el
index c267de0..286ca9e 100644 (file)
 
 (with-temp-buffer
   (buffer-disable-undo)
-  (insert-file-contents "../etc/GT-RS.txt")
+  (insert-file-contents "../etc/char-data/GT-RS.txt")
     (goto-char (point-min))
     (let (gt-code radical strokes plane code)
       (while (re-search-forward "\\([0-9]+\\),\\([0-9]+\\),\\([0-9]+\\),GT\\([0-9]+\\),....,\\([0-9A-F][0-9A-F][0-9A-F][0-9A-F]\\)" nil t)
        )))
 
 (define-char
+  '((ideograph-gt-pj-4 . #x3844)
+    (ideograph-gt      . 19655)
+    ))
+(define-char
+  '((ideograph-gt-pj-4 . #x3845)
+    (ideograph-gt      . 19656)
+    ))
+(define-char
+  '((ideograph-gt-pj-9 . #x4D7B)
+    (ideograph-gt      . 19861)
+    ))
+(define-char
   '((ideograph-gt-pj-4 . #x493C)
     (ideograph-gt      . 21862)
     ))
 (define-char
+  '((ideograph-gt-pj-4 . #x6D51)
+    (ideograph-gt      . 26606)
+    ))
+(define-char
+  '((ideograph-gt-pj-5 . #x4579)
+    (ideograph-gt      . 30254)
+    ))
+(define-char
   '((ideograph-gt-pj-11 . #x5277)
     (ideograph-gt      . 40268)
     ))
   '((ideograph-gt-pj-7 . #x5821)
     (ideograph-gt      . 52349)
     ))
+(define-char
+  '((ideograph-gt-pj-11        . #x5A40)
+    (ideograph-gt      . 60403)
+    ))
 
-;;; mime-view.el ends here
+;;; isolated-char.el ends here