(===jis-x0213-1@2004): New coded-charset for XEmacs CHISE.
[chise/xemacs-chise.git] / 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@1983
791    "JIS X 0208:1983 abstract glyph-forms."
792    '(registry "jisx0208\\.1983"
793               dimension 2
794               chars 94
795               mother ==jis-x0208
796               =>iso-ir 87
797               graphic 0))
798   (make-charset
799    '==jis-x0208@1990
800    "JIS X 0208:1990 abstract glyph-forms."
801    '(registry "jisx0208\\.1990"
802               dimension 2
803               chars 94
804               mother ==jis-x0208
805               =>iso-ir 168
806               ;; final ?B
807               graphic 0))
808
809   (make-charset
810    '==jis-x0213-1
811    "JIS X 0213 Plain 1 abstract glyph-forms (unchanged part)"
812    '(registry "jisx0213\\(\\.[0-9]+\\)?-1"
813               dimension 2
814               chars 94
815               mother =jis-x0213-1
816               =>iso-ir 228
817               ;; final ?O
818               graphic 0
819               ;; partial t
820               ))
821   (make-charset
822    '==jis-x0213-1@2000
823    "JIS X 0213:2000 Plain 1 abstract glyph-forms"
824    '(registry "jisx0213\\(\\.2000\\)-1"
825               dimension 2
826               chars 94
827               mother ==jis-x0213-1
828               =>iso-ir 228
829               ;; final ?O
830               graphic 0
831               ;; partial t
832               ))
833   (make-charset
834    '==jis-x0213-1@2004
835    "JIS X 0213:2004 Plain 1 abstract glyph-forms"
836    '(mother ==jis-x0213-1
837             =>iso-ir 233
838             ;; registry "jisx0213\\(\\.2004\\)-1"
839             dimension 2
840             chars 94
841             graphic 0))
842
843   (make-charset
844    '==jis-x0213-2
845    "JIS X 0213 Plain 2 abstract glyph-forms"
846    '(mother =jis-x0213-2
847             =>iso-ir 229
848             registry "jisx0213\\(\\.\\(2000\\|2004\\)\\)?-2"
849             dimension 2
850             chars 94
851             graphic 0))
852
853   (make-charset
854    '==jis-x0212
855    "JIS X 0212 representative glyph-images."
856    '(registry "jisx0212"
857               dimension 2
858               chars 94
859               mother =jis-x0212
860               =>iso-ir 159
861               ;; final ?D
862               graphic 0))
863
864   (make-charset
865    '==gb2312
866    "GB 2312 representative glyph-images."
867    '(registry "gb2312"
868               dimension 2
869               chars 94
870               mother =gb2312
871               =>iso-ir 58
872               ;; final ?A
873               graphic 0))
874   (make-charset
875    '==iso-ir165
876    "ISO-IR-165 (CCITT Extended GB; Chinese simplified)"
877    '(registry "isoir165"
878               =>iso-ir 165
879               dimension 2
880               chars 94
881               mother =iso-ir165
882               ;; final ?E
883               graphic 0))
884   (make-charset
885    '==gb12345
886    "GB 12345 representative glyph-images."
887    '(registry "gb12345"
888               dimension 2
889               chars 94
890               mother =gb12345
891               graphic 0))
892
893   (make-charset
894    '==ks-x1001
895    "KS X 1001 representative glyph-images."
896    '(registry "ksc5601"
897               dimension 2
898               chars 94
899               mother =ks-x1001
900               =>iso-ir 149
901               ;; final ?C
902               graphic 0))
903
904   (define-charset-alias '=>>>jis-x0208      '==jis-x0208)
905   (define-charset-alias '=>>>jis-x0208@1978 '==jis-x0208@1978)
906   (define-charset-alias '=>>>jis-x0208@1983 '==jis-x0208@1983)
907   (define-charset-alias '=>>>jis-x0208@1990 '==jis-x0208@1990)
908
909   (define-charset-alias '=>>>jis-x0213-1      '==jis-x0213-1)
910   (define-charset-alias '=>>>jis-x0213-1@2000 '==jis-x0213-1@2000)
911   (define-charset-alias '=>>>jis-x0213-1@2004 '==jis-x0213-1@2004)
912   (define-charset-alias '=>>>jis-x0213-2      '==jis-x0213-2)
913
914   (make-charset
915    '===jis-x0208
916    "JIS X 0208 detailed representative glyph-images (unchanged part)."
917    '(registry "jisx0208\\.1990"
918               dimension 2
919               chars 94
920               mother ==jis-x0208
921               =>iso-ir 168
922               ;; final ?B
923               graphic 0))
924   (make-charset
925    '===jis-x0208@1978
926    "JIS X 0208:1978 detailed representative glyph-images."
927    '(registry "jisx0208\\.1978"
928               dimension 2
929               chars 94
930               mother ===jis-x0208
931               =>iso-ir 42
932               ;; final ?@
933               graphic 0))
934   (make-charset
935    '===jis-x0208@1983
936    "JIS X 0208:1983 detailed representative glyph-images."
937    '(registry "jisx0208\\.1983"
938               dimension 2
939               chars 94
940               mother ===jis-x0208
941               =>iso-ir 87
942               graphic 0))
943   (make-charset
944    '===jis-x0208@1990
945    "JIS X 0208:1990 detailed representative glyph-images."
946    '(registry "jisx0208\\.1990"
947               dimension 2
948               chars 94
949               mother ===jis-x0208
950               =>iso-ir 168
951               ;; final ?B
952               graphic 0))
953
954   (make-charset
955    '===jis-x0213-1
956    "JIS X 0213 Plain 1 detailed representative glyph-images (unchanged part)."
957    '(registry "jisx0213\\(\\.[0-9]+\\)?-1"
958               dimension 2
959               chars 94
960               mother ==jis-x0213-1
961               =>iso-ir 228
962               ;; final ?O
963               graphic 0
964               ;; partial t
965               ))
966   (make-charset
967    '===jis-x0213-1@2000
968    "JIS X 0213:2000 Plain 1 detailed representative glyph-images."
969    '(registry "jisx0213\\(\\.2000\\)-1"
970               dimension 2
971               chars 94
972               mother ===jis-x0213-1
973               =>iso-ir 228
974               ;; final ?O
975               graphic 0
976               ;; partial t
977               ))
978   (make-charset
979    '===jis-x0213-1@2004
980    "JIS X 0213:2004 Plain 1 detailed representative glyph-images."
981    '(mother ===jis-x0213-1
982             =>iso-ir 233
983             ;; registry "jisx0213\\(\\.2004\\)-1"
984             dimension 2
985             chars 94
986             graphic 0))
987   (make-charset
988    '===jis-x0213-2
989    "JIS X 0213 Plain 2 detailed representative glyph-images."
990    '(mother ==jis-x0213-2
991             =>iso-ir 229
992             registry "jisx0213\\(\\.\\(2000\\|2004\\)\\)?-2"
993             dimension 2
994             chars 94
995             graphic 0))
996
997   (make-charset
998    '===jis-x0212
999    "JIS X 0212 representative glyph-images."
1000    '(registry "jisx0212"
1001               dimension 2
1002               chars 94
1003               mother ==jis-x0212
1004               =>iso-ir 159
1005               ;; final ?D
1006               graphic 0))
1007
1008   (make-charset
1009    '===ks-x1001
1010    "KS X 1001 representative glyph-images."
1011    '(registry "ksc5601"
1012               dimension 2
1013               chars 94
1014               mother ==ks-x1001
1015               =>iso-ir 149
1016               ;; final ?C
1017               graphic 0))
1018
1019   (make-charset
1020    '=>>jis-x0208
1021    "JIS X 0208 abstract glyphs (unchanged part)."
1022    '(registry "jisx0208\\.1990"
1023               dimension 2
1024               chars 94
1025               mother =jis-x0208
1026               =>iso-ir 168
1027               ;; final ?B
1028               graphic 0))
1029   (make-charset
1030    '=>>jis-x0208@1978
1031    "JIS X 0208:1978 abstract glyphs."
1032    '(registry "jisx0208\\.1978"
1033               dimension 2
1034               chars 94
1035               mother =>>jis-x0208
1036               =>iso-ir 42
1037               ;; final ?@
1038               graphic 0))
1039   (make-charset
1040    '=>>jis-x0208@1983
1041    "JIS X 0208:1983 abstract glyphs."
1042    '(registry "jisx0208\\.1983"
1043               dimension 2
1044               chars 94
1045               mother =>>jis-x0208
1046               =>iso-ir 87
1047               graphic 0))
1048   (make-charset
1049    '=>>jis-x0208@1990
1050    "JIS X 0208:1990 abstract glyphs."
1051    '(registry "jisx0208\\.1990"
1052               dimension 2
1053               chars 94
1054               mother =>>jis-x0208
1055               =>iso-ir 168
1056               graphic 0))
1057
1058   (make-charset
1059    '=>>jis-x0213-1
1060    "JIS X 0213 Plain 1 abstract glyphs (unchanged part)"
1061    '(registry "jisx0213\\(\\.[0-9]+\\)?-1"
1062               dimension 2
1063               chars 94
1064               mother =jis-x0213-1
1065               =>iso-ir 228
1066               ;; final ?O
1067               graphic 0
1068               ;; partial t
1069               ))
1070   (make-charset
1071    '=>>jis-x0213-1@2000
1072    "JIS X 0213:2000 Plain 1 abstract glyphs"
1073    '(registry "jisx0213\\(\\.2000\\)-1"
1074               dimension 2
1075               chars 94
1076               mother =>>jis-x0213-1
1077               =>iso-ir 228
1078               ;; final ?O
1079               graphic 0
1080               ;; partial t
1081               ))
1082   (make-charset
1083    '=>>jis-x0213-2
1084    "JIS X 0213 Plain 2 abstract glyphs"
1085    '(registry "jisx0213\\(\\.\\(2000\\|2004\\)\\)?-2"
1086               dimension 2
1087               chars 94
1088               mother =jis-x0213-2
1089               =>iso-ir 229
1090               ;; final ?P
1091               graphic 0))
1092   (make-charset
1093    '=>>jis-x0213-1@2004
1094    "JIS X 0213:2004 Plain 1 abstract glyphs"
1095    '(registry "jisx0213\\(\\.2004\\)-1"
1096               dimension 2
1097               chars 94
1098               mother =>>jis-x0213-1
1099               =>iso-ir 233
1100               ;; final ?Q
1101               graphic 0
1102               ;; partial t
1103               ))
1104
1105   (make-charset
1106    '=+>jis-x0208
1107    "JIS X 0208 based on usual unification."
1108    '(registry "jisx0208\\.1990"
1109               dimension 2
1110               chars 94
1111               mother =>>jis-x0208
1112               =>iso-ir 168
1113               ;; final ?B
1114               graphic 0))
1115   (define-charset-alias '=>jis-x0208@usual '=+>jis-x0208)
1116   (make-charset
1117    '=+>jis-x0208@1978
1118    "JIS X 0208:1978 unified abstract glyphs."
1119    '(registry "jisx0208\\.1978"
1120               dimension 2
1121               chars 94
1122               mother =+>jis-x0208
1123               =>iso-ir 42
1124               ;; final ?@
1125               graphic 0))
1126   (make-charset
1127    '=+>jis-x0208@1983
1128    "JIS X 0208:1983 unified abstract glyphs."
1129    '(registry "jisx0208\\.1983"
1130               dimension 2
1131               chars 94
1132               mother =+>jis-x0208
1133               =>iso-ir 87
1134               graphic 0))
1135   (make-charset
1136    '=+>jis-x0208@1990
1137    "JIS X 0208:1990 unified abstract glyphs."
1138    '(registry "jisx0208\\.1990"
1139               dimension 2
1140               chars 94
1141               mother =+>jis-x0208
1142               =>iso-ir 168
1143               graphic 0))
1144   (make-charset
1145    '=+>jis-x0213-1
1146    "JIS X 0213 Plain 1 unified abstract glyphs (unchanged part)"
1147    '(registry "jisx0213\\(\\.[0-9]+\\)?-1"
1148               dimension 2
1149               chars 94
1150               mother =>>jis-x0213-1
1151               =>iso-ir 228
1152               ;; final ?O
1153               graphic 0
1154               ;; partial t
1155               ))
1156   (make-charset
1157    '=+>jis-x0213-1@2000
1158    "JIS X 0213:2000 Plain 1 unified abstract glyphs"
1159    '(registry "jisx0213\\(\\.2000\\)-1"
1160               dimension 2
1161               chars 94
1162               mother =+>jis-x0213-1
1163               =>iso-ir 228
1164               ;; final ?O
1165               graphic 0
1166               ;; partial t
1167               ))
1168   (make-charset
1169    '=+>jis-x0213-1@2004
1170    "JIS X 0213:2004 Plain 1 unified abstract glyphs"
1171    '(registry "jisx0213\\(\\.2004\\)-1"
1172               dimension 2
1173               chars 94
1174               mother =+>jis-x0213-1
1175               =>iso-ir 233
1176               ;; final ?Q
1177               graphic 0
1178               ;; partial t
1179               ))
1180
1181   (make-charset
1182    '=>jis-x0208
1183    "JIS X 0208 based on the unchanged unification rules."
1184    '(registry "jisx0208\\.1990"
1185               dimension 2
1186               chars 94
1187               mother =+>jis-x0208
1188               =>iso-ir 168
1189               ;; final ?B
1190               graphic 0))
1191   (define-charset-alias '<=>jis-x0208 '=>jis-x0208)
1192   (make-charset
1193    '=>jis-x0208@1997
1194    "JIS X 0208 based on the unification rule of 1997 edition."
1195    '(registry "jisx0208\\.1990"
1196               dimension 2
1197               chars 94
1198               mother =>jis-x0208
1199               =>iso-ir 168
1200               ;; final ?B
1201               graphic 0))
1202   (define-charset-alias '<=>jis-x0208@1997 '=>jis-x0208@1997)
1203   (define-charset-alias '  =jis-x0208@1997 '=>jis-x0208@1997)
1204
1205   (make-charset
1206    '=>jis-x0213-1
1207    "JIS X 0213 Plain 1 abstract characters (unchanged part)"
1208    '(registry "jisx0213\\(\\.[0-9]+\\)?-1"
1209               dimension 2
1210               chars 94
1211               mother =+>jis-x0213-1
1212               =>iso-ir 228
1213               ;; final ?O
1214               graphic 0
1215               ;; partial t
1216               ))
1217   (define-charset-alias '<=>jis-x0213-1 '=>jis-x0213-1)
1218   (make-charset
1219    '=>jis-x0213-1@2000
1220    "JIS X 0213:2000 Plain 1 abstract characters"
1221    '(registry "jisx0213\\(\\.2000\\)-1"
1222               dimension 2
1223               chars 94
1224               mother =>jis-x0213-1
1225               =>iso-ir 228
1226               ;; final ?O
1227               graphic 0
1228               ;; partial t
1229               ))
1230   (define-charset-alias '<=>jis-x0213-1@2000 '=>jis-x0213-1@2000)
1231   (make-charset
1232    '=>jis-x0213-1@2004
1233    "JIS X 0213:2004 Plain 1 abstract characters"
1234    '(registry "jisx0213\\(\\.2004\\)-1"
1235               dimension 2
1236               chars 94
1237               mother =>jis-x0213-1
1238               =>iso-ir 233
1239               ;; final ?Q
1240               graphic 0
1241               ;; partial t
1242               ))
1243   (define-charset-alias '<=>jis-x0213-1@2004 '=>jis-x0213-1@2004)
1244   (make-charset
1245    '=+>jis-x0213-2
1246    "JIS X 0213 Plain 2 based on usual unification."
1247    '(registry "jisx0213\\(\\.\\(2000\\|2004\\)\\)?-2"
1248               dimension 2
1249               chars 94
1250               mother =>>jis-x0213-2
1251               =>iso-ir 229
1252               ;; final ?P
1253               graphic 0))
1254   (define-charset-alias '=>jis-x0213-2@usual '=+>jis-x0213-2)
1255   (make-charset
1256    '=>jis-x0213-2
1257    "JIS X 0213 Plain 2 abstract characters"
1258    '(registry "jisx0213\\(\\.\\(2000\\|2004\\)\\)?-2"
1259               dimension 2
1260               chars 94
1261               mother =+>jis-x0213-2
1262               =>iso-ir 229
1263               ;; final ?P
1264               graphic 0))
1265
1266   (make-charset
1267    '==cns11643-1
1268    "CNS 11643 Plane 1 representative glyph-images."
1269    '(registry "CNS11643[.-]\\(.*[.-]\\)?1$"
1270               dimension 2
1271               chars 94
1272               mother =cns11643-1
1273               =>iso-ir 171
1274               graphic 0))
1275   (make-charset
1276    '==cns11643-2
1277    "CNS 11643 Plane 2 representative glyph-images."
1278    '(registry "CNS11643[.-]\\(.*[.-]\\)?2$"
1279               dimension 2
1280               chars 94
1281               mother =cns11643-2
1282               =>iso-ir 172
1283               graphic 0))
1284   (make-charset
1285    '==cns11643-3
1286    "CNS 11643 Plane 3 representative glyph-images."
1287    '(registry "CNS11643[.-]\\(.*[.-]\\)?3$"
1288               dimension 2
1289               chars 94
1290               mother =cns11643-3
1291               =>iso-ir 183
1292               graphic 0))
1293   (make-charset
1294    '==cns11643-4
1295    "CNS 11643 Plane 4 representative glyph-images."
1296    '(registry "CNS11643[.-]\\(.*[.-]\\)?4$"
1297               dimension 2
1298               chars 94
1299               mother =cns11643-4
1300               =>iso-ir 184
1301               graphic 0))
1302   (make-charset
1303    '==cns11643-5
1304    "CNS 11643 Plane 5 representative glyph-images."
1305    '(registry "CNS11643[.-]\\(.*[.-]\\)?5$"
1306               dimension 2
1307               chars 94
1308               mother =cns11643-5
1309               =>iso-ir 185
1310               graphic 0))
1311   (make-charset
1312    '==cns11643-6
1313    "CNS 11643 Plane 6 representative glyph-images."
1314    '(registry "CNS11643[.-]\\(.*[.-]\\)?6$"
1315               dimension 2
1316               chars 94
1317               mother =cns11643-6
1318               =>iso-ir 186
1319               graphic 0))
1320   (make-charset
1321    '==cns11643-7
1322    "CNS 11643 Plane 7 representative glyph-images."
1323    '(registry "CNS11643[.-]\\(.*[.-]\\)?7$"
1324               dimension 2
1325               chars 94
1326               mother =cns11643-7
1327               =>iso-ir 187
1328               graphic 0))
1329
1330   (make-charset
1331    '===cns11643-1
1332    "CNS 11643 Plane 1 representative glyph-images."
1333    '(registry "CNS11643[.-]\\(.*[.-]\\)?1$"
1334               dimension 2
1335               chars 94
1336               mother ==cns11643-1
1337               =>iso-ir 171
1338               graphic 0))
1339   (make-charset
1340    '===cns11643-2
1341    "CNS 11643 Plane 2 representative glyph-images."
1342    '(registry "CNS11643[.-]\\(.*[.-]\\)?2$"
1343               dimension 2
1344               chars 94
1345               mother ==cns11643-2
1346               =>iso-ir 172
1347               graphic 0))
1348   (make-charset
1349    '===cns11643-3
1350    "CNS 11643 Plane 3 representative glyph-images."
1351    '(registry "CNS11643[.-]\\(.*[.-]\\)?3$"
1352               dimension 2
1353               chars 94
1354               mother ==cns11643-3
1355               =>iso-ir 183
1356               graphic 0))
1357   (make-charset
1358    '===cns11643-4
1359    "CNS 11643 Plane 4 representative glyph-images."
1360    '(registry "CNS11643[.-]\\(.*[.-]\\)?4$"
1361               dimension 2
1362               chars 94
1363               mother ==cns11643-4
1364               =>iso-ir 184
1365               graphic 0))
1366   (make-charset
1367    '===cns11643-5
1368    "CNS 11643 Plane 5 representative glyph-images."
1369    '(registry "CNS11643[.-]\\(.*[.-]\\)?5$"
1370               dimension 2
1371               chars 94
1372               mother ==cns11643-5
1373               =>iso-ir 185
1374               graphic 0))
1375   (make-charset
1376    '===cns11643-6
1377    "CNS 11643 Plane 6 representative glyph-images."
1378    '(registry "CNS11643[.-]\\(.*[.-]\\)?6$"
1379               dimension 2
1380               chars 94
1381               mother ==cns11643-6
1382               =>iso-ir 186
1383               graphic 0))
1384   (make-charset
1385    '===cns11643-7
1386    "CNS 11643 Plane 7 representative glyph-images."
1387    '(registry "CNS11643[.-]\\(.*[.-]\\)?7$"
1388               dimension 2
1389               chars 94
1390               mother ==cns11643-7
1391               =>iso-ir 187
1392               graphic 0))
1393
1394   (make-charset
1395    '=>>cns11643-1
1396    "CNS 11643 Plane 1 abstract glyphs."
1397    '(registry "CNS11643[.-]\\(.*[.-]\\)?1$"
1398               dimension 2
1399               chars 94
1400               mother =cns11643-1
1401               =>iso-ir 184
1402               graphic 0))
1403   (make-charset
1404    '=>>cns11643-4
1405    "CNS 11643 Plane 4 abstract glyphs."
1406    '(registry "CNS11643[.-]\\(.*[.-]\\)?4$"
1407               dimension 2
1408               chars 94
1409               mother =cns11643-4
1410               =>iso-ir 184
1411               graphic 0))
1412
1413   (make-charset
1414    '=>cns11643-2
1415    "CNS 11643 Plane 2 abstract characters."
1416    '(registry "CNS11643[.-]\\(.*[.-]\\)?2$"
1417               dimension 2
1418               chars 94
1419               mother =cns11643-2
1420               =>iso-ir 172
1421               graphic 0))
1422   (make-charset
1423    '=>cns11643-6
1424    "CNS 11643 Plane 6 abstract characters."
1425    '(registry "CNS11643[.-]\\(.*[.-]\\)?6$"
1426               dimension 2
1427               chars 94
1428               mother =cns11643-6
1429               =>iso-ir 186
1430               graphic 0))
1431   (make-charset
1432    '=>cns11643-7
1433    "CNS 11643 Plane 7 abstract characters."
1434    '(registry "CNS11643[.-]\\(.*[.-]\\)?7$"
1435               dimension 2
1436               chars 94
1437               mother =cns11643-7
1438               =>iso-ir 187
1439               graphic 0))
1440
1441   (make-charset '=big5-eten
1442                 "Big5 ETEN"
1443                 '(long-name     "Big5-ETEN"
1444                   chars         256
1445                   dimension     2
1446                   columns       2
1447                   graphic       2
1448                   direction     l2r
1449                   mother        chinese-big5
1450                   min-code      #x8140
1451                   max-code      #xFEFE
1452                   registry      "Big5\\.ETEN"))
1453   (define-charset-alias 'chinese-big5-eten '=big5-eten)
1454   (make-charset 'chinese-big5-eten-a
1455                 "Big5 ETEN (#xF9D6 .. #xF9FE)"
1456                 '(long-name     "Big5-ETEN-a"
1457                   chars         256
1458                   dimension     2
1459                   columns       2
1460                   graphic       2
1461                   direction     l2r
1462                   mother        chinese-big5
1463                   min-code      #xF9D6
1464                   max-code      #xF9FE
1465                   registry      "Big5\\.ETEN"))
1466   (make-charset 'chinese-big5-eten-b
1467                 "Big5 ETEN (#xC6A1 .. #xC8FE)"
1468                 '(long-name     "Big5-ETEN-b"
1469                   chars         256
1470                   dimension     2
1471                   columns       2
1472                   graphic       2
1473                   direction     l2r
1474                   mother        chinese-big5
1475                   min-code      #xC6A1
1476                   max-code      #xC8FE
1477                   registry      "Big5\\.ETEN"))
1478
1479   (make-charset '=big5-cdp
1480                 "Big5 with CDP extension"
1481                 '(long-name     "Big5-CDP"
1482                   chars         256
1483                   dimension     2
1484                   columns       2
1485                   graphic       2
1486                   direction     l2r
1487                   registry      "big5\\.cdp-0"
1488                   mother        chinese-big5
1489                   min-code      #x8140
1490                   max-code      #x8DFE))
1491   (define-charset-alias 'chinese-big5-cdp '=big5-cdp)
1492
1493   (make-charset '==big5-cdp
1494                 "Abstract glyph-images of Big5-CDP"
1495                 '(long-name     "Big5-CDP glyph-forms"
1496                   chars         256
1497                   dimension     2
1498                   columns       2
1499                   graphic       2
1500                   direction     l2r
1501                   registry      "big5\\.cdp-0"
1502                   mother        =big5-cdp))
1503   (make-charset '===big5-cdp
1504                 "Representative glyph-images of Big5-CDP"
1505                 '(long-name     "Big5-CDP glyph-images"
1506                   chars         256
1507                   dimension     2
1508                   columns       2
1509                   graphic       2
1510                   direction     l2r
1511                   registry      "big5\\.cdp-0"
1512                   mother        ==big5-cdp))
1513
1514   (make-charset '=>>big5-cdp
1515                 "Abstract glyphs of Big5-CDP"
1516                 '(long-name     "Big5-CDP glyphs"
1517                   chars         256
1518                   dimension     2
1519                   columns       2
1520                   graphic       2
1521                   direction     l2r
1522                   registry      "big5\\.cdp-0"
1523                   mother        =big5-cdp))
1524
1525   (make-charset '=>big5-cdp
1526                 "Big5-CDP abstract characters"
1527                 '(long-name     "Big5-CDP abstract characters"
1528                   chars         256
1529                   dimension     2
1530                   columns       2
1531                   graphic       2
1532                   direction     l2r
1533                   registry      "big5\\.cdp-0"
1534                   mother        =>>big5-cdp))
1535
1536   (make-charset
1537    '=mj
1538    "Moji-Jouhou-Kiban characters"
1539    `(long-name "Moji-Jouhou-Kiban"
1540                chars 256
1541                dimension 2
1542                columns 2
1543                graphic 2
1544                direction l2r
1545                ;; registry "mj-0$"
1546                min-code     #xE30000
1547                max-code ,(+ #xE30000 68053)
1548                code-offset  #xE30000
1549                ;; min-code            ,(lsh #x6404 16)
1550                ;; max-code         ,(+ (lsh #x6404 16) 68053)
1551                ;; code-offset    ,(lsh #x6404 16)
1552                ))
1553   (make-charset
1554    '=mj-0
1555    "Moji-Jouhou-Kiban plane 0"
1556    '(long-name "Moji-Jouhou-Kiban-0"
1557                chars 256
1558                dimension 2
1559                columns 2
1560                graphic 2
1561                direction l2r
1562                registry "mj-0$"
1563                mother =mj
1564                min-code 0
1565                max-code #xFFFF))
1566   (make-charset
1567    '=mj-1
1568    "Moji-Jouhou-Kiban plane 1"
1569    '(long-name "Moji-Jouhou-Kiban-1"
1570                chars 256
1571                dimension 2
1572                columns 2
1573                graphic 2
1574                direction l2r
1575                registry "mj-1$"
1576                mother =mj
1577                min-code #x10000
1578                code-offset #x10000))
1579
1580   (make-charset
1581    '=hanyo-denshi/ja
1582    "JA (JIS X0208) part of Han'you-Denshi characters"
1583    `(long-name "Han'you-Denshi/JA"
1584                chars 94
1585                dimension 2
1586                columns 2
1587                graphic 2
1588                direction l2r
1589                registry "HanyoDenshi\\.JA-0$"
1590                min-code ,(lsh #x6400 16)
1591                max-code ,(+ (lsh #x6400 16) (1- (* 94 94)))
1592                code-offset ,(lsh #x6400 16)))
1593   (make-charset
1594    '=hanyo-denshi/jb
1595    "JB (JIS X0212) part of Han'you-Denshi characters"
1596    `(long-name "Han'you-Denshi/JB"
1597                chars 94
1598                dimension 2
1599                columns 2
1600                graphic 2
1601                direction l2r
1602                registry "HanyoDenshi\\.JB-0$"
1603                min-code    ,(+ (lsh #x6400 16) (* 94 94))
1604                max-code    ,(+ (lsh #x6400 16) (1- (* 94 94 2)))
1605                code-offset ,(+ (lsh #x6400 16) (* 94 94))))
1606   (make-charset
1607    '=hanyo-denshi/jc
1608    "JC (JIS X0213:2000 Plane 1) part of Han'you-Denshi characters"
1609    `(long-name "Han'you-Denshi/JC"
1610                chars 94
1611                dimension 2
1612                columns 2
1613                graphic 2
1614                direction l2r
1615                registry "HanyoDenshi\\.JC-0$"
1616                min-code    ,(+ (lsh #x6400 16) (* 94 94 2))
1617                max-code    ,(+ (lsh #x6400 16) (1- (* 94 94 3)))
1618                code-offset ,(+ (lsh #x6400 16) (* 94 94 2))))
1619   (make-charset
1620    '=hanyo-denshi/jd
1621    "JD (JIS X0213:2000 Plane 1) part of Han'you-Denshi characters"
1622    `(long-name "Han'you-Denshi/JD"
1623                chars 94
1624                dimension 2
1625                columns 2
1626                graphic 2
1627                direction l2r
1628                registry "HanyoDenshi\\.JD-0$"
1629                min-code    ,(+ (lsh #x6400 16) (* 94 94 3))
1630                max-code    ,(+ (lsh #x6400 16) (1- (* 94 94 4)))
1631                code-offset ,(+ (lsh #x6400 16) (* 94 94 3))))
1632   (make-charset
1633    '=hanyo-denshi/ft
1634    "FT (FDPC additional) part of Han'you-Denshi characters"
1635    `(long-name "Han'you-Denshi/FT"
1636                chars 94
1637                dimension 2
1638                columns 2
1639                graphic 2
1640                direction l2r
1641                registry "HanyoDenshi\\.FT-0$"
1642                min-code    ,(+ (lsh #x6400 16) (* 94 94 4))
1643                max-code    ,(+ (lsh #x6400 16) (1- (* 94 94 5)))
1644                code-offset ,(+ (lsh #x6400 16) (* 94 94 4))))
1645   (make-charset
1646    '=hanyo-denshi/ia
1647    "IA part of Han'you-Denshi characters"
1648    `(long-name "Han'you-Denshi/IA"
1649                chars 94
1650                dimension 2
1651                columns 2
1652                graphic 2
1653                direction l2r
1654                registry "HanyoDenshi\\.IA-0$"
1655                min-code    ,(+ (lsh #x6400 16) (* 94 94 5))
1656                max-code    ,(+ (lsh #x6400 16) (1- (* 94 94 6)))
1657                code-offset ,(+ (lsh #x6400 16) (* 94 94 5))))
1658   (make-charset
1659    '=hanyo-denshi/ib
1660    "IB part of Han'you-Denshi characters"
1661    `(long-name "Han'you-Denshi/IB"
1662                chars 94
1663                dimension 2
1664                columns 2
1665                graphic 2
1666                direction l2r
1667                registry "HanyoDenshi\\.IB-0$"
1668                min-code    ,(+ (lsh #x6400 16) (* 94 94 6))
1669                max-code    ,(+ (lsh #x6400 16) (1- (* 94 94 7)))
1670                code-offset ,(+ (lsh #x6400 16) (* 94 94 6))))
1671   (make-charset
1672    '=hanyo-denshi/hg
1673    "HG (HyouGai Kanji) part of Han'you-Denshi characters"
1674    `(long-name "Han'you-Denshi/HG"
1675                chars 94
1676                dimension 2
1677                columns 2
1678                graphic 2
1679                direction l2r
1680                registry "HanyoDenshi\\.HG-0$"
1681                min-code    ,(+ (lsh #x6400 16) (* 94 94 7))
1682                max-code    ,(+ (lsh #x6400 16) (1- (* 94 94 8)))
1683                code-offset ,(+ (lsh #x6400 16) (* 94 94 7))))
1684   (make-charset
1685    '=hanyo-denshi/ip
1686    "IP (for IPA) part of Han'you-Denshi characters"
1687    `(long-name "Han'you-Denshi/IP"
1688                chars 256
1689                dimension 2
1690                columns 2
1691                graphic 2
1692                direction l2r
1693                registry "HanyoDenshi\\.IP-0$"
1694                min-code    ,(+ (lsh #x6402 16) #x4E00)
1695                max-code    ,(+ (lsh #x6402 16) #x9FFF)
1696                code-offset ,(+ (lsh #x6402 16))))
1697   (make-charset
1698    '=hanyo-denshi/jt
1699    "JT (Juuki Touitsu Moji) part of Han'you-Denshi characters"
1700    `(long-name "Han'you-Denshi/JT"
1701                chars 256
1702                dimension 2
1703                columns 2
1704                graphic 2
1705                direction l2r
1706                registry "HanyoDenshi\\.JT-0$"
1707                min-code    ,(+ (lsh #x6402 16) #xAC00)
1708                max-code    ,(+ (lsh #x6402 16) #xD7AF)
1709                code-offset ,(+ (lsh #x6402 16))))
1710   (make-charset
1711    '=hanyo-denshi/ks
1712    "KS (KoSeki) part of Han'you-Denshi characters"
1713    `(long-name "Han'you-Denshi/KS font encoding"
1714                chars 256
1715                dimension 3
1716                columns 2
1717                graphic 2
1718                direction l2r))
1719
1720   (make-charset
1721    '==mj
1722    "Moji-Jouhou-Kiban detailed glyph-images."
1723    '(long-name "MJ glyph-images"
1724                chars 256
1725                dimension 2
1726                columns 2
1727                graphic 2
1728                direction l2r
1729                mother =mj))
1730   (make-charset
1731    '==mj-0
1732    "MJ detailed glyph-images plane 0"
1733    '(long-name "MJ glyph-images-0"
1734                chars 256
1735                dimension 2
1736                columns 2
1737                graphic 2
1738                direction l2r
1739                registry "mj-0$"
1740                mother ==mj
1741                min-code 0
1742                max-code #xFFFF))
1743   (make-charset
1744    '==mj-1
1745    "MJ detailed glyph-images plane 1"
1746    '(long-name "MJ glyph-images-1"
1747                chars 256
1748                dimension 2
1749                columns 2
1750                graphic 2
1751                direction l2r
1752                registry "mj-1$"
1753                mother ==mj
1754                min-code #x10000
1755                code-offset #x10000))
1756
1757   (make-charset
1758    '==hanyo-denshi/ja
1759    "Han'you-Denshi/JA abstract glyph-forms."
1760    '(long-name "Han'you-Denshi/JA glyph-forms"
1761                chars 94
1762                dimension 2
1763                columns 2
1764                graphic 2
1765                direction l2r
1766                registry "HanyoDenshi\\.JA-0$"
1767                mother =hanyo-denshi/ja))
1768   (make-charset
1769    '==hanyo-denshi/jb
1770    "Han'you-Denshi/JB abstract glyph-forms."
1771    '(long-name "Han'you-Denshi/JB glyph-forms"
1772                chars 94
1773                dimension 2
1774                columns 2
1775                graphic 2
1776                direction l2r
1777                registry "HanyoDenshi\\.JB-0$"
1778                mother =hanyo-denshi/jb))
1779   (make-charset
1780    '==hanyo-denshi/jc
1781    "Han'you-Denshi/JC abstract glyph-forms."
1782    '(long-name "Han'you-Denshi/JC glyph-forms"
1783                chars 94
1784                dimension 2
1785                columns 2
1786                graphic 2
1787                direction l2r
1788                registry "HanyoDenshi\\.JC-0$"
1789                mother =hanyo-denshi/jc))
1790   (make-charset
1791    '==hanyo-denshi/jd
1792    "Han'you-Denshi/JD abstract glyph-forms."
1793    '(long-name "Han'you-Denshi/JD glyph-forms"
1794                chars 94
1795                dimension 2
1796                columns 2
1797                graphic 2
1798                direction l2r
1799                registry "HanyoDenshi\\.JD-0$"
1800                mother =hanyo-denshi/jd))
1801   (make-charset
1802    '==hanyo-denshi/ft
1803    "Han'you-Denshi/FT abstract glyph-forms."
1804    '(long-name "Han'you-Denshi/FT glyph-forms"
1805                chars 94
1806                dimension 2
1807                columns 2
1808                graphic 2
1809                direction l2r
1810                registry "HanyoDenshi\\.FT-0$"
1811                mother =hanyo-denshi/ft))
1812   (make-charset
1813    '==hanyo-denshi/ia
1814    "Han'you-Denshi/IA abstract glyph-forms."
1815    '(long-name "Han'you-Denshi/IA glyph-images"
1816                chars 94
1817                dimension 2
1818                columns 2
1819                graphic 2
1820                direction l2r
1821                registry "HanyoDenshi\\.IA-0$"
1822                mother =hanyo-denshi/ia))
1823   (make-charset
1824    '==hanyo-denshi/ib
1825    "Han'you-Denshi/IB abstract glyph-forms."
1826    '(long-name "Han'you-Denshi/IB glyph-forms"
1827                chars 94
1828                dimension 2
1829                columns 2
1830                graphic 2
1831                direction l2r
1832                registry "HanyoDenshi\\.IB-0$"
1833                mother =hanyo-denshi/ib))
1834   (make-charset
1835    '==hanyo-denshi/hg
1836    "Han'you-Denshi/HG abstract glyph-forms."
1837    '(long-name "Han'you-Denshi/HG glyph-forms"
1838                chars 94
1839                dimension 2
1840                columns 2
1841                graphic 2
1842                direction l2r
1843                registry "HanyoDenshi\\.HG-0$"
1844                mother =hanyo-denshi/hg))
1845   (make-charset
1846    '==hanyo-denshi/ip
1847    "Han'you-Denshi/IP abstract glyph-forms."
1848    '(long-name "Han'you-Denshi/IP glyph-images"
1849                chars 256
1850                dimension 2
1851                columns 2
1852                graphic 2
1853                direction l2r
1854                registry "HanyoDenshi\\.IP-0$"
1855                mother =hanyo-denshi/ip))
1856   (make-charset
1857    '==hanyo-denshi/jt
1858    "JT (Juuki Touitsu Moji) abstract glyph-forms."
1859    '(long-name "Han'you-Denshi/JT glyph-forms"
1860                chars 256
1861                dimension 2
1862                columns 2
1863                graphic 2
1864                direction l2r
1865                registry "HanyoDenshi\\.JT-0$"
1866                mother =hanyo-denshi/jt))
1867   (make-charset
1868    '==hanyo-denshi/ks
1869    "KoSeki-touitsu-moji abstract glyph-forms."
1870    '(long-name "Han'you-Denshi/KS glyph-forms"
1871                chars 256
1872                dimension 3
1873                columns 2
1874                graphic 2
1875                direction l2r
1876                mother =hanyo-denshi/ks))
1877
1878   (make-charset
1879    '=koseki
1880    "Representative glyph-images of KoSeki-touitsu-moji."
1881    '(long-name "KoSeki-touitsu-moji"
1882                chars 256
1883                dimension 3
1884                columns 2
1885                graphic 2
1886                direction l2r
1887                mother =hanyo-denshi/ks))
1888
1889   (define-charset-alias '=>>>hanyo-denshi/ja '==hanyo-denshi/ja)
1890   (define-charset-alias '=>>>hanyo-denshi/jb '==hanyo-denshi/jb)
1891   (define-charset-alias '=>>>hanyo-denshi/jc '==hanyo-denshi/jc)
1892   (define-charset-alias '=>>>hanyo-denshi/jd '==hanyo-denshi/jd)
1893   (define-charset-alias '=>>>hanyo-denshi/ft '==hanyo-denshi/ft)
1894   (define-charset-alias '=>>>hanyo-denshi/ib '==hanyo-denshi/ib)
1895   (define-charset-alias '=>>>hanyo-denshi/hg '==hanyo-denshi/hg)
1896   (define-charset-alias '=>>>hanyo-denshi/jt '==hanyo-denshi/jt)
1897   (define-charset-alias '=>>>hanyo-denshi/ks '==hanyo-denshi/ks)
1898
1899   ;; (make-charset
1900   ;;  '===hanyo-denshi/ja
1901   ;;  "Han'you-Denshi/JA detailed glyph-images."
1902   ;;  '(long-name "Han'you-Denshi/JA glyph-images"
1903   ;;              chars 94
1904   ;;              dimension 2
1905   ;;              columns 2
1906   ;;              graphic 2
1907   ;;              direction l2r
1908   ;;              registry "HanyoDenshi\\.JA-0$"
1909   ;;              mother ==hanyo-denshi/ja))
1910   (make-charset
1911    '===hanyo-denshi/ft
1912    "Han'you-Denshi/FT detailed glyph-images."
1913    '(long-name "Han'you-Denshi/FT glyph-images"
1914                chars 94
1915                dimension 2
1916                columns 2
1917                graphic 2
1918                direction l2r
1919                registry "HanyoDenshi\\.FT-0$"
1920                mother ==hanyo-denshi/ft))
1921   (make-charset
1922    '===hanyo-denshi/ib
1923    "Han'you-Denshi/IB detailed glyph-images."
1924    '(long-name "Han'you-Denshi/IB glyph-images"
1925                chars 94
1926                dimension 2
1927                columns 2
1928                graphic 2
1929                direction l2r
1930                registry "HanyoDenshi\\.IB-0$"
1931                mother ==hanyo-denshi/ib))
1932   (make-charset
1933    '===hanyo-denshi/hg
1934    "Han'you-Denshi/HG detailed glyph-images."
1935    '(long-name "Han'you-Denshi/HG glyph-images"
1936                chars 94
1937                dimension 2
1938                columns 2
1939                graphic 2
1940                direction l2r
1941                registry "HanyoDenshi\\.HG-0$"
1942                mother ==hanyo-denshi/hg))
1943   (make-charset
1944    '===hanyo-denshi/jt
1945    "JT (Juuki Touitsu Moji) detailed glyph-images."
1946    '(long-name "Han'you-Denshi/JT glyph-images"
1947                chars 256
1948                dimension 2
1949                columns 2
1950                graphic 2
1951                direction l2r
1952                registry "HanyoDenshi\\.JT-0$"
1953                mother ==hanyo-denshi/jt))
1954   (make-charset
1955    '===hanyo-denshi/ks
1956    "KoSeki-touitsu-moji detailed glyph-images."
1957    '(long-name "Han'you-Denshi/KS glyph-images"
1958                chars 256
1959                dimension 3
1960                columns 2
1961                graphic 2
1962                direction l2r
1963                mother ==hanyo-denshi/ks))
1964
1965   (make-charset
1966    '=hanyo-denshi/ks/mf
1967    "font encoding for KS (KoSeki) characters"
1968    `(long-name "Han'you-Denshi/KS font encoding"
1969                chars 256
1970                dimension 2
1971                columns 2
1972                graphic 2
1973                direction l2r
1974                registry "HanyoDenshi\\.KSMF-0$"
1975                min-code       ,(lsh #x6403 16)
1976                max-code    ,(+ (lsh #x6403 16) #xFFFF)
1977                code-offset    ,(lsh #x6403 16)))
1978
1979   (make-charset
1980    '===mj
1981    "Moji-Jouhou-Kiban detailed glyph-images."
1982    '(long-name "MJ glyph-images"
1983                chars 256
1984                dimension 2
1985                columns 2
1986                graphic 2
1987                direction l2r
1988                mother ==mj))
1989   (make-charset
1990    '===mj-0
1991    "MJ detailed glyph-images plane 0"
1992    '(long-name "MJ glyph-images-0"
1993                chars 256
1994                dimension 2
1995                columns 2
1996                graphic 2
1997                direction l2r
1998                registry "mj-0$"
1999                mother ===mj
2000                min-code 0
2001                max-code #xFFFF))
2002   (make-charset
2003    '===mj-1
2004    "MJ detailed glyph-images plane 1"
2005    '(long-name "MJ glyph-images-1"
2006                chars 256
2007                dimension 2
2008                columns 2
2009                graphic 2
2010                direction l2r
2011                registry "mj-1$"
2012                mother ===mj
2013                min-code #x10000
2014                code-offset #x10000))
2015
2016   (make-charset
2017    '=>>mj
2018    "Moji-Jouhou-Kiban abstract glyphs."
2019    '(long-name "MJ glyphs"
2020                chars 256
2021                dimension 2
2022                columns 2
2023                graphic 2
2024                direction l2r
2025                mother =mj))
2026
2027   (make-charset
2028    '=>>hanyo-denshi/ja
2029    "Han'you-Denshi/JA abstract glyphs"
2030    '(long-name "Han'you-Denshi/JA glyphs"
2031                chars 94
2032                dimension 2
2033                columns 2
2034                graphic 2
2035                direction l2r
2036                registry "HanyoDenshi\\.JA-0$"
2037                mother =hanyo-denshi/ja))
2038   (make-charset
2039    '=>>hanyo-denshi/jb
2040    "Han'you-Denshi/JB abstract glyphs"
2041    '(long-name "Han'you-Denshi/JB glyphs"
2042                chars 94
2043                dimension 2
2044                columns 2
2045                graphic 2
2046                direction l2r
2047                registry "HanyoDenshi\\.JB-0$"
2048                mother =hanyo-denshi/jb))
2049   (make-charset
2050    '=>>hanyo-denshi/jc
2051    "Han'you-Denshi/JC abstract glyphs"
2052    '(long-name "Han'you-Denshi/JC glyphs"
2053                chars 94
2054                dimension 2
2055                columns 2
2056                graphic 2
2057                direction l2r
2058                registry "HanyoDenshi\\.JC-0$"
2059                mother =hanyo-denshi/jc))
2060   (make-charset
2061    '=>>hanyo-denshi/jd
2062    "Han'you-Denshi/JD abstract glyphs"
2063    '(long-name "Han'you-Denshi/JD glyphs"
2064                chars 94
2065                dimension 2
2066                columns 2
2067                graphic 2
2068                direction l2r
2069                registry "HanyoDenshi\\.JD-0$"
2070                mother =hanyo-denshi/jd))
2071   (make-charset
2072    '=>>hanyo-denshi/ft
2073    "Han'you-Denshi/FT abstract glyphs"
2074    '(long-name "Han'you-Denshi/FT glyphs"
2075                chars 94
2076                dimension 2
2077                columns 2
2078                graphic 2
2079                direction l2r
2080                registry "HanyoDenshi\\.FT-0$"
2081                mother =hanyo-denshi/ft))
2082   (make-charset
2083    '=>>hanyo-denshi/ia
2084    "Han'you-Denshi/IA abstract glyphs"
2085    '(long-name "Han'you-Denshi/IA glyphs"
2086                chars 94
2087                dimension 2
2088                columns 2
2089                graphic 2
2090                direction l2r
2091                registry "HanyoDenshi\\.IA-0$"
2092                mother =hanyo-denshi/ia))
2093   (make-charset
2094    '=>>hanyo-denshi/ib
2095    "Han'you-Denshi/IB abstract glyphs"
2096    '(long-name "Han'you-Denshi/IB abstract glyphs"
2097                chars 94
2098                dimension 2
2099                columns 2
2100                graphic 2
2101                direction l2r
2102                registry "HanyoDenshi\\.IB-0$"
2103                mother =hanyo-denshi/ib))
2104   (make-charset
2105    '=>>hanyo-denshi/hg
2106    "Han'you-Denshi/HG abstract glyphs"
2107    '(long-name "Han'you-Denshi/HG abstract glyphs"
2108                chars 94
2109                dimension 2
2110                columns 2
2111                graphic 2
2112                direction l2r
2113                registry "HanyoDenshi\\.HG-0$"
2114                mother =hanyo-denshi/hg))
2115   (make-charset
2116    '=>>hanyo-denshi/ip
2117    "Han'you-Denshi/IP abstract glyphs"
2118    '(long-name "Han'you-Denshi/IP abstract glyphs"
2119                chars 256
2120                dimension 2
2121                columns 2
2122                graphic 2
2123                direction l2r
2124                registry "HanyoDenshi\\.IP-0$"
2125                mother =hanyo-denshi/ip))
2126   (make-charset
2127    '=>>hanyo-denshi/jt
2128    "JT (Juuki Touitsu Moji) abstract glyphs"
2129    '(long-name "Han'you-Denshi/JT glyphs"
2130                chars 256
2131                dimension 2
2132                columns 2
2133                graphic 2
2134                direction l2r
2135                registry "HanyoDenshi\\.JT-0$"
2136                mother =hanyo-denshi/jt))
2137   (make-charset
2138    '=>>hanyo-denshi/ks
2139    "Han'you-Denshi/KS abstract glyphs"
2140    '(long-name "Han'you-Denshi/KS glyphs"
2141                chars 256
2142                dimension 3
2143                columns 2
2144                graphic 2
2145                direction l2r
2146                mother =hanyo-denshi/ks))
2147
2148   (make-charset '=gt
2149                 "GT 2000"
2150                 `(long-name     "GT"
2151                   chars         256
2152                   dimension     3
2153                   columns       2
2154                   graphic       2
2155                   direction     l2r
2156                   registry      ""
2157                   min-code      ,(lsh #x6100 16)
2158                   max-code      ,(+ (lsh #x6100 16) 67547)
2159                   code-offset   ,(lsh #x6100 16)))
2160   (make-charset '==gt
2161                 "GT 2000 abstract glyph-forms."
2162                 '(long-name     "GT abstract glyph-forms"
2163                   chars         256
2164                   dimension     3
2165                   columns       2
2166                   graphic       2
2167                   direction     l2r
2168                   mother        =gt))
2169   (make-charset '===gt
2170                 "GT 2000 detailed glyph-images."
2171                 '(long-name     "GT glyph-images"
2172                   chars         256
2173                   dimension     3
2174                   columns       2
2175                   graphic       2
2176                   direction     l2r
2177                   mother        ==gt
2178                   ;; min-code   1
2179                   ;; max-code   67392
2180                   ))
2181   (define-charset-alias 'ideograph-gt '=gt)
2182   (define-charset-alias '=>>>gt '==gt)
2183   (make-charset '=>>gt
2184                 "GT 2000 abstract glyphs"
2185                 '(long-name     "GT abstract glyphs"
2186                   chars         256
2187                   dimension     3
2188                   columns       2
2189                   graphic       2
2190                   direction     l2r
2191                   mother        =gt))
2192   (define-charset-alias '<=>gt '=>>gt)
2193   (define-charset-alias '<==>gt '=>>gt)
2194   (make-charset '=+>gt
2195                 "GT 2000 unified abstract glyphs"
2196                 '(long-name     "Unified abstract GT glyphs"
2197                   chars         256
2198                   dimension     3
2199                   columns       2
2200                   graphic       2
2201                   direction     l2r
2202                   mother        =>>gt))
2203   (make-charset '=>gt
2204                 "GT 2000 abstract characters"
2205                 '(long-name     "abstract GT characters"
2206                   chars         256
2207                   dimension     3
2208                   columns       2
2209                   graphic       2
2210                   direction     l2r
2211                   mother        =+>gt))
2212   (make-charset '=gt-k
2213                 "Ideographic components of GT"
2214                 `(long-name     "GT components"
2215                   chars         256
2216                   dimension     2
2217                   columns       2
2218                   graphic       2
2219                   direction     l2r
2220                   registry      ""
2221                   min-code      ,(lsh #x6110 16)
2222                   max-code      ,(+ (lsh #x6110 16) 17090)
2223                   code-offset   ,(lsh #x6110 16)))
2224   (define-charset-alias 'ideograph-gt-k '=gt-k)
2225   (make-charset '==gt-k
2226                 "Abstract glyph-images of GT-K"
2227                 '(long-name     "GT-K glyph-images"
2228                   chars         256
2229                   dimension     2
2230                   columns       2
2231                   graphic       2
2232                   direction     l2r
2233                   mother        =gt-k))
2234   (make-charset '===gt-k
2235                 "Representative glyph-images of GT-K"
2236                 '(long-name     "GT-K glyph-images"
2237                   chars         256
2238                   dimension     2
2239                   columns       2
2240                   graphic       2
2241                   direction     l2r
2242                   mother        ==gt-k))
2243   (make-charset '=>>gt-k
2244                 "abstract glyphs of GT-K"
2245                 '(long-name     "GT-K abstract glyphs"
2246                   chars         256
2247                   dimension     2
2248                   columns       2
2249                   graphic       2
2250                   direction     l2r
2251                   mother        =gt-k))
2252   (make-charset '=>gt-k
2253                 "GT-K abstract characters"
2254                 '(long-name     "GT-K abstract characters"
2255                   chars         256
2256                   dimension     2
2257                   columns       2
2258                   graphic       2
2259                   direction     l2r
2260                   mother        =>>gt-k))
2261   (let ((i 1))
2262     (while (<= i 11)
2263       (make-charset
2264        (intern (format "=gt-pj-%d" i))
2265        (format "GT 2000 (pseudo JIS encoding) part %d" i)
2266        `(long-name ,(format "GT PJ %d" i)
2267                    chars 94
2268                    dimension 2
2269                    columns 2
2270                    graphic 0
2271                    direction l2r
2272                    registry ,(format "\\(GTpj-%d\\|jisx0208\\.GT-%d\\)$" i i)))
2273       (define-charset-alias
2274         (intern (format "ideograph-gt-pj-%d" i))
2275         (intern (format "=gt-pj-%d" i)))
2276       (setq i (1+ i))))
2277   (make-charset
2278    '=gt-pj-k1
2279    "Ideographic parts of GT (pseudo JIS encoding) part 1"
2280    '(long-name "GT K1"
2281                chars 94
2282                dimension 2
2283                columns 2
2284                graphic 0
2285                direction l2r
2286                registry "\\(GTKpj-1\\|jisx0208\\.GTK-1\\)$"))
2287   (define-charset-alias 'ideograph-gt-pj-k1 '=gt-pj-k1)
2288   (make-charset
2289    '=gt-pj-k2
2290    "Ideographic parts of GT (pseudo JIS encoding) part 2"
2291    '(long-name "GT K2"
2292                chars 94
2293                dimension 2
2294                columns 2
2295                graphic 0
2296                direction l2r
2297                registry "\\(GTKpj-2\\|jisx0208\\.GTK-2\\)$"))
2298   (define-charset-alias 'ideograph-gt-pj-k2 '=gt-pj-k2)
2299
2300   (make-charset '=daikanwa
2301                 "Daikanwa dictionary (unchanged part)"
2302                 `(long-name     "Daikanwa"
2303                   chars         256
2304                   dimension     2
2305                   columns       2
2306                   graphic       2
2307                   direction     l2r
2308                   registry      "Daikanwa\\(\\.[0-9]+\\)?-3"
2309                   min-code      #xE00000
2310                   max-code      ,(+ #xE00000 50100)
2311                   code-offset   #xE00000))
2312   (define-charset-alias 'ideograph-daikanwa '=daikanwa)
2313
2314   (make-charset '=daikanwa@rev1
2315                 "Daikanwa dictionary (revised version)"
2316                 '(long-name     "Daikanwa Rev."
2317                   chars         256
2318                   dimension     2
2319                   columns       2
2320                   graphic       2
2321                   direction     l2r
2322                   registry      "Daikanwa\\(\\.[0-9]+\\)?-2"
2323                   mother        =daikanwa))
2324   (define-charset-alias 'ideograph-daikanwa-2 '=daikanwa@rev1)
2325   (define-charset-alias '=daikanwa-rev1 '=daikanwa@rev1)
2326
2327   (make-charset '=daikanwa@rev2
2328                 "Daikanwa dictionary (revised version 2)"
2329                 '(long-name     "Daikanwa"
2330                   chars         256
2331                   dimension     2
2332                   columns       2
2333                   graphic       2
2334                   direction     l2r
2335                   registry      "Daikanwa\\(\\.[0-9]+\\)?-3"
2336                   mother        =daikanwa
2337                   min-code      1
2338                   max-code      49964))
2339   (define-charset-alias '=daikanwa-rev2 '=daikanwa@rev2)
2340
2341   (make-charset '=daikanwa/+p
2342                 "Daikanwa dictionary (ddddd')"
2343                 '(long-name     "Daikanwa ddddd'"
2344                   chars         256
2345                   dimension     2
2346                   columns       2
2347                   graphic       2
2348                   direction     l2r))
2349   (make-charset '=daikanwa/+2p
2350                 "Daikanwa dictionary (ddddd'')"
2351                 '(long-name     "Daikanwa ddddd''"
2352                   chars         256
2353                   dimension     2
2354                   columns       2
2355                   graphic       2
2356                   direction     l2r))
2357   (make-charset '=daikanwa/ho
2358                 "Daikanwa dictionary (Hokan)"
2359                 '(long-name     "Daikanwa-ho"
2360                   chars         256
2361                   dimension     2
2362                   columns       2
2363                   graphic       2
2364                   direction     l2r))
2365
2366   (make-charset '==daikanwa
2367                 "Daikanwa glyph-images."
2368                 '(long-name     "Daikanwa glyph-images"
2369                   chars         256
2370                   dimension     2
2371                   columns       2
2372                   graphic       2
2373                   direction     l2r
2374                   registry      "Daikanwa\\(\\.[0-9]+\\)?-3"
2375                   mother        =daikanwa))
2376   (make-charset '==daikanwa/+p
2377                 "Daikanwa detailed glyph-images (ddddd')"
2378                 '(long-name     "Daikanwa detailed glyphs-images (ddddd')"
2379                   chars         256
2380                   dimension     2
2381                   columns       2
2382                   graphic       2
2383                   direction     l2r
2384                   mother        =daikanwa/+p))
2385   (make-charset '==daikanwa/ho
2386                 "Daikanwa detailed glyph-images (Hokan)"
2387                 '(long-name     "Daikanwa-ho detailed glyph-images"
2388                   chars         256
2389                   dimension     2
2390                   columns       2
2391                   graphic       2
2392                   direction     l2r
2393                   mother        =daikanwa/ho))
2394
2395   (make-charset '===daikanwa
2396                 "Daikanwa detailed glyph-images."
2397                 '(long-name     "Daikanwa detailed glyph-images"
2398                   chars         256
2399                   dimension     2
2400                   columns       2
2401                   graphic       2
2402                   direction     l2r
2403                   registry      "Daikanwa\\(\\.[0-9]+\\)?-3"
2404                   mother        ==daikanwa))
2405   (make-charset '===daikanwa/+p
2406                 "Daikanwa detailed glyph-images (ddddd')"
2407                 '(long-name     "Daikanwa detailed glyphs-images (ddddd')"
2408                   chars         256
2409                   dimension     2
2410                   columns       2
2411                   graphic       2
2412                   direction     l2r
2413                   mother        ==daikanwa/+p))
2414   (make-charset '===daikanwa/ho
2415                 "Daikanwa detailed glyph-images (Hokan)"
2416                 '(long-name     "Daikanwa-ho detailed glyph-images"
2417                   chars         256
2418                   dimension     2
2419                   columns       2
2420                   graphic       2
2421                   direction     l2r
2422                   mother        ==daikanwa/ho))
2423
2424   (make-charset '=>>daikanwa
2425                 "Daikanwa abstract glyphs"
2426                 '(long-name     "Daikanwa glyphs"
2427                   chars         256
2428                   dimension     2
2429                   columns       2
2430                   graphic       2
2431                   direction     l2r
2432                   registry      "Daikanwa\\(\\.[0-9]+\\)?-3"
2433                   mother        =daikanwa))
2434   (make-charset '=>>daikanwa/+p
2435                 "Daikanwa abstract glyphs (ddddd')"
2436                 '(long-name     "Daikanwa glyphs (ddddd')"
2437                   chars         256
2438                   dimension     2
2439                   columns       2
2440                   graphic       2
2441                   direction     l2r
2442                   mother        =daikanwa/+p))
2443   (make-charset '=>>daikanwa/+2p
2444                 "Daikanwa abstract glyphs (ddddd'')"
2445                 '(long-name     "Daikanwa glyphs (ddddd'')"
2446                   chars         256
2447                   dimension     2
2448                   columns       2
2449                   graphic       2
2450                   direction     l2r
2451                   mother        =daikanwa/+2p))
2452   (make-charset '=>>daikanwa/ho
2453                 "Daikanwa abstract glyphs (Hokan)"
2454                 '(long-name     "Daikanwa-ho glyph"
2455                   chars         256
2456                   dimension     2
2457                   columns       2
2458                   graphic       2
2459                   direction     l2r
2460                   mother        =daikanwa/ho))
2461
2462   (make-charset '=>daikanwa
2463                 "Daikanwa abstract characters"
2464                 '(long-name     "abstract Daikanwa"
2465                   chars         256
2466                   dimension     2
2467                   columns       2
2468                   graphic       2
2469                   direction     l2r
2470                   registry      "Daikanwa\\(\\.[0-9]+\\)?-3"
2471                   mother        =>>daikanwa))
2472   (make-charset '=>daikanwa/ho
2473                 "Daikanwa abstract characters (Hokan)"
2474                 '(long-name     "abstract Daikanwa-ho"
2475                   chars         256
2476                   dimension     2
2477                   columns       2
2478                   graphic       2
2479                   direction     l2r
2480                   mother        =>>daikanwa/ho))
2481
2482   (make-charset '=shinjigen
2483                 "Kadokawa ShinJigen dictionary (common parts)"
2484                 `(long-name     "Shinjigen common parts"
2485                   chars         256
2486                   dimension     2
2487                   columns       2
2488                   graphic       2
2489                   direction     l2r
2490                   registry      "Shinjigen\\(\\.[0-9]+\\)?-*"))
2491
2492   (make-charset '=shinjigen@1ed
2493                 "Kadokawa ShinJigen dictionary (the first edition)"
2494                 `(long-name     "Shinjigen-1"
2495                   chars         256
2496                   dimension     2
2497                   columns       2
2498                   graphic       2
2499                   direction     l2r
2500                   mother        =shinjigen
2501                   registry      "Shinjigen\\(\\.[0-9]+\\)?-1"))
2502   (define-charset-alias 'shinjigen-1 '=shinjigen@1ed)
2503
2504   (make-charset '=shinjigen@1ed/24pr
2505                 "Kadokawa ShinJigen dictionary (the 24th impression)"
2506                 `(long-name     "Shinjigen-1 24pr"
2507                   chars         256
2508                   dimension     2
2509                   columns       2
2510                   graphic       2
2511                   direction     l2r
2512                   mother        =shinjigen@1ed))
2513
2514   (make-charset '=shinjigen@rev
2515                 "Kadokawa ShinJigen dictionary (the revised edition)"
2516                 `(long-name     "Shinjigen-2"
2517                   chars         256
2518                   dimension     2
2519                   columns       2
2520                   graphic       2
2521                   direction     l2r
2522                   mother        =shinjigen
2523                   registry      "Shinjigen\\(\\.[0-9]+\\)?-2"))
2524   (define-charset-alias 'shinjigen-2 '=shinjigen@rev)
2525   (make-charset '=shinjigen/+p@rev
2526                 "ShinJigen (the second edition) number with '"
2527                 `(long-name     "Shinjigen-2 with '"
2528                   chars         256
2529                   dimension     2
2530                   columns       2
2531                   graphic       2
2532                   direction     l2r))
2533   (define-charset-alias 'shinjigen-2-p '=shinjigen/+p@rev)
2534
2535   (make-charset '==shinjigen
2536                 "Detailed glyph-images of ShinJigen (common parts)"
2537                 '(long-name     "Shinjigen common parts"
2538                   chars         256
2539                   dimension     2
2540                   columns       2
2541                   graphic       2
2542                   direction     l2r
2543                   mother        =shinjigen
2544                   registry      "Shinjigen\\(\\.[0-9]+\\)?-*"))
2545   (make-charset '==shinjigen@1ed
2546                 "Detailed glyph-images of ShinJigen (the first edition)"
2547                 '(long-name     "Detailed glyph-images of Shinjigen-1"
2548                   chars         256
2549                   dimension     2
2550                   columns       2
2551                   graphic       2
2552                   direction     l2r
2553                   mother        ==shinjigen
2554                   registry      "Shinjigen\\(\\.[0-9]+\\)?-1"))
2555   (make-charset '==shinjigen@rev
2556                 "Detailed glyph-images of ShinJigen (the revised edition)"
2557                 '(long-name     "Detailed glyph-images of Shinjigen-2"
2558                   chars         256
2559                   dimension     2
2560                   columns       2
2561                   graphic       2
2562                   direction     l2r
2563                   mother        ==shinjigen
2564                   registry      "Shinjigen\\(\\.[0-9]+\\)?-2"))
2565   (make-charset
2566    '==shinjigen/+p@rev
2567    "Detailed glyph-images of ShinJigen (the second edition) number with '"
2568    '(long-name  "Detailed glyph-images of Shinjigen-2 with '"
2569                 mother  =shinjigen/+p@rev
2570                 chars           256
2571                 dimension       2
2572                 columns 2
2573                 graphic 2
2574                 direction       l2r))
2575
2576   (make-charset '=big5-pua
2577                 "Big5 with private used area"
2578                 '(long-name     "Big5-PUA"
2579                   chars         256
2580                   dimension     2
2581                   columns       2
2582                   graphic       2
2583                   direction     l2r
2584                   mother        chinese-big5
2585                   registry      "Big5\\.ETEN"))
2586   (define-charset-alias 'chinese-big5-pua '=big5-pua)
2587
2588   (let* ((i 1)
2589          (hzk-min (+ (lsh #x6200 16) 65536))
2590          (hzk-max (+ hzk-min 65535)))
2591     (while (<= i 12)
2592       (make-charset
2593        (intern (format "=hanziku-%d" i))
2594        (format "HANZIKU (pseudo BIG5 encoding) part %d" i)
2595        `(long-name ,(format "HANZIKU-%d" i)
2596                    chars 256
2597                    dimension 2
2598                    columns 2
2599                    graphic 2
2600                    direction l2r
2601                    registry ,(format "hanziku-%d$" i i)
2602                    min-code ,hzk-min
2603                    max-code ,hzk-max
2604                    code-offset ,hzk-min))
2605       (define-charset-alias
2606         (intern (format "ideograph-hanziku-%d" i))
2607         (intern (format "=hanziku-%d" i)))
2608       (setq hzk-min (1+ hzk-max)
2609             hzk-max (+ hzk-min 65535))
2610       (setq i (1+ i))))
2611
2612   (make-charset '=cbeta "CBETA private characters"
2613                 '(long-name     "CBETA PUA"
2614                   chars         256
2615                   dimension     2
2616                   registry      "cbeta-0"
2617                   graphic       2
2618                   min-code      #xE20000
2619                   max-code      #xE2FFFF
2620                   code-offset   #xE20000
2621                   columns       2
2622                   direction     l2r))
2623   (define-charset-alias 'ideograph-cbeta '=cbeta)
2624   (make-charset '==cbeta "CBETA private characters"
2625                 '(long-name     "CBETA PUA glyph-images"
2626                   chars         256
2627                   dimension     2
2628                   registry      "cbeta-0"
2629                   graphic       2
2630                   columns       2
2631                   direction     l2r
2632                   mother        =cbeta))
2633   (make-charset '===cbeta "CBETA private characters"
2634                 '(long-name     "CBETA PUA glyph-images"
2635                   chars         256
2636                   dimension     2
2637                   registry      "cbeta-0"
2638                   graphic       2
2639                   columns       2
2640                   direction     l2r
2641                   mother        ==cbeta))
2642   (make-charset '=>>cbeta "CBETA abstract glyphs"
2643                 '(long-name     "CBETA glyphs"
2644                   chars         256
2645                   dimension     2
2646                   registry      "cbeta-0"
2647                   graphic       2
2648                   columns       2
2649                   direction     l2r
2650                   mother        =cbeta))
2651
2652   (make-charset '=zinbun-oracle
2653                 "Oracle Bones Script"
2654                 `(long-name     "Oracle Bones Script in Zinbun, Kyoto Univ."
2655                   chars         256
2656                   dimension     2
2657                   registry      "zob1968-0"
2658                   graphic       2
2659                   min-code      #xE70000
2660                   max-code      ,(+ #xE70000 8192)
2661                   code-offset   #xE70000
2662                   columns       2
2663                   direction     l2r))
2664
2665   (make-charset '=>zinbun-oracle
2666                 "Abstract Oracle Bones"
2667                 '(long-name     "Abstract characters of Zinbun Oracle Bones."
2668                   chars         256
2669                   dimension     2
2670                   mother        =zinbun-oracle
2671                   registry      "zob1968-0"
2672                   graphic       2
2673                   columns       2
2674                   direction     l2r))
2675
2676   (make-charset '=jef-china3
2677                 "JEF + CHINA3 private characters"
2678                 '(long-name     "JEF + CHINA3"
2679                   chars         256
2680                   dimension     2
2681                   columns       2
2682                   graphic       2
2683                   direction     l2r
2684                   registry      "china3jef-0"
2685                   min-code      #xE80000
2686                   max-code      #xE8FFFF
2687                   code-offset   #xE80000))
2688   (define-charset-alias 'china3-jef '=jef-china3)
2689   (make-charset '==jef-china3
2690                 "JEF + CHINA3 abstract glyph-images."
2691                 '(long-name     "JEF + CHINA3"
2692                   chars         256
2693                   dimension     2
2694                   columns       2
2695                   graphic       2
2696                   direction     l2r
2697                   registry      "china3jef-0"
2698                   mother        =jef-china3))
2699   (make-charset '===jef-china3
2700                 "JEF + CHINA3 glyph-images."
2701                 '(long-name     "JEF-CHINA3 glyph-images"
2702                   chars         256
2703                   dimension     2
2704                   columns       2
2705                   graphic       2
2706                   direction     l2r
2707                   registry      "china3jef-0"
2708                   mother        ==jef-china3))
2709
2710   (make-charset '=ruimoku-v6
2711                 "private characters used in RUIMOKU Version.6"
2712                 `(long-name     "RUI6"
2713                   chars         256
2714                   dimension     2
2715                   columns       2
2716                   graphic       2
2717                   direction     l2r
2718                   registry      "rui6-0"
2719                   ;; mother     ucs
2720                   min-code      #xE90000 ; #xE000
2721                   max-code      #xE908FF ; #xE8FF
2722                   code-offset   ,(- #xE90000 #xE000)))
2723   (make-charset '==ruimoku-v6
2724                 "RUIMOKU Version.6 glyph-images."
2725                 '(long-name     "RUI6 glyph-images."
2726                   chars         256
2727                   dimension     2
2728                   columns       2
2729                   graphic       2
2730                   direction     l2r
2731                   registry      "rui6-0"
2732                   mother        =ruimoku-v6))
2733   (make-charset '=>>ruimoku-v6
2734                 "RUIMOKU Version.6 glyphs"
2735                 '(long-name     "RUI6 glyphs"
2736                   chars         256
2737                   dimension     2
2738                   columns       2
2739                   graphic       2
2740                   direction     l2r
2741                   registry      "rui6-0"
2742                   mother        =ruimoku-v6))
2743
2744   ;; (make-charset
2745   ;;  '=zihai
2746   ;;  "ZhongHua-ZiHai glyph-images"
2747   ;;  '(long-name "ZhongHua-ZiHai (pppp-nn)"
2748   ;;              chars 256
2749   ;;              dimension 3
2750   ;;              columns 2
2751   ;;              graphic 2
2752   ;;              direction l2r))
2753
2754   ;; (make-charset
2755   ;;  '=zihai-17xx
2756   ;;  "ZhongHua-ZiHai (pp.1700\e$B!A\e(B1781) glyph-images"
2757   ;;  '(long-name "ZhongHua-ZiHai pp.17xx"
2758   ;;              chars 256
2759   ;;              dimension 2
2760   ;;              columns 2
2761   ;;              graphic 2
2762   ;;              direction l2r
2763   ;;              registry "zihai\\.cp-17$"))
2764
2765   (make-charset '=big5-cdp-var-3
2766                 "Big5-CDP-var-3 glyph-images of GlyphWiki"
2767                 '(long-name     "Big5-CDP-var-3"
2768                   chars         256
2769                   dimension     2
2770                   columns       2
2771                   graphic       2
2772                   direction     l2r
2773                   registry      "cdp\\.var-3$"
2774                   mother        =big5-cdp))
2775
2776   (make-charset '=big5-cdp-var-5
2777                 "Big5-CDP-var-5 glyph-images of GlyphWiki"
2778                 '(long-name     "Big5-CDP-var-5"
2779                   chars         256
2780                   dimension     2
2781                   columns       2
2782                   graphic       2
2783                   direction     l2r
2784                   registry      "cdp\\.var-5$"
2785                   mother        =big5-cdp))
2786
2787   (make-charset '==>ucs@bucs
2788                 "Basic Subset of Coded Character Sets (BUCS)"
2789                 '(long-name     "BUCS abstract characters"
2790                   chars         256
2791                   dimension     3
2792                   columns       2
2793                   graphic       2
2794                   direction     l2r
2795                   =>iso-ir      177
2796                   mother        =ucs))
2797
2798   (make-charset '=>ucs@hanyo-denshi
2799                 "UCS abstract characters based on Han'you-Denshi collection."
2800                 '(long-name     "UCS base characters of Han'you-Denshi"
2801                   chars         256
2802                   dimension     3
2803                   columns       2
2804                   graphic       2
2805                   direction     l2r
2806                   =>iso-ir      177
2807                   mother        =ucs))
2808
2809   (make-charset '=>ucs@iso
2810                 "Abstract characters of ISO/IEC 10646 representatives"
2811                 '(long-name     "UCS characters for ISO"
2812                   chars         256
2813                   dimension     3
2814                   columns       2
2815                   graphic       2
2816                   direction     l2r
2817                   =>iso-ir      177
2818                   mother        =ucs))
2819   (make-charset '=>ucs@unicode
2820                 "Abstract characters of Unicode representatives"
2821                 '(long-name     "UCS characters for Unicode"
2822                   chars         256
2823                   dimension     3
2824                   columns       2
2825                   graphic       2
2826                   direction     l2r
2827                   =>iso-ir      177
2828                   mother        =>ucs@iso))
2829   (make-charset '=>ucs@jis
2830                 "UCS representative characters for JIS X0208/0212/0213"
2831                 '(long-name     "UCS characters for JIS"
2832                   chars         256
2833                   dimension     3
2834                   columns       2
2835                   graphic       2
2836                   direction     l2r
2837                   =>iso-ir      177
2838                   mother        =>ucs@unicode))
2839   (make-charset '=>ucs@ks
2840                 "UCS representative characters for Korean Standards"
2841                 '(long-name     "UCS characters for KS"
2842                   chars         256
2843                   dimension     3
2844                   columns       2
2845                   graphic       2
2846                   direction     l2r
2847                   =>iso-ir      177
2848                   mother        =>ucs@unicode))
2849   (make-charset '=>ucs@cns
2850                 "UCS representatives characters for CNS 11643 sources"
2851                 '(long-name     "UCS characters for CNS 11643"
2852                   chars         256
2853                   dimension     3
2854                   columns       2
2855                   graphic       2
2856                   direction     l2r
2857                   =>iso-ir      177
2858                   mother        =>ucs@unicode))
2859
2860   (make-charset '=+>ucs@iso
2861                 "UCS based on ISO/IEC 10646 representative glyphs"
2862                 '(long-name     "Unified abstract glyphs of UCS"
2863                   chars         256
2864                   dimension     3
2865                   columns       2
2866                   graphic       2
2867                   direction     l2r
2868                   =>iso-ir      177
2869                   mother        =>ucs@iso))
2870   (make-charset '=+>ucs@unicode
2871                 "Unicode representative unified abstract glyphs"
2872                 '(long-name     "UCS unified abstract glyphs for Unicode"
2873                   chars         256
2874                   dimension     3
2875                   columns       2
2876                   graphic       2
2877                   direction     l2r
2878                   =>iso-ir      177
2879                   mother        =+>ucs@iso))
2880   (make-charset '=+>ucs@jis
2881                 "UCS based on Japanese usual unification"
2882                 '(long-name     "UCS unified abstract glyphs for JP"
2883                   chars         256
2884                   dimension     3
2885                   columns       2
2886                   graphic       2
2887                   direction     l2r
2888                   =>iso-ir      177
2889                   mother        =+>ucs@unicode))
2890   (define-charset-alias '=>ucs@JP '=+>ucs@jis)
2891   (make-charset '=+>ucs@jis/1990
2892                 "UCS representative characters for JIS X0208/0212:1990"
2893                 '(long-name     "UCS characters for JIS:1990"
2894                   chars         256
2895                   dimension     3
2896                   columns       2
2897                   graphic       2
2898                   direction     l2r
2899                   =>iso-ir      177
2900                   mother        =+>ucs@jis))
2901   (define-charset-alias '=>ucs@jis/1990 '=+>ucs@jis/1990)
2902   (make-charset '=+>ucs@jis/2004
2903                 "UCS representative characters for JIS X 0213:2004"
2904                 '(long-name     "UCS characters for JIS:2004"
2905                   chars         256
2906                   dimension     3
2907                   columns       2
2908                   graphic       2
2909                   direction     l2r
2910                   =>iso-ir      177
2911                   mother        =+>ucs@jis))
2912   (make-charset '=+>ucs@ks
2913                 "UCS representative unified abstract glyphs for Korean Standards"
2914                 '(long-name     "UCS unified abstract glyphs for KS"
2915                   chars         256
2916                   dimension     3
2917                   columns       2
2918                   graphic       2
2919                   direction     l2r
2920                   =>iso-ir      177
2921                   mother        =+>ucs@unicode))
2922   (make-charset '=+>ucs@cns
2923                 "UCS representatives unified abstract glyphs for CNS 11643 sources"
2924                 '(long-name     "UCS unified abstract glyphs for CNS"
2925                   chars         256
2926                   dimension     3
2927                   columns       2
2928                   graphic       2
2929                   direction     l2r
2930                   =>iso-ir      177
2931                   mother        =+>ucs@unicode))
2932
2933   (make-charset '=>>ucs@iso
2934                 "Representative abstract-glyphs of ISO/IEC 10646"
2935                 '(long-name     "UCS abstract glyphs for UCS"
2936                   chars         256
2937                   dimension     3
2938                   columns       2
2939                   graphic       2
2940                   direction     l2r
2941                   =>iso-ir      177
2942                   mother        =+>ucs@iso))
2943   (make-charset '=>>ucs@unicode
2944                 "Representative abstract-glyphs of Unicode"
2945                 '(long-name     "Unicode abstract glyphs"
2946                   chars         256
2947                   dimension     3
2948                   columns       2
2949                   graphic       2
2950                   direction     l2r
2951                   =>iso-ir      177
2952                   mother        =>>ucs@iso))
2953   (make-charset '=>>ucs@jis
2954                 "UCS Representative abstract-glyphs for JIS X0208/0212/0213"
2955                 '(long-name     "UCS abstract glyphs for JIS"
2956                   chars         256
2957                   dimension     3
2958                   columns       2
2959                   graphic       2
2960                   direction     l2r
2961                   =>iso-ir      177
2962                   mother        =>>ucs@unicode))
2963   (make-charset '=>>ucs@jis/1990
2964                 "UCS Representative glyphs for JIS X 0208/0212:1990"
2965                 '(long-name     "UCS glyphs for JIS:1990"
2966                   chars         256
2967                   dimension     3
2968                   columns       2
2969                   graphic       2
2970                   direction     l2r
2971                   =>iso-ir      177
2972                   mother        =>>ucs@jis))
2973   (make-charset '=>>ucs@jis/2000
2974                 "UCS Representative glyphs for JIS X 0213:2000"
2975                 '(long-name     "UCS glyphs for JIS:2000"
2976                   chars         256
2977                   dimension     3
2978                   columns       2
2979                   graphic       2
2980                   direction     l2r
2981                   =>iso-ir      177
2982                   mother        =>>ucs@jis))
2983   (make-charset '=>>ucs@jis/2004
2984                 "UCS Representative glyphs for JIS X 0213:2004"
2985                 '(long-name     "UCS glyphs for JIS:2004"
2986                   chars         256
2987                   dimension     3
2988                   columns       2
2989                   graphic       2
2990                   direction     l2r
2991                   =>iso-ir      177
2992                   mother        =>>ucs@jis))
2993   (make-charset '=>>ucs@JP
2994                 "UCS abstract-glyphs based on Japanese style glyphs"
2995                 '(long-name     "UCS glyphs for JP"
2996                   chars         256
2997                   dimension     3
2998                   columns       2
2999                   graphic       2
3000                   direction     l2r
3001                   =>iso-ir      177
3002                   mother        =>>ucs@jis/2004))
3003   (make-charset '=>>ucs@ks
3004                 "UCS Representative glyphs for Korean Standards"
3005                 '(long-name     "UCS glyphs for KS"
3006                   chars         256
3007                   dimension     3
3008                   columns       2
3009                   graphic       2
3010                   direction     l2r
3011                   =>iso-ir      177
3012                   mother        =>>ucs@unicode))
3013   (make-charset '=>>ucs@cns
3014                 "UCS Representative glyphs for CNS 11643 sources"
3015                 '(long-name     "UCS glyphs for CNS"
3016                   chars         256
3017                   dimension     3
3018                   columns       2
3019                   graphic       2
3020                   direction     l2r
3021                   =>iso-ir      177
3022                   mother        =>>ucs@unicode))
3023
3024   (make-charset '=ucs@iso
3025                 "ISO/IEC 10646 for its representative glyphs"
3026                 '(long-name     "UCS for ISO"
3027                   chars         256
3028                   dimension     3
3029                   columns       2
3030                   graphic       2
3031                   direction     l2r
3032                   =>iso-ir      177
3033                   mother        =>>ucs@iso
3034                   ))
3035   (make-charset '=ucs@unicode
3036                 "Unicode for its representative glyphs"
3037                 '(long-name     "UCS for Unicode"
3038                   chars         256
3039                   dimension     3
3040                   columns       2
3041                   graphic       2
3042                   direction     l2r
3043                   =>iso-ir      177
3044                   mother        =ucs@iso))
3045   (make-charset '=ucs@gb
3046                 "ISO/IEC 10646 for GB"
3047                 '(long-name     "UCS for GB"
3048                   chars         256
3049                   dimension     3
3050                   columns       2
3051                   graphic       2
3052                   direction     l2r
3053                   =>iso-ir      177
3054                   mother        =ucs@unicode))
3055   (define-charset-alias 'ucs-gb '=ucs@gb)
3056   (make-charset '=ucs@gb/fw
3057                 "ISO/IEC 10646 for GB with fullwidth"
3058                 '(long-name     "UCS for GB-fullwidth"
3059                   chars         256
3060                   dimension     3
3061                   columns       2
3062                   graphic       2
3063                   direction     l2r
3064                   =>iso-ir      177
3065                   mother        =ucs@gb))
3066   (make-charset '=ucs-bmp@gb
3067                 "ISO/IEC 10646 BMP for GB"
3068                 '(long-name     "BMP for GB"
3069                   chars         256
3070                   dimension     3
3071                   columns       2
3072                   graphic       2
3073                   direction     l2r
3074                   mother        =ucs@gb
3075                   min-code      #x0000
3076                   max-code      #xFFFF))
3077   (make-charset '=ucs@cns
3078                 "ISO/IEC 10646 for CNS 11643"
3079                 '(long-name     "UCS for CNS"
3080                   chars         256
3081                   dimension     3
3082                   columns       2
3083                   graphic       2
3084                   direction     l2r
3085                   =>iso-ir      177
3086                   mother        =ucs@unicode))
3087   (define-charset-alias 'ucs-cns '=ucs@cns)
3088   (define-charset-alias '=>>>ucs@cns '=ucs@cns)
3089   (make-charset '=ucs@cns/fw
3090                 "ISO/IEC 10646 for CNS 11643 with fullwidth"
3091                 '(long-name     "UCS for CNS-fullwidth"
3092                   chars         256
3093                   dimension     3
3094                   columns       2
3095                   graphic       2
3096                   direction     l2r
3097                   =>iso-ir      177
3098                   mother        =ucs@cns))
3099   (make-charset '=ucs-bmp@cns
3100                 "ISO/IEC 10646 BMP for CNS"
3101                 '(long-name     "BMP for CNS"
3102                   chars         256
3103                   dimension     3
3104                   columns       2
3105                   graphic       2
3106                   direction     l2r
3107                   mother        =ucs@cns
3108                   min-code      #x0000
3109                   max-code      #xFFFF))
3110   (make-charset '=ucs@jis
3111                 "ISO/IEC 10646 for JIS X0208/0212/0213"
3112                 '(long-name     "UCS for JIS"
3113                   chars         256
3114                   dimension     3
3115                   columns       2
3116                   graphic       2
3117                   direction     l2r
3118                   =>iso-ir      177
3119                   mother        =ucs@unicode))
3120   (define-charset-alias 'ucs-jis '=ucs@jis)
3121   (define-charset-alias '=>>>ucs@jis '=ucs@jis)
3122   (make-charset '=ucs@jis/fw
3123                 "ISO/IEC 10646 for JIS X0208/0212/0213 with fullwidth"
3124                 '(long-name     "UCS for JIS-fullwidth"
3125                   chars         256
3126                   dimension     3
3127                   columns       2
3128                   graphic       2
3129                   direction     l2r
3130                   =>iso-ir      177
3131                   mother        =ucs@jis))
3132   (make-charset '=ucs-bmp@jis
3133                 "ISO/IEC 10646 BMP for JIS"
3134                 '(long-name     "BMP for JIS"
3135                   chars         256
3136                   dimension     3
3137                   columns       2
3138                   graphic       2
3139                   direction     l2r
3140                   mother        =ucs@jis
3141                   min-code      #x0000
3142                   max-code      #xFFFF))
3143   ;; (make-charset '=ucs@jis/1983
3144   ;;               "ISO/IEC 10646 for JIS X 0208:1983"
3145   ;;               '(long-name     "UCS for JIS:1983"
3146   ;;                 chars         256
3147   ;;                 dimension     3
3148   ;;                 columns       2
3149   ;;                 graphic       2
3150   ;;                 direction     l2r
3151   ;;                 =>iso-ir      177
3152   ;;                 mother        =ucs@jis))
3153   (make-charset '=ucs@jis/1990
3154                 "ISO/IEC 10646 for JIS X 0208/0212:1990"
3155                 '(long-name     "UCS for JIS:1990"
3156                   chars         256
3157                   dimension     3
3158                   columns       2
3159                   graphic       2
3160                   direction     l2r
3161                   =>iso-ir      177
3162                   mother        =ucs@jis))
3163   (define-charset-alias '=ucs@jis-1990 '=ucs@jis/1990)
3164   (define-charset-alias '=ucs-jis-1990 '=ucs@jis/1990)
3165   (define-charset-alias '=>>>ucs@jis/1990 '=ucs@jis/1990)
3166   (make-charset '=ucs@jis/2000
3167                 "ISO/IEC 10646 for JIS X 0213:2000"
3168                 '(long-name     "UCS for JIS:2000"
3169                   chars         256
3170                   dimension     3
3171                   columns       2
3172                   graphic       2
3173                   direction     l2r
3174                   =>iso-ir      177
3175                   mother        =ucs@jis))
3176   (define-charset-alias '=ucs@jis-2000 '=ucs@jis/2000)
3177   (define-charset-alias '=ucs-jis-2000 '=ucs@jis/2000)
3178   (define-charset-alias '=>>>ucs@jis/2000 '=ucs@jis/2000)
3179   (make-charset '=ucs@jis/2004
3180                 "ISO/IEC 10646 for JIS X 0213:2004"
3181                 '(long-name     "UCS for JIS:2004"
3182                   chars         256
3183                   dimension     3
3184                   columns       2
3185                   graphic       2
3186                   direction     l2r
3187                   =>iso-ir      177
3188                   mother        =ucs@jis))
3189   (define-charset-alias '=>>>ucs@jis/2004 '=ucs@jis/2004)
3190   (make-charset '=ucs@JP
3191                 "UCS for common glyphs used in Japan"
3192                 '(long-name     "UCS for Japan"
3193                   chars         256
3194                   dimension     3
3195                   columns       2
3196                   graphic       2
3197                   direction     l2r
3198                   =>iso-ir      177
3199                   mother        =ucs@jis/2004))
3200   (define-charset-alias '=ucs@jp '=ucs@JP)
3201   (make-charset '=ucs@JP/hanazono
3202                 "Japanese glyph-images of Hanazono Mincho"
3203                 '(long-name     "UCS for Hana-Min"
3204                   chars         256
3205                   dimension     3
3206                   columns       2
3207                   graphic       2
3208                   direction     l2r
3209                   =>iso-ir      177
3210                   mother        =ucs@JP))
3211   (make-charset '=ucs@ks
3212                 "ISO/IEC 10646 for Korean Standards"
3213                 '(long-name     "UCS for KS"
3214                   chars         256
3215                   dimension     3
3216                   columns       2
3217                   graphic       2
3218                   direction     l2r
3219                   =>iso-ir      177
3220                   mother        =ucs@unicode))
3221   (define-charset-alias 'ucs-ks '=ucs@ks)
3222   (define-charset-alias '=>>>ucs@ks '=ucs@ks)
3223   (make-charset '=ucs@ks/2012
3224                 "Mapping for Korean Standards in ISO/IEC 10646:2012"
3225                 '(long-name     "UCS:2012 for KS"
3226                   chars         256
3227                   dimension     3
3228                   columns       2
3229                   graphic       2
3230                   direction     l2r
3231                   =>iso-ir      177
3232                   mother        =ucs@ks))
3233   (make-charset '=ucs-bmp@ks
3234                 "ISO/IEC 10646 BMP for KS"
3235                 '(long-name     "BMP for KS"
3236                   chars         256
3237                   dimension     3
3238                   columns       2
3239                   graphic       2
3240                   direction     l2r
3241                   mother        =ucs@ks
3242                   min-code      #x0000
3243                   max-code      #xFFFF))
3244   (make-charset '=ucs@cns11643
3245                 "ISO/IEC 10646 for CNS based on www.cns11643.gov.tw"
3246                 '(long-name     "UCS for CNS11643"
3247                   chars         256
3248                   dimension     3
3249                   columns       2
3250                   graphic       2
3251                   direction     l2r
3252                   =>iso-ir      177
3253                   mother        =ucs@cns))
3254   (make-charset '=ucs@big5
3255                 "ISO/IEC 10646 for Big5"
3256                 '(long-name     "UCS for Big5"
3257                   chars         256
3258                   dimension     3
3259                   columns       2
3260                   graphic       2
3261                   direction     l2r
3262                   =>iso-ir      177
3263                   mother        =ucs@cns
3264                   ;; mother     =>>ucs@cns
3265                   ))
3266   (define-charset-alias 'ucs-big5 '=ucs@big5)
3267   (make-charset '=ucs@big5/cns11643
3268                 "ISO/IEC 10646 for Big5 based on www.cns11643.gov.tw"
3269                 '(long-name     "UCS for Big5@CNS11643"
3270                   chars         256
3271                   dimension     3
3272                   columns       2
3273                   graphic       2
3274                   direction     l2r
3275                   =>iso-ir      177
3276                   mother        =ucs@big5))
3277
3278   (make-charset '==ucs@iso
3279                 "Representative glyph-forms of ISO/IEC 10646."
3280                 '(long-name     "UCS glyph-forms for UCS"
3281                   chars         256
3282                   dimension     3
3283                   columns       2
3284                   graphic       2
3285                   direction     l2r
3286                   =>iso-ir      177
3287                   mother        =>>ucs@iso))
3288   (define-charset-alias '=>>>ucs@iso '==ucs@iso)
3289   (make-charset '==ucs@unicode
3290                 "Representative glyph-forms of Unicode."
3291                 '(long-name     "UCS glyph-forms for Unicode"
3292                   chars         256
3293                   dimension     3
3294                   columns       2
3295                   graphic       2
3296                   direction     l2r
3297                   =>iso-ir      177
3298                   mother        ==ucs@iso))
3299   (define-charset-alias '=>>>ucs@unicode '==ucs@unicode)
3300   (make-charset '==ucs@gb
3301                 "ISO/IEC 10646 for GB"
3302                 '(long-name     "UCS for GB"
3303                   chars         256
3304                   dimension     3
3305                   columns       2
3306                   graphic       2
3307                   direction     l2r
3308                   =>iso-ir      177
3309                   mother        ==ucs@unicode))
3310   (make-charset '==ucs-bmp@gb
3311                 "ISO/IEC 10646 BMP for GB"
3312                 '(long-name     "BMP for GB"
3313                   chars         256
3314                   dimension     3
3315                   columns       2
3316                   graphic       2
3317                   direction     l2r
3318                   mother        ==ucs@gb
3319                   min-code      #x0000
3320                   max-code      #xFFFF))
3321   (make-charset '==ucs@cns
3322                 "UCS Representative glyph-forms for CNS 11643 sources."
3323                 '(long-name     "UCS glyph-forms for CNS"
3324                   chars         256
3325                   dimension     3
3326                   columns       2
3327                   graphic       2
3328                   direction     l2r
3329                   =>iso-ir      177
3330                   mother        ==ucs@unicode))
3331   (make-charset '==ucs-bmp@cns
3332                 "ISO/IEC 10646 BMP for CNS"
3333                 '(long-name     "BMP for CNS"
3334                   chars         256
3335                   dimension     3
3336                   columns       2
3337                   graphic       2
3338                   direction     l2r
3339                   mother        ==ucs@cns
3340                   min-code      #x0000
3341                   max-code      #xFFFF))
3342   (make-charset '==ucs@jis
3343                 "UCS Representative glyph-forms for JIS X0208/0212/0213."
3344                 '(long-name     "UCS glyph-forms for JIS"
3345                   chars         256
3346                   dimension     3
3347                   columns       2
3348                   graphic       2
3349                   direction     l2r
3350                   =>iso-ir      177
3351                   mother        ==ucs@unicode))
3352   (make-charset '==ucs@jis/1990
3353                 "UCS Representative glyph-forms for JIS X 0208/0212:1990."
3354                 '(long-name     "UCS glyph-forms for JIS:1990"
3355                   chars         256
3356                   dimension     3
3357                   columns       2
3358                   graphic       2
3359                   direction     l2r
3360                   =>iso-ir      177
3361                   mother        ==ucs@jis))
3362   (make-charset '==ucs@jis/2000
3363                 "UCS Representative glyph-forms for JIS X 0213:2000."
3364                 '(long-name     "UCS glyph-forms for JIS:2000"
3365                   chars         256
3366                   dimension     3
3367                   columns       2
3368                   graphic       2
3369                   direction     l2r
3370                   =>iso-ir      177
3371                   mother        ==ucs@jis))
3372   (make-charset '==ucs@jis/2004
3373                 "UCS Representative glyph-forms for JIS X 0213:2004."
3374                 '(long-name     "UCS glyph-forms for JIS:2004"
3375                   chars         256
3376                   dimension     3
3377                   columns       2
3378                   graphic       2
3379                   direction     l2r
3380                   =>iso-ir      177
3381                   mother        ==ucs@jis))
3382   (make-charset '==ucs@JP
3383                 "UCS for common glyph-forms used in Japan."
3384                 '(long-name     "UCS for Japan"
3385                   chars         256
3386                   dimension     3
3387                   columns       2
3388                   graphic       2
3389                   direction     l2r
3390                   =>iso-ir      177
3391                   mother        ==ucs@jis/2004))
3392   (make-charset '==ucs@JP/hanazono
3393                 "Japanese glyph-forms of Hanazono Mincho."
3394                 '(long-name     "UCS for Hana-Min"
3395                   chars         256
3396                   dimension     3
3397                   columns       2
3398                   graphic       2
3399                   direction     l2r
3400                   =>iso-ir      177
3401                   mother        ==ucs@JP))
3402   (make-charset '==ucs@ks
3403                 "UCS Representative glyph-forms for Korean Standards."
3404                 '(long-name     "UCS glyph-forms for KS"
3405                   chars         256
3406                   dimension     3
3407                   columns       2
3408                   graphic       2
3409                   direction     l2r
3410                   =>iso-ir      177
3411                   mother        ==ucs@unicode))
3412   (make-charset '==ucs-bmp@ks
3413                 "ISO/IEC 10646 BMP for KS."
3414                 '(long-name     "BMP for KS"
3415                   chars         256
3416                   dimension     3
3417                   columns       2
3418                   graphic       2
3419                   direction     l2r
3420                   mother        ==ucs@ks
3421                   min-code      #x0000
3422                   max-code      #xFFFF))
3423   (make-charset '==ucs@cns11643
3424                 "ISO/IEC 10646 for CNS based on www.cns11643.gov.tw."
3425                 '(long-name     "UCS for CNS11643"
3426                   chars         256
3427                   dimension     3
3428                   columns       2
3429                   graphic       2
3430                   direction     l2r
3431                   =>iso-ir      177
3432                   mother        ==ucs@cns))
3433
3434   (make-charset '===ucs@iso
3435                 "ISO/IEC 10646-2 representative glyph-images."
3436                 '(long-name     "ISO rep-images for UCS"
3437                   chars         256
3438                   dimension     3
3439                   columns       2
3440                   graphic       2
3441                   direction     l2r
3442                   =>iso-ir      177
3443                   mother        ==ucs@iso))
3444   (make-charset '===ucs@unicode
3445                 "Unicode for its representative glyph-images."
3446                 '(long-name     "UCS for Unicode"
3447                   chars         256
3448                   dimension     3
3449                   columns       2
3450                   graphic       2
3451                   direction     l2r
3452                   =>iso-ir      177
3453                   mother        ===ucs@iso))
3454   (make-charset '===ucs@gb
3455                 "UCS representative glyph-images of GB."
3456                 '(long-name     "UCS rep-images for GB"
3457                   chars         256
3458                   dimension     3
3459                   columns       2
3460                   graphic       2
3461                   direction     l2r
3462                   =>iso-ir      177
3463                   mother        ===ucs@unicode))
3464   (make-charset '===ucs@ks
3465                 "UCS representative glyph-images of Korean Standards."
3466                 '(long-name     "UCS rep-images for KS"
3467                   chars         256
3468                   dimension     3
3469                   columns       2
3470                   graphic       2
3471                   direction     l2r
3472                   =>iso-ir      177
3473                   mother        ===ucs@unicode))
3474
3475   (make-charset '=ucs-itaiji-084
3476                 "uXXXX-itaiji-084 glyph-images of GlyphWiki"
3477                 '(long-name     "UCS-itaiji-084"
3478                   chars         256
3479                   dimension     3
3480                   columns       2
3481                   graphic       2
3482                   direction     l2r
3483                   ;; =>iso-ir   177
3484                   mother        =ucs))
3485   (make-charset '=ucs-bmp-itaiji-084
3486                 "uXXXX-itaiji-084 glyph-images in BMP"
3487                 '(long-name     "UCS-BMP-itaiji-084"
3488                   chars         256
3489                   dimension     2
3490                   columns       2
3491                   graphic       2
3492                   direction     l2r
3493                   ;; =>iso-ir   177
3494                   mother        =ucs-itaiji-084
3495                   min-code #x2E00
3496                   max-code #x9FA5
3497                   registry "ucs\\.itaiji084-0"))
3498
3499   (make-charset
3500    '=ucs-radicals
3501    "CJK Radicals of UCS"
3502    '(long-name "UCS-Radicals"
3503                chars 256
3504                dimension 2
3505                columns 2
3506                graphic 2
3507                direction l2r
3508                registry "-zhRadicals-.*-ucs-0"
3509                mother ucs-bmp
3510                min-code #x2E00 max-code #x2FFF))
3511   (make-charset
3512    '=ucs-radicals@unicode
3513    "CJK Radicals of UCS"
3514    '(long-name "UCS-Radicals"
3515                chars 256
3516                dimension 2
3517                columns 2
3518                graphic 2
3519                direction l2r
3520                registry "-zhRadicals-.*-ucs-0"
3521                mother =ucs@unicode
3522                min-code #x2E00 max-code #x2FFF))
3523   (make-charset
3524    '=ucs-hangul
3525    "Hangul Syllables of UCS"
3526    '(long-name "UCS-Hangul-Syllables"
3527                chars 256
3528                dimension 2
3529                columns 2
3530                graphic 2
3531                direction l2r
3532                registry "-Hangul-.*-ucs-0"
3533                mother =ucs
3534                min-code #xAC00 max-code #xD7AF))
3535   (make-charset
3536    '=ucs-bmp-cjk
3537    "CJK Characters in BMP of UCS"
3538    '(long-name "UCS-BMP-CJK"
3539                chars 256
3540                dimension 2
3541                columns 2
3542                graphic 2
3543                direction l2r
3544                registry "-zh-.*-ucs-0"
3545                mother ucs-bmp
3546                min-code #x2E00
3547                max-code #x9FA5
3548                ;; max-code #xA4CF
3549                ))
3550   (make-charset
3551    '=ucs-bmp-cjk@gb
3552    "CJK Characters in BMP with GB representative glyph-images."
3553    '(long-name "CJK in BMP@GB"
3554                chars 256
3555                dimension 2
3556                columns 2
3557                graphic 2
3558                direction l2r
3559                registry "-zh-.*-ucs-0"
3560                mother =ucs@gb
3561                min-code #x2E00
3562                max-code #x9FA5
3563                ;; max-code #xA4CF
3564                ))
3565   (make-charset
3566    '==ucs-bmp-cjk@gb
3567    "CJK Characters in BMP with GB representative glyph-images."
3568    '(long-name "CJK in BMP@GB"
3569                chars 256
3570                dimension 2
3571                columns 2
3572                graphic 2
3573                direction l2r
3574                registry "-zh-.*-ucs-0"
3575                mother ==ucs@gb
3576                min-code #x2E00
3577                max-code #x9FA5
3578                ;; max-code #xA4CF
3579                ))
3580   (make-charset
3581    '===ucs-bmp-cjk@gb
3582    "CJK Characters in BMP with GB representative glyph-images."
3583    '(long-name "CJK in BMP@GB"
3584                chars 256
3585                dimension 2
3586                columns 2
3587                graphic 2
3588                direction l2r
3589                registry "-zh-.*-ucs-0"
3590                mother ===ucs@gb
3591                min-code #x2E00
3592                max-code #x9FA5
3593                ;; max-code #xA4CF
3594                ))
3595   (make-charset
3596    '=ucs-bmp-cjk@JP
3597    "CJK Characters in BMP with JIS representative glyphs"
3598    '(long-name "CJK in BMP@JP"
3599                chars 256
3600                dimension 2
3601                columns 2
3602                graphic 2
3603                direction l2r
3604                registry "-ja-.*-ucs-0"
3605                mother =ucs@JP
3606                min-code #x2E00
3607                max-code #x9FA5
3608                ;; max-code #xA4CF
3609                ))
3610   (make-charset
3611    '=ucs-bmp-cjk@JP/hanazono
3612    "CJK Characters in BMP with Hanazono font"
3613    '(long-name "CJK in BMP@JP/Hanazono"
3614                chars 256
3615                dimension 2
3616                columns 2
3617                graphic 2
3618                direction l2r
3619                registry "-ja-.*-ucs-0"
3620                mother =ucs@JP/hanazono
3621                min-code #x2E00
3622                max-code #x9FA5
3623                ;; max-code #xA4CF
3624                ))
3625   (make-charset
3626    '==ucs-bmp-cjk@JP/hanazono
3627    "CJK Characters in BMP with Hanazono font"
3628    '(long-name "CJK in BMP@JP/Hanazono"
3629                chars 256
3630                dimension 2
3631                columns 2
3632                graphic 2
3633                direction l2r
3634                registry "-ja-.*-ucs-0"
3635                mother ==ucs@JP/hanazono
3636                min-code #x2E00
3637                max-code #x9FA5
3638                ;; max-code #xA4CF
3639                ))
3640   (make-charset
3641    '=+>ucs-bmp-cjk@unicode
3642    "Unicode representative characters of CJK Unified Ideographs in BMP"
3643    '(long-name "Unicode-BMP-CJK unified abstract glyphs"
3644                chars 256
3645                dimension 2
3646                columns 2
3647                graphic 2
3648                direction l2r
3649                registry "-zh-.*-ucs-0"
3650                mother =+>ucs@unicode
3651                min-code #x2E00
3652                max-code #x9FA5
3653                ;; max-code #xA4CF
3654                ))
3655   (make-charset
3656    '=>ucs-bmp-cjk@unicode
3657    "Unicode representative characters of CJK Unified Ideographs in BMP"
3658    '(long-name "Unicode-BMP-CJK"
3659                chars 256
3660                dimension 2
3661                columns 2
3662                graphic 2
3663                direction l2r
3664                registry "-zh-.*-ucs-0"
3665                mother =>ucs@unicode
3666                min-code #x2E00
3667                max-code #x9FA5
3668                ;; max-code #xA4CF
3669                ))
3670   (make-charset
3671    '==>ucs-bmp-cjk@bucs
3672    "CJK Characters in BMP of BUCS"
3673    '(long-name "BUCS-BMP-CJK"
3674                chars 256
3675                dimension 2
3676                columns 2
3677                graphic 2
3678                direction l2r
3679                registry "-zh-.*-ucs-0"
3680                mother ==>ucs@bucs
3681                min-code #x2E00
3682                max-code #x9FA5
3683                ;; max-code #xA4CF
3684                ))
3685   (make-charset
3686    '=ucs-bmp-cjk-compat
3687    "CJK Compatibility Ideographs in BMP of UCS"
3688    '(long-name "CJK Compatibility Ideographs"
3689                chars 256
3690                dimension 2
3691                columns 2
3692                graphic 2
3693                direction l2r
3694                registry "-ja-.*-ucs-0"
3695                mother ucs-bmp
3696                min-code #xF900
3697                max-code #xFAFF
3698                ))
3699   (make-charset
3700    '=ucs-bmp-cjk-compat@unicode
3701    "CJK Compatibility Ideographs of Unicode representatives"
3702    '(long-name "CJK Compatibility Ideographs of Unicode"
3703                chars 256
3704                dimension 2
3705                columns 2
3706                graphic 2
3707                direction l2r
3708                registry "-ja-.*-ucs-0"
3709                mother =ucs@unicode
3710                min-code #xF900
3711                max-code #xFAFF
3712                ))
3713   (make-charset
3714    '=+>ucs-bmp-cjk-compat@jis
3715    "CJK Compatibility Ideographs of JIS representatives unified glyphs"
3716    '(long-name "JIS unified glyphs for CJK Compat chars"
3717                chars 256
3718                dimension 2
3719                columns 2
3720                graphic 2
3721                direction l2r
3722                registry "-ja-.*-ucs-0"
3723                mother =+>ucs@jis
3724                min-code #xF900
3725                max-code #xFAFF
3726                ))
3727   (make-charset
3728    '=ucs-sip-ext-b
3729    "CJK Ideographs Extension B"
3730    '(long-name "UCS CJK Ext-B"
3731                chars 256
3732                dimension 2
3733                columns 2
3734                graphic 2
3735                direction l2r
3736                registry "\\(iso10646\\|ucs02\\)-2$"
3737                mother ucs
3738                min-code #x20000 max-code #x2A6D6
3739                code-offset #x20000))
3740   (make-charset
3741    '=ucs-sip-ext-b@iso
3742    "CJK Ideographs Extension B (ISO/IEC 10646-2)"
3743    '(long-name "UCS CJK Ext-B"
3744                chars 256
3745                dimension 2
3746                columns 2
3747                graphic 2
3748                direction l2r
3749                registry "\\(iso10646\\|ucs02\\)-2$"
3750                mother =ucs@iso
3751                min-code #x20000 max-code #x2A6D6
3752                code-offset #x20000))
3753   (make-charset
3754    '==ucs-sip-ext-b@iso
3755    "CJK Ideographs Extension B (ISO/IEC 10646-2)"
3756    '(long-name "UCS CJK Ext-B"
3757                chars 256
3758                dimension 2
3759                columns 2
3760                graphic 2
3761                direction l2r
3762                registry "\\(iso10646\\|ucs02\\)-2$"
3763                mother ==ucs@iso
3764                min-code #x20000 max-code #x2A6D6
3765                code-offset #x20000))
3766   (make-charset
3767    '===ucs-sip-ext-b@iso
3768    "CJK Ideographs Extension B (ISO/IEC 10646-2)"
3769    '(long-name "UCS CJK Ext-B"
3770                chars 256
3771                dimension 2
3772                columns 2
3773                graphic 2
3774                direction l2r
3775                registry "\\(iso10646\\|ucs02\\)-2$"
3776                mother ===ucs@iso
3777                min-code #x20000 max-code #x2A6D6
3778                code-offset #x20000))
3779   )
3780
3781 ;;; mule-conf.el ends here