(=>ucs-tip@iwds-1): New coded-charset for XEmacs CHISE.
authorMORIOKA Tomohiko <tomo.git@chise.org>
Tue, 20 Sep 2022 16:16:29 +0000 (01:16 +0900)
committerMORIOKA Tomohiko <tomo.git@chise.org>
Wed, 21 Sep 2022 00:30:03 +0000 (09:30 +0900)
lisp/mule/mule-conf.el

index 64b6824..a71aa17 100644 (file)
               min-code #x20000 max-code #x2FFFF
               code-offset #x20000))
   (make-charset
+   '=>ucs-tip@iwds-1
+   "CJK Characters in TIP based on IWDS-1."
+   '(long-name "CJK in TIP@IWDS-1"
+              chars 256
+              dimension 2
+              columns 2
+              graphic 2
+              direction l2r
+              registry "ucs00-3$"
+              mother =>ucs@iwds-1
+              min-code #x30000 max-code #x323AF
+              code-offset #x30000))
+  (make-charset
    '=>ucs-sip@cognate
    "CJK Characters in SIP for abstract characters based on cognate."
    '(long-name "CJK in SIP@cognate"