(===ruimoku-v6): New coded-charset for XEmacs CHISE.
[chise/xemacs-chise.git.1] / lisp / mule / mule-conf.el
1 ;;; mule-conf.el --- configure multilingual environment
2
3 ;; Copyright (C) 1995,1999 Electrotechnical Laboratory, JAPAN.
4 ;; Licensed to the Free Software Foundation.
5 ;; Copyright (C) 1997, 1999, 2000, 2002, 2003, 2004, 2005, 2006, 2008,
6 ;;   2009, 2010, 2011, 2012, 2013, 2014 MORIOKA Tomohiko
7
8 ;; Keywords: mule, multilingual, character set, coding system
9
10 ;; This file is part of XEmacs.
11
12 ;; XEmacs is free software; you can redistribute it and/or modify
13 ;; it under the terms of the GNU General Public License as published by
14 ;; the Free Software Foundation; either version 2, or (at your option)
15 ;; any later version.
16
17 ;; XEmacs is distributed in the hope that it will be useful,
18 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of
19 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
20 ;; GNU General Public License for more details.
21
22 ;; You should have received a copy of the GNU General Public License
23 ;; along with XEmacs; see the file COPYING.  If not, write to the
24 ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
25 ;; Boston, MA 02111-1307, USA.
26
27 ;;; Code:
28
29 (cond
30  ((featurep 'utf-2000)
31   (make-charset
32    '=adobe-japan1-base
33    "Adobe-Japan1 Character Collection for CID-Keyed Fonts"
34    `(long-name "Adobe-Japan1"
35                chars 256
36                dimension 2
37                columns 2
38                graphic 2
39                direction l2r
40                registry "AdobeJapan1-[0-6]$"
41                min-code     #xE10000
42                max-code ,(+ #xE10000 23057)
43                code-offset  #xE10000
44                ;; min-code      ,(lsh #x6300 16)
45                ;; max-code      ,(+ (lsh #x6300 16) 23057)
46                ;; code-offset   ,(lsh #x6300 16)
47                ))
48   (make-charset
49    '=adobe-japan1-0
50    "Adobe-Japan1-0 Character Collection for CID-Keyed Fonts"
51    '(long-name "Adobe-Japan1-0"
52                chars 256
53                dimension 2
54                columns 2
55                graphic 2
56                direction l2r
57                mother =adobe-japan1-base
58                min-code 0
59                max-code 8283
60                registry "AdobeJapan1-[0-6]$"))
61   (make-charset
62    '=adobe-japan1-1
63    "Adobe-Japan1-1 Character Collection for CID-Keyed Fonts"
64    '(long-name "Adobe-Japan1-1"
65                chars 256
66                dimension 2
67                columns 2
68                graphic 2
69                direction l2r
70                mother =adobe-japan1-0
71                min-code 0
72                max-code 8358
73                registry "AdobeJapan1-[1-6]$"))
74   (make-charset
75    '=adobe-japan1-2
76    "Adobe-Japan1-2 Character Collection for CID-Keyed Fonts"
77    '(long-name "Adobe-Japan1-2"
78                chars 256
79                dimension 2
80                columns 2
81                graphic 2
82                direction l2r
83                mother =adobe-japan1-1
84                min-code 0
85                max-code 8719
86                registry "AdobeJapan1-[2-6]$"))
87   (make-charset
88    '=adobe-japan1-3
89    "Adobe-Japan1-3 Character Collection for CID-Keyed Fonts"
90    '(long-name "Adobe-Japan1-3"
91                chars 256
92                dimension 2
93                columns 2
94                graphic 2
95                direction l2r
96                mother =adobe-japan1-2
97                min-code 0
98                max-code 9353
99                registry "AdobeJapan1-[3-6]$"))
100   (make-charset
101    '=adobe-japan1-4
102    "Adobe-Japan1-4 Character Collection for CID-Keyed Fonts"
103    '(long-name "Adobe-Japan1-4"
104                chars 256
105                dimension 2
106                columns 2
107                graphic 2
108                direction l2r
109                mother =adobe-japan1-3
110                min-code 0
111                max-code 15443
112                registry "AdobeJapan1-[4-6]$"))
113   (make-charset
114    '=adobe-japan1-5
115    "Adobe-Japan1-5 Character Collection for CID-Keyed Fonts"
116    '(long-name "Adobe-Japan1-5"
117                chars 256
118                dimension 2
119                columns 2
120                graphic 2
121                direction l2r
122                mother =adobe-japan1-4
123                min-code 0
124                max-code 20316
125                registry "AdobeJapan1-[5-6]$"))
126   (make-charset
127    '=adobe-japan1-6
128    "Adobe-Japan1-6 Character Collection for CID-Keyed Fonts"
129    '(long-name "Adobe-Japan1-6"
130                chars 256
131                dimension 2
132                columns 2
133                graphic 2
134                direction l2r
135                mother =adobe-japan1-5
136                min-code 0
137                max-code 23057
138                registry "AdobeJapan1-6$"))
139   (define-charset-alias '=adobe-japan1 '=adobe-japan1-6)
140
141   (make-charset
142    '==adobe-japan1-0
143    "Adobe-Japan1-0 abstract glyph-forms."
144    '(long-name "Adobe-Japan1-0 abstract glyph-forms"
145                chars 256
146                dimension 2
147                columns 2
148                graphic 2
149                direction l2r
150                mother =adobe-japan1-0
151                registry "AdobeJapan1-0$"))
152   (make-charset
153    '==adobe-japan1-1
154    "Adobe-Japan1-1 abstract glyph-forms."
155    '(long-name "Adobe-Japan1-1 abstract glyph-forms"
156                chars 256
157                dimension 2
158                columns 2
159                graphic 2
160                direction l2r
161                mother ==adobe-japan1-0
162                registry "AdobeJapan1-1$"))
163   (make-charset
164    '==adobe-japan1-2
165    "Adobe-Japan1-2 abstract glyph-forms."
166    '(long-name "Adobe-Japan1-2 abstract glyph-forms"
167                chars 256
168                dimension 2
169                columns 2
170                graphic 2
171                direction l2r
172                mother ==adobe-japan1-1
173                registry "AdobeJapan1-2$"))
174   (make-charset
175    '==adobe-japan1-3
176    "Adobe-Japan1-3 abstract glyph-forms."
177    '(long-name "Adobe-Japan1-3 abstract glyph-forms"
178                chars 256
179                dimension 2
180                columns 2
181                graphic 2
182                direction l2r
183                mother ==adobe-japan1-2
184                registry "AdobeJapan1-3$"))
185   (make-charset
186    '==adobe-japan1-4
187    "Adobe-Japan1-4 abstract glyph-forms."
188    '(long-name "Adobe-Japan1-4 abstract glyph-forms"
189                chars 256
190                dimension 2
191                columns 2
192                graphic 2
193                direction l2r
194                mother ==adobe-japan1-3
195                registry "AdobeJapan1-4$"))
196   (make-charset
197    '==adobe-japan1-5
198    "Adobe-Japan1-5 abstract glyph-forms."
199    '(long-name "Adobe-Japan1-5 abstract glyph-forms"
200                chars 256
201                dimension 2
202                columns 2
203                graphic 2
204                direction l2r
205                mother ==adobe-japan1-4
206                registry "AdobeJapan1-5$"))
207   (make-charset
208    '==adobe-japan1-6
209    "Adobe-Japan1-6 abstract glyph-forms."
210    '(long-name "Adobe-Japan1-6 abstract glyph-forms"
211                chars 256
212                dimension 2
213                columns 2
214                graphic 2
215                direction l2r
216                mother ==adobe-japan1-5
217                registry "AdobeJapan1-6$"))
218   (define-charset-alias '==adobe-japan1 '==adobe-japan1-6)
219
220   (define-charset-alias '=>>>adobe-japan1-0 '==adobe-japan1-0)
221   (define-charset-alias '=>>>adobe-japan1-1 '==adobe-japan1-1)
222   (define-charset-alias '=>>>adobe-japan1-2 '==adobe-japan1-2)
223   (define-charset-alias '=>>>adobe-japan1-3 '==adobe-japan1-3)
224   (define-charset-alias '=>>>adobe-japan1-4 '==adobe-japan1-4)
225   (define-charset-alias '=>>>adobe-japan1-5 '==adobe-japan1-5)
226   (define-charset-alias '=>>>adobe-japan1-6 '==adobe-japan1-6)
227   (define-charset-alias '=>>>adobe-japan1 '=>>>adobe-japan1-6)
228
229   (make-charset
230    '===adobe-japan1-0
231    "Adobe-Japan1-0 detailed glyph-images."
232    '(long-name "Adobe-Japan1-0 glyph-images"
233                chars 256
234                dimension 2
235                columns 2
236                graphic 2
237                direction l2r
238                mother ==adobe-japan1-0
239                registry "AdobeJapan1-0$"))
240   (make-charset
241    '===adobe-japan1-1
242    "Adobe-Japan1-1 detailed glyph-images."
243    '(long-name "Adobe-Japan1-1 glyph-images"
244                chars 256
245                dimension 2
246                columns 2
247                graphic 2
248                direction l2r
249                mother ===adobe-japan1-0
250                registry "AdobeJapan1-1$"))
251   (make-charset
252    '===adobe-japan1-2
253    "Adobe-Japan1-2 detailed glyph-images."
254    '(long-name "Adobe-Japan1-2 glyph-images"
255                chars 256
256                dimension 2
257                columns 2
258                graphic 2
259                direction l2r
260                mother ===adobe-japan1-1
261                registry "AdobeJapan1-2$"))
262   (make-charset
263    '===adobe-japan1-3
264    "Adobe-Japan1-3 detailed glyph-images."
265    '(long-name "Adobe-Japan1-3 glyph-images"
266                chars 256
267                dimension 2
268                columns 2
269                graphic 2
270                direction l2r
271                mother ===adobe-japan1-2
272                registry "AdobeJapan1-3$"))
273   (make-charset
274    '===adobe-japan1-4
275    "Adobe-Japan1-4 detailed glyph-images."
276    '(long-name "Adobe-Japan1-4 glyph-images"
277                chars 256
278                dimension 2
279                columns 2
280                graphic 2
281                direction l2r
282                mother ===adobe-japan1-3
283                registry "AdobeJapan1-4$"))
284   (make-charset
285    '===adobe-japan1-5
286    "Adobe-Japan1-5 detailed glyph-images."
287    '(long-name "Adobe-Japan1-5 glyph-images"
288                chars 256
289                dimension 2
290                columns 2
291                graphic 2
292                direction l2r
293                mother ===adobe-japan1-4
294                registry "AdobeJapan1-5$"))
295   (make-charset
296    '===adobe-japan1-6
297    "Adobe-Japan1-6 detailed glyph-images."
298    '(long-name "Adobe-Japan1-6 glyph-images"
299                chars 256
300                dimension 2
301                columns 2
302                graphic 2
303                direction l2r
304                mother ===adobe-japan1-5
305                registry "AdobeJapan1-6$"))
306   (define-charset-alias '===adobe-japan1 '===adobe-japan1-6)
307
308   (make-charset
309    '=>>adobe-japan1-0
310    "Adobe-Japan1-0 abstract glyphs"
311    '(long-name "Adobe-Japan1-0 abstract glyphs"
312                chars 256
313                dimension 2
314                columns 2
315                graphic 2
316                direction l2r
317                mother =adobe-japan1
318                registry "AdobeJapan1-0$"))
319   (make-charset
320    '=>>adobe-japan1-1
321    "Adobe-Japan1-1 abstract glyphs"
322    '(long-name "Adobe-Japan1-1 abstract glyphs"
323                chars 256
324                dimension 2
325                columns 2
326                graphic 2
327                direction l2r
328                mother =>>adobe-japan1-0
329                registry "AdobeJapan1-1"))
330   (make-charset
331    '=>>adobe-japan1-2
332    "Adobe-Japan1-2 abstract glyphs"
333    '(long-name "Adobe-Japan1-2 abstract glyphs"
334                chars 256
335                dimension 2
336                columns 2
337                graphic 2
338                direction l2r
339                mother =>>adobe-japan1-1
340                registry "AdobeJapan1-2"))
341   (make-charset
342    '=>>adobe-japan1-3
343    "Adobe-Japan1-3 abstract glyphs"
344    '(long-name "Adobe-Japan1-3 abstract glyphs"
345                chars 256
346                dimension 2
347                columns 2
348                graphic 2
349                direction l2r
350                mother =>>adobe-japan1-2
351                registry "AdobeJapan1-3"))
352   (make-charset
353    '=>>adobe-japan1-4
354    "Adobe-Japan1-4 abstract glyphs"
355    '(long-name "Adobe-Japan1-4 abstract glyphs"
356                chars 256
357                dimension 2
358                columns 2
359                graphic 2
360                direction l2r
361                mother =>>adobe-japan1-3
362                registry "AdobeJapan1-4"))
363   (make-charset
364    '=>>adobe-japan1-5
365    "Adobe-Japan1-5 abstract glyphs"
366    '(long-name "Adobe-Japan1-5 abstract glyphs"
367                chars 256
368                dimension 2
369                columns 2
370                graphic 2
371                direction l2r
372                mother =>>adobe-japan1-4
373                registry "AdobeJapan1-5"))
374   (make-charset
375    '=>>adobe-japan1-6
376    "Adobe-Japan1-6 abstract glyphs"
377    '(long-name "Adobe-Japan1-6 abstract glyphs"
378                chars 256
379                dimension 2
380                columns 2
381                graphic 2
382                direction l2r
383                mother =>>adobe-japan1-5
384                registry "AdobeJapan1-6"))
385   (define-charset-alias '=>>adobe-japan1 '=>>adobe-japan1-6)
386
387   (make-charset
388    '=+>adobe-japan1-0
389    "Adobe-Japan1-0 unified abstract glyphs"
390    '(long-name "Adobe-Japan1-0 unified abstract glyphs"
391                chars 256
392                dimension 2
393                columns 2
394                graphic 2
395                direction l2r
396                mother =adobe-japan1
397                registry "AdobeJapan1-0$"))
398   (make-charset
399    '=+>adobe-japan1-1
400    "Adobe-Japan1-1 unified abstract glyphs"
401    '(long-name "Adobe-Japan1-1 unified abstract glyphs"
402                chars 256
403                dimension 2
404                columns 2
405                graphic 2
406                direction l2r
407                mother =+>adobe-japan1-0
408                registry "AdobeJapan1-1"))
409   (make-charset
410    '=+>adobe-japan1-2
411    "Adobe-Japan1-2 unified abstract glyphs"
412    '(long-name "Adobe-Japan1-2 unified abstract glyphs"
413                chars 256
414                dimension 2
415                columns 2
416                graphic 2
417                direction l2r
418                mother =+>adobe-japan1-1
419                registry "AdobeJapan1-2"))
420   (make-charset
421    '=+>adobe-japan1-3
422    "Adobe-Japan1-3 unified abstract glyphs"
423    '(long-name "Adobe-Japan1-3 unified abstract glyphs"
424                chars 256
425                dimension 2
426                columns 2
427                graphic 2
428                direction l2r
429                mother =+>adobe-japan1-2
430                registry "AdobeJapan1-3"))
431   (make-charset
432    '=+>adobe-japan1-4
433    "Adobe-Japan1-4 unified abstract glyphs"
434    '(long-name "Adobe-Japan1-4 unified abstract glyphs"
435                chars 256
436                dimension 2
437                columns 2
438                graphic 2
439                direction l2r
440                mother =+>adobe-japan1-3
441                registry "AdobeJapan1-4"))
442   (make-charset
443    '=+>adobe-japan1-5
444    "Adobe-Japan1-5 unified abstract glyphs"
445    '(long-name "Adobe-Japan1-5 unified abstract glyphs"
446                chars 256
447                dimension 2
448                columns 2
449                graphic 2
450                direction l2r
451                mother =+>adobe-japan1-4
452                registry "AdobeJapan1-5"))
453   (make-charset
454    '=+>adobe-japan1-6
455    "Adobe-Japan1-6 unified abstract glyphs"
456    '(long-name "Adobe-Japan1-6 unified abstract glyphs"
457                chars 256
458                dimension 2
459                columns 2
460                graphic 2
461                direction l2r
462                mother =+>adobe-japan1-5
463                registry "AdobeJapan1-6"))
464   (define-charset-alias '=+>adobe-japan1 '=+>adobe-japan1-6)
465
466   (make-charset
467    '=jis-x0208@1978
468    "JIS X 0208:1978, unchanged part."
469    '(registry "jisx0208\\.1978"
470               dimension 2
471               chars 94
472               mother =jis-x0208
473               =>iso-ir 42
474               final ?@
475               graphic 0
476               partial t))
477   (make-charset
478    '=jis-x0208@1978/-4pr
479    "JIS X 0208:1978, 1st - 3rd impressions."
480    '(registry "jisx0208\\.1978"
481               dimension 2
482               chars 94
483               mother =jis-x0208@1978
484               =>iso-ir 42
485               final ?@
486               graphic 0
487               partial t))
488   (make-charset
489    '=jis-x0208@1978/1pr
490    "JIS X 0208:1978, 1st impression."
491    '(iso-ir 42
492             registry "jisx0208\\.1978"
493             dimension 2
494             chars 94
495             mother =jis-x0208@1978/-4pr
496             final ?@
497             graphic 0))
498   (make-charset
499    '=jis-x0208@1978/1pr/fixed
500    "JIS X 0208:1978, correct glyph in the errata of 1st impression."
501    '(registry "jisx0208\\.1978"
502               dimension 2
503               chars 94
504               mother =jis-x0208@1978/1pr
505               =>iso-ir 42
506               ;; final ?@
507               graphic 0
508               partial t))
509   (make-charset
510    '=jis-x0208@1978/-4X
511    "JIS X 0208:1978, index before the 4th impression."
512    '(registry "jisx0208\\.1978"
513               dimension 2
514               chars 94
515               mother =jis-x0208@1978
516               =>iso-ir 42
517               ;; final ?@
518               graphic 0
519               partial t))
520   ;; (make-charset
521   ;;  '=jis-x0208@1978/1er-pr
522   ;;  "JIS X 0208:1978, fixed by errata [Nov 1978]."
523   ;;  '(registry "jisx0208\\.1978"
524   ;;             dimension 2
525   ;;             chars 94
526   ;;             mother =jis-x0208@1978
527   ;;             =>iso-ir 42
528   ;;             ;; final ?@
529   ;;             graphic 0
530   ;;             partial t))
531   (make-charset
532    '=jis-x0208@1978/2-pr
533    "JIS X 0208:1978, 2nd impression or later."
534    '(registry "jisx0208\\.1978"
535               dimension 2
536               chars 94
537               ;; mother =jis-x0208@1978/1er-pr
538               mother =jis-x0208@1978
539               =>iso-ir 42
540               ;; final ?@
541               graphic 0
542               partial t))
543   (make-charset
544    '=jis-x0208@1978/4er
545    "JIS X 0208:1978, replaced by errata of 4th impression."
546    '(registry "jisx0208\\.1978"
547               dimension 2
548               chars 94
549               mother =jis-x0208@1978/2-pr
550               =>iso-ir 42
551               ;; final ?@
552               graphic 0
553               partial t))
554   (make-charset
555    '=jis-x0208@1978/4-pr
556    "JIS X 0208:1978, 4th impression or later."
557    '(registry "jisx0208\\.1978"
558               dimension 2
559               chars 94
560               mother =jis-x0208@1978/2-pr
561               =>iso-ir 42
562               ;; final ?@
563               graphic 0
564               partial t))
565   (make-charset
566    '=jis-x0208@1978/5pr
567    "JIS X 0208:1978, 5th impression."
568    '(registry "jisx0208\\.1978"
569               dimension 2
570               chars 94
571               mother =jis-x0208@1978/4-pr
572               =>iso-ir 42
573               ;; final ?@
574               graphic 0
575               partial t))
576   (define-charset-alias '=jis-x0208@1978/i1 '=jis-x0208@1978/1pr)
577   (define-charset-alias '=jis-x0208@1978/i-4 '=jis-x0208@1978/-4pr)
578   (define-charset-alias '=jis-x0208@1978/i4- '=jis-x0208@1978/4-pr)
579   )
580  (t
581   (make-charset
582    '=jis-x0208@1978
583    "JIS X0208:1978 Japanese Kanji (so called \"old JIS\")."
584    '(iso-ir 42
585             registry "jisx0208\\.1978"
586             dimension 2
587             chars 94
588             mother =jis-x0208
589             final ?@
590             graphic 0))
591   ))
592
593 (define-charset-alias '=jis-x0208-1978          '=jis-x0208@1978)
594 (define-charset-alias 'japanese-jisx0208-1978   '=jis-x0208@1978)
595 (define-charset-alias 'chinese-gb2312           '=gb2312)
596 (define-charset-alias '=jis-x0208-1983          '=jis-x0208@1983)
597 (define-charset-alias 'japanese-jisx0208        '=jis-x0208@1983)
598 (define-charset-alias 'korean-ksc5601           '=ks-x1001)
599 (define-charset-alias 'japanese-jisx0212        '=jis-x0212)
600 (define-charset-alias 'chinese-cns11643-1       '=cns11643-1)
601 (define-charset-alias 'chinese-cns11643-2       '=cns11643-2)
602 (define-charset-alias 'chinese-gb12345          '=gb12345)
603 (define-charset-alias 'chinese-big5             '=big5)
604
605 ;; PinYin-ZhuYin
606 (make-charset 'sisheng "PinYin-ZhuYin"
607               '(registry "sisheng_cwnn\\|OMRON_UDC_ZH"
608                 dimension 1
609                 chars 94
610                 final ?0
611                 graphic 0
612                 ))
613
614 ;; Lao script.
615 ;; ISO10646's 0x0E80..0x0EDF are mapped to 0x20..0x7F.
616 (make-charset 'lao "Lao script"
617               '(registry "MuleLao-1"
618                 dimension 1
619                 chars 94
620                 final ?1
621                 graphic 1))
622
623 ;; IPA (International Phonetic Alphabet)
624 (make-charset 'ipa "International Phonetic Alphabet"
625               '(registry "MuleIPA"
626                 dimension 1
627                 chars 96
628                 final ?0
629                 graphic 1))
630
631 ;; Ethiopic
632 (make-charset 'ethiopic "Ethiopic"
633               '(registry "Ethio"
634                 dimension 2
635                 chars 94
636                 final ?3
637                 graphic 0
638                 ))
639
640 ;; ISO-IR-165 (CCITT Extended GB)
641 ;;    It is based on CCITT Recommendation T.101, includes GB 2312-80 +
642 ;;    GB 8565-88 table A4 + 293 characters.
643 (if (featurep 'utf-2000)
644     (progn
645       (make-charset '=iso-ir165
646                     "ISO-IR-165 (CCITT Extended GB; Chinese simplified)"
647                     '(iso-ir 165
648                              dimension 2
649                              chars 94
650                              mother =gb2312
651                              final ?E
652                              registry "isoir165"
653                              graphic 0))
654       (define-charset-alias 'chinese-isoir165 '=iso-ir165))
655   (make-charset 'chinese-isoir165
656                 "ISO-IR-165 (CCITT Extended GB; Chinese simplified)"
657                 '(iso-ir 165
658                          dimension 2
659                          chars 94
660                          final ?E
661                          registry "isoir165"
662                          graphic 0)))
663
664 ;; CNS11643 Plane3 thru Plane7
665 ;; These represent more and more obscure Chinese characters.
666 ;; By the time you get to Plane 7, we're talking about characters
667 ;; that appear once in some ancient manuscript and whose meaning
668 ;; is unknown.
669
670 (flet
671     ((make-chinese-cns11643-charset
672       (name iso-ir plane final)
673       (make-charset
674        name (concat "CNS 11643 Plane " plane " (Chinese traditional)")
675        `(iso-ir ,iso-ir
676          registry 
677          ,(concat "CNS11643[.-]\\(.*[.-]\\)?" plane "$")
678          dimension 2
679          chars 94
680          final ,final
681          graphic 0))
682       ))
683   (make-chinese-cns11643-charset '=cns11643-3 183 "3" ?I)
684   (make-chinese-cns11643-charset '=cns11643-4 184 "4" ?J)
685   (make-chinese-cns11643-charset '=cns11643-5 185 "5" ?K)
686   (make-chinese-cns11643-charset '=cns11643-6 186 "6" ?L)
687   (make-chinese-cns11643-charset '=cns11643-7 187 "7" ?M)
688   (define-charset-alias 'chinese-cns11643-3     '=cns11643-3)
689   (define-charset-alias 'chinese-cns11643-4     '=cns11643-4)
690   (define-charset-alias 'chinese-cns11643-5     '=cns11643-5)
691   (define-charset-alias 'chinese-cns11643-6     '=cns11643-6)
692   (define-charset-alias 'chinese-cns11643-7     '=cns11643-7)
693   )
694
695 ;; JIS X 0213:2000
696 (cond
697  ((featurep 'utf-2000)
698   (make-charset
699    '=jis-x0213-1
700    "JIS X 0213 Plain 1 (unchanged part)"
701    '(registry "jisx0213\\(\\.[0-9]+\\)?-1"
702               dimension 2
703               chars 94
704               =>iso-ir 228
705               final ?O
706               graphic 0
707               partial t))
708
709   (make-charset
710    '=jis-x0213-1@2000
711    "JIS X 0213:2000 Plain 1"
712    '(iso-ir 228
713             registry "jisx0213\\(\\.2000\\)-1"
714             dimension 2
715             chars 94
716             mother =jis-x0213-1
717             final ?O
718             graphic 0))
719   (make-charset
720    '=jis-x0213-2
721    "JIS X 0213 Plain 2"
722    '(iso-ir 229
723             registry "jisx0213\\(\\.\\(2000\\|2004\\)\\)?-2"
724             dimension 2
725             chars 94
726             final ?P
727             graphic 0))
728
729   (make-charset
730    '=jis-x0213-1@2004
731    "JIS X 0213:2004 Plain 1"
732    '(iso-ir 233
733             registry "jisx0213\\(\\.2004\\)-1"
734             dimension 2
735             chars 94
736             mother =jis-x0213-1
737             final ?Q
738             graphic 0))
739
740   (define-charset-alias 'japanese-jisx0213-1 '=jis-x0213-1@2000)
741   (define-charset-alias 'japanese-jisx0213-2 '=jis-x0213-2)
742   (define-charset-alias '=jis-x0213-1-2000 '=jis-x0213-1@2000)
743   (define-charset-alias '=jis-x0213-2-2000 '=jis-x0213-2)
744   )
745  (t
746   (make-charset
747    'japanese-jisx0213-1
748    "JIS X 0213:2000 Plain 1"
749    '(registry "jisx0213\\(\\.2000\\)-1"
750               dimension 2
751               chars 94
752               final ?O
753               graphic 0))
754   (make-charset
755    'japanese-jisx0213-2
756    "JIS X 0213:2000 Plain 2"
757    '(registry "jisx0213\\(\\.2000\\)-2"
758               dimension 2
759               chars 94
760               final ?P
761               graphic 0))
762   ))
763
764 (when (featurep 'utf-2000)
765   (define-charset-alias 'ucs '=ucs)
766   (define-charset-alias '=jis-x0208-1990 '=jis-x0208@1990)
767   (define-charset-alias 'japanese-jisx0208-1990 '=jis-x0208@1990)
768
769   (make-charset
770    '==jis-x0208
771    "JIS X 0208 abstract glyph-forms (unchanged part)."
772    '(registry "jisx0208\\.1990"
773               dimension 2
774               chars 94
775               mother =jis-x0208
776               =>iso-ir 168
777               ;; final ?B
778               graphic 0))
779   (make-charset
780    '==jis-x0208@1978
781    "JIS X 0208:1978 abstract glyph-forms."
782    '(registry "jisx0208\\.1978"
783               dimension 2
784               chars 94
785               mother ==jis-x0208
786               =>iso-ir 42
787               ;; final ?@
788               graphic 0))
789   (make-charset
790    '==jis-x0208@1978/-4pr
791    "JIS X 0208:1978, 1st - 3rd impressions."
792    '(registry "jisx0208\\.1978"
793               dimension 2
794               chars 94
795               mother ==jis-x0208@1978
796               =>iso-ir 42
797               ;; final ?@
798               graphic 0
799               ;; partial t
800               ))
801   (make-charset
802    '==jis-x0208@1978/1pr
803    "JIS X 0208:1978, 1st impression."
804    '(registry "jisx0208\\.1978"
805               =>iso-ir 42
806               dimension 2
807               chars 94
808               mother ==jis-x0208@1978/-4pr
809               ;; final ?@
810               graphic 0))
811   (make-charset
812    '==jis-x0208@1978/1pr/fixed
813    "JIS X 0208:1978, correct glyph in the errata of 1st impression."
814    '(registry "jisx0208\\.1978"
815               dimension 2
816               chars 94
817               mother ==jis-x0208@1978/1pr
818               =>iso-ir 42
819               ;; final ?@
820               graphic 0
821               partial t))
822   (make-charset
823    '==jis-x0208@1978/2-pr
824    "JIS X 0208:1978, 2nd impression or later."
825    '(registry "jisx0208\\.1978"
826               dimension 2
827               chars 94
828               ;; mother =jis-x0208@1978/1er-pr
829               mother ==jis-x0208@1978
830               =>iso-ir 42
831               ;; final ?@
832               graphic 0
833               ;; partial t
834               ))
835     (make-charset
836    '==jis-x0208@1983
837    "JIS X 0208:1983 abstract glyph-forms."
838    '(registry "jisx0208\\.1983"
839               dimension 2
840               chars 94
841               mother ==jis-x0208
842               =>iso-ir 87
843               graphic 0))
844   (make-charset
845    '==jis-x0208@1990
846    "JIS X 0208:1990 abstract glyph-forms."
847    '(registry "jisx0208\\.1990"
848               dimension 2
849               chars 94
850               mother ==jis-x0208
851               =>iso-ir 168
852               ;; final ?B
853               graphic 0))
854
855   (make-charset
856    '==jis-x0213-1
857    "JIS X 0213 Plain 1 abstract glyph-forms (unchanged part)"
858    '(registry "jisx0213\\(\\.[0-9]+\\)?-1"
859               dimension 2
860               chars 94
861               mother =jis-x0213-1
862               =>iso-ir 228
863               ;; final ?O
864               graphic 0
865               ;; partial t
866               ))
867   (make-charset
868    '==jis-x0213-1@2000
869    "JIS X 0213:2000 Plain 1 abstract glyph-forms"
870    '(registry "jisx0213\\(\\.2000\\)-1"
871               dimension 2
872               chars 94
873               mother ==jis-x0213-1
874               =>iso-ir 228
875               ;; final ?O
876               graphic 0
877               ;; partial t
878               ))
879   (make-charset
880    '==jis-x0213-1@2004
881    "JIS X 0213:2004 Plain 1 abstract glyph-forms"
882    '(mother ==jis-x0213-1
883             =>iso-ir 233
884             ;; registry "jisx0213\\(\\.2004\\)-1"
885             dimension 2
886             chars 94
887             graphic 0))
888
889   (make-charset
890    '==jis-x0213-2
891    "JIS X 0213 Plain 2 abstract glyph-forms"
892    '(mother =jis-x0213-2
893             =>iso-ir 229
894             registry "jisx0213\\(\\.\\(2000\\|2004\\)\\)?-2"
895             dimension 2
896             chars 94
897             graphic 0))
898
899   (make-charset
900    '==jis-x0212
901    "JIS X 0212 representative glyph-images."
902    '(registry "jisx0212"
903               dimension 2
904               chars 94
905               mother =jis-x0212
906               =>iso-ir 159
907               ;; final ?D
908               graphic 0))
909
910   (make-charset
911    '==gb2312
912    "GB 2312 representative glyph-images."
913    '(registry "gb2312"
914               dimension 2
915               chars 94
916               mother =gb2312
917               =>iso-ir 58
918               ;; final ?A
919               graphic 0))
920   (make-charset
921    '==iso-ir165
922    "ISO-IR-165 (CCITT Extended GB; Chinese simplified)"
923    '(registry "isoir165"
924               =>iso-ir 165
925               dimension 2
926               chars 94
927               mother =iso-ir165
928               ;; final ?E
929               graphic 0))
930   (make-charset
931    '==gb12345
932    "GB 12345 representative glyph-images."
933    '(registry "gb12345"
934               dimension 2
935               chars 94
936               mother =gb12345
937               graphic 0))
938
939   (make-charset
940    '==ks-x1001
941    "KS X 1001 representative glyph-images."
942    '(registry "ksc5601"
943               dimension 2
944               chars 94
945               mother =ks-x1001
946               =>iso-ir 149
947               ;; final ?C
948               graphic 0))
949
950   (define-charset-alias '=>>>jis-x0208      '==jis-x0208)
951   (define-charset-alias '=>>>jis-x0208@1978 '==jis-x0208@1978)
952   (define-charset-alias '=>>>jis-x0208@1983 '==jis-x0208@1983)
953   (define-charset-alias '=>>>jis-x0208@1990 '==jis-x0208@1990)
954
955   (define-charset-alias '=>>>jis-x0213-1      '==jis-x0213-1)
956   (define-charset-alias '=>>>jis-x0213-1@2000 '==jis-x0213-1@2000)
957   (define-charset-alias '=>>>jis-x0213-1@2004 '==jis-x0213-1@2004)
958   (define-charset-alias '=>>>jis-x0213-2      '==jis-x0213-2)
959
960   (make-charset
961    '===jis-x0208
962    "JIS X 0208 detailed representative glyph-images (unchanged part)."
963    '(registry "jisx0208\\.1990"
964               dimension 2
965               chars 94
966               mother ==jis-x0208
967               =>iso-ir 168
968               ;; final ?B
969               graphic 0))
970   (make-charset
971    '===jis-x0208@1978
972    "JIS X 0208:1978 detailed representative glyph-images."
973    '(registry "jisx0208\\.1978"
974               dimension 2
975               chars 94
976               mother ===jis-x0208
977               =>iso-ir 42
978               ;; final ?@
979               graphic 0))
980   (make-charset
981    '===jis-x0208@1983
982    "JIS X 0208:1983 detailed representative glyph-images."
983    '(registry "jisx0208\\.1983"
984               dimension 2
985               chars 94
986               mother ===jis-x0208
987               =>iso-ir 87
988               graphic 0))
989   (make-charset
990    '===jis-x0208@1990
991    "JIS X 0208:1990 detailed representative glyph-images."
992    '(registry "jisx0208\\.1990"
993               dimension 2
994               chars 94
995               mother ===jis-x0208
996               =>iso-ir 168
997               ;; final ?B
998               graphic 0))
999
1000   (make-charset
1001    '===jis-x0213-1
1002    "JIS X 0213 Plain 1 detailed representative glyph-images (unchanged part)."
1003    '(registry "jisx0213\\(\\.[0-9]+\\)?-1"
1004               dimension 2
1005               chars 94
1006               mother ==jis-x0213-1
1007               =>iso-ir 228
1008               ;; final ?O
1009               graphic 0
1010               ;; partial t
1011               ))
1012   (make-charset
1013    '===jis-x0213-1@2000
1014    "JIS X 0213:2000 Plain 1 detailed representative glyph-images."
1015    '(registry "jisx0213\\(\\.2000\\)-1"
1016               dimension 2
1017               chars 94
1018               mother ===jis-x0213-1
1019               =>iso-ir 228
1020               ;; final ?O
1021               graphic 0
1022               ;; partial t
1023               ))
1024   (make-charset
1025    '===jis-x0213-1@2004
1026    "JIS X 0213:2004 Plain 1 detailed representative glyph-images."
1027    '(mother ===jis-x0213-1
1028             =>iso-ir 233
1029             ;; registry "jisx0213\\(\\.2004\\)-1"
1030             dimension 2
1031             chars 94
1032             graphic 0))
1033   (make-charset
1034    '===jis-x0213-2
1035    "JIS X 0213 Plain 2 detailed representative glyph-images."
1036    '(mother ==jis-x0213-2
1037             =>iso-ir 229
1038             registry "jisx0213\\(\\.\\(2000\\|2004\\)\\)?-2"
1039             dimension 2
1040             chars 94
1041             graphic 0))
1042
1043   (make-charset
1044    '===jis-x0212
1045    "JIS X 0212 representative glyph-images."
1046    '(registry "jisx0212"
1047               dimension 2
1048               chars 94
1049               mother ==jis-x0212
1050               =>iso-ir 159
1051               ;; final ?D
1052               graphic 0))
1053
1054   (make-charset
1055    '===ks-x1001
1056    "KS X 1001 representative glyph-images."
1057    '(registry "ksc5601"
1058               dimension 2
1059               chars 94
1060               mother ==ks-x1001
1061               =>iso-ir 149
1062               ;; final ?C
1063               graphic 0))
1064
1065   (make-charset
1066    '=>>jis-x0208
1067    "JIS X 0208 abstract glyphs (unchanged part)."
1068    '(registry "jisx0208\\.1990"
1069               dimension 2
1070               chars 94
1071               mother =jis-x0208
1072               =>iso-ir 168
1073               ;; final ?B
1074               graphic 0))
1075   (make-charset
1076    '=>>jis-x0208@1978
1077    "JIS X 0208:1978 abstract glyphs."
1078    '(registry "jisx0208\\.1978"
1079               dimension 2
1080               chars 94
1081               mother =>>jis-x0208
1082               =>iso-ir 42
1083               ;; final ?@
1084               graphic 0))
1085   (make-charset
1086    '=>>jis-x0208@1983
1087    "JIS X 0208:1983 abstract glyphs."
1088    '(registry "jisx0208\\.1983"
1089               dimension 2
1090               chars 94
1091               mother =>>jis-x0208
1092               =>iso-ir 87
1093               graphic 0))
1094   (make-charset
1095    '=>>jis-x0208@1990
1096    "JIS X 0208:1990 abstract glyphs."
1097    '(registry "jisx0208\\.1990"
1098               dimension 2
1099               chars 94
1100               mother =>>jis-x0208
1101               =>iso-ir 168
1102               graphic 0))
1103
1104   (make-charset
1105    '=>>jis-x0213-1
1106    "JIS X 0213 Plain 1 abstract glyphs (unchanged part)"
1107    '(registry "jisx0213\\(\\.[0-9]+\\)?-1"
1108               dimension 2
1109               chars 94
1110               mother =jis-x0213-1
1111               =>iso-ir 228
1112               ;; final ?O
1113               graphic 0
1114               ;; partial t
1115               ))
1116   (make-charset
1117    '=>>jis-x0213-1@2000
1118    "JIS X 0213:2000 Plain 1 abstract glyphs"
1119    '(registry "jisx0213\\(\\.2000\\)-1"
1120               dimension 2
1121               chars 94
1122               mother =>>jis-x0213-1
1123               =>iso-ir 228
1124               ;; final ?O
1125               graphic 0
1126               ;; partial t
1127               ))
1128   (make-charset
1129    '=>>jis-x0213-2
1130    "JIS X 0213 Plain 2 abstract glyphs"
1131    '(registry "jisx0213\\(\\.\\(2000\\|2004\\)\\)?-2"
1132               dimension 2
1133               chars 94
1134               mother =jis-x0213-2
1135               =>iso-ir 229
1136               ;; final ?P
1137               graphic 0))
1138   (make-charset
1139    '=>>jis-x0213-1@2004
1140    "JIS X 0213:2004 Plain 1 abstract glyphs"
1141    '(registry "jisx0213\\(\\.2004\\)-1"
1142               dimension 2
1143               chars 94
1144               mother =>>jis-x0213-1
1145               =>iso-ir 233
1146               ;; final ?Q
1147               graphic 0
1148               ;; partial t
1149               ))
1150
1151   (make-charset
1152    '=+>jis-x0208
1153    "JIS X 0208 based on usual unification."
1154    '(registry "jisx0208\\.1990"
1155               dimension 2
1156               chars 94
1157               mother =>>jis-x0208
1158               =>iso-ir 168
1159               ;; final ?B
1160               graphic 0))
1161   (define-charset-alias '=>jis-x0208@usual '=+>jis-x0208)
1162   (make-charset
1163    '=+>jis-x0208@1978
1164    "JIS X 0208:1978 unified abstract glyphs."
1165    '(registry "jisx0208\\.1978"
1166               dimension 2
1167               chars 94
1168               mother =+>jis-x0208
1169               =>iso-ir 42
1170               ;; final ?@
1171               graphic 0))
1172   (make-charset
1173    '=+>jis-x0208@1983
1174    "JIS X 0208:1983 unified abstract glyphs."
1175    '(registry "jisx0208\\.1983"
1176               dimension 2
1177               chars 94
1178               mother =+>jis-x0208
1179               =>iso-ir 87
1180               graphic 0))
1181   (make-charset
1182    '=+>jis-x0208@1990
1183    "JIS X 0208:1990 unified abstract glyphs."
1184    '(registry "jisx0208\\.1990"
1185               dimension 2
1186               chars 94
1187               mother =+>jis-x0208
1188               =>iso-ir 168
1189               graphic 0))
1190   (make-charset
1191    '=+>jis-x0213-1
1192    "JIS X 0213 Plain 1 unified abstract glyphs (unchanged part)"
1193    '(registry "jisx0213\\(\\.[0-9]+\\)?-1"
1194               dimension 2
1195               chars 94
1196               mother =>>jis-x0213-1
1197               =>iso-ir 228
1198               ;; final ?O
1199               graphic 0
1200               ;; partial t
1201               ))
1202   (make-charset
1203    '=+>jis-x0213-1@2000
1204    "JIS X 0213:2000 Plain 1 unified abstract glyphs"
1205    '(registry "jisx0213\\(\\.2000\\)-1"
1206               dimension 2
1207               chars 94
1208               mother =+>jis-x0213-1
1209               =>iso-ir 228
1210               ;; final ?O
1211               graphic 0
1212               ;; partial t
1213               ))
1214   (make-charset
1215    '=+>jis-x0213-1@2004
1216    "JIS X 0213:2004 Plain 1 unified abstract glyphs"
1217    '(registry "jisx0213\\(\\.2004\\)-1"
1218               dimension 2
1219               chars 94
1220               mother =+>jis-x0213-1
1221               =>iso-ir 233
1222               ;; final ?Q
1223               graphic 0
1224               ;; partial t
1225               ))
1226
1227   (make-charset
1228    '=>jis-x0208
1229    "JIS X 0208 based on the unchanged unification rules."
1230    '(registry "jisx0208\\.1990"
1231               dimension 2
1232               chars 94
1233               mother =+>jis-x0208
1234               =>iso-ir 168
1235               ;; final ?B
1236               graphic 0))
1237   (define-charset-alias '<=>jis-x0208 '=>jis-x0208)
1238   (make-charset
1239    '=>jis-x0208@1997
1240    "JIS X 0208 based on the unification rule of 1997 edition."
1241    '(registry "jisx0208\\.1990"
1242               dimension 2
1243               chars 94
1244               mother =>jis-x0208
1245               =>iso-ir 168
1246               ;; final ?B
1247               graphic 0))
1248   (define-charset-alias '<=>jis-x0208@1997 '=>jis-x0208@1997)
1249   (define-charset-alias '  =jis-x0208@1997 '=>jis-x0208@1997)
1250
1251   (make-charset
1252    '=>jis-x0213-1
1253    "JIS X 0213 Plain 1 abstract characters (unchanged part)"
1254    '(registry "jisx0213\\(\\.[0-9]+\\)?-1"
1255               dimension 2
1256               chars 94
1257               mother =+>jis-x0213-1
1258               =>iso-ir 228
1259               ;; final ?O
1260               graphic 0
1261               ;; partial t
1262               ))
1263   (define-charset-alias '<=>jis-x0213-1 '=>jis-x0213-1)
1264   (make-charset
1265    '=>jis-x0213-1@2000
1266    "JIS X 0213:2000 Plain 1 abstract characters"
1267    '(registry "jisx0213\\(\\.2000\\)-1"
1268               dimension 2
1269               chars 94
1270               mother =>jis-x0213-1
1271               =>iso-ir 228
1272               ;; final ?O
1273               graphic 0
1274               ;; partial t
1275               ))
1276   (define-charset-alias '<=>jis-x0213-1@2000 '=>jis-x0213-1@2000)
1277   (make-charset
1278    '=>jis-x0213-1@2004
1279    "JIS X 0213:2004 Plain 1 abstract characters"
1280    '(registry "jisx0213\\(\\.2004\\)-1"
1281               dimension 2
1282               chars 94
1283               mother =>jis-x0213-1
1284               =>iso-ir 233
1285               ;; final ?Q
1286               graphic 0
1287               ;; partial t
1288               ))
1289   (define-charset-alias '<=>jis-x0213-1@2004 '=>jis-x0213-1@2004)
1290   (make-charset
1291    '=+>jis-x0213-2
1292    "JIS X 0213 Plain 2 based on usual unification."
1293    '(registry "jisx0213\\(\\.\\(2000\\|2004\\)\\)?-2"
1294               dimension 2
1295               chars 94
1296               mother =>>jis-x0213-2
1297               =>iso-ir 229
1298               ;; final ?P
1299               graphic 0))
1300   (define-charset-alias '=>jis-x0213-2@usual '=+>jis-x0213-2)
1301   (make-charset
1302    '=>jis-x0213-2
1303    "JIS X 0213 Plain 2 abstract characters"
1304    '(registry "jisx0213\\(\\.\\(2000\\|2004\\)\\)?-2"
1305               dimension 2
1306               chars 94
1307               mother =+>jis-x0213-2
1308               =>iso-ir 229
1309               ;; final ?P
1310               graphic 0))
1311
1312   (make-charset
1313    '==cns11643-1
1314    "CNS 11643 Plane 1 representative glyph-images."
1315    '(registry "CNS11643[.-]\\(.*[.-]\\)?1$"
1316               dimension 2
1317               chars 94
1318               mother =cns11643-1
1319               =>iso-ir 171
1320               graphic 0))
1321   (make-charset
1322    '==cns11643-2
1323    "CNS 11643 Plane 2 representative glyph-images."
1324    '(registry "CNS11643[.-]\\(.*[.-]\\)?2$"
1325               dimension 2
1326               chars 94
1327               mother =cns11643-2
1328               =>iso-ir 172
1329               graphic 0))
1330   (make-charset
1331    '==cns11643-3
1332    "CNS 11643 Plane 3 representative glyph-images."
1333    '(registry "CNS11643[.-]\\(.*[.-]\\)?3$"
1334               dimension 2
1335               chars 94
1336               mother =cns11643-3
1337               =>iso-ir 183
1338               graphic 0))
1339   (make-charset
1340    '==cns11643-4
1341    "CNS 11643 Plane 4 representative glyph-images."
1342    '(registry "CNS11643[.-]\\(.*[.-]\\)?4$"
1343               dimension 2
1344               chars 94
1345               mother =cns11643-4
1346               =>iso-ir 184
1347               graphic 0))
1348   (make-charset
1349    '==cns11643-5
1350    "CNS 11643 Plane 5 representative glyph-images."
1351    '(registry "CNS11643[.-]\\(.*[.-]\\)?5$"
1352               dimension 2
1353               chars 94
1354               mother =cns11643-5
1355               =>iso-ir 185
1356               graphic 0))
1357   (make-charset
1358    '==cns11643-6
1359    "CNS 11643 Plane 6 representative glyph-images."
1360    '(registry "CNS11643[.-]\\(.*[.-]\\)?6$"
1361               dimension 2
1362               chars 94
1363               mother =cns11643-6
1364               =>iso-ir 186
1365               graphic 0))
1366   (make-charset
1367    '==cns11643-7
1368    "CNS 11643 Plane 7 representative glyph-images."
1369    '(registry "CNS11643[.-]\\(.*[.-]\\)?7$"
1370               dimension 2
1371               chars 94
1372               mother =cns11643-7
1373               =>iso-ir 187
1374               graphic 0))
1375
1376   (make-charset
1377    '===cns11643-1
1378    "CNS 11643 Plane 1 representative glyph-images."
1379    '(registry "CNS11643[.-]\\(.*[.-]\\)?1$"
1380               dimension 2
1381               chars 94
1382               mother ==cns11643-1
1383               =>iso-ir 171
1384               graphic 0))
1385   (make-charset
1386    '===cns11643-2
1387    "CNS 11643 Plane 2 representative glyph-images."
1388    '(registry "CNS11643[.-]\\(.*[.-]\\)?2$"
1389               dimension 2
1390               chars 94
1391               mother ==cns11643-2
1392               =>iso-ir 172
1393               graphic 0))
1394   (make-charset
1395    '===cns11643-3
1396    "CNS 11643 Plane 3 representative glyph-images."
1397    '(registry "CNS11643[.-]\\(.*[.-]\\)?3$"
1398               dimension 2
1399               chars 94
1400               mother ==cns11643-3
1401               =>iso-ir 183
1402               graphic 0))
1403   (make-charset
1404    '===cns11643-4
1405    "CNS 11643 Plane 4 representative glyph-images."
1406    '(registry "CNS11643[.-]\\(.*[.-]\\)?4$"
1407               dimension 2
1408               chars 94
1409               mother ==cns11643-4
1410               =>iso-ir 184
1411               graphic 0))
1412   (make-charset
1413    '===cns11643-5
1414    "CNS 11643 Plane 5 representative glyph-images."
1415    '(registry "CNS11643[.-]\\(.*[.-]\\)?5$"
1416               dimension 2
1417               chars 94
1418               mother ==cns11643-5
1419               =>iso-ir 185
1420               graphic 0))
1421   (make-charset
1422    '===cns11643-6
1423    "CNS 11643 Plane 6 representative glyph-images."
1424    '(registry "CNS11643[.-]\\(.*[.-]\\)?6$"
1425               dimension 2
1426               chars 94
1427               mother ==cns11643-6
1428               =>iso-ir 186
1429               graphic 0))
1430   (make-charset
1431    '===cns11643-7
1432    "CNS 11643 Plane 7 representative glyph-images."
1433    '(registry "CNS11643[.-]\\(.*[.-]\\)?7$"
1434               dimension 2
1435               chars 94
1436               mother ==cns11643-7
1437               =>iso-ir 187
1438               graphic 0))
1439
1440   (make-charset
1441    '=>>cns11643-1
1442    "CNS 11643 Plane 1 abstract glyphs."
1443    '(registry "CNS11643[.-]\\(.*[.-]\\)?1$"
1444               dimension 2
1445               chars 94
1446               mother =cns11643-1
1447               =>iso-ir 184
1448               graphic 0))
1449   (make-charset
1450    '=>>cns11643-4
1451    "CNS 11643 Plane 4 abstract glyphs."
1452    '(registry "CNS11643[.-]\\(.*[.-]\\)?4$"
1453               dimension 2
1454               chars 94
1455               mother =cns11643-4
1456               =>iso-ir 184
1457               graphic 0))
1458
1459   (make-charset
1460    '=>cns11643-2
1461    "CNS 11643 Plane 2 abstract characters."
1462    '(registry "CNS11643[.-]\\(.*[.-]\\)?2$"
1463               dimension 2
1464               chars 94
1465               mother =cns11643-2
1466               =>iso-ir 172
1467               graphic 0))
1468   (make-charset
1469    '=>cns11643-6
1470    "CNS 11643 Plane 6 abstract characters."
1471    '(registry "CNS11643[.-]\\(.*[.-]\\)?6$"
1472               dimension 2
1473               chars 94
1474               mother =cns11643-6
1475               =>iso-ir 186
1476               graphic 0))
1477   (make-charset
1478    '=>cns11643-7
1479    "CNS 11643 Plane 7 abstract characters."
1480    '(registry "CNS11643[.-]\\(.*[.-]\\)?7$"
1481               dimension 2
1482               chars 94
1483               mother =cns11643-7
1484               =>iso-ir 187
1485               graphic 0))
1486
1487   (make-charset '=big5-eten
1488                 "Big5 ETEN"
1489                 '(long-name     "Big5-ETEN"
1490                   chars         256
1491                   dimension     2
1492                   columns       2
1493                   graphic       2
1494                   direction     l2r
1495                   mother        chinese-big5
1496                   min-code      #x8140
1497                   max-code      #xFEFE
1498                   registry      "Big5\\.ETEN"))
1499   (define-charset-alias 'chinese-big5-eten '=big5-eten)
1500   (make-charset 'chinese-big5-eten-a
1501                 "Big5 ETEN (#xF9D6 .. #xF9FE)"
1502                 '(long-name     "Big5-ETEN-a"
1503                   chars         256
1504                   dimension     2
1505                   columns       2
1506                   graphic       2
1507                   direction     l2r
1508                   mother        chinese-big5
1509                   min-code      #xF9D6
1510                   max-code      #xF9FE
1511                   registry      "Big5\\.ETEN"))
1512   (make-charset 'chinese-big5-eten-b
1513                 "Big5 ETEN (#xC6A1 .. #xC8FE)"
1514                 '(long-name     "Big5-ETEN-b"
1515                   chars         256
1516                   dimension     2
1517                   columns       2
1518                   graphic       2
1519                   direction     l2r
1520                   mother        chinese-big5
1521                   min-code      #xC6A1
1522                   max-code      #xC8FE
1523                   registry      "Big5\\.ETEN"))
1524
1525   (make-charset '=big5-cdp
1526                 "Big5 with CDP extension"
1527                 '(long-name     "Big5-CDP"
1528                   chars         256
1529                   dimension     2
1530                   columns       2
1531                   graphic       2
1532                   direction     l2r
1533                   registry      "big5\\.cdp-0"
1534                   mother        chinese-big5
1535                   min-code      #x8140
1536                   max-code      #x8DFE))
1537   (define-charset-alias 'chinese-big5-cdp '=big5-cdp)
1538
1539   (make-charset '==big5-cdp
1540                 "Abstract glyph-images of Big5-CDP"
1541                 '(long-name     "Big5-CDP glyph-forms"
1542                   chars         256
1543                   dimension     2
1544                   columns       2
1545                   graphic       2
1546                   direction     l2r
1547                   registry      "big5\\.cdp-0"
1548                   mother        =big5-cdp))
1549   (make-charset '===big5-cdp
1550                 "Representative glyph-images of Big5-CDP"
1551                 '(long-name     "Big5-CDP glyph-images"
1552                   chars         256
1553                   dimension     2
1554                   columns       2
1555                   graphic       2
1556                   direction     l2r
1557                   registry      "big5\\.cdp-0"
1558                   mother        ==big5-cdp))
1559
1560   (make-charset '=>>big5-cdp
1561                 "Abstract glyphs of Big5-CDP"
1562                 '(long-name     "Big5-CDP glyphs"
1563                   chars         256
1564                   dimension     2
1565                   columns       2
1566                   graphic       2
1567                   direction     l2r
1568                   registry      "big5\\.cdp-0"
1569                   mother        =big5-cdp))
1570
1571   (make-charset '=>big5-cdp
1572                 "Big5-CDP abstract characters"
1573                 '(long-name     "Big5-CDP abstract characters"
1574                   chars         256
1575                   dimension     2
1576                   columns       2
1577                   graphic       2
1578                   direction     l2r
1579                   registry      "big5\\.cdp-0"
1580                   mother        =>>big5-cdp))
1581
1582   (make-charset
1583    '=mj
1584    "Moji-Jouhou-Kiban characters"
1585    `(long-name "Moji-Jouhou-Kiban"
1586                chars 256
1587                dimension 2
1588                columns 2
1589                graphic 2
1590                direction l2r
1591                ;; registry "mj-0$"
1592                min-code     #xE30000
1593                max-code ,(+ #xE30000 68053)
1594                code-offset  #xE30000
1595                ;; min-code            ,(lsh #x6404 16)
1596                ;; max-code         ,(+ (lsh #x6404 16) 68053)
1597                ;; code-offset    ,(lsh #x6404 16)
1598                ))
1599   (make-charset
1600    '=mj-0
1601    "Moji-Jouhou-Kiban plane 0"
1602    '(long-name "Moji-Jouhou-Kiban-0"
1603                chars 256
1604                dimension 2
1605                columns 2
1606                graphic 2
1607                direction l2r
1608                registry "mj-0$"
1609                mother =mj
1610                min-code 0
1611                max-code #xFFFF))
1612   (make-charset
1613    '=mj-1
1614    "Moji-Jouhou-Kiban plane 1"
1615    '(long-name "Moji-Jouhou-Kiban-1"
1616                chars 256
1617                dimension 2
1618                columns 2
1619                graphic 2
1620                direction l2r
1621                registry "mj-1$"
1622                mother =mj
1623                min-code #x10000
1624                code-offset #x10000))
1625
1626   (make-charset
1627    '=hanyo-denshi/ja
1628    "JA (JIS X0208) part of Han'you-Denshi characters"
1629    `(long-name "Han'you-Denshi/JA"
1630                chars 94
1631                dimension 2
1632                columns 2
1633                graphic 2
1634                direction l2r
1635                registry "HanyoDenshi\\.JA-0$"
1636                min-code ,(lsh #x6400 16)
1637                max-code ,(+ (lsh #x6400 16) (1- (* 94 94)))
1638                code-offset ,(lsh #x6400 16)))
1639   (make-charset
1640    '=hanyo-denshi/jb
1641    "JB (JIS X0212) part of Han'you-Denshi characters"
1642    `(long-name "Han'you-Denshi/JB"
1643                chars 94
1644                dimension 2
1645                columns 2
1646                graphic 2
1647                direction l2r
1648                registry "HanyoDenshi\\.JB-0$"
1649                min-code    ,(+ (lsh #x6400 16) (* 94 94))
1650                max-code    ,(+ (lsh #x6400 16) (1- (* 94 94 2)))
1651                code-offset ,(+ (lsh #x6400 16) (* 94 94))))
1652   (make-charset
1653    '=hanyo-denshi/jc
1654    "JC (JIS X0213:2000 Plane 1) part of Han'you-Denshi characters"
1655    `(long-name "Han'you-Denshi/JC"
1656                chars 94
1657                dimension 2
1658                columns 2
1659                graphic 2
1660                direction l2r
1661                registry "HanyoDenshi\\.JC-0$"
1662                min-code    ,(+ (lsh #x6400 16) (* 94 94 2))
1663                max-code    ,(+ (lsh #x6400 16) (1- (* 94 94 3)))
1664                code-offset ,(+ (lsh #x6400 16) (* 94 94 2))))
1665   (make-charset
1666    '=hanyo-denshi/jd
1667    "JD (JIS X0213:2000 Plane 1) part of Han'you-Denshi characters"
1668    `(long-name "Han'you-Denshi/JD"
1669                chars 94
1670                dimension 2
1671                columns 2
1672                graphic 2
1673                direction l2r
1674                registry "HanyoDenshi\\.JD-0$"
1675                min-code    ,(+ (lsh #x6400 16) (* 94 94 3))
1676                max-code    ,(+ (lsh #x6400 16) (1- (* 94 94 4)))
1677                code-offset ,(+ (lsh #x6400 16) (* 94 94 3))))
1678   (make-charset
1679    '=hanyo-denshi/ft
1680    "FT (FDPC additional) part of Han'you-Denshi characters"
1681    `(long-name "Han'you-Denshi/FT"
1682                chars 94
1683                dimension 2
1684                columns 2
1685                graphic 2
1686                direction l2r
1687                registry "HanyoDenshi\\.FT-0$"
1688                min-code    ,(+ (lsh #x6400 16) (* 94 94 4))
1689                max-code    ,(+ (lsh #x6400 16) (1- (* 94 94 5)))
1690                code-offset ,(+ (lsh #x6400 16) (* 94 94 4))))
1691   (make-charset
1692    '=hanyo-denshi/ia
1693    "IA part of Han'you-Denshi characters"
1694    `(long-name "Han'you-Denshi/IA"
1695                chars 94
1696                dimension 2
1697                columns 2
1698                graphic 2
1699                direction l2r
1700                registry "HanyoDenshi\\.IA-0$"
1701                min-code    ,(+ (lsh #x6400 16) (* 94 94 5))
1702                max-code    ,(+ (lsh #x6400 16) (1- (* 94 94 6)))
1703                code-offset ,(+ (lsh #x6400 16) (* 94 94 5))))
1704   (make-charset
1705    '=hanyo-denshi/ib
1706    "IB part of Han'you-Denshi characters"
1707    `(long-name "Han'you-Denshi/IB"
1708                chars 94
1709                dimension 2
1710                columns 2
1711                graphic 2
1712                direction l2r
1713                registry "HanyoDenshi\\.IB-0$"
1714                min-code    ,(+ (lsh #x6400 16) (* 94 94 6))
1715                max-code    ,(+ (lsh #x6400 16) (1- (* 94 94 7)))
1716                code-offset ,(+ (lsh #x6400 16) (* 94 94 6))))
1717   (make-charset
1718    '=hanyo-denshi/hg
1719    "HG (HyouGai Kanji) part of Han'you-Denshi characters"
1720    `(long-name "Han'you-Denshi/HG"
1721                chars 94
1722                dimension 2
1723                columns 2
1724                graphic 2
1725                direction l2r
1726                registry "HanyoDenshi\\.HG-0$"
1727                min-code    ,(+ (lsh #x6400 16) (* 94 94 7))
1728                max-code    ,(+ (lsh #x6400 16) (1- (* 94 94 8)))
1729                code-offset ,(+ (lsh #x6400 16) (* 94 94 7))))
1730   (make-charset
1731    '=hanyo-denshi/ip
1732    "IP (for IPA) part of Han'you-Denshi characters"
1733    `(long-name "Han'you-Denshi/IP"
1734                chars 256
1735                dimension 2
1736                columns 2
1737                graphic 2
1738                direction l2r
1739                registry "HanyoDenshi\\.IP-0$"
1740                min-code    ,(+ (lsh #x6402 16) #x4E00)
1741                max-code    ,(+ (lsh #x6402 16) #x9FFF)
1742                code-offset ,(+ (lsh #x6402 16))))
1743   (make-charset
1744    '=hanyo-denshi/jt
1745    "JT (Juuki Touitsu Moji) part of Han'you-Denshi characters"
1746    `(long-name "Han'you-Denshi/JT"
1747                chars 256
1748                dimension 2
1749                columns 2
1750                graphic 2
1751                direction l2r
1752                registry "HanyoDenshi\\.JT-0$"
1753                min-code    ,(+ (lsh #x6402 16) #xAC00)
1754                max-code    ,(+ (lsh #x6402 16) #xD7AF)
1755                code-offset ,(+ (lsh #x6402 16))))
1756   (make-charset
1757    '=hanyo-denshi/ks
1758    "KS (KoSeki) part of Han'you-Denshi characters"
1759    `(long-name "Han'you-Denshi/KS font encoding"
1760                chars 256
1761                dimension 3
1762                columns 2
1763                graphic 2
1764                direction l2r))
1765
1766   (make-charset
1767    '==mj
1768    "Moji-Jouhou-Kiban detailed glyph-images."
1769    '(long-name "MJ glyph-images"
1770                chars 256
1771                dimension 2
1772                columns 2
1773                graphic 2
1774                direction l2r
1775                mother =mj))
1776   (make-charset
1777    '==mj-0
1778    "MJ detailed glyph-images plane 0"
1779    '(long-name "MJ glyph-images-0"
1780                chars 256
1781                dimension 2
1782                columns 2
1783                graphic 2
1784                direction l2r
1785                registry "mj-0$"
1786                mother ==mj
1787                min-code 0
1788                max-code #xFFFF))
1789   (make-charset
1790    '==mj-1
1791    "MJ detailed glyph-images plane 1"
1792    '(long-name "MJ glyph-images-1"
1793                chars 256
1794                dimension 2
1795                columns 2
1796                graphic 2
1797                direction l2r
1798                registry "mj-1$"
1799                mother ==mj
1800                min-code #x10000
1801                code-offset #x10000))
1802
1803   (make-charset
1804    '==hanyo-denshi/ja
1805    "Han'you-Denshi/JA abstract glyph-forms."
1806    '(long-name "Han'you-Denshi/JA glyph-forms"
1807                chars 94
1808                dimension 2
1809                columns 2
1810                graphic 2
1811                direction l2r
1812                registry "HanyoDenshi\\.JA-0$"
1813                mother =hanyo-denshi/ja))
1814   (make-charset
1815    '==hanyo-denshi/jb
1816    "Han'you-Denshi/JB abstract glyph-forms."
1817    '(long-name "Han'you-Denshi/JB glyph-forms"
1818                chars 94
1819                dimension 2
1820                columns 2
1821                graphic 2
1822                direction l2r
1823                registry "HanyoDenshi\\.JB-0$"
1824                mother =hanyo-denshi/jb))
1825   (make-charset
1826    '==hanyo-denshi/jc
1827    "Han'you-Denshi/JC abstract glyph-forms."
1828    '(long-name "Han'you-Denshi/JC glyph-forms"
1829                chars 94
1830                dimension 2
1831                columns 2
1832                graphic 2
1833                direction l2r
1834                registry "HanyoDenshi\\.JC-0$"
1835                mother =hanyo-denshi/jc))
1836   (make-charset
1837    '==hanyo-denshi/jd
1838    "Han'you-Denshi/JD abstract glyph-forms."
1839    '(long-name "Han'you-Denshi/JD glyph-forms"
1840                chars 94
1841                dimension 2
1842                columns 2
1843                graphic 2
1844                direction l2r
1845                registry "HanyoDenshi\\.JD-0$"
1846                mother =hanyo-denshi/jd))
1847   (make-charset
1848    '==hanyo-denshi/ft
1849    "Han'you-Denshi/FT abstract glyph-forms."
1850    '(long-name "Han'you-Denshi/FT glyph-forms"
1851                chars 94
1852                dimension 2
1853                columns 2
1854                graphic 2
1855                direction l2r
1856                registry "HanyoDenshi\\.FT-0$"
1857                mother =hanyo-denshi/ft))
1858   (make-charset
1859    '==hanyo-denshi/ia
1860    "Han'you-Denshi/IA abstract glyph-forms."
1861    '(long-name "Han'you-Denshi/IA glyph-images"
1862                chars 94
1863                dimension 2
1864                columns 2
1865                graphic 2
1866                direction l2r
1867                registry "HanyoDenshi\\.IA-0$"
1868                mother =hanyo-denshi/ia))
1869   (make-charset
1870    '==hanyo-denshi/ib
1871    "Han'you-Denshi/IB abstract glyph-forms."
1872    '(long-name "Han'you-Denshi/IB glyph-forms"
1873                chars 94
1874                dimension 2
1875                columns 2
1876                graphic 2
1877                direction l2r
1878                registry "HanyoDenshi\\.IB-0$"
1879                mother =hanyo-denshi/ib))
1880   (make-charset
1881    '==hanyo-denshi/hg
1882    "Han'you-Denshi/HG abstract glyph-forms."
1883    '(long-name "Han'you-Denshi/HG glyph-forms"
1884                chars 94
1885                dimension 2
1886                columns 2
1887                graphic 2
1888                direction l2r
1889                registry "HanyoDenshi\\.HG-0$"
1890                mother =hanyo-denshi/hg))
1891   (make-charset
1892    '==hanyo-denshi/ip
1893    "Han'you-Denshi/IP abstract glyph-forms."
1894    '(long-name "Han'you-Denshi/IP glyph-images"
1895                chars 256
1896                dimension 2
1897                columns 2
1898                graphic 2
1899                direction l2r
1900                registry "HanyoDenshi\\.IP-0$"
1901                mother =hanyo-denshi/ip))
1902   (make-charset
1903    '==hanyo-denshi/jt
1904    "JT (Juuki Touitsu Moji) abstract glyph-forms."
1905    '(long-name "Han'you-Denshi/JT glyph-forms"
1906                chars 256
1907                dimension 2
1908                columns 2
1909                graphic 2
1910                direction l2r
1911                registry "HanyoDenshi\\.JT-0$"
1912                mother =hanyo-denshi/jt))
1913   (make-charset
1914    '==hanyo-denshi/ks
1915    "KoSeki-touitsu-moji abstract glyph-forms."
1916    '(long-name "Han'you-Denshi/KS glyph-forms"
1917                chars 256
1918                dimension 3
1919                columns 2
1920                graphic 2
1921                direction l2r
1922                mother =hanyo-denshi/ks))
1923
1924   (make-charset
1925    '=koseki
1926    "Representative glyph-images of KoSeki-touitsu-moji."
1927    '(long-name "KoSeki-touitsu-moji"
1928                chars 256
1929                dimension 3
1930                columns 2
1931                graphic 2
1932                direction l2r
1933                mother =hanyo-denshi/ks))
1934
1935   (define-charset-alias '=>>>hanyo-denshi/ja '==hanyo-denshi/ja)
1936   (define-charset-alias '=>>>hanyo-denshi/jb '==hanyo-denshi/jb)
1937   (define-charset-alias '=>>>hanyo-denshi/jc '==hanyo-denshi/jc)
1938   (define-charset-alias '=>>>hanyo-denshi/jd '==hanyo-denshi/jd)
1939   (define-charset-alias '=>>>hanyo-denshi/ft '==hanyo-denshi/ft)
1940   (define-charset-alias '=>>>hanyo-denshi/ib '==hanyo-denshi/ib)
1941   (define-charset-alias '=>>>hanyo-denshi/hg '==hanyo-denshi/hg)
1942   (define-charset-alias '=>>>hanyo-denshi/jt '==hanyo-denshi/jt)
1943   (define-charset-alias '=>>>hanyo-denshi/ks '==hanyo-denshi/ks)
1944
1945   ;; (make-charset
1946   ;;  '===hanyo-denshi/ja
1947   ;;  "Han'you-Denshi/JA detailed glyph-images."
1948   ;;  '(long-name "Han'you-Denshi/JA glyph-images"
1949   ;;              chars 94
1950   ;;              dimension 2
1951   ;;              columns 2
1952   ;;              graphic 2
1953   ;;              direction l2r
1954   ;;              registry "HanyoDenshi\\.JA-0$"
1955   ;;              mother ==hanyo-denshi/ja))
1956   (make-charset
1957    '===hanyo-denshi/jb
1958    "Han'you-Denshi/JB detailed glyph-images."
1959    '(long-name "Han'you-Denshi/JB glyph-images"
1960                chars 94
1961                dimension 2
1962                columns 2
1963                graphic 2
1964                direction l2r
1965                registry "HanyoDenshi\\.JB-0$"
1966                mother ==hanyo-denshi/jb))
1967   (make-charset
1968    '===hanyo-denshi/jd
1969    "Han'you-Denshi/JD abstract glyph-forms."
1970    '(long-name "Han'you-Denshi/JD glyph-forms"
1971                chars 94
1972                dimension 2
1973                columns 2
1974                graphic 2
1975                direction l2r
1976                registry "HanyoDenshi\\.JD-0$"
1977                mother ==hanyo-denshi/jd))
1978   (make-charset
1979    '===hanyo-denshi/ft
1980    "Han'you-Denshi/FT detailed glyph-images."
1981    '(long-name "Han'you-Denshi/FT glyph-images"
1982                chars 94
1983                dimension 2
1984                columns 2
1985                graphic 2
1986                direction l2r
1987                registry "HanyoDenshi\\.FT-0$"
1988                mother ==hanyo-denshi/ft))
1989   (make-charset
1990    '===hanyo-denshi/ib
1991    "Han'you-Denshi/IB detailed glyph-images."
1992    '(long-name "Han'you-Denshi/IB glyph-images"
1993                chars 94
1994                dimension 2
1995                columns 2
1996                graphic 2
1997                direction l2r
1998                registry "HanyoDenshi\\.IB-0$"
1999                mother ==hanyo-denshi/ib))
2000   (make-charset
2001    '===hanyo-denshi/hg
2002    "Han'you-Denshi/HG detailed glyph-images."
2003    '(long-name "Han'you-Denshi/HG glyph-images"
2004                chars 94
2005                dimension 2
2006                columns 2
2007                graphic 2
2008                direction l2r
2009                registry "HanyoDenshi\\.HG-0$"
2010                mother ==hanyo-denshi/hg))
2011   (make-charset
2012    '===hanyo-denshi/jt
2013    "JT (Juuki Touitsu Moji) detailed glyph-images."
2014    '(long-name "Han'you-Denshi/JT glyph-images"
2015                chars 256
2016                dimension 2
2017                columns 2
2018                graphic 2
2019                direction l2r
2020                registry "HanyoDenshi\\.JT-0$"
2021                mother ==hanyo-denshi/jt))
2022   (make-charset
2023    '===hanyo-denshi/ks
2024    "KoSeki-touitsu-moji detailed glyph-images."
2025    '(long-name "Han'you-Denshi/KS glyph-images"
2026                chars 256
2027                dimension 3
2028                columns 2
2029                graphic 2
2030                direction l2r
2031                mother ==hanyo-denshi/ks))
2032
2033   (make-charset
2034    '=hanyo-denshi/ks/mf
2035    "font encoding for KS (KoSeki) characters"
2036    `(long-name "Han'you-Denshi/KS font encoding"
2037                chars 256
2038                dimension 2
2039                columns 2
2040                graphic 2
2041                direction l2r
2042                registry "HanyoDenshi\\.KSMF-0$"
2043                min-code       ,(lsh #x6403 16)
2044                max-code    ,(+ (lsh #x6403 16) #xFFFF)
2045                code-offset    ,(lsh #x6403 16)))
2046
2047   (make-charset
2048    '===mj
2049    "Moji-Jouhou-Kiban detailed glyph-images."
2050    '(long-name "MJ glyph-images"
2051                chars 256
2052                dimension 2
2053                columns 2
2054                graphic 2
2055                direction l2r
2056                mother ==mj))
2057   (make-charset
2058    '===mj-0
2059    "MJ detailed glyph-images plane 0"
2060    '(long-name "MJ glyph-images-0"
2061                chars 256
2062                dimension 2
2063                columns 2
2064                graphic 2
2065                direction l2r
2066                registry "mj-0$"
2067                mother ===mj
2068                min-code 0
2069                max-code #xFFFF))
2070   (make-charset
2071    '===mj-1
2072    "MJ detailed glyph-images plane 1"
2073    '(long-name "MJ glyph-images-1"
2074                chars 256
2075                dimension 2
2076                columns 2
2077                graphic 2
2078                direction l2r
2079                registry "mj-1$"
2080                mother ===mj
2081                min-code #x10000
2082                code-offset #x10000))
2083
2084   (make-charset
2085    '=+>hanyo-denshi/ft
2086    "Han'you-Denshi/FT abstract glyphs"
2087    '(long-name "Han'you-Denshi/FT glyphs"
2088                chars 94
2089                dimension 2
2090                columns 2
2091                graphic 2
2092                direction l2r
2093                registry "HanyoDenshi\\.FT-0$"
2094                mother =hanyo-denshi/ft))
2095   (make-charset
2096    '=+>hanyo-denshi/jt
2097    "JT (Juuki Touitsu Moji) unified abstract glyphs."
2098    '(long-name "Han'you-Denshi/JT unified glyphs"
2099                chars 256
2100                dimension 2
2101                columns 2
2102                graphic 2
2103                direction l2r
2104                registry "HanyoDenshi\\.JT-0$"
2105                mother =hanyo-denshi/jt))
2106
2107   (make-charset
2108    '=>>mj
2109    "Moji-Jouhou-Kiban abstract glyphs."
2110    '(long-name "MJ glyphs"
2111                chars 256
2112                dimension 2
2113                columns 2
2114                graphic 2
2115                direction l2r
2116                mother =mj))
2117
2118   (make-charset
2119    '=>>hanyo-denshi/ja
2120    "Han'you-Denshi/JA abstract glyphs"
2121    '(long-name "Han'you-Denshi/JA glyphs"
2122                chars 94
2123                dimension 2
2124                columns 2
2125                graphic 2
2126                direction l2r
2127                registry "HanyoDenshi\\.JA-0$"
2128                mother =hanyo-denshi/ja))
2129   (make-charset
2130    '=>>hanyo-denshi/jb
2131    "Han'you-Denshi/JB abstract glyphs"
2132    '(long-name "Han'you-Denshi/JB glyphs"
2133                chars 94
2134                dimension 2
2135                columns 2
2136                graphic 2
2137                direction l2r
2138                registry "HanyoDenshi\\.JB-0$"
2139                mother =hanyo-denshi/jb))
2140   (make-charset
2141    '=>>hanyo-denshi/jc
2142    "Han'you-Denshi/JC abstract glyphs"
2143    '(long-name "Han'you-Denshi/JC glyphs"
2144                chars 94
2145                dimension 2
2146                columns 2
2147                graphic 2
2148                direction l2r
2149                registry "HanyoDenshi\\.JC-0$"
2150                mother =hanyo-denshi/jc))
2151   (make-charset
2152    '=>>hanyo-denshi/jd
2153    "Han'you-Denshi/JD abstract glyphs"
2154    '(long-name "Han'you-Denshi/JD glyphs"
2155                chars 94
2156                dimension 2
2157                columns 2
2158                graphic 2
2159                direction l2r
2160                registry "HanyoDenshi\\.JD-0$"
2161                mother =hanyo-denshi/jd))
2162   (make-charset
2163    '=>>hanyo-denshi/ft
2164    "Han'you-Denshi/FT abstract glyphs"
2165    '(long-name "Han'you-Denshi/FT glyphs"
2166                chars 94
2167                dimension 2
2168                columns 2
2169                graphic 2
2170                direction l2r
2171                registry "HanyoDenshi\\.FT-0$"
2172                mother =hanyo-denshi/ft))
2173   (make-charset
2174    '=>>hanyo-denshi/ia
2175    "Han'you-Denshi/IA abstract glyphs"
2176    '(long-name "Han'you-Denshi/IA glyphs"
2177                chars 94
2178                dimension 2
2179                columns 2
2180                graphic 2
2181                direction l2r
2182                registry "HanyoDenshi\\.IA-0$"
2183                mother =hanyo-denshi/ia))
2184   (make-charset
2185    '=>>hanyo-denshi/ib
2186    "Han'you-Denshi/IB abstract glyphs"
2187    '(long-name "Han'you-Denshi/IB abstract glyphs"
2188                chars 94
2189                dimension 2
2190                columns 2
2191                graphic 2
2192                direction l2r
2193                registry "HanyoDenshi\\.IB-0$"
2194                mother =hanyo-denshi/ib))
2195   (make-charset
2196    '=>>hanyo-denshi/hg
2197    "Han'you-Denshi/HG abstract glyphs"
2198    '(long-name "Han'you-Denshi/HG abstract glyphs"
2199                chars 94
2200                dimension 2
2201                columns 2
2202                graphic 2
2203                direction l2r
2204                registry "HanyoDenshi\\.HG-0$"
2205                mother =hanyo-denshi/hg))
2206   (make-charset
2207    '=>>hanyo-denshi/ip
2208    "Han'you-Denshi/IP abstract glyphs"
2209    '(long-name "Han'you-Denshi/IP abstract glyphs"
2210                chars 256
2211                dimension 2
2212                columns 2
2213                graphic 2
2214                direction l2r
2215                registry "HanyoDenshi\\.IP-0$"
2216                mother =hanyo-denshi/ip))
2217   (make-charset
2218    '=>>hanyo-denshi/jt
2219    "JT (Juuki Touitsu Moji) abstract glyphs"
2220    '(long-name "Han'you-Denshi/JT glyphs"
2221                chars 256
2222                dimension 2
2223                columns 2
2224                graphic 2
2225                direction l2r
2226                registry "HanyoDenshi\\.JT-0$"
2227                mother =hanyo-denshi/jt))
2228   (make-charset
2229    '=>>hanyo-denshi/ks
2230    "Han'you-Denshi/KS abstract glyphs"
2231    '(long-name "Han'you-Denshi/KS glyphs"
2232                chars 256
2233                dimension 3
2234                columns 2
2235                graphic 2
2236                direction l2r
2237                mother =hanyo-denshi/ks))
2238
2239   (make-charset '=gt
2240                 "GT 2000"
2241                 `(long-name     "GT"
2242                   chars         256
2243                   dimension     3
2244                   columns       2
2245                   graphic       2
2246                   direction     l2r
2247                   registry      ""
2248                   min-code      ,(lsh #x6100 16)
2249                   max-code      ,(+ (lsh #x6100 16) 67547)
2250                   code-offset   ,(lsh #x6100 16)))
2251   (make-charset '==gt
2252                 "GT 2000 abstract glyph-forms."
2253                 '(long-name     "GT abstract glyph-forms"
2254                   chars         256
2255                   dimension     3
2256                   columns       2
2257                   graphic       2
2258                   direction     l2r
2259                   mother        =gt))
2260   (make-charset '===gt
2261                 "GT 2000 detailed glyph-images."
2262                 '(long-name     "GT glyph-images"
2263                   chars         256
2264                   dimension     3
2265                   columns       2
2266                   graphic       2
2267                   direction     l2r
2268                   mother        ==gt
2269                   ;; min-code   1
2270                   ;; max-code   67392
2271                   ))
2272   (define-charset-alias 'ideograph-gt '=gt)
2273   (define-charset-alias '=>>>gt '==gt)
2274   (make-charset '=>>gt
2275                 "GT 2000 abstract glyphs"
2276                 '(long-name     "GT abstract glyphs"
2277                   chars         256
2278                   dimension     3
2279                   columns       2
2280                   graphic       2
2281                   direction     l2r
2282                   mother        =gt))
2283   (define-charset-alias '<=>gt '=>>gt)
2284   (define-charset-alias '<==>gt '=>>gt)
2285   (make-charset '=+>gt
2286                 "GT 2000 unified abstract glyphs"
2287                 '(long-name     "Unified abstract GT glyphs"
2288                   chars         256
2289                   dimension     3
2290                   columns       2
2291                   graphic       2
2292                   direction     l2r
2293                   mother        =>>gt))
2294   (make-charset '=>gt
2295                 "GT 2000 abstract characters"
2296                 '(long-name     "abstract GT characters"
2297                   chars         256
2298                   dimension     3
2299                   columns       2
2300                   graphic       2
2301                   direction     l2r
2302                   mother        =+>gt))
2303   (make-charset '=gt-k
2304                 "Ideographic components of GT"
2305                 `(long-name     "GT components"
2306                   chars         256
2307                   dimension     2
2308                   columns       2
2309                   graphic       2
2310                   direction     l2r
2311                   registry      ""
2312                   min-code      ,(lsh #x6110 16)
2313                   max-code      ,(+ (lsh #x6110 16) 17090)
2314                   code-offset   ,(lsh #x6110 16)))
2315   (define-charset-alias 'ideograph-gt-k '=gt-k)
2316   (make-charset '==gt-k
2317                 "Abstract glyph-images of GT-K"
2318                 '(long-name     "GT-K glyph-images"
2319                   chars         256
2320                   dimension     2
2321                   columns       2
2322                   graphic       2
2323                   direction     l2r
2324                   mother        =gt-k))
2325   (make-charset '===gt-k
2326                 "Representative glyph-images of GT-K"
2327                 '(long-name     "GT-K glyph-images"
2328                   chars         256
2329                   dimension     2
2330                   columns       2
2331                   graphic       2
2332                   direction     l2r
2333                   mother        ==gt-k))
2334   (make-charset '=>>gt-k
2335                 "abstract glyphs of GT-K"
2336                 '(long-name     "GT-K abstract glyphs"
2337                   chars         256
2338                   dimension     2
2339                   columns       2
2340                   graphic       2
2341                   direction     l2r
2342                   mother        =gt-k))
2343   (make-charset '=>gt-k
2344                 "GT-K abstract characters"
2345                 '(long-name     "GT-K abstract characters"
2346                   chars         256
2347                   dimension     2
2348                   columns       2
2349                   graphic       2
2350                   direction     l2r
2351                   mother        =>>gt-k))
2352   (let ((i 1))
2353     (while (<= i 11)
2354       (make-charset
2355        (intern (format "=gt-pj-%d" i))
2356        (format "GT 2000 (pseudo JIS encoding) part %d" i)
2357        `(long-name ,(format "GT PJ %d" i)
2358                    chars 94
2359                    dimension 2
2360                    columns 2
2361                    graphic 0
2362                    direction l2r
2363                    registry ,(format "\\(GTpj-%d\\|jisx0208\\.GT-%d\\)$" i i)))
2364       (define-charset-alias
2365         (intern (format "ideograph-gt-pj-%d" i))
2366         (intern (format "=gt-pj-%d" i)))
2367       (setq i (1+ i))))
2368   (make-charset
2369    '=gt-pj-k1
2370    "Ideographic parts of GT (pseudo JIS encoding) part 1"
2371    '(long-name "GT K1"
2372                chars 94
2373                dimension 2
2374                columns 2
2375                graphic 0
2376                direction l2r
2377                registry "\\(GTKpj-1\\|jisx0208\\.GTK-1\\)$"))
2378   (define-charset-alias 'ideograph-gt-pj-k1 '=gt-pj-k1)
2379   (make-charset
2380    '=gt-pj-k2
2381    "Ideographic parts of GT (pseudo JIS encoding) part 2"
2382    '(long-name "GT K2"
2383                chars 94
2384                dimension 2
2385                columns 2
2386                graphic 0
2387                direction l2r
2388                registry "\\(GTKpj-2\\|jisx0208\\.GTK-2\\)$"))
2389   (define-charset-alias 'ideograph-gt-pj-k2 '=gt-pj-k2)
2390
2391   (make-charset '=daikanwa
2392                 "Daikanwa dictionary (unchanged part)"
2393                 `(long-name     "Daikanwa"
2394                   chars         256
2395                   dimension     2
2396                   columns       2
2397                   graphic       2
2398                   direction     l2r
2399                   registry      "Daikanwa\\(\\.[0-9]+\\)?-3"
2400                   min-code      #xE00000
2401                   max-code      ,(+ #xE00000 50100)
2402                   code-offset   #xE00000))
2403   (define-charset-alias 'ideograph-daikanwa '=daikanwa)
2404
2405   (make-charset '=daikanwa@rev1
2406                 "Daikanwa dictionary (revised version)"
2407                 '(long-name     "Daikanwa Rev."
2408                   chars         256
2409                   dimension     2
2410                   columns       2
2411                   graphic       2
2412                   direction     l2r
2413                   registry      "Daikanwa\\(\\.[0-9]+\\)?-2"
2414                   mother        =daikanwa))
2415   (define-charset-alias 'ideograph-daikanwa-2 '=daikanwa@rev1)
2416   (define-charset-alias '=daikanwa-rev1 '=daikanwa@rev1)
2417
2418   (make-charset '=daikanwa@rev2
2419                 "Daikanwa dictionary (revised version 2)"
2420                 '(long-name     "Daikanwa"
2421                   chars         256
2422                   dimension     2
2423                   columns       2
2424                   graphic       2
2425                   direction     l2r
2426                   registry      "Daikanwa\\(\\.[0-9]+\\)?-3"
2427                   mother        =daikanwa
2428                   min-code      1
2429                   max-code      49964))
2430   (define-charset-alias '=daikanwa-rev2 '=daikanwa@rev2)
2431
2432   (make-charset '=daikanwa/+p
2433                 "Daikanwa dictionary (ddddd')"
2434                 '(long-name     "Daikanwa ddddd'"
2435                   chars         256
2436                   dimension     2
2437                   columns       2
2438                   graphic       2
2439                   direction     l2r))
2440   (make-charset '=daikanwa/+2p
2441                 "Daikanwa dictionary (ddddd'')"
2442                 '(long-name     "Daikanwa ddddd''"
2443                   chars         256
2444                   dimension     2
2445                   columns       2
2446                   graphic       2
2447                   direction     l2r))
2448   (make-charset '=daikanwa/ho
2449                 "Daikanwa dictionary (Hokan)"
2450                 '(long-name     "Daikanwa-ho"
2451                   chars         256
2452                   dimension     2
2453                   columns       2
2454                   graphic       2
2455                   direction     l2r))
2456
2457   (make-charset '==daikanwa
2458                 "Daikanwa glyph-images."
2459                 '(long-name     "Daikanwa glyph-images"
2460                   chars         256
2461                   dimension     2
2462                   columns       2
2463                   graphic       2
2464                   direction     l2r
2465                   registry      "Daikanwa\\(\\.[0-9]+\\)?-3"
2466                   mother        =daikanwa))
2467   (make-charset '==daikanwa/+p
2468                 "Daikanwa detailed glyph-images (ddddd')"
2469                 '(long-name     "Daikanwa detailed glyphs-images (ddddd')"
2470                   chars         256
2471                   dimension     2
2472                   columns       2
2473                   graphic       2
2474                   direction     l2r
2475                   mother        =daikanwa/+p))
2476   (make-charset '==daikanwa/ho
2477                 "Daikanwa detailed glyph-images (Hokan)"
2478                 '(long-name     "Daikanwa-ho detailed glyph-images"
2479                   chars         256
2480                   dimension     2
2481                   columns       2
2482                   graphic       2
2483                   direction     l2r
2484                   mother        =daikanwa/ho))
2485
2486   (make-charset '===daikanwa
2487                 "Daikanwa detailed glyph-images."
2488                 '(long-name     "Daikanwa detailed glyph-images"
2489                   chars         256
2490                   dimension     2
2491                   columns       2
2492                   graphic       2
2493                   direction     l2r
2494                   registry      "Daikanwa\\(\\.[0-9]+\\)?-3"
2495                   mother        ==daikanwa))
2496   (make-charset '===daikanwa/+p
2497                 "Daikanwa detailed glyph-images (ddddd')"
2498                 '(long-name     "Daikanwa detailed glyphs-images (ddddd')"
2499                   chars         256
2500                   dimension     2
2501                   columns       2
2502                   graphic       2
2503                   direction     l2r
2504                   mother        ==daikanwa/+p))
2505   (make-charset '===daikanwa/ho
2506                 "Daikanwa detailed glyph-images (Hokan)"
2507                 '(long-name     "Daikanwa-ho detailed glyph-images"
2508                   chars         256
2509                   dimension     2
2510                   columns       2
2511                   graphic       2
2512                   direction     l2r
2513                   mother        ==daikanwa/ho))
2514
2515   (make-charset '=>>daikanwa
2516                 "Daikanwa abstract glyphs"
2517                 '(long-name     "Daikanwa glyphs"
2518                   chars         256
2519                   dimension     2
2520                   columns       2
2521                   graphic       2
2522                   direction     l2r
2523                   registry      "Daikanwa\\(\\.[0-9]+\\)?-3"
2524                   mother        =daikanwa))
2525   (make-charset '=>>daikanwa/+p
2526                 "Daikanwa abstract glyphs (ddddd')"
2527                 '(long-name     "Daikanwa glyphs (ddddd')"
2528                   chars         256
2529                   dimension     2
2530                   columns       2
2531                   graphic       2
2532                   direction     l2r
2533                   mother        =daikanwa/+p))
2534   (make-charset '=>>daikanwa/+2p
2535                 "Daikanwa abstract glyphs (ddddd'')"
2536                 '(long-name     "Daikanwa glyphs (ddddd'')"
2537                   chars         256
2538                   dimension     2
2539                   columns       2
2540                   graphic       2
2541                   direction     l2r
2542                   mother        =daikanwa/+2p))
2543   (make-charset '=>>daikanwa/ho
2544                 "Daikanwa abstract glyphs (Hokan)"
2545                 '(long-name     "Daikanwa-ho glyph"
2546                   chars         256
2547                   dimension     2
2548                   columns       2
2549                   graphic       2
2550                   direction     l2r
2551                   mother        =daikanwa/ho))
2552
2553   (make-charset '=>daikanwa
2554                 "Daikanwa abstract characters"
2555                 '(long-name     "abstract Daikanwa"
2556                   chars         256
2557                   dimension     2
2558                   columns       2
2559                   graphic       2
2560                   direction     l2r
2561                   registry      "Daikanwa\\(\\.[0-9]+\\)?-3"
2562                   mother        =>>daikanwa))
2563   (make-charset '=>daikanwa/ho
2564                 "Daikanwa abstract characters (Hokan)"
2565                 '(long-name     "abstract Daikanwa-ho"
2566                   chars         256
2567                   dimension     2
2568                   columns       2
2569                   graphic       2
2570                   direction     l2r
2571                   mother        =>>daikanwa/ho))
2572
2573   (make-charset '=shinjigen
2574                 "Kadokawa ShinJigen dictionary (common parts)"
2575                 `(long-name     "Shinjigen common parts"
2576                   chars         256
2577                   dimension     2
2578                   columns       2
2579                   graphic       2
2580                   direction     l2r
2581                   registry      "Shinjigen\\(\\.[0-9]+\\)?-*"))
2582
2583   (make-charset '=shinjigen@1ed
2584                 "Kadokawa ShinJigen dictionary (the first edition)"
2585                 `(long-name     "Shinjigen-1"
2586                   chars         256
2587                   dimension     2
2588                   columns       2
2589                   graphic       2
2590                   direction     l2r
2591                   mother        =shinjigen
2592                   registry      "Shinjigen\\(\\.[0-9]+\\)?-1"))
2593   (define-charset-alias 'shinjigen-1 '=shinjigen@1ed)
2594
2595   (make-charset '=shinjigen@1ed/24pr
2596                 "Kadokawa ShinJigen dictionary (the 24th impression)"
2597                 `(long-name     "Shinjigen-1 24pr"
2598                   chars         256
2599                   dimension     2
2600                   columns       2
2601                   graphic       2
2602                   direction     l2r
2603                   mother        =shinjigen@1ed))
2604
2605   (make-charset '=shinjigen@rev
2606                 "Kadokawa ShinJigen dictionary (the revised edition)"
2607                 `(long-name     "Shinjigen-2"
2608                   chars         256
2609                   dimension     2
2610                   columns       2
2611                   graphic       2
2612                   direction     l2r
2613                   mother        =shinjigen
2614                   registry      "Shinjigen\\(\\.[0-9]+\\)?-2"))
2615   (define-charset-alias 'shinjigen-2 '=shinjigen@rev)
2616   (make-charset '=shinjigen/+p@rev
2617                 "ShinJigen (the second edition) number with '"
2618                 `(long-name     "Shinjigen-2 with '"
2619                   chars         256
2620                   dimension     2
2621                   columns       2
2622                   graphic       2
2623                   direction     l2r))
2624   (define-charset-alias 'shinjigen-2-p '=shinjigen/+p@rev)
2625
2626   (make-charset '==shinjigen
2627                 "Detailed glyph-images of ShinJigen (common parts)"
2628                 '(long-name     "Shinjigen common parts"
2629                   chars         256
2630                   dimension     2
2631                   columns       2
2632                   graphic       2
2633                   direction     l2r
2634                   mother        =shinjigen
2635                   registry      "Shinjigen\\(\\.[0-9]+\\)?-*"))
2636   (make-charset '==shinjigen@1ed
2637                 "Detailed glyph-images of ShinJigen (the first edition)"
2638                 '(long-name     "Detailed glyph-images of Shinjigen-1"
2639                   chars         256
2640                   dimension     2
2641                   columns       2
2642                   graphic       2
2643                   direction     l2r
2644                   mother        ==shinjigen
2645                   registry      "Shinjigen\\(\\.[0-9]+\\)?-1"))
2646   (make-charset '==shinjigen@rev
2647                 "Detailed glyph-images of ShinJigen (the revised edition)"
2648                 '(long-name     "Detailed glyph-images of Shinjigen-2"
2649                   chars         256
2650                   dimension     2
2651                   columns       2
2652                   graphic       2
2653                   direction     l2r
2654                   mother        ==shinjigen
2655                   registry      "Shinjigen\\(\\.[0-9]+\\)?-2"))
2656   (make-charset
2657    '==shinjigen/+p@rev
2658    "Detailed glyph-images of ShinJigen (the second edition) number with '"
2659    '(long-name  "Detailed glyph-images of Shinjigen-2 with '"
2660                 mother  =shinjigen/+p@rev
2661                 chars           256
2662                 dimension       2
2663                 columns 2
2664                 graphic 2
2665                 direction       l2r))
2666
2667   (make-charset '=big5-pua
2668                 "Big5 with private used area"
2669                 '(long-name     "Big5-PUA"
2670                   chars         256
2671                   dimension     2
2672                   columns       2
2673                   graphic       2
2674                   direction     l2r
2675                   mother        chinese-big5
2676                   registry      "Big5\\.ETEN"))
2677   (define-charset-alias 'chinese-big5-pua '=big5-pua)
2678
2679   (let* ((i 1)
2680          (hzk-min (+ (lsh #x6200 16) 65536))
2681          (hzk-max (+ hzk-min 65535)))
2682     (while (<= i 12)
2683       (make-charset
2684        (intern (format "=hanziku-%d" i))
2685        (format "HANZIKU (pseudo BIG5 encoding) part %d" i)
2686        `(long-name ,(format "HANZIKU-%d" i)
2687                    chars 256
2688                    dimension 2
2689                    columns 2
2690                    graphic 2
2691                    direction l2r
2692                    registry ,(format "hanziku-%d$" i i)
2693                    min-code ,hzk-min
2694                    max-code ,hzk-max
2695                    code-offset ,hzk-min))
2696       (define-charset-alias
2697         (intern (format "ideograph-hanziku-%d" i))
2698         (intern (format "=hanziku-%d" i)))
2699       (setq hzk-min (1+ hzk-max)
2700             hzk-max (+ hzk-min 65535))
2701       (setq i (1+ i))))
2702
2703   (make-charset '=cbeta "CBETA private characters"
2704                 '(long-name     "CBETA PUA"
2705                   chars         256
2706                   dimension     2
2707                   registry      "cbeta-0"
2708                   graphic       2
2709                   min-code      #xE20000
2710                   max-code      #xE2FFFF
2711                   code-offset   #xE20000
2712                   columns       2
2713                   direction     l2r))
2714   (define-charset-alias 'ideograph-cbeta '=cbeta)
2715   (make-charset '==cbeta "CBETA private characters"
2716                 '(long-name     "CBETA PUA glyph-images"
2717                   chars         256
2718                   dimension     2
2719                   registry      "cbeta-0"
2720                   graphic       2
2721                   columns       2
2722                   direction     l2r
2723                   mother        =cbeta))
2724   (make-charset '===cbeta "CBETA private characters"
2725                 '(long-name     "CBETA PUA glyph-images"
2726                   chars         256
2727                   dimension     2
2728                   registry      "cbeta-0"
2729                   graphic       2
2730                   columns       2
2731                   direction     l2r
2732                   mother        ==cbeta))
2733   (make-charset '=>>cbeta "CBETA abstract glyphs"
2734                 '(long-name     "CBETA glyphs"
2735                   chars         256
2736                   dimension     2
2737                   registry      "cbeta-0"
2738                   graphic       2
2739                   columns       2
2740                   direction     l2r
2741                   mother        =cbeta))
2742   (make-charset '=>cbeta "CBETA abstract characters"
2743                 '(long-name     "CBETA characters"
2744                   chars         256
2745                   dimension     2
2746                   registry      "cbeta-0"
2747                   graphic       2
2748                   columns       2
2749                   direction     l2r
2750                   mother        =cbeta))
2751
2752   (make-charset '=zinbun-oracle
2753                 "Oracle Bones Script"
2754                 `(long-name     "Oracle Bones Script in Zinbun, Kyoto Univ."
2755                   chars         256
2756                   dimension     2
2757                   registry      "zob1968-0"
2758                   graphic       2
2759                   min-code      #xE70000
2760                   max-code      ,(+ #xE70000 8192)
2761                   code-offset   #xE70000
2762                   columns       2
2763                   direction     l2r))
2764
2765   (make-charset '=>zinbun-oracle
2766                 "Abstract Oracle Bones"
2767                 '(long-name     "Abstract characters of Zinbun Oracle Bones."
2768                   chars         256
2769                   dimension     2
2770                   mother        =zinbun-oracle
2771                   registry      "zob1968-0"
2772                   graphic       2
2773                   columns       2
2774                   direction     l2r))
2775
2776   (make-charset '=jef-china3
2777                 "JEF + CHINA3 private characters"
2778                 '(long-name     "JEF + CHINA3"
2779                   chars         256
2780                   dimension     2
2781                   columns       2
2782                   graphic       2
2783                   direction     l2r
2784                   registry      "china3jef-0"
2785                   min-code      #xE80000
2786                   max-code      #xE8FFFF
2787                   code-offset   #xE80000))
2788   (define-charset-alias 'china3-jef '=jef-china3)
2789   (make-charset '==jef-china3
2790                 "JEF + CHINA3 abstract glyph-images."
2791                 '(long-name     "JEF + CHINA3"
2792                   chars         256
2793                   dimension     2
2794                   columns       2
2795                   graphic       2
2796                   direction     l2r
2797                   registry      "china3jef-0"
2798                   mother        =jef-china3))
2799   (make-charset '===jef-china3
2800                 "JEF + CHINA3 glyph-images."
2801                 '(long-name     "JEF-CHINA3 glyph-images"
2802                   chars         256
2803                   dimension     2
2804                   columns       2
2805                   graphic       2
2806                   direction     l2r
2807                   registry      "china3jef-0"
2808                   mother        ==jef-china3))
2809
2810   (make-charset '=ruimoku-v6
2811                 "private characters used in RUIMOKU Version.6"
2812                 `(long-name     "RUI6"
2813                   chars         256
2814                   dimension     2
2815                   columns       2
2816                   graphic       2
2817                   direction     l2r
2818                   registry      "rui6-0"
2819                   ;; mother     ucs
2820                   min-code      #xE90000 ; #xE000
2821                   max-code      #xE908FF ; #xE8FF
2822                   code-offset   ,(- #xE90000 #xE000)))
2823   (make-charset '==ruimoku-v6
2824                 "RUIMOKU Version.6 glyph-images."
2825                 '(long-name     "RUI6 glyph-images."
2826                   chars         256
2827                   dimension     2
2828                   columns       2
2829                   graphic       2
2830                   direction     l2r
2831                   registry      "rui6-0"
2832                   mother        =ruimoku-v6))
2833   (make-charset '===ruimoku-v6
2834                 "RUIMOKU Version.6 representative glyph-images."
2835                 '(long-name     "RUI6 rep-glyph-images."
2836                   chars         256
2837                   dimension     2
2838                   columns       2
2839                   graphic       2
2840                   direction     l2r
2841                   registry      "rui6-0"
2842                   mother        ==ruimoku-v6))
2843   (make-charset '=>>ruimoku-v6
2844                 "RUIMOKU Version.6 glyphs"
2845                 '(long-name     "RUI6 glyphs"
2846                   chars         256
2847                   dimension     2
2848                   columns       2
2849                   graphic       2
2850                   direction     l2r
2851                   registry      "rui6-0"
2852                   mother        =ruimoku-v6))
2853
2854   ;; (make-charset
2855   ;;  '=zihai
2856   ;;  "ZhongHua-ZiHai glyph-images"
2857   ;;  '(long-name "ZhongHua-ZiHai (pppp-nn)"
2858   ;;              chars 256
2859   ;;              dimension 3
2860   ;;              columns 2
2861   ;;              graphic 2
2862   ;;              direction l2r))
2863
2864   ;; (make-charset
2865   ;;  '=zihai-17xx
2866   ;;  "ZhongHua-ZiHai (pp.1700\e$B!A\e(B1781) glyph-images"
2867   ;;  '(long-name "ZhongHua-ZiHai pp.17xx"
2868   ;;              chars 256
2869   ;;              dimension 2
2870   ;;              columns 2
2871   ;;              graphic 2
2872   ;;              direction l2r
2873   ;;              registry "zihai\\.cp-17$"))
2874
2875   (make-charset '=big5-cdp-var-3
2876                 "Big5-CDP-var-3 glyph-images of GlyphWiki"
2877                 '(long-name     "Big5-CDP-var-3"
2878                   chars         256
2879                   dimension     2
2880                   columns       2
2881                   graphic       2
2882                   direction     l2r
2883                   registry      "cdp\\.var-3$"
2884                   mother        =big5-cdp))
2885
2886   (make-charset '=big5-cdp-var-5
2887                 "Big5-CDP-var-5 glyph-images of GlyphWiki"
2888                 '(long-name     "Big5-CDP-var-5"
2889                   chars         256
2890                   dimension     2
2891                   columns       2
2892                   graphic       2
2893                   direction     l2r
2894                   registry      "cdp\\.var-5$"
2895                   mother        =big5-cdp))
2896
2897   (make-charset '==>ucs@bucs
2898                 "Basic Subset of Coded Character Sets (BUCS)"
2899                 '(long-name     "BUCS abstract characters"
2900                   chars         256
2901                   dimension     3
2902                   columns       2
2903                   graphic       2
2904                   direction     l2r
2905                   =>iso-ir      177
2906                   mother        =ucs))
2907
2908   (make-charset '=>ucs@hanyo-denshi
2909                 "UCS abstract characters based on Han'you-Denshi collection."
2910                 '(long-name     "UCS base characters of Han'you-Denshi"
2911                   chars         256
2912                   dimension     3
2913                   columns       2
2914                   graphic       2
2915                   direction     l2r
2916                   =>iso-ir      177
2917                   mother        =ucs))
2918
2919   (make-charset '=>ucs@iso
2920                 "Abstract characters of ISO/IEC 10646 representatives"
2921                 '(long-name     "UCS characters for ISO"
2922                   chars         256
2923                   dimension     3
2924                   columns       2
2925                   graphic       2
2926                   direction     l2r
2927                   =>iso-ir      177
2928                   mother        =ucs))
2929   (make-charset '=>ucs@unicode
2930                 "Abstract characters of Unicode representatives"
2931                 '(long-name     "UCS characters for Unicode"
2932                   chars         256
2933                   dimension     3
2934                   columns       2
2935                   graphic       2
2936                   direction     l2r
2937                   =>iso-ir      177
2938                   mother        =>ucs@iso))
2939   (make-charset '=>ucs@jis
2940                 "UCS representative characters for JIS X0208/0212/0213"
2941                 '(long-name     "UCS characters for JIS"
2942                   chars         256
2943                   dimension     3
2944                   columns       2
2945                   graphic       2
2946                   direction     l2r
2947                   =>iso-ir      177
2948                   mother        =>ucs@unicode))
2949   (make-charset '=>ucs@ks
2950                 "UCS representative characters for Korean Standards"
2951                 '(long-name     "UCS characters for KS"
2952                   chars         256
2953                   dimension     3
2954                   columns       2
2955                   graphic       2
2956                   direction     l2r
2957                   =>iso-ir      177
2958                   mother        =>ucs@unicode))
2959   (make-charset '=>ucs@cns
2960                 "UCS representatives characters for CNS 11643 sources"
2961                 '(long-name     "UCS characters for CNS 11643"
2962                   chars         256
2963                   dimension     3
2964                   columns       2
2965                   graphic       2
2966                   direction     l2r
2967                   =>iso-ir      177
2968                   mother        =>ucs@unicode))
2969
2970   (make-charset '=+>ucs@iso
2971                 "UCS based on ISO/IEC 10646 representative glyphs"
2972                 '(long-name     "Unified abstract glyphs of UCS"
2973                   chars         256
2974                   dimension     3
2975                   columns       2
2976                   graphic       2
2977                   direction     l2r
2978                   =>iso-ir      177
2979                   mother        =>ucs@iso))
2980   (make-charset '=+>ucs@unicode
2981                 "Unicode representative unified abstract glyphs"
2982                 '(long-name     "UCS unified abstract glyphs for Unicode"
2983                   chars         256
2984                   dimension     3
2985                   columns       2
2986                   graphic       2
2987                   direction     l2r
2988                   =>iso-ir      177
2989                   mother        =+>ucs@iso))
2990   (make-charset '=+>ucs@jis
2991                 "UCS based on Japanese usual unification"
2992                 '(long-name     "UCS unified abstract glyphs for JP"
2993                   chars         256
2994                   dimension     3
2995                   columns       2
2996                   graphic       2
2997                   direction     l2r
2998                   =>iso-ir      177
2999                   mother        =+>ucs@unicode))
3000   (define-charset-alias '=>ucs@JP '=+>ucs@jis)
3001   (make-charset '=+>ucs@jis/1990
3002                 "UCS representative characters for JIS X0208/0212:1990"
3003                 '(long-name     "UCS characters for JIS:1990"
3004                   chars         256
3005                   dimension     3
3006                   columns       2
3007                   graphic       2
3008                   direction     l2r
3009                   =>iso-ir      177
3010                   mother        =+>ucs@jis))
3011   (define-charset-alias '=>ucs@jis/1990 '=+>ucs@jis/1990)
3012   (make-charset '=+>ucs@jis/2004
3013                 "UCS representative characters for JIS X 0213:2004"
3014                 '(long-name     "UCS characters for JIS:2004"
3015                   chars         256
3016                   dimension     3
3017                   columns       2
3018                   graphic       2
3019                   direction     l2r
3020                   =>iso-ir      177
3021                   mother        =+>ucs@jis))
3022   (make-charset '=+>ucs@ks
3023                 "UCS representative unified abstract glyphs for Korean Standards"
3024                 '(long-name     "UCS unified abstract glyphs for KS"
3025                   chars         256
3026                   dimension     3
3027                   columns       2
3028                   graphic       2
3029                   direction     l2r
3030                   =>iso-ir      177
3031                   mother        =+>ucs@unicode))
3032   (make-charset '=+>ucs@cns
3033                 "UCS representatives unified abstract glyphs for CNS 11643 sources"
3034                 '(long-name     "UCS unified abstract glyphs for CNS"
3035                   chars         256
3036                   dimension     3
3037                   columns       2
3038                   graphic       2
3039                   direction     l2r
3040                   =>iso-ir      177
3041                   mother        =+>ucs@unicode))
3042
3043   (make-charset '=>>ucs@iso
3044                 "Representative abstract-glyphs of ISO/IEC 10646"
3045                 '(long-name     "UCS abstract glyphs for UCS"
3046                   chars         256
3047                   dimension     3
3048                   columns       2
3049                   graphic       2
3050                   direction     l2r
3051                   =>iso-ir      177
3052                   mother        =+>ucs@iso))
3053   (make-charset '=>>ucs@unicode
3054                 "Representative abstract-glyphs of Unicode"
3055                 '(long-name     "Unicode abstract glyphs"
3056                   chars         256
3057                   dimension     3
3058                   columns       2
3059                   graphic       2
3060                   direction     l2r
3061                   =>iso-ir      177
3062                   mother        =>>ucs@iso))
3063   (make-charset '=>>ucs@jis
3064                 "UCS Representative abstract-glyphs for JIS X0208/0212/0213"
3065                 '(long-name     "UCS abstract glyphs for JIS"
3066                   chars         256
3067                   dimension     3
3068                   columns       2
3069                   graphic       2
3070                   direction     l2r
3071                   =>iso-ir      177
3072                   mother        =>>ucs@unicode))
3073   (make-charset '=>>ucs@jis/1990
3074                 "UCS Representative glyphs for JIS X 0208/0212:1990"
3075                 '(long-name     "UCS glyphs for JIS:1990"
3076                   chars         256
3077                   dimension     3
3078                   columns       2
3079                   graphic       2
3080                   direction     l2r
3081                   =>iso-ir      177
3082                   mother        =>>ucs@jis))
3083   (make-charset '=>>ucs@jis/2000
3084                 "UCS Representative glyphs for JIS X 0213:2000"
3085                 '(long-name     "UCS glyphs for JIS:2000"
3086                   chars         256
3087                   dimension     3
3088                   columns       2
3089                   graphic       2
3090                   direction     l2r
3091                   =>iso-ir      177
3092                   mother        =>>ucs@jis))
3093   (make-charset '=>>ucs@jis/2004
3094                 "UCS Representative glyphs for JIS X 0213:2004"
3095                 '(long-name     "UCS glyphs for JIS:2004"
3096                   chars         256
3097                   dimension     3
3098                   columns       2
3099                   graphic       2
3100                   direction     l2r
3101                   =>iso-ir      177
3102                   mother        =>>ucs@jis))
3103   (make-charset '=>>ucs@JP
3104                 "UCS abstract-glyphs based on Japanese style glyphs"
3105                 '(long-name     "UCS glyphs for JP"
3106                   chars         256
3107                   dimension     3
3108                   columns       2
3109                   graphic       2
3110                   direction     l2r
3111                   =>iso-ir      177
3112                   mother        =>>ucs@jis/2004))
3113   (make-charset '=>>ucs@ks
3114                 "UCS Representative glyphs for Korean Standards"
3115                 '(long-name     "UCS glyphs for KS"
3116                   chars         256
3117                   dimension     3
3118                   columns       2
3119                   graphic       2
3120                   direction     l2r
3121                   =>iso-ir      177
3122                   mother        =>>ucs@unicode))
3123   (make-charset '=>>ucs@cns
3124                 "UCS Representative glyphs for CNS 11643 sources"
3125                 '(long-name     "UCS glyphs for CNS"
3126                   chars         256
3127                   dimension     3
3128                   columns       2
3129                   graphic       2
3130                   direction     l2r
3131                   =>iso-ir      177
3132                   mother        =>>ucs@unicode))
3133
3134   (make-charset '=ucs@iso
3135                 "ISO/IEC 10646 for its representative glyphs"
3136                 '(long-name     "UCS for ISO"
3137                   chars         256
3138                   dimension     3
3139                   columns       2
3140                   graphic       2
3141                   direction     l2r
3142                   =>iso-ir      177
3143                   mother        =>>ucs@iso
3144                   ))
3145   (make-charset '=ucs@unicode
3146                 "Unicode for its representative glyphs"
3147                 '(long-name     "UCS for Unicode"
3148                   chars         256
3149                   dimension     3
3150                   columns       2
3151                   graphic       2
3152                   direction     l2r
3153                   =>iso-ir      177
3154                   mother        =ucs@iso))
3155   (make-charset '=ucs@gb
3156                 "ISO/IEC 10646 for GB"
3157                 '(long-name     "UCS for GB"
3158                   chars         256
3159                   dimension     3
3160                   columns       2
3161                   graphic       2
3162                   direction     l2r
3163                   =>iso-ir      177
3164                   mother        =ucs@unicode))
3165   (define-charset-alias 'ucs-gb '=ucs@gb)
3166   (make-charset '=ucs@gb/fw
3167                 "ISO/IEC 10646 for GB with fullwidth"
3168                 '(long-name     "UCS for GB-fullwidth"
3169                   chars         256
3170                   dimension     3
3171                   columns       2
3172                   graphic       2
3173                   direction     l2r
3174                   =>iso-ir      177
3175                   mother        =ucs@gb))
3176   (make-charset '=ucs-bmp@gb
3177                 "ISO/IEC 10646 BMP for GB"
3178                 '(long-name     "BMP for GB"
3179                   chars         256
3180                   dimension     3
3181                   columns       2
3182                   graphic       2
3183                   direction     l2r
3184                   mother        =ucs@gb
3185                   min-code      #x0000
3186                   max-code      #xFFFF))
3187   (make-charset '=ucs@cns
3188                 "ISO/IEC 10646 for CNS 11643"
3189                 '(long-name     "UCS for CNS"
3190                   chars         256
3191                   dimension     3
3192                   columns       2
3193                   graphic       2
3194                   direction     l2r
3195                   =>iso-ir      177
3196                   mother        =ucs@unicode))
3197   (define-charset-alias 'ucs-cns '=ucs@cns)
3198   (make-charset '=ucs@cns/fw
3199                 "ISO/IEC 10646 for CNS 11643 with fullwidth"
3200                 '(long-name     "UCS for CNS-fullwidth"
3201                   chars         256
3202                   dimension     3
3203                   columns       2
3204                   graphic       2
3205                   direction     l2r
3206                   =>iso-ir      177
3207                   mother        =ucs@cns))
3208   (make-charset '=ucs-bmp@cns
3209                 "ISO/IEC 10646 BMP for CNS"
3210                 '(long-name     "BMP for CNS"
3211                   chars         256
3212                   dimension     3
3213                   columns       2
3214                   graphic       2
3215                   direction     l2r
3216                   mother        =ucs@cns
3217                   min-code      #x0000
3218                   max-code      #xFFFF))
3219   (make-charset '=ucs@jis
3220                 "ISO/IEC 10646 for JIS X0208/0212/0213"
3221                 '(long-name     "UCS for JIS"
3222                   chars         256
3223                   dimension     3
3224                   columns       2
3225                   graphic       2
3226                   direction     l2r
3227                   =>iso-ir      177
3228                   mother        =ucs@unicode))
3229   (define-charset-alias 'ucs-jis '=ucs@jis)
3230   (make-charset '=ucs@jis/fw
3231                 "ISO/IEC 10646 for JIS X0208/0212/0213 with fullwidth"
3232                 '(long-name     "UCS for JIS-fullwidth"
3233                   chars         256
3234                   dimension     3
3235                   columns       2
3236                   graphic       2
3237                   direction     l2r
3238                   =>iso-ir      177
3239                   mother        =ucs@jis))
3240   (make-charset '=ucs-bmp@jis
3241                 "ISO/IEC 10646 BMP for JIS"
3242                 '(long-name     "BMP for JIS"
3243                   chars         256
3244                   dimension     3
3245                   columns       2
3246                   graphic       2
3247                   direction     l2r
3248                   mother        =ucs@jis
3249                   min-code      #x0000
3250                   max-code      #xFFFF))
3251   ;; (make-charset '=ucs@jis/1983
3252   ;;               "ISO/IEC 10646 for JIS X 0208:1983"
3253   ;;               '(long-name     "UCS for JIS:1983"
3254   ;;                 chars         256
3255   ;;                 dimension     3
3256   ;;                 columns       2
3257   ;;                 graphic       2
3258   ;;                 direction     l2r
3259   ;;                 =>iso-ir      177
3260   ;;                 mother        =ucs@jis))
3261   (make-charset '=ucs@jis/1990
3262                 "ISO/IEC 10646 for JIS X 0208/0212:1990"
3263                 '(long-name     "UCS for JIS:1990"
3264                   chars         256
3265                   dimension     3
3266                   columns       2
3267                   graphic       2
3268                   direction     l2r
3269                   =>iso-ir      177
3270                   mother        =ucs@jis))
3271   (define-charset-alias '=ucs@jis-1990 '=ucs@jis/1990)
3272   (define-charset-alias '=ucs-jis-1990 '=ucs@jis/1990)
3273   (make-charset '=ucs@jis/2000
3274                 "ISO/IEC 10646 for JIS X 0213:2000"
3275                 '(long-name     "UCS for JIS:2000"
3276                   chars         256
3277                   dimension     3
3278                   columns       2
3279                   graphic       2
3280                   direction     l2r
3281                   =>iso-ir      177
3282                   mother        =ucs@jis))
3283   (define-charset-alias '=ucs@jis-2000 '=ucs@jis/2000)
3284   (define-charset-alias '=ucs-jis-2000 '=ucs@jis/2000)
3285   (make-charset '=ucs@jis/2004
3286                 "ISO/IEC 10646 for JIS X 0213:2004"
3287                 '(long-name     "UCS for JIS:2004"
3288                   chars         256
3289                   dimension     3
3290                   columns       2
3291                   graphic       2
3292                   direction     l2r
3293                   =>iso-ir      177
3294                   mother        =ucs@jis))
3295   (make-charset '=ucs@JP
3296                 "UCS for common glyphs used in Japan"
3297                 '(long-name     "UCS for Japan"
3298                   chars         256
3299                   dimension     3
3300                   columns       2
3301                   graphic       2
3302                   direction     l2r
3303                   =>iso-ir      177
3304                   mother        =ucs@jis/2004))
3305   (define-charset-alias '=ucs@jp '=ucs@JP)
3306   (make-charset '=ucs@JP/hanazono
3307                 "Japanese glyph-images of Hanazono Mincho"
3308                 '(long-name     "UCS for Hana-Min"
3309                   chars         256
3310                   dimension     3
3311                   columns       2
3312                   graphic       2
3313                   direction     l2r
3314                   =>iso-ir      177
3315                   mother        =ucs@JP))
3316   (make-charset '=ucs@ks
3317                 "ISO/IEC 10646 for Korean Standards"
3318                 '(long-name     "UCS for KS"
3319                   chars         256
3320                   dimension     3
3321                   columns       2
3322                   graphic       2
3323                   direction     l2r
3324                   =>iso-ir      177
3325                   mother        =ucs@unicode))
3326   (define-charset-alias 'ucs-ks '=ucs@ks)
3327   (make-charset '=ucs@ks/2012
3328                 "Mapping for Korean Standards in ISO/IEC 10646:2012"
3329                 '(long-name     "UCS:2012 for KS"
3330                   chars         256
3331                   dimension     3
3332                   columns       2
3333                   graphic       2
3334                   direction     l2r
3335                   =>iso-ir      177
3336                   mother        =ucs@ks))
3337   (make-charset '=ucs-bmp@ks
3338                 "ISO/IEC 10646 BMP for KS"
3339                 '(long-name     "BMP for KS"
3340                   chars         256
3341                   dimension     3
3342                   columns       2
3343                   graphic       2
3344                   direction     l2r
3345                   mother        =ucs@ks
3346                   min-code      #x0000
3347                   max-code      #xFFFF))
3348   (make-charset '=ucs@cns11643
3349                 "ISO/IEC 10646 for CNS based on www.cns11643.gov.tw"
3350                 '(long-name     "UCS for CNS11643"
3351                   chars         256
3352                   dimension     3
3353                   columns       2
3354                   graphic       2
3355                   direction     l2r
3356                   =>iso-ir      177
3357                   mother        =ucs@cns))
3358   (make-charset '=ucs@big5
3359                 "ISO/IEC 10646 for Big5"
3360                 '(long-name     "UCS for Big5"
3361                   chars         256
3362                   dimension     3
3363                   columns       2
3364                   graphic       2
3365                   direction     l2r
3366                   =>iso-ir      177
3367                   mother        =ucs@cns
3368                   ;; mother     =>>ucs@cns
3369                   ))
3370   (define-charset-alias 'ucs-big5 '=ucs@big5)
3371   (make-charset '=ucs@big5/cns11643
3372                 "ISO/IEC 10646 for Big5 based on www.cns11643.gov.tw"
3373                 '(long-name     "UCS for Big5@CNS11643"
3374                   chars         256
3375                   dimension     3
3376                   columns       2
3377                   graphic       2
3378                   direction     l2r
3379                   =>iso-ir      177
3380                   mother        =ucs@big5))
3381
3382   (make-charset '==ucs@iso
3383                 "Representative glyph-forms of ISO/IEC 10646."
3384                 '(long-name     "UCS glyph-forms for UCS"
3385                   chars         256
3386                   dimension     3
3387                   columns       2
3388                   graphic       2
3389                   direction     l2r
3390                   =>iso-ir      177
3391                   mother        =>>ucs@iso))
3392   (define-charset-alias '=>>>ucs@iso '==ucs@iso)
3393   (make-charset '==ucs@unicode
3394                 "Representative glyph-forms of Unicode."
3395                 '(long-name     "UCS glyph-forms for Unicode"
3396                   chars         256
3397                   dimension     3
3398                   columns       2
3399                   graphic       2
3400                   direction     l2r
3401                   =>iso-ir      177
3402                   mother        ==ucs@iso))
3403   (define-charset-alias '=>>>ucs@unicode '==ucs@unicode)
3404   (make-charset '==ucs@gb
3405                 "ISO/IEC 10646 for GB"
3406                 '(long-name     "UCS for GB"
3407                   chars         256
3408                   dimension     3
3409                   columns       2
3410                   graphic       2
3411                   direction     l2r
3412                   =>iso-ir      177
3413                   mother        ==ucs@unicode))
3414   (make-charset '==ucs-bmp@gb
3415                 "ISO/IEC 10646 BMP for GB"
3416                 '(long-name     "BMP for GB"
3417                   chars         256
3418                   dimension     3
3419                   columns       2
3420                   graphic       2
3421                   direction     l2r
3422                   mother        ==ucs@gb
3423                   min-code      #x0000
3424                   max-code      #xFFFF))
3425   (make-charset '==ucs@cns
3426                 "UCS Representative glyph-forms for CNS 11643 sources."
3427                 '(long-name     "UCS glyph-forms for CNS"
3428                   chars         256
3429                   dimension     3
3430                   columns       2
3431                   graphic       2
3432                   direction     l2r
3433                   =>iso-ir      177
3434                   mother        ==ucs@unicode))
3435   (define-charset-alias '=>>>ucs@cns '==ucs@cns)
3436   (make-charset '==ucs-bmp@cns
3437                 "ISO/IEC 10646 BMP for CNS"
3438                 '(long-name     "BMP for CNS"
3439                   chars         256
3440                   dimension     3
3441                   columns       2
3442                   graphic       2
3443                   direction     l2r
3444                   mother        ==ucs@cns
3445                   min-code      #x0000
3446                   max-code      #xFFFF))
3447   (make-charset '==ucs@jis
3448                 "UCS Representative glyph-forms for JIS X0208/0212/0213."
3449                 '(long-name     "UCS glyph-forms for JIS"
3450                   chars         256
3451                   dimension     3
3452                   columns       2
3453                   graphic       2
3454                   direction     l2r
3455                   =>iso-ir      177
3456                   mother        ==ucs@unicode))
3457   (define-charset-alias '=>>>ucs@jis '==ucs@jis)
3458   (make-charset '==ucs@jis/1990
3459                 "UCS Representative glyph-forms for JIS X 0208/0212:1990."
3460                 '(long-name     "UCS glyph-forms for JIS:1990"
3461                   chars         256
3462                   dimension     3
3463                   columns       2
3464                   graphic       2
3465                   direction     l2r
3466                   =>iso-ir      177
3467                   mother        ==ucs@jis))
3468   (define-charset-alias '=>>>ucs@jis/1990 '==ucs@jis/1990)
3469   (make-charset '==ucs@jis/2000
3470                 "UCS Representative glyph-forms for JIS X 0213:2000."
3471                 '(long-name     "UCS glyph-forms for JIS:2000"
3472                   chars         256
3473                   dimension     3
3474                   columns       2
3475                   graphic       2
3476                   direction     l2r
3477                   =>iso-ir      177
3478                   mother        ==ucs@jis))
3479   (define-charset-alias '=>>>ucs@jis/2000 '==ucs@jis/2000)
3480   (make-charset '==ucs@jis/2004
3481                 "UCS Representative glyph-forms for JIS X 0213:2004."
3482                 '(long-name     "UCS glyph-forms for JIS:2004"
3483                   chars         256
3484                   dimension     3
3485                   columns       2
3486                   graphic       2
3487                   direction     l2r
3488                   =>iso-ir      177
3489                   mother        ==ucs@jis))
3490   (define-charset-alias '=>>>ucs@jis/2004 '==ucs@jis/2004)
3491   (make-charset '==ucs@JP
3492                 "UCS for common glyph-forms used in Japan."
3493                 '(long-name     "UCS for Japan"
3494                   chars         256
3495                   dimension     3
3496                   columns       2
3497                   graphic       2
3498                   direction     l2r
3499                   =>iso-ir      177
3500                   mother        ==ucs@jis/2004))
3501   (make-charset '==ucs@JP/hanazono
3502                 "Japanese glyph-forms of Hanazono Mincho."
3503                 '(long-name     "UCS for Hana-Min"
3504                   chars         256
3505                   dimension     3
3506                   columns       2
3507                   graphic       2
3508                   direction     l2r
3509                   =>iso-ir      177
3510                   mother        ==ucs@JP))
3511   (make-charset '==ucs@ks
3512                 "UCS Representative glyph-forms for Korean Standards."
3513                 '(long-name     "UCS glyph-forms for KS"
3514                   chars         256
3515                   dimension     3
3516                   columns       2
3517                   graphic       2
3518                   direction     l2r
3519                   =>iso-ir      177
3520                   mother        ==ucs@unicode))
3521   (define-charset-alias '=>>>ucs@ks '==ucs@ks)
3522   (make-charset '==ucs-bmp@ks
3523                 "ISO/IEC 10646 BMP for KS."
3524                 '(long-name     "BMP for KS"
3525                   chars         256
3526                   dimension     3
3527                   columns       2
3528                   graphic       2
3529                   direction     l2r
3530                   mother        ==ucs@ks
3531                   min-code      #x0000
3532                   max-code      #xFFFF))
3533   (make-charset '==ucs@cns11643
3534                 "ISO/IEC 10646 for CNS based on www.cns11643.gov.tw."
3535                 '(long-name     "UCS for CNS11643"
3536                   chars         256
3537                   dimension     3
3538                   columns       2
3539                   graphic       2
3540                   direction     l2r
3541                   =>iso-ir      177
3542                   mother        ==ucs@cns))
3543
3544   (make-charset '===ucs@iso
3545                 "ISO/IEC 10646-2 representative glyph-images."
3546                 '(long-name     "ISO rep-images for UCS"
3547                   chars         256
3548                   dimension     3
3549                   columns       2
3550                   graphic       2
3551                   direction     l2r
3552                   =>iso-ir      177
3553                   mother        ==ucs@iso))
3554   (make-charset '===ucs@unicode
3555                 "Unicode for its representative glyph-images."
3556                 '(long-name     "UCS for Unicode"
3557                   chars         256
3558                   dimension     3
3559                   columns       2
3560                   graphic       2
3561                   direction     l2r
3562                   =>iso-ir      177
3563                   mother        ===ucs@iso))
3564   (make-charset '===ucs@gb
3565                 "UCS representative glyph-images of GB."
3566                 '(long-name     "UCS rep-images for GB"
3567                   chars         256
3568                   dimension     3
3569                   columns       2
3570                   graphic       2
3571                   direction     l2r
3572                   =>iso-ir      177
3573                   mother        ===ucs@unicode))
3574   (make-charset '===ucs@ks
3575                 "UCS representative glyph-images of Korean Standards."
3576                 '(long-name     "UCS rep-images for KS"
3577                   chars         256
3578                   dimension     3
3579                   columns       2
3580                   graphic       2
3581                   direction     l2r
3582                   =>iso-ir      177
3583                   mother        ===ucs@unicode))
3584
3585   (make-charset '=ucs-itaiji-084
3586                 "uXXXX-itaiji-084 glyph-images of GlyphWiki"
3587                 '(long-name     "UCS-itaiji-084"
3588                   chars         256
3589                   dimension     3
3590                   columns       2
3591                   graphic       2
3592                   direction     l2r
3593                   ;; =>iso-ir   177
3594                   mother        =ucs))
3595   (make-charset '=ucs-bmp-itaiji-084
3596                 "uXXXX-itaiji-084 glyph-images in BMP"
3597                 '(long-name     "UCS-BMP-itaiji-084"
3598                   chars         256
3599                   dimension     2
3600                   columns       2
3601                   graphic       2
3602                   direction     l2r
3603                   ;; =>iso-ir   177
3604                   mother        =ucs-itaiji-084
3605                   min-code #x2E00
3606                   max-code #x9FA5
3607                   registry "ucs\\.itaiji084-0"))
3608
3609   (make-charset
3610    '=ucs-radicals
3611    "CJK Radicals of UCS"
3612    '(long-name "UCS-Radicals"
3613                chars 256
3614                dimension 2
3615                columns 2
3616                graphic 2
3617                direction l2r
3618                registry "-zhRadicals-.*-ucs-0"
3619                mother ucs-bmp
3620                min-code #x2E00 max-code #x2FFF))
3621   (make-charset
3622    '=ucs-radicals@unicode
3623    "CJK Radicals of UCS"
3624    '(long-name "UCS-Radicals"
3625                chars 256
3626                dimension 2
3627                columns 2
3628                graphic 2
3629                direction l2r
3630                registry "-zhRadicals-.*-ucs-0"
3631                mother =ucs@unicode
3632                min-code #x2E00 max-code #x2FFF))
3633   (make-charset
3634    '=ucs-hangul
3635    "Hangul Syllables of UCS"
3636    '(long-name "UCS-Hangul-Syllables"
3637                chars 256
3638                dimension 2
3639                columns 2
3640                graphic 2
3641                direction l2r
3642                registry "-Hangul-.*-ucs-0"
3643                mother =ucs
3644                min-code #xAC00 max-code #xD7AF))
3645   (make-charset
3646    '=ucs-bmp-cjk
3647    "CJK Characters in BMP of UCS"
3648    '(long-name "UCS-BMP-CJK"
3649                chars 256
3650                dimension 2
3651                columns 2
3652                graphic 2
3653                direction l2r
3654                registry "-zh-.*-ucs-0"
3655                mother ucs-bmp
3656                min-code #x2E00
3657                max-code #x9FA5
3658                ;; max-code #xA4CF
3659                ))
3660   (make-charset
3661    '=ucs-bmp-cjk@gb
3662    "CJK Characters in BMP with GB representative glyph-images."
3663    '(long-name "CJK in BMP@GB"
3664                chars 256
3665                dimension 2
3666                columns 2
3667                graphic 2
3668                direction l2r
3669                registry "-zh-.*-ucs-0"
3670                mother =ucs@gb
3671                min-code #x2E00
3672                max-code #x9FA5
3673                ;; max-code #xA4CF
3674                ))
3675   (make-charset
3676    '==ucs-bmp-cjk@gb
3677    "CJK Characters in BMP with GB representative glyph-images."
3678    '(long-name "CJK in BMP@GB"
3679                chars 256
3680                dimension 2
3681                columns 2
3682                graphic 2
3683                direction l2r
3684                registry "-zh-.*-ucs-0"
3685                mother ==ucs@gb
3686                min-code #x2E00
3687                max-code #x9FA5
3688                ;; max-code #xA4CF
3689                ))
3690   (make-charset
3691    '===ucs-bmp-cjk@gb
3692    "CJK Characters in BMP with GB representative glyph-images."
3693    '(long-name "CJK in BMP@GB"
3694                chars 256
3695                dimension 2
3696                columns 2
3697                graphic 2
3698                direction l2r
3699                registry "-zh-.*-ucs-0"
3700                mother ===ucs@gb
3701                min-code #x2E00
3702                max-code #x9FA5
3703                ;; max-code #xA4CF
3704                ))
3705   (make-charset
3706    '=ucs-bmp-cjk@JP
3707    "CJK Characters in BMP with JIS representative glyphs"
3708    '(long-name "CJK in BMP@JP"
3709                chars 256
3710                dimension 2
3711                columns 2
3712                graphic 2
3713                direction l2r
3714                registry "-ja-.*-ucs-0"
3715                mother =ucs@JP
3716                min-code #x2E00
3717                max-code #x9FA5
3718                ;; max-code #xA4CF
3719                ))
3720   (make-charset
3721    '=ucs-bmp-cjk@JP/hanazono
3722    "CJK Characters in BMP with Hanazono font"
3723    '(long-name "CJK in BMP@JP/Hanazono"
3724                chars 256
3725                dimension 2
3726                columns 2
3727                graphic 2
3728                direction l2r
3729                registry "-ja-.*-ucs-0"
3730                mother =ucs@JP/hanazono
3731                min-code #x2E00
3732                max-code #x9FA5
3733                ;; max-code #xA4CF
3734                ))
3735   (make-charset
3736    '==ucs-bmp-cjk@JP/hanazono
3737    "CJK Characters in BMP with Hanazono font"
3738    '(long-name "CJK in BMP@JP/Hanazono"
3739                chars 256
3740                dimension 2
3741                columns 2
3742                graphic 2
3743                direction l2r
3744                registry "-ja-.*-ucs-0"
3745                mother ==ucs@JP/hanazono
3746                min-code #x2E00
3747                max-code #x9FA5
3748                ;; max-code #xA4CF
3749                ))
3750   (make-charset
3751    '=+>ucs-bmp-cjk@unicode
3752    "Unicode representative characters of CJK Unified Ideographs in BMP"
3753    '(long-name "Unicode-BMP-CJK unified abstract glyphs"
3754                chars 256
3755                dimension 2
3756                columns 2
3757                graphic 2
3758                direction l2r
3759                registry "-zh-.*-ucs-0"
3760                mother =+>ucs@unicode
3761                min-code #x2E00
3762                max-code #x9FA5
3763                ;; max-code #xA4CF
3764                ))
3765   (make-charset
3766    '=>ucs-bmp-cjk@unicode
3767    "Unicode representative characters of CJK Unified Ideographs in BMP"
3768    '(long-name "Unicode-BMP-CJK"
3769                chars 256
3770                dimension 2
3771                columns 2
3772                graphic 2
3773                direction l2r
3774                registry "-zh-.*-ucs-0"
3775                mother =>ucs@unicode
3776                min-code #x2E00
3777                max-code #x9FA5
3778                ;; max-code #xA4CF
3779                ))
3780   (make-charset
3781    '==>ucs-bmp-cjk@bucs
3782    "CJK Characters in BMP of BUCS"
3783    '(long-name "BUCS-BMP-CJK"
3784                chars 256
3785                dimension 2
3786                columns 2
3787                graphic 2
3788                direction l2r
3789                registry "-zh-.*-ucs-0"
3790                mother ==>ucs@bucs
3791                min-code #x2E00
3792                max-code #x9FA5
3793                ;; max-code #xA4CF
3794                ))
3795   (make-charset
3796    '=ucs-bmp-cjk-compat
3797    "CJK Compatibility Ideographs in BMP of UCS"
3798    '(long-name "CJK Compatibility Ideographs"
3799                chars 256
3800                dimension 2
3801                columns 2
3802                graphic 2
3803                direction l2r
3804                registry "-ja-.*-ucs-0"
3805                mother ucs-bmp
3806                min-code #xF900
3807                max-code #xFAFF
3808                ))
3809   (make-charset
3810    '=ucs-bmp-cjk-compat@unicode
3811    "CJK Compatibility Ideographs of Unicode representatives"
3812    '(long-name "CJK Compatibility Ideographs of Unicode"
3813                chars 256
3814                dimension 2
3815                columns 2
3816                graphic 2
3817                direction l2r
3818                registry "-ja-.*-ucs-0"
3819                mother =ucs@unicode
3820                min-code #xF900
3821                max-code #xFAFF
3822                ))
3823   (make-charset
3824    '=+>ucs-bmp-cjk-compat@jis
3825    "CJK Compatibility Ideographs of JIS representatives unified glyphs"
3826    '(long-name "JIS unified glyphs for CJK Compat chars"
3827                chars 256
3828                dimension 2
3829                columns 2
3830                graphic 2
3831                direction l2r
3832                registry "-ja-.*-ucs-0"
3833                mother =+>ucs@jis
3834                min-code #xF900
3835                max-code #xFAFF
3836                ))
3837   (make-charset
3838    '=ucs-sip-ext-b
3839    "CJK Ideographs Extension B"
3840    '(long-name "UCS CJK Ext-B"
3841                chars 256
3842                dimension 2
3843                columns 2
3844                graphic 2
3845                direction l2r
3846                registry "\\(iso10646\\|ucs00\\)-2$"
3847                mother ucs
3848                min-code #x20000 max-code #x2A6D6
3849                code-offset #x20000))
3850   (make-charset
3851    '=ucs-sip@iso
3852    "CJK Ideographs Extension B (ISO/IEC 10646-2)"
3853    '(long-name "UCS CJK Ext-B"
3854                chars 256
3855                dimension 2
3856                columns 2
3857                graphic 2
3858                direction l2r
3859                registry "ucs00-2$"
3860                mother =ucs@iso
3861                min-code #x20000 max-code #x2FFFF
3862                code-offset #x20000))
3863   (make-charset
3864    '=ucs-sip-ext-b@iso
3865    "CJK Ideographs Extension B (ISO/IEC 10646-2)"
3866    '(long-name "UCS CJK Ext-B"
3867                chars 256
3868                dimension 2
3869                columns 2
3870                graphic 2
3871                direction l2r
3872                registry "\\(iso10646\\|ucs00\\)-2$"
3873                mother =ucs@iso
3874                min-code #x20000 max-code #x2A6D6
3875                code-offset #x20000))
3876   (make-charset
3877    '==ucs-sip@iso
3878    "ISO representative abstract-glyph-images of ISO/IEC 10646 Plane 2"
3879    '(long-name "SIP abstract glyph-images"
3880                chars 256
3881                dimension 2
3882                columns 2
3883                graphic 2
3884                direction l2r
3885                registry "\\(ucs00\\)-2$"
3886                mother ==ucs@iso
3887                code-offset #x20000))
3888   (make-charset
3889    '==ucs-sip-ext-b@iso
3890    "CJK Ideographs Extension B (ISO/IEC 10646-2)"
3891    '(long-name "UCS CJK Ext-B"
3892                chars 256
3893                dimension 2
3894                columns 2
3895                graphic 2
3896                direction l2r
3897                registry "\\(iso10646\\|ucs00\\)-2$"
3898                mother ==ucs@iso
3899                min-code #x20000 max-code #x2A6D6
3900                code-offset #x20000))
3901   (make-charset
3902    '===ucs-sip@iso
3903    "ISO representative glyph-images of ISO/IEC 10646 Plane 2"
3904    '(long-name "SIP rep-glyph-images"
3905                chars 256
3906                dimension 2
3907                columns 2
3908                graphic 2
3909                direction l2r
3910                registry "\\(ucs00\\)-2$"
3911                mother ===ucs@iso
3912                code-offset #x20000))
3913   (make-charset
3914    '===ucs-sip-ext-b@iso
3915    "CJK Ideographs Extension B (ISO/IEC 10646-2)"
3916    '(long-name "UCS CJK Ext-B"
3917                chars 256
3918                dimension 2
3919                columns 2
3920                graphic 2
3921                direction l2r
3922                registry "\\(iso10646\\|ucs00\\)-2$"
3923                mother ===ucs@iso
3924                min-code #x20000 max-code #x2A6D6
3925                code-offset #x20000))
3926   )
3927
3928 ;;; mule-conf.el ends here