(=ucs-tip): New coded-charset for XEmacs CHISE.
authorMORIOKA Tomohiko <tomo.git@chise.org>
Wed, 11 Mar 2020 06:47:21 +0000 (15:47 +0900)
committerMORIOKA Tomohiko <tomo.git@chise.org>
Wed, 11 Mar 2020 06:47:21 +0000 (15:47 +0900)
(=ucs-tip@JP/hanazono): Ditto.

lisp/mule/mule-conf.el

index edd7619..87a0fec 100644 (file)
@@ -3,8 +3,8 @@
 ;; Copyright (C) 1995,1999 Electrotechnical Laboratory, JAPAN.
 ;; Licensed to the Free Software Foundation.
 ;; Copyright (C) 1997, 1999, 2000, 2002, 2003, 2004, 2005, 2006, 2008,
-;;   2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019
-;;   MORIOKA Tomohiko
+;;   2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019,
+;;   2020 MORIOKA Tomohiko
 
 ;; Keywords: mule, multilingual, character set, coding system
 
               min-code #x20000 max-code #x2FFFF
               code-offset #x20000))
   (make-charset
+   '=ucs-tip
+   "Tertiary Ideographic Plane of UCS"
+   '(long-name "UCS TUP"
+              chars 256
+              dimension 2
+              columns 2
+              graphic 2
+              direction l2r
+              registry "\\(iso10646\\|ucs00\\)-3$"
+              mother ucs
+              min-code #x30000 max-code #x3134A
+              code-offset #x30000))
+  (make-charset
+   '=ucs-tip@JP/hanazono
+   "Hanazono glyphs of UCS TIP"
+   '(long-name "Hanazono TIP glyphs"
+              chars 256
+              dimension 2
+              columns 2
+              graphic 2
+              direction l2r
+              registry "ucs00-3$"
+              mother =ucs@JP/hanazono
+              min-code #x30000 max-code #x3134A
+              code-offset #x30000))
+  (make-charset
    '=>ucs-sip@iwds-1
    "CJK Characters in SIP based on IWDS-1."
    '(long-name "CJK in SIP@IWDS-1"