(=ucs-itaiji-084): New coded-charset for XEmacs CHISE.
[chise/xemacs-chise.git.1] / lisp / mule / mule-conf.el
1 ;;; mule-conf.el --- configure multilingual environment
2
3 ;; Copyright (C) 1995,1999 Electrotechnical Laboratory, JAPAN.
4 ;; Licensed to the Free Software Foundation.
5 ;; Copyright (C) 1997, 1999, 2000, 2002, 2003, 2004, 2005, 2006, 2008,
6 ;;   2009, 2010, 2011, 2012, 2013 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 ,(lsh #x6300 16)
42                max-code ,(+ (lsh #x6300 16) 23057)
43                code-offset      ,(lsh #x6300 16)))
44   (make-charset
45    '=adobe-japan1-0
46    "Adobe-Japan1-0 Character Collection for CID-Keyed Fonts"
47    '(long-name "Adobe-Japan1-0"
48                chars 256
49                dimension 2
50                columns 2
51                graphic 2
52                direction l2r
53                mother =adobe-japan1-base
54                min-code 0
55                max-code 8283
56                registry "AdobeJapan1-0$"))
57   (make-charset
58    '=adobe-japan1-1
59    "Adobe-Japan1-1 Character Collection for CID-Keyed Fonts"
60    '(long-name "Adobe-Japan1-1"
61                chars 256
62                dimension 2
63                columns 2
64                graphic 2
65                direction l2r
66                mother =adobe-japan1-0
67                min-code 0
68                max-code 8358
69                registry "AdobeJapan1-1$"))
70   (make-charset
71    '=adobe-japan1-2
72    "Adobe-Japan1-2 Character Collection for CID-Keyed Fonts"
73    '(long-name "Adobe-Japan1-2"
74                chars 256
75                dimension 2
76                columns 2
77                graphic 2
78                direction l2r
79                mother =adobe-japan1-1
80                min-code 0
81                max-code 8719
82                registry "AdobeJapan1-2$"))
83   (make-charset
84    '=adobe-japan1-3
85    "Adobe-Japan1-3 Character Collection for CID-Keyed Fonts"
86    '(long-name "Adobe-Japan1-3"
87                chars 256
88                dimension 2
89                columns 2
90                graphic 2
91                direction l2r
92                mother =adobe-japan1-2
93                min-code 0
94                max-code 9353
95                registry "AdobeJapan1-3$"))
96   (make-charset
97    '=adobe-japan1-4
98    "Adobe-Japan1-4 Character Collection for CID-Keyed Fonts"
99    '(long-name "Adobe-Japan1-4"
100                chars 256
101                dimension 2
102                columns 2
103                graphic 2
104                direction l2r
105                mother =adobe-japan1-3
106                min-code 0
107                max-code 15443
108                registry "AdobeJapan1-4$"))
109   (make-charset
110    '=adobe-japan1-5
111    "Adobe-Japan1-5 Character Collection for CID-Keyed Fonts"
112    '(long-name "Adobe-Japan1-5"
113                chars 256
114                dimension 2
115                columns 2
116                graphic 2
117                direction l2r
118                mother =adobe-japan1-4
119                min-code 0
120                max-code 20316
121                registry "AdobeJapan1-5$"))
122   (make-charset
123    '=adobe-japan1-6
124    "Adobe-Japan1-6 Character Collection for CID-Keyed Fonts"
125    '(long-name "Adobe-Japan1-6"
126                chars 256
127                dimension 2
128                columns 2
129                graphic 2
130                direction l2r
131                mother =adobe-japan1-5
132                min-code 0
133                max-code 23057
134                registry "AdobeJapan1-6$"))
135   (define-charset-alias '=adobe-japan1 '=adobe-japan1-6)
136
137   (make-charset
138    '=>>>adobe-japan1-0
139    "Adobe-Japan1-0 abstract glyph-forms"
140    '(long-name "Adobe-Japan1-0 abstract glyph-forms"
141                chars 256
142                dimension 2
143                columns 2
144                graphic 2
145                direction l2r
146                mother =adobe-japan1-0
147                registry "AdobeJapan1-0$"))
148   (make-charset
149    '=>>>adobe-japan1-1
150    "Adobe-Japan1-1 abstract glyph-forms"
151    '(long-name "Adobe-Japan1-1 abstract glyph-forms"
152                chars 256
153                dimension 2
154                columns 2
155                graphic 2
156                direction l2r
157                mother =>>>adobe-japan1-0
158                registry "AdobeJapan1-1$"))
159   (make-charset
160    '=>>>adobe-japan1-2
161    "Adobe-Japan1-2 abstract glyph-forms"
162    '(long-name "Adobe-Japan1-2 abstract glyph-forms"
163                chars 256
164                dimension 2
165                columns 2
166                graphic 2
167                direction l2r
168                mother =>>>adobe-japan1-1
169                registry "AdobeJapan1-2$"))
170   (make-charset
171    '=>>>adobe-japan1-3
172    "Adobe-Japan1-3 abstract glyph-forms"
173    '(long-name "Adobe-Japan1-3 abstract glyph-forms"
174                chars 256
175                dimension 2
176                columns 2
177                graphic 2
178                direction l2r
179                mother =>>>adobe-japan1-2
180                registry "AdobeJapan1-3$"))
181   (make-charset
182    '=>>>adobe-japan1-4
183    "Adobe-Japan1-4 abstract glyph-forms"
184    '(long-name "Adobe-Japan1-4 abstract glyph-forms"
185                chars 256
186                dimension 2
187                columns 2
188                graphic 2
189                direction l2r
190                mother =>>>adobe-japan1-3
191                registry "AdobeJapan1-4$"))
192   (make-charset
193    '=>>>adobe-japan1-5
194    "Adobe-Japan1-5 abstract glyph-forms"
195    '(long-name "Adobe-Japan1-5 abstract glyph-forms"
196                chars 256
197                dimension 2
198                columns 2
199                graphic 2
200                direction l2r
201                mother =>>>adobe-japan1-4
202                registry "AdobeJapan1-5$"))
203   (make-charset
204    '=>>>adobe-japan1-6
205    "Adobe-Japan1-6 abstract glyph-forms"
206    '(long-name "Adobe-Japan1-6 abstract glyph-forms"
207                chars 256
208                dimension 2
209                columns 2
210                graphic 2
211                direction l2r
212                mother =>>>adobe-japan1-5
213                registry "AdobeJapan1-6$"))
214   (define-charset-alias '=>>>adobe-japan1 '=>>>adobe-japan1-6)
215
216   (make-charset
217    '=>>adobe-japan1-0
218    "Adobe-Japan1-0 abstract glyphs"
219    '(long-name "Adobe-Japan1-0 abstract glyphs"
220                chars 256
221                dimension 2
222                columns 2
223                graphic 2
224                direction l2r
225                mother =>>>adobe-japan1
226                registry "AdobeJapan1-0$"))
227   (make-charset
228    '=>>adobe-japan1-1
229    "Adobe-Japan1-1 abstract glyphs"
230    '(long-name "Adobe-Japan1-1 abstract glyphs"
231                chars 256
232                dimension 2
233                columns 2
234                graphic 2
235                direction l2r
236                mother =>>adobe-japan1-0
237                registry "AdobeJapan1-1"))
238   (make-charset
239    '=>>adobe-japan1-2
240    "Adobe-Japan1-2 abstract glyphs"
241    '(long-name "Adobe-Japan1-2 abstract glyphs"
242                chars 256
243                dimension 2
244                columns 2
245                graphic 2
246                direction l2r
247                mother =>>adobe-japan1-1
248                registry "AdobeJapan1-2"))
249   (make-charset
250    '=>>adobe-japan1-3
251    "Adobe-Japan1-3 abstract glyphs"
252    '(long-name "Adobe-Japan1-3 abstract glyphs"
253                chars 256
254                dimension 2
255                columns 2
256                graphic 2
257                direction l2r
258                mother =>>adobe-japan1-2
259                registry "AdobeJapan1-3"))
260   (make-charset
261    '=>>adobe-japan1-4
262    "Adobe-Japan1-4 abstract glyphs"
263    '(long-name "Adobe-Japan1-4 abstract glyphs"
264                chars 256
265                dimension 2
266                columns 2
267                graphic 2
268                direction l2r
269                mother =>>adobe-japan1-3
270                registry "AdobeJapan1-4"))
271   (make-charset
272    '=>>adobe-japan1-5
273    "Adobe-Japan1-5 abstract glyphs"
274    '(long-name "Adobe-Japan1-5 abstract glyphs"
275                chars 256
276                dimension 2
277                columns 2
278                graphic 2
279                direction l2r
280                mother =>>adobe-japan1-4
281                registry "AdobeJapan1-5"))
282   (make-charset
283    '=>>adobe-japan1-6
284    "Adobe-Japan1-6 abstract glyphs"
285    '(long-name "Adobe-Japan1-6 abstract glyphs"
286                chars 256
287                dimension 2
288                columns 2
289                graphic 2
290                direction l2r
291                mother =>>adobe-japan1-5
292                registry "AdobeJapan1-6"))
293   (define-charset-alias '=>>adobe-japan1 '=>>adobe-japan1-6)
294
295   (make-charset
296    '=+>adobe-japan1-0
297    "Adobe-Japan1-0 unified abstract glyphs"
298    '(long-name "Adobe-Japan1-0 unified abstract glyphs"
299                chars 256
300                dimension 2
301                columns 2
302                graphic 2
303                direction l2r
304                mother =>>adobe-japan1
305                registry "AdobeJapan1-0$"))
306   (make-charset
307    '=+>adobe-japan1-1
308    "Adobe-Japan1-1 unified abstract glyphs"
309    '(long-name "Adobe-Japan1-1 unified abstract glyphs"
310                chars 256
311                dimension 2
312                columns 2
313                graphic 2
314                direction l2r
315                mother =+>adobe-japan1-0
316                registry "AdobeJapan1-1"))
317   (make-charset
318    '=+>adobe-japan1-2
319    "Adobe-Japan1-2 unified abstract glyphs"
320    '(long-name "Adobe-Japan1-2 unified abstract glyphs"
321                chars 256
322                dimension 2
323                columns 2
324                graphic 2
325                direction l2r
326                mother =+>adobe-japan1-1
327                registry "AdobeJapan1-2"))
328   (make-charset
329    '=+>adobe-japan1-3
330    "Adobe-Japan1-3 unified abstract glyphs"
331    '(long-name "Adobe-Japan1-3 unified abstract glyphs"
332                chars 256
333                dimension 2
334                columns 2
335                graphic 2
336                direction l2r
337                mother =+>adobe-japan1-2
338                registry "AdobeJapan1-3"))
339   (make-charset
340    '=+>adobe-japan1-4
341    "Adobe-Japan1-4 unified abstract glyphs"
342    '(long-name "Adobe-Japan1-4 unified abstract glyphs"
343                chars 256
344                dimension 2
345                columns 2
346                graphic 2
347                direction l2r
348                mother =+>adobe-japan1-3
349                registry "AdobeJapan1-4"))
350   (make-charset
351    '=+>adobe-japan1-5
352    "Adobe-Japan1-5 unified abstract glyphs"
353    '(long-name "Adobe-Japan1-5 unified abstract glyphs"
354                chars 256
355                dimension 2
356                columns 2
357                graphic 2
358                direction l2r
359                mother =+>adobe-japan1-4
360                registry "AdobeJapan1-5"))
361   (make-charset
362    '=+>adobe-japan1-6
363    "Adobe-Japan1-6 unified abstract glyphs"
364    '(long-name "Adobe-Japan1-6 unified abstract glyphs"
365                chars 256
366                dimension 2
367                columns 2
368                graphic 2
369                direction l2r
370                mother =+>adobe-japan1-5
371                registry "AdobeJapan1-6"))
372   (define-charset-alias '=+>adobe-japan1 '=+>adobe-japan1-6)
373
374   (make-charset
375    '=jis-x0208@1978
376    "JIS X 0208:1978, unchanged part."
377    '(registry "jisx0208\\.1978"
378               dimension 2
379               chars 94
380               mother =jis-x0208
381               =>iso-ir 42
382               final ?@
383               graphic 0
384               partial t))
385   (make-charset
386    '=jis-x0208@1978/-4pr
387    "JIS X 0208:1978, 1st - 3rd impressions."
388    '(registry "jisx0208\\.1978"
389               dimension 2
390               chars 94
391               mother =jis-x0208@1978
392               =>iso-ir 42
393               final ?@
394               graphic 0
395               partial t))
396   (make-charset
397    '=jis-x0208@1978/1pr
398    "JIS X 0208:1978, 1st impression."
399    '(iso-ir 42
400             registry "jisx0208\\.1978"
401             dimension 2
402             chars 94
403             mother =jis-x0208@1978/-4pr
404             final ?@
405             graphic 0))
406   (make-charset
407    '=jis-x0208@1978/-4X
408    "JIS X 0208:1978, index before the 4th impression."
409    '(registry "jisx0208\\.1978"
410               dimension 2
411               chars 94
412               mother =jis-x0208@1978
413               =>iso-ir 42
414               ;; final ?@
415               graphic 0
416               partial t))
417   (make-charset
418    '=jis-x0208@1978/1er-pr
419    "JIS X 0208:1978, fixed by errata [Nov 1978]."
420    '(registry "jisx0208\\.1978"
421               dimension 2
422               chars 94
423               mother =jis-x0208@1978
424               =>iso-ir 42
425               ;; final ?@
426               graphic 0
427               partial t))
428   (make-charset
429    '=jis-x0208@1978/2-pr
430    "JIS X 0208:1978, 2nd impression or later."
431    '(registry "jisx0208\\.1978"
432               dimension 2
433               chars 94
434               mother =jis-x0208@1978/1er-pr
435               =>iso-ir 42
436               ;; final ?@
437               graphic 0
438               partial t))
439   (make-charset
440    '=jis-x0208@1978/4er
441    "JIS X 0208:1978, replaced by errata of 4th impression."
442    '(registry "jisx0208\\.1978"
443               dimension 2
444               chars 94
445               mother =jis-x0208@1978/2-pr
446               =>iso-ir 42
447               ;; final ?@
448               graphic 0
449               partial t))
450   (make-charset
451    '=jis-x0208@1978/4-pr
452    "JIS X 0208:1978, 4th impression or later."
453    '(registry "jisx0208\\.1978"
454               dimension 2
455               chars 94
456               mother =jis-x0208@1978/2-pr
457               =>iso-ir 42
458               ;; final ?@
459               graphic 0
460               partial t))
461   (make-charset
462    '=jis-x0208@1978/5pr
463    "JIS X 0208:1978, 5th impression."
464    '(registry "jisx0208\\.1978"
465               dimension 2
466               chars 94
467               mother =jis-x0208@1978/4-pr
468               =>iso-ir 42
469               ;; final ?@
470               graphic 0
471               partial t))
472   (define-charset-alias '=jis-x0208@1978/i1 '=jis-x0208@1978/1pr)
473   (define-charset-alias '=jis-x0208@1978/i-4 '=jis-x0208@1978/-4pr)
474   (define-charset-alias '=jis-x0208@1978/i4- '=jis-x0208@1978/4-pr)
475   )
476  (t
477   (make-charset
478    '=jis-x0208@1978
479    "JIS X0208:1978 Japanese Kanji (so called \"old JIS\")."
480    '(iso-ir 42
481             registry "jisx0208\\.1978"
482             dimension 2
483             chars 94
484             mother =jis-x0208
485             final ?@
486             graphic 0))
487   ))
488
489 (define-charset-alias '=jis-x0208-1978          '=jis-x0208@1978)
490 (define-charset-alias 'japanese-jisx0208-1978   '=jis-x0208@1978)
491 (define-charset-alias 'chinese-gb2312           '=gb2312)
492 (define-charset-alias '=jis-x0208-1983          '=jis-x0208@1983)
493 (define-charset-alias 'japanese-jisx0208        '=jis-x0208@1983)
494 (define-charset-alias 'korean-ksc5601           '=ks-x1001)
495 (define-charset-alias 'japanese-jisx0212        '=jis-x0212)
496 (define-charset-alias 'chinese-cns11643-1       '=cns11643-1)
497 (define-charset-alias 'chinese-cns11643-2       '=cns11643-2)
498 (define-charset-alias 'chinese-gb12345          '=gb12345)
499 (define-charset-alias 'chinese-big5             '=big5)
500
501 ;; PinYin-ZhuYin
502 (make-charset 'sisheng "PinYin-ZhuYin"
503               '(registry "sisheng_cwnn\\|OMRON_UDC_ZH"
504                 dimension 1
505                 chars 94
506                 final ?0
507                 graphic 0
508                 ))
509
510 ;; Lao script.
511 ;; ISO10646's 0x0E80..0x0EDF are mapped to 0x20..0x7F.
512 (make-charset 'lao "Lao script"
513               '(registry "MuleLao-1"
514                 dimension 1
515                 chars 94
516                 final ?1
517                 graphic 1))
518
519 ;; IPA (International Phonetic Alphabet)
520 (make-charset 'ipa "International Phonetic Alphabet"
521               '(registry "MuleIPA"
522                 dimension 1
523                 chars 96
524                 final ?0
525                 graphic 1))
526
527 ;; Ethiopic
528 (make-charset 'ethiopic "Ethiopic"
529               '(registry "Ethio"
530                 dimension 2
531                 chars 94
532                 final ?3
533                 graphic 0
534                 ))
535
536 ;; ISO-IR-165 (CCITT Extended GB)
537 ;;    It is based on CCITT Recommendation T.101, includes GB 2312-80 +
538 ;;    GB 8565-88 table A4 + 293 characters.
539 (if (featurep 'utf-2000)
540     (progn
541       (make-charset '=iso-ir165
542                     "ISO-IR-165 (CCITT Extended GB; Chinese simplified)"
543                     '(iso-ir 165
544                              dimension 2
545                              chars 94
546                              mother =gb2312
547                              final ?E
548                              registry "isoir165"
549                              graphic 0))
550       (define-charset-alias 'chinese-isoir165 '=iso-ir165))
551   (make-charset 'chinese-isoir165
552                 "ISO-IR-165 (CCITT Extended GB; Chinese simplified)"
553                 '(iso-ir 165
554                          dimension 2
555                          chars 94
556                          final ?E
557                          registry "isoir165"
558                          graphic 0)))
559
560 ;; CNS11643 Plane3 thru Plane7
561 ;; These represent more and more obscure Chinese characters.
562 ;; By the time you get to Plane 7, we're talking about characters
563 ;; that appear once in some ancient manuscript and whose meaning
564 ;; is unknown.
565
566 (flet
567     ((make-chinese-cns11643-charset
568       (name iso-ir plane final)
569       (make-charset
570        name (concat "CNS 11643 Plane " plane " (Chinese traditional)")
571        `(iso-ir ,iso-ir
572          registry 
573          ,(concat "CNS11643[.-]\\(.*[.-]\\)?" plane "$")
574          dimension 2
575          chars 94
576          final ,final
577          graphic 0))
578       ))
579   (make-chinese-cns11643-charset '=cns11643-3 183 "3" ?I)
580   (make-chinese-cns11643-charset '=cns11643-4 184 "4" ?J)
581   (make-chinese-cns11643-charset '=cns11643-5 185 "5" ?K)
582   (make-chinese-cns11643-charset '=cns11643-6 186 "6" ?L)
583   (make-chinese-cns11643-charset '=cns11643-7 187 "7" ?M)
584   (define-charset-alias 'chinese-cns11643-3     '=cns11643-3)
585   (define-charset-alias 'chinese-cns11643-4     '=cns11643-4)
586   (define-charset-alias 'chinese-cns11643-5     '=cns11643-5)
587   (define-charset-alias 'chinese-cns11643-6     '=cns11643-6)
588   (define-charset-alias 'chinese-cns11643-7     '=cns11643-7)
589   )
590
591 ;; JIS X 0213:2000
592 (cond
593  ((featurep 'utf-2000)
594   (make-charset
595    '=jis-x0213-1
596    "JIS X 0213 Plain 1 (unchanged part)"
597    '(registry "jisx0213\\(\\.[0-9]+\\)?-1"
598               dimension 2
599               chars 94
600               =>iso-ir 228
601               final ?O
602               graphic 0
603               partial t))
604
605   (make-charset
606    '=jis-x0213-1@2000
607    "JIS X 0213:2000 Plain 1"
608    '(iso-ir 228
609             registry "jisx0213\\(\\.2000\\)-1"
610             dimension 2
611             chars 94
612             mother =jis-x0213-1
613             final ?O
614             graphic 0))
615   (make-charset
616    '=jis-x0213-2
617    "JIS X 0213 Plain 2"
618    '(iso-ir 229
619             registry "jisx0213\\(\\.\\(2000\\|2004\\)\\)?-2"
620             dimension 2
621             chars 94
622             final ?P
623             graphic 0))
624
625   (make-charset
626    '=jis-x0213-1@2004
627    "JIS X 0213:2004 Plain 1"
628    '(iso-ir 233
629             registry "jisx0213\\(\\.2004\\)-1"
630             dimension 2
631             chars 94
632             mother =jis-x0213-1
633             final ?Q
634             graphic 0))
635
636   (define-charset-alias 'japanese-jisx0213-1 '=jis-x0213-1@2000)
637   (define-charset-alias 'japanese-jisx0213-2 '=jis-x0213-2)
638   (define-charset-alias '=jis-x0213-1-2000 '=jis-x0213-1@2000)
639   (define-charset-alias '=jis-x0213-2-2000 '=jis-x0213-2)
640   )
641  (t
642   (make-charset
643    'japanese-jisx0213-1
644    "JIS X 0213:2000 Plain 1"
645    '(registry "jisx0213\\(\\.2000\\)-1"
646               dimension 2
647               chars 94
648               final ?O
649               graphic 0))
650   (make-charset
651    'japanese-jisx0213-2
652    "JIS X 0213:2000 Plain 2"
653    '(registry "jisx0213\\(\\.2000\\)-2"
654               dimension 2
655               chars 94
656               final ?P
657               graphic 0))
658   ))
659
660 (when (featurep 'utf-2000)
661   (define-charset-alias 'ucs '=ucs)
662   (define-charset-alias '=jis-x0208-1990 '=jis-x0208@1990)
663   (define-charset-alias 'japanese-jisx0208-1990 '=jis-x0208@1990)
664
665   (make-charset
666    '=>>>jis-x0208
667    "JIS X 0208 abstract glyph-forms (unchanged part)."
668    '(registry "jisx0208\\.1990"
669               dimension 2
670               chars 94
671               mother =jis-x0208
672               =>iso-ir 168
673               ;; final ?B
674               graphic 0))
675   (make-charset
676    '=>>>jis-x0208@1978
677    "JIS X 0208:1978 abstract glyph-forms."
678    '(registry "jisx0208\\.1978"
679               dimension 2
680               chars 94
681               mother =>>>jis-x0208
682               =>iso-ir 42
683               ;; final ?@
684               graphic 0))
685   (make-charset
686    '=>>>jis-x0208@1983
687    "JIS X 0208:1983 abstract glyph-forms."
688    '(registry "jisx0208\\.1983"
689               dimension 2
690               chars 94
691               mother =>>>jis-x0208
692               =>iso-ir 87
693               graphic 0))
694   (make-charset
695    '=>>>jis-x0208@1990
696    "JIS X 0208:1990 abstract glyph-forms."
697    '(registry "jisx0208\\.1990"
698               dimension 2
699               chars 94
700               mother =>>>jis-x0208
701               =>iso-ir 168
702               ;; final ?B
703               graphic 0))
704   (make-charset
705    '=>>>jis-x0213-1
706    "JIS X 0213 Plain 1 abstract glyph-forms (unchanged part)"
707    '(registry "jisx0213\\(\\.[0-9]+\\)?-1"
708               dimension 2
709               chars 94
710               mother =jis-x0213-1
711               =>iso-ir 228
712               ;; final ?O
713               graphic 0
714               ;; partial t
715               ))
716   (make-charset
717    '=>>>jis-x0213-1@2000
718    "JIS X 0213:2000 Plain 1 abstract glyph-forms"
719    '(registry "jisx0213\\(\\.2000\\)-1"
720               dimension 2
721               chars 94
722               mother =>>>jis-x0213-1
723               =>iso-ir 228
724               ;; final ?O
725               graphic 0
726               ;; partial t
727               ))
728   (make-charset
729    '=>>>jis-x0213-1@2004
730    "JIS X 0213:2004 Plain 1 abstract glyph-forms"
731    '(mother =>>>jis-x0213-1
732             =>iso-ir 233
733             ;; registry "jisx0213\\(\\.2004\\)-1"
734             dimension 2
735             chars 94
736             graphic 0))
737   (make-charset
738    '=>>>jis-x0213-2
739    "JIS X 0213 Plain 2 abstract glyph-forms"
740    '(mother =jis-x0213-2
741             =>iso-ir 229
742             registry "jisx0213\\(\\.\\(2000\\|2004\\)\\)?-2"
743             dimension 2
744             chars 94
745             graphic 0))
746
747   (make-charset
748    '=>>jis-x0208
749    "JIS X 0208 abstract glyphs (unchanged part)."
750    '(registry "jisx0208\\.1990"
751               dimension 2
752               chars 94
753               mother =>>>jis-x0208
754               =>iso-ir 168
755               ;; final ?B
756               graphic 0))
757   (make-charset
758    '=>>jis-x0208@1978
759    "JIS X 0208:1978 abstract glyphs."
760    '(registry "jisx0208\\.1978"
761               dimension 2
762               chars 94
763               mother =>>jis-x0208
764               =>iso-ir 42
765               ;; final ?@
766               graphic 0))
767   (make-charset
768    '=>>jis-x0208@1983
769    "JIS X 0208:1983 abstract glyphs."
770    '(registry "jisx0208\\.1983"
771               dimension 2
772               chars 94
773               mother =>>jis-x0208
774               =>iso-ir 87
775               graphic 0))
776   (make-charset
777    '=>>jis-x0208@1990
778    "JIS X 0208:1990 abstract glyphs."
779    '(registry "jisx0208\\.1990"
780               dimension 2
781               chars 94
782               mother =>>jis-x0208
783               =>iso-ir 168
784               graphic 0))
785
786   (make-charset
787    '=>>jis-x0213-1
788    "JIS X 0213 Plain 1 abstract glyphs (unchanged part)"
789    '(registry "jisx0213\\(\\.[0-9]+\\)?-1"
790               dimension 2
791               chars 94
792               mother =>>>jis-x0213-1
793               =>iso-ir 228
794               ;; final ?O
795               graphic 0
796               ;; partial t
797               ))
798   (make-charset
799    '=>>jis-x0213-1@2000
800    "JIS X 0213:2000 Plain 1 abstract glyphs"
801    '(registry "jisx0213\\(\\.2000\\)-1"
802               dimension 2
803               chars 94
804               mother =>>jis-x0213-1
805               =>iso-ir 228
806               ;; final ?O
807               graphic 0
808               ;; partial t
809               ))
810   (make-charset
811    '=>>jis-x0213-2
812    "JIS X 0213 Plain 2 abstract glyphs"
813    '(registry "jisx0213\\(\\.\\(2000\\|2004\\)\\)?-2"
814               dimension 2
815               chars 94
816               mother =>>>jis-x0213-2
817               =>iso-ir 229
818               ;; final ?P
819               graphic 0))
820   (make-charset
821    '=>>jis-x0213-1@2004
822    "JIS X 0213:2004 Plain 1 abstract glyphs"
823    '(registry "jisx0213\\(\\.2004\\)-1"
824               dimension 2
825               chars 94
826               mother =>>jis-x0213-1
827               =>iso-ir 233
828               ;; final ?Q
829               graphic 0
830               ;; partial t
831               ))
832
833   (make-charset
834    '=+>jis-x0208
835    "JIS X 0208 based on usual unification."
836    '(registry "jisx0208\\.1990"
837               dimension 2
838               chars 94
839               mother =>>jis-x0208
840               =>iso-ir 168
841               ;; final ?B
842               graphic 0))
843   (define-charset-alias '=>jis-x0208@usual '=+>jis-x0208)
844   (make-charset
845    '=+>jis-x0208@1978
846    "JIS X 0208:1978 unified abstract glyphs."
847    '(registry "jisx0208\\.1978"
848               dimension 2
849               chars 94
850               mother =+>jis-x0208
851               =>iso-ir 42
852               ;; final ?@
853               graphic 0))
854   (make-charset
855    '=+>jis-x0208@1983
856    "JIS X 0208:1983 unified abstract glyphs."
857    '(registry "jisx0208\\.1983"
858               dimension 2
859               chars 94
860               mother =+>jis-x0208
861               =>iso-ir 87
862               graphic 0))
863   (make-charset
864    '=+>jis-x0208@1990
865    "JIS X 0208:1990 unified abstract glyphs."
866    '(registry "jisx0208\\.1990"
867               dimension 2
868               chars 94
869               mother =+>jis-x0208
870               =>iso-ir 168
871               graphic 0))
872   (make-charset
873    '=+>jis-x0213-1
874    "JIS X 0213 Plain 1 unified abstract glyphs (unchanged part)"
875    '(registry "jisx0213\\(\\.[0-9]+\\)?-1"
876               dimension 2
877               chars 94
878               mother =>>jis-x0213-1
879               =>iso-ir 228
880               ;; final ?O
881               graphic 0
882               ;; partial t
883               ))
884   (make-charset
885    '=+>jis-x0213-1@2000
886    "JIS X 0213:2000 Plain 1 unified abstract glyphs"
887    '(registry "jisx0213\\(\\.2000\\)-1"
888               dimension 2
889               chars 94
890               mother =+>jis-x0213-1
891               =>iso-ir 228
892               ;; final ?O
893               graphic 0
894               ;; partial t
895               ))
896   (make-charset
897    '=+>jis-x0213-1@2004
898    "JIS X 0213:2004 Plain 1 unified abstract glyphs"
899    '(registry "jisx0213\\(\\.2004\\)-1"
900               dimension 2
901               chars 94
902               mother =+>jis-x0213-1
903               =>iso-ir 233
904               ;; final ?Q
905               graphic 0
906               ;; partial t
907               ))
908
909   (make-charset
910    '=>jis-x0208
911    "JIS X 0208 based on the unchanged unification rules."
912    '(registry "jisx0208\\.1990"
913               dimension 2
914               chars 94
915               mother =+>jis-x0208
916               =>iso-ir 168
917               ;; final ?B
918               graphic 0))
919   (define-charset-alias '<=>jis-x0208 '=>jis-x0208)
920   (make-charset
921    '=>jis-x0208@1997
922    "JIS X 0208 based on the unification rule of 1997 edition."
923    '(registry "jisx0208\\.1990"
924               dimension 2
925               chars 94
926               mother =>jis-x0208
927               =>iso-ir 168
928               ;; final ?B
929               graphic 0))
930   (define-charset-alias '<=>jis-x0208@1997 '=>jis-x0208@1997)
931   (define-charset-alias '  =jis-x0208@1997 '=>jis-x0208@1997)
932
933   (make-charset
934    '=>jis-x0213-1
935    "JIS X 0213 Plain 1 abstract characters (unchanged part)"
936    '(registry "jisx0213\\(\\.[0-9]+\\)?-1"
937               dimension 2
938               chars 94
939               mother =+>jis-x0213-1
940               =>iso-ir 228
941               ;; final ?O
942               graphic 0
943               ;; partial t
944               ))
945   (define-charset-alias '<=>jis-x0213-1 '=>jis-x0213-1)
946   (make-charset
947    '=>jis-x0213-1@2000
948    "JIS X 0213:2000 Plain 1 abstract characters"
949    '(registry "jisx0213\\(\\.2000\\)-1"
950               dimension 2
951               chars 94
952               mother =>jis-x0213-1
953               =>iso-ir 228
954               ;; final ?O
955               graphic 0
956               ;; partial t
957               ))
958   (define-charset-alias '<=>jis-x0213-1@2000 '=>jis-x0213-1@2000)
959   (make-charset
960    '=>jis-x0213-1@2004
961    "JIS X 0213:2004 Plain 1 abstract characters"
962    '(registry "jisx0213\\(\\.2004\\)-1"
963               dimension 2
964               chars 94
965               mother =>jis-x0213-1
966               =>iso-ir 233
967               ;; final ?Q
968               graphic 0
969               ;; partial t
970               ))
971   (define-charset-alias '<=>jis-x0213-1@2004 '=>jis-x0213-1@2004)
972   (make-charset
973    '=+>jis-x0213-2
974    "JIS X 0213 Plain 2 based on usual unification."
975    '(registry "jisx0213\\(\\.\\(2000\\|2004\\)\\)?-2"
976               dimension 2
977               chars 94
978               mother =>>jis-x0213-2
979               =>iso-ir 229
980               ;; final ?P
981               graphic 0))
982   (define-charset-alias '=>jis-x0213-2@usual '=+>jis-x0213-2)
983   (make-charset
984    '=>jis-x0213-2
985    "JIS X 0213 Plain 2 abstract characters"
986    '(registry "jisx0213\\(\\.\\(2000\\|2004\\)\\)?-2"
987               dimension 2
988               chars 94
989               mother =+>jis-x0213-2
990               =>iso-ir 229
991               ;; final ?P
992               graphic 0))
993
994   (make-charset
995    '=>>cns11643-4
996    "CNS 11643 Plane 4 abstract glyphs."
997    '(registry "CNS11643[.-]\\(.*[.-]\\)?4$"
998               dimension 2
999               chars 94
1000               mother =cns11643-4
1001               =>iso-ir 184
1002               graphic 0))
1003
1004   (make-charset
1005    '=>cns11643-2
1006    "CNS 11643 Plane 2 abstract characters."
1007    '(registry "CNS11643[.-]\\(.*[.-]\\)?2$"
1008               dimension 2
1009               chars 94
1010               mother =cns11643-2
1011               =>iso-ir 172
1012               graphic 0))
1013   (make-charset
1014    '=>cns11643-7
1015    "CNS 11643 Plane 7 abstract characters."
1016    '(registry "CNS11643[.-]\\(.*[.-]\\)?7$"
1017               dimension 2
1018               chars 94
1019               mother =cns11643-7
1020               =>iso-ir 187
1021               graphic 0))
1022
1023   (make-charset '=big5-eten
1024                 "Big5 ETEN"
1025                 '(long-name     "Big5-ETEN"
1026                   chars         256
1027                   dimension     2
1028                   columns       2
1029                   graphic       2
1030                   direction     l2r
1031                   mother        chinese-big5
1032                   min-code      #x8140
1033                   max-code      #xFEFE
1034                   registry      "Big5\\.ETEN"))
1035   (define-charset-alias 'chinese-big5-eten '=big5-eten)
1036   (make-charset 'chinese-big5-eten-a
1037                 "Big5 ETEN (#xF9D6 .. #xF9FE)"
1038                 '(long-name     "Big5-ETEN-a"
1039                   chars         256
1040                   dimension     2
1041                   columns       2
1042                   graphic       2
1043                   direction     l2r
1044                   mother        chinese-big5
1045                   min-code      #xF9D6
1046                   max-code      #xF9FE
1047                   registry      "Big5\\.ETEN"))
1048   (make-charset 'chinese-big5-eten-b
1049                 "Big5 ETEN (#xC6A1 .. #xC8FE)"
1050                 '(long-name     "Big5-ETEN-b"
1051                   chars         256
1052                   dimension     2
1053                   columns       2
1054                   graphic       2
1055                   direction     l2r
1056                   mother        chinese-big5
1057                   min-code      #xC6A1
1058                   max-code      #xC8FE
1059                   registry      "Big5\\.ETEN"))
1060
1061   (make-charset '=big5-cdp
1062                 "Big5 with CDP extension"
1063                 '(long-name     "Big5-CDP"
1064                   chars         256
1065                   dimension     2
1066                   columns       2
1067                   graphic       2
1068                   direction     l2r
1069                   registry      "big5\\.cdp-0"
1070                   mother        chinese-big5
1071                   min-code      #x8140
1072                   max-code      #x8DFE))
1073   (define-charset-alias 'chinese-big5-cdp '=big5-cdp)
1074
1075   (make-charset '=>>big5-cdp
1076                 "Abstract glyphs of Big5-CDP"
1077                 '(long-name     "Big5-CDP glyphs"
1078                   chars         256
1079                   dimension     2
1080                   columns       2
1081                   graphic       2
1082                   direction     l2r
1083                   registry      "big5\\.cdp-0"
1084                   mother        =big5-cdp))
1085
1086   (make-charset '=>big5-cdp
1087                 "Big5-CDP abstract characters"
1088                 '(long-name     "Big5-CDP abstract characters"
1089                   chars         256
1090                   dimension     2
1091                   columns       2
1092                   graphic       2
1093                   direction     l2r
1094                   registry      "big5\\.cdp-0"
1095                   mother        =>>big5-cdp))
1096
1097   (make-charset
1098    '=hanyo-denshi/ja
1099    "JA (JIS X0208) part of Han'you-Denshi characters"
1100    `(long-name "Han'you-Denshi/JA"
1101                chars 94
1102                dimension 2
1103                columns 2
1104                graphic 2
1105                direction l2r
1106                registry "HanyoDenshi\\.JA-0$"
1107                min-code ,(lsh #x6400 16)
1108                max-code ,(+ (lsh #x6400 16) (1- (* 94 94)))
1109                code-offset ,(lsh #x6400 16)))
1110   (make-charset
1111    '=hanyo-denshi/jb
1112    "JB (JIS X0212) part of Han'you-Denshi characters"
1113    `(long-name "Han'you-Denshi/JB"
1114                chars 94
1115                dimension 2
1116                columns 2
1117                graphic 2
1118                direction l2r
1119                registry "HanyoDenshi\\.JB-0$"
1120                min-code    ,(+ (lsh #x6400 16) (* 94 94))
1121                max-code    ,(+ (lsh #x6400 16) (1- (* 94 94 2)))
1122                code-offset ,(+ (lsh #x6400 16) (* 94 94))))
1123   (make-charset
1124    '=hanyo-denshi/jc
1125    "JC (JIS X0213:2000 Plane 1) part of Han'you-Denshi characters"
1126    `(long-name "Han'you-Denshi/JC"
1127                chars 94
1128                dimension 2
1129                columns 2
1130                graphic 2
1131                direction l2r
1132                registry "HanyoDenshi\\.JC-0$"
1133                min-code    ,(+ (lsh #x6400 16) (* 94 94 2))
1134                max-code    ,(+ (lsh #x6400 16) (1- (* 94 94 3)))
1135                code-offset ,(+ (lsh #x6400 16) (* 94 94 2))))
1136   (make-charset
1137    '=hanyo-denshi/jd
1138    "JD (JIS X0213:2000 Plane 1) part of Han'you-Denshi characters"
1139    `(long-name "Han'you-Denshi/JD"
1140                chars 94
1141                dimension 2
1142                columns 2
1143                graphic 2
1144                direction l2r
1145                registry "HanyoDenshi\\.JD-0$"
1146                min-code    ,(+ (lsh #x6400 16) (* 94 94 3))
1147                max-code    ,(+ (lsh #x6400 16) (1- (* 94 94 4)))
1148                code-offset ,(+ (lsh #x6400 16) (* 94 94 3))))
1149   (make-charset
1150    '=hanyo-denshi/ft
1151    "FT (FDPC additional) part of Han'you-Denshi characters"
1152    `(long-name "Han'you-Denshi/FT"
1153                chars 94
1154                dimension 2
1155                columns 2
1156                graphic 2
1157                direction l2r
1158                registry "HanyoDenshi\\.FT-0$"
1159                min-code    ,(+ (lsh #x6400 16) (* 94 94 4))
1160                max-code    ,(+ (lsh #x6400 16) (1- (* 94 94 5)))
1161                code-offset ,(+ (lsh #x6400 16) (* 94 94 4))))
1162   (make-charset
1163    '=hanyo-denshi/ia
1164    "IA part of Han'you-Denshi characters"
1165    `(long-name "Han'you-Denshi/IA"
1166                chars 94
1167                dimension 2
1168                columns 2
1169                graphic 2
1170                direction l2r
1171                registry "HanyoDenshi\\.IA-0$"
1172                min-code    ,(+ (lsh #x6400 16) (* 94 94 5))
1173                max-code    ,(+ (lsh #x6400 16) (1- (* 94 94 6)))
1174                code-offset ,(+ (lsh #x6400 16) (* 94 94 5))))
1175   (make-charset
1176    '=hanyo-denshi/ib
1177    "IB part of Han'you-Denshi characters"
1178    `(long-name "Han'you-Denshi/IB"
1179                chars 94
1180                dimension 2
1181                columns 2
1182                graphic 2
1183                direction l2r
1184                registry "HanyoDenshi\\.IB-0$"
1185                min-code    ,(+ (lsh #x6400 16) (* 94 94 6))
1186                max-code    ,(+ (lsh #x6400 16) (1- (* 94 94 7)))
1187                code-offset ,(+ (lsh #x6400 16) (* 94 94 6))))
1188   (make-charset
1189    '=hanyo-denshi/hg
1190    "HG (HyouGai Kanji) part of Han'you-Denshi characters"
1191    `(long-name "Han'you-Denshi/HG"
1192                chars 94
1193                dimension 2
1194                columns 2
1195                graphic 2
1196                direction l2r
1197                registry "HanyoDenshi\\.HG-0$"
1198                min-code    ,(+ (lsh #x6400 16) (* 94 94 7))
1199                max-code    ,(+ (lsh #x6400 16) (1- (* 94 94 8)))
1200                code-offset ,(+ (lsh #x6400 16) (* 94 94 7))))
1201   (make-charset
1202    '=hanyo-denshi/ip
1203    "IP (for IPA) part of Han'you-Denshi characters"
1204    `(long-name "Han'you-Denshi/IP"
1205                chars 256
1206                dimension 2
1207                columns 2
1208                graphic 2
1209                direction l2r
1210                registry "HanyoDenshi\\.IP-0$"
1211                min-code    ,(+ (lsh #x6402 16) #x4E00)
1212                max-code    ,(+ (lsh #x6402 16) #x9FFF)
1213                code-offset ,(+ (lsh #x6402 16))))
1214   (make-charset
1215    '=hanyo-denshi/jt
1216    "JT (Juuki Touitsu Moji) part of Han'you-Denshi characters"
1217    `(long-name "Han'you-Denshi/JT"
1218                chars 256
1219                dimension 2
1220                columns 2
1221                graphic 2
1222                direction l2r
1223                registry "HanyoDenshi\\.JT-0$"
1224                min-code    ,(+ (lsh #x6402 16) #xAC00)
1225                max-code    ,(+ (lsh #x6402 16) #xD7AF)
1226                code-offset ,(+ (lsh #x6402 16))))
1227   (make-charset
1228    '=hanyo-denshi/ks
1229    "KS (KoSeki) part of Han'you-Denshi characters"
1230    `(long-name "Han'you-Denshi/KS font encoding"
1231                chars 256
1232                dimension 3
1233                columns 2
1234                graphic 2
1235                direction l2r))
1236   (make-charset
1237    '=hanyo-denshi/ks/mf
1238    "font encoding for KS (KoSeki) characters"
1239    `(long-name "Han'you-Denshi/KS font encoding"
1240                chars 256
1241                dimension 2
1242                columns 2
1243                graphic 2
1244                direction l2r
1245                registry "HanyoDenshi\\.KSMF-0$"
1246                min-code       ,(lsh #x6403 16)
1247                max-code    ,(+ (lsh #x6403 16) #xFFFF)
1248                code-offset    ,(lsh #x6403 16)))
1249
1250   (make-charset
1251    '=>>>hanyo-denshi/ja
1252    "Han'you-Denshi/JA abstract glyph-forms"
1253    '(long-name "Han'you-Denshi/JA glyph-forms"
1254                chars 94
1255                dimension 2
1256                columns 2
1257                graphic 2
1258                direction l2r
1259                registry "HanyoDenshi\\.JA-0$"
1260                mother =hanyo-denshi/ja))
1261   (make-charset
1262    '=>>>hanyo-denshi/jb
1263    "Han'you-Denshi/JB abstract glyph-forms"
1264    '(long-name "Han'you-Denshi/JB glyph-forms"
1265                chars 94
1266                dimension 2
1267                columns 2
1268                graphic 2
1269                direction l2r
1270                registry "HanyoDenshi\\.JB-0$"
1271                mother =hanyo-denshi/jb))
1272   (make-charset
1273    '=>>>hanyo-denshi/jc
1274    "Han'you-Denshi/JC abstract glyph-forms"
1275    '(long-name "Han'you-Denshi/JC glyph-forms"
1276                chars 94
1277                dimension 2
1278                columns 2
1279                graphic 2
1280                direction l2r
1281                registry "HanyoDenshi\\.JC-0$"
1282                mother =hanyo-denshi/jc))
1283   (make-charset
1284    '=>>>hanyo-denshi/jd
1285    "Han'you-Denshi/JD abstract glyph-forms"
1286    '(long-name "Han'you-Denshi/JD glyph-forms"
1287                chars 94
1288                dimension 2
1289                columns 2
1290                graphic 2
1291                direction l2r
1292                registry "HanyoDenshi\\.JD-0$"
1293                mother =hanyo-denshi/jd))
1294   (make-charset
1295    '=>>>hanyo-denshi/ft
1296    "Han'you-Denshi/FT abstract glyph-forms"
1297    '(long-name "Han'you-Denshi/FT glyph-forms"
1298                chars 94
1299                dimension 2
1300                columns 2
1301                graphic 2
1302                direction l2r
1303                registry "HanyoDenshi\\.FT-0$"
1304                mother =hanyo-denshi/ft))
1305   (make-charset
1306    '=>>>hanyo-denshi/ib
1307    "Han'you-Denshi/IB abstract glyph-forms"
1308    '(long-name "Han'you-Denshi/IB glyph-forms"
1309                chars 94
1310                dimension 2
1311                columns 2
1312                graphic 2
1313                direction l2r
1314                registry "HanyoDenshi\\.IB-0$"
1315                mother =hanyo-denshi/ib))
1316   (make-charset
1317    '=>>>hanyo-denshi/hg
1318    "Han'you-Denshi/HG abstract glyph-forms"
1319    '(long-name "Han'you-Denshi/HG glyph-forms"
1320                chars 94
1321                dimension 2
1322                columns 2
1323                graphic 2
1324                direction l2r
1325                registry "HanyoDenshi\\.HG-0$"
1326                mother =hanyo-denshi/hg))
1327   (make-charset
1328    '=>>>hanyo-denshi/jt
1329    "JT (Juuki Touitsu Moji) abstract glyph-forms"
1330    '(long-name "Han'you-Denshi/JT glyph-forms"
1331                chars 256
1332                dimension 2
1333                columns 2
1334                graphic 2
1335                direction l2r
1336                registry "HanyoDenshi\\.JT-0$"
1337                mother =hanyo-denshi/jt))
1338   (make-charset
1339    '=>>>hanyo-denshi/ks
1340    "KoSeki-touitsu-moji abstract glyph-forms"
1341    '(long-name "Han'you-Denshi/KS glyph-forms"
1342                chars 256
1343                dimension 3
1344                columns 2
1345                graphic 2
1346                direction l2r
1347                mother =hanyo-denshi/ks))
1348
1349   (make-charset
1350    '=>>hanyo-denshi/ja
1351    "Han'you-Denshi/JA abstract glyphs"
1352    '(long-name "Han'you-Denshi/JA glyphs"
1353                chars 94
1354                dimension 2
1355                columns 2
1356                graphic 2
1357                direction l2r
1358                registry "HanyoDenshi\\.JA-0$"
1359                mother =>>>hanyo-denshi/ja))
1360   (make-charset
1361    '=>>hanyo-denshi/jb
1362    "Han'you-Denshi/JB abstract glyphs"
1363    '(long-name "Han'you-Denshi/JB glyphs"
1364                chars 94
1365                dimension 2
1366                columns 2
1367                graphic 2
1368                direction l2r
1369                registry "HanyoDenshi\\.JB-0$"
1370                mother =>>>hanyo-denshi/jb))
1371   (make-charset
1372    '=>>hanyo-denshi/jc
1373    "Han'you-Denshi/JC abstract glyphs"
1374    '(long-name "Han'you-Denshi/JC glyphs"
1375                chars 94
1376                dimension 2
1377                columns 2
1378                graphic 2
1379                direction l2r
1380                registry "HanyoDenshi\\.JC-0$"
1381                mother =>>>hanyo-denshi/jc))
1382   (make-charset
1383    '=>>hanyo-denshi/jd
1384    "Han'you-Denshi/JD abstract glyphs"
1385    '(long-name "Han'you-Denshi/JD glyphs"
1386                chars 94
1387                dimension 2
1388                columns 2
1389                graphic 2
1390                direction l2r
1391                registry "HanyoDenshi\\.JD-0$"
1392                mother =>>>hanyo-denshi/jd))
1393   (make-charset
1394    '=>>hanyo-denshi/ft
1395    "Han'you-Denshi/FT abstract glyphs"
1396    '(long-name "Han'you-Denshi/FT glyphs"
1397                chars 94
1398                dimension 2
1399                columns 2
1400                graphic 2
1401                direction l2r
1402                registry "HanyoDenshi\\.FT-0$"
1403                mother =>>>hanyo-denshi/ft))
1404   (make-charset
1405    '=>>hanyo-denshi/ia
1406    "Han'you-Denshi/IA abstract glyphs"
1407    '(long-name "Han'you-Denshi/IA glyphs"
1408                chars 94
1409                dimension 2
1410                columns 2
1411                graphic 2
1412                direction l2r
1413                registry "HanyoDenshi\\.IA-0$"
1414                mother =hanyo-denshi/ia))
1415   (make-charset
1416    '=>>hanyo-denshi/ib
1417    "Han'you-Denshi/IB abstract glyphs"
1418    '(long-name "Han'you-Denshi/IB abstract glyphs"
1419                chars 94
1420                dimension 2
1421                columns 2
1422                graphic 2
1423                direction l2r
1424                registry "HanyoDenshi\\.IB-0$"
1425                mother =>>>hanyo-denshi/ib))
1426   (make-charset
1427    '=>>hanyo-denshi/hg
1428    "Han'you-Denshi/HG abstract glyphs"
1429    '(long-name "Han'you-Denshi/HG abstract glyphs"
1430                chars 94
1431                dimension 2
1432                columns 2
1433                graphic 2
1434                direction l2r
1435                registry "HanyoDenshi\\.HG-0$"
1436                mother =>>>hanyo-denshi/hg))
1437   (make-charset
1438    '=>>hanyo-denshi/ip
1439    "Han'you-Denshi/IP abstract glyphs"
1440    '(long-name "Han'you-Denshi/IP abstract glyphs"
1441                chars 256
1442                dimension 2
1443                columns 2
1444                graphic 2
1445                direction l2r
1446                registry "HanyoDenshi\\.IP-0$"
1447                mother =hanyo-denshi/ip))
1448   (make-charset
1449    '=>>hanyo-denshi/jt
1450    "JT (Juuki Touitsu Moji) abstract glyphs"
1451    '(long-name "Han'you-Denshi/JT glyphs"
1452                chars 256
1453                dimension 2
1454                columns 2
1455                graphic 2
1456                direction l2r
1457                registry "HanyoDenshi\\.JT-0$"
1458                mother =>>>hanyo-denshi/jt))
1459   (make-charset
1460    '=>>hanyo-denshi/ks
1461    "Han'you-Denshi/KS abstract glyphs"
1462    '(long-name "Han'you-Denshi/KS glyphs"
1463                chars 256
1464                dimension 3
1465                columns 2
1466                graphic 2
1467                direction l2r
1468                mother =>>>hanyo-denshi/ks))
1469
1470   (make-charset '=gt
1471                 "GT 2000"
1472                 `(long-name     "GT"
1473                   chars         256
1474                   dimension     3
1475                   columns       2
1476                   graphic       2
1477                   direction     l2r
1478                   registry      ""
1479                   min-code      ,(lsh #x6100 16)
1480                   max-code      ,(+ (lsh #x6100 16) 67547)
1481                   code-offset   ,(lsh #x6100 16)))
1482   (define-charset-alias 'ideograph-gt '=gt)
1483   (make-charset '=>>>gt
1484                 "GT 2000 abstract glyph-forms"
1485                 '(long-name     "GT abstract glyph-forms"
1486                   chars         256
1487                   dimension     3
1488                   columns       2
1489                   graphic       2
1490                   direction     l2r
1491                   mother        =gt))
1492   (make-charset '=>>gt
1493                 "GT 2000 abstract glyphs"
1494                 '(long-name     "GT abstract glyphs"
1495                   chars         256
1496                   dimension     3
1497                   columns       2
1498                   graphic       2
1499                   direction     l2r
1500                   mother        =>>>gt))
1501   (define-charset-alias '<=>gt '=>>gt)
1502   (define-charset-alias '<==>gt '=>>gt)
1503   (make-charset '=+>gt
1504                 "GT 2000 unified abstract glyphs"
1505                 '(long-name     "Unified abstract GT glyphs"
1506                   chars         256
1507                   dimension     3
1508                   columns       2
1509                   graphic       2
1510                   direction     l2r
1511                   mother        =>>gt))
1512   (make-charset '=>gt
1513                 "GT 2000 abstract characters"
1514                 '(long-name     "abstract GT characters"
1515                   chars         256
1516                   dimension     3
1517                   columns       2
1518                   graphic       2
1519                   direction     l2r
1520                   mother        =+>gt))
1521   (make-charset '=gt-k
1522                 "Ideographic components of GT"
1523                 `(long-name     "GT components"
1524                   chars         256
1525                   dimension     2
1526                   columns       2
1527                   graphic       2
1528                   direction     l2r
1529                   registry      ""
1530                   min-code      ,(lsh #x6110 16)
1531                   max-code      ,(+ (lsh #x6110 16) 17090)
1532                   code-offset   ,(lsh #x6110 16)))
1533   (define-charset-alias 'ideograph-gt-k '=gt-k)
1534   (make-charset '=>>gt-k
1535                 "abstract glyphs of GT-K"
1536                 '(long-name     "GT-K abstract glyphs"
1537                   chars         256
1538                   dimension     2
1539                   columns       2
1540                   graphic       2
1541                   direction     l2r
1542                   mother        =gt-k))
1543   (make-charset '=>gt-k
1544                 "GT-K abstract characters"
1545                 '(long-name     "GT-K abstract characters"
1546                   chars         256
1547                   dimension     2
1548                   columns       2
1549                   graphic       2
1550                   direction     l2r
1551                   mother        =>>gt-k))
1552   (let ((i 1))
1553     (while (<= i 11)
1554       (make-charset
1555        (intern (format "=gt-pj-%d" i))
1556        (format "GT 2000 (pseudo JIS encoding) part %d" i)
1557        `(long-name ,(format "GT PJ %d" i)
1558                    chars 94
1559                    dimension 2
1560                    columns 2
1561                    graphic 0
1562                    direction l2r
1563                    registry ,(format "\\(GTpj-%d\\|jisx0208\\.GT-%d\\)$" i i)))
1564       (define-charset-alias
1565         (intern (format "ideograph-gt-pj-%d" i))
1566         (intern (format "=gt-pj-%d" i)))
1567       (setq i (1+ i))))
1568   (make-charset
1569    '=gt-pj-k1
1570    "Ideographic parts of GT (pseudo JIS encoding) part 1"
1571    '(long-name "GT K1"
1572                chars 94
1573                dimension 2
1574                columns 2
1575                graphic 0
1576                direction l2r
1577                registry "\\(GTKpj-1\\|jisx0208\\.GTK-1\\)$"))
1578   (define-charset-alias 'ideograph-gt-pj-k1 '=gt-pj-k1)
1579   (make-charset
1580    '=gt-pj-k2
1581    "Ideographic parts of GT (pseudo JIS encoding) part 2"
1582    '(long-name "GT K2"
1583                chars 94
1584                dimension 2
1585                columns 2
1586                graphic 0
1587                direction l2r
1588                registry "\\(GTKpj-2\\|jisx0208\\.GTK-2\\)$"))
1589   (define-charset-alias 'ideograph-gt-pj-k2 '=gt-pj-k2)
1590
1591   (make-charset '=daikanwa
1592                 "Daikanwa dictionary (unchanged part)"
1593                 `(long-name     "Daikanwa"
1594                   chars         256
1595                   dimension     2
1596                   columns       2
1597                   graphic       2
1598                   direction     l2r
1599                   registry      "Daikanwa\\(\\.[0-9]+\\)?-3"
1600                   min-code      #xE00000
1601                   max-code      ,(+ #xE00000 50100)
1602                   code-offset   #xE00000))
1603   (define-charset-alias 'ideograph-daikanwa '=daikanwa)
1604
1605   (make-charset '=daikanwa@rev1
1606                 "Daikanwa dictionary (revised version)"
1607                 '(long-name     "Daikanwa Rev."
1608                   chars         256
1609                   dimension     2
1610                   columns       2
1611                   graphic       2
1612                   direction     l2r
1613                   registry      "Daikanwa\\(\\.[0-9]+\\)?-2"
1614                   mother        =daikanwa))
1615   (define-charset-alias 'ideograph-daikanwa-2 '=daikanwa@rev1)
1616   (define-charset-alias '=daikanwa-rev1 '=daikanwa@rev1)
1617
1618   (make-charset '=daikanwa@rev2
1619                 "Daikanwa dictionary (revised version 2)"
1620                 '(long-name     "Daikanwa"
1621                   chars         256
1622                   dimension     2
1623                   columns       2
1624                   graphic       2
1625                   direction     l2r
1626                   registry      "Daikanwa\\(\\.[0-9]+\\)?-3"
1627                   mother        =daikanwa
1628                   min-code      1
1629                   max-code      49964))
1630   (define-charset-alias '=daikanwa-rev2 '=daikanwa@rev2)
1631
1632   (make-charset '=daikanwa/+p
1633                 "Daikanwa dictionary (ddddd')"
1634                 '(long-name     "Daikanwa ddddd'"
1635                   chars         256
1636                   dimension     2
1637                   columns       2
1638                   graphic       2
1639                   direction     l2r))
1640   (make-charset '=daikanwa/+2p
1641                 "Daikanwa dictionary (ddddd'')"
1642                 '(long-name     "Daikanwa ddddd''"
1643                   chars         256
1644                   dimension     2
1645                   columns       2
1646                   graphic       2
1647                   direction     l2r))
1648   (make-charset '=daikanwa/ho
1649                 "Daikanwa dictionary (Hokan)"
1650                 '(long-name     "Daikanwa-ho"
1651                   chars         256
1652                   dimension     2
1653                   columns       2
1654                   graphic       2
1655                   direction     l2r))
1656
1657   (make-charset '=>>daikanwa
1658                 "Daikanwa abstract glyphs"
1659                 '(long-name     "Daikanwa glyphs"
1660                   chars         256
1661                   dimension     2
1662                   columns       2
1663                   graphic       2
1664                   direction     l2r
1665                   registry      "Daikanwa\\(\\.[0-9]+\\)?-3"
1666                   mother        =daikanwa))
1667   (make-charset '=>>daikanwa/+p
1668                 "Daikanwa abstract glyphs (ddddd')"
1669                 '(long-name     "Daikanwa glyphs (ddddd')"
1670                   chars         256
1671                   dimension     2
1672                   columns       2
1673                   graphic       2
1674                   direction     l2r
1675                   mother        =daikanwa/+p))
1676   (make-charset '=>>daikanwa/+2p
1677                 "Daikanwa abstract glyphs (ddddd'')"
1678                 '(long-name     "Daikanwa glyphs (ddddd'')"
1679                   chars         256
1680                   dimension     2
1681                   columns       2
1682                   graphic       2
1683                   direction     l2r
1684                   mother        =daikanwa/+2p))
1685   (make-charset '=>>daikanwa/ho
1686                 "Daikanwa abstract glyphs (Hokan)"
1687                 '(long-name     "Daikanwa-ho glyph"
1688                   chars         256
1689                   dimension     2
1690                   columns       2
1691                   graphic       2
1692                   direction     l2r
1693                   mother        =daikanwa/ho))
1694
1695   (make-charset '=>daikanwa
1696                 "Daikanwa abstract characters"
1697                 '(long-name     "abstract Daikanwa"
1698                   chars         256
1699                   dimension     2
1700                   columns       2
1701                   graphic       2
1702                   direction     l2r
1703                   registry      "Daikanwa\\(\\.[0-9]+\\)?-3"
1704                   mother        =>>daikanwa))
1705   (make-charset '=>daikanwa/ho
1706                 "Daikanwa abstract characters (Hokan)"
1707                 '(long-name     "abstract Daikanwa-ho"
1708                   chars         256
1709                   dimension     2
1710                   columns       2
1711                   graphic       2
1712                   direction     l2r
1713                   mother        =>>daikanwa/ho))
1714
1715   (make-charset '=shinjigen
1716                 "Kadokawa ShinJigen dictionary (common parts)"
1717                 `(long-name     "Shinjigen common parts"
1718                   chars         256
1719                   dimension     2
1720                   columns       2
1721                   graphic       2
1722                   direction     l2r
1723                   registry      "Shinjigen\\(\\.[0-9]+\\)?-*"))
1724
1725   (make-charset '=shinjigen@1ed
1726                 "Kadokawa ShinJigen dictionary (the first edition)"
1727                 `(long-name     "Shinjigen-1"
1728                   chars         256
1729                   dimension     2
1730                   columns       2
1731                   graphic       2
1732                   direction     l2r
1733                   mother        =shinjigen
1734                   registry      "Shinjigen\\(\\.[0-9]+\\)?-1"))
1735   (define-charset-alias 'shinjigen-1 '=shinjigen@1ed)
1736
1737   (make-charset '=shinjigen@1ed/24pr
1738                 "Kadokawa ShinJigen dictionary (the 24th impression)"
1739                 `(long-name     "Shinjigen-1 24pr"
1740                   chars         256
1741                   dimension     2
1742                   columns       2
1743                   graphic       2
1744                   direction     l2r
1745                   mother        =shinjigen@1ed))
1746
1747   (make-charset '=shinjigen@rev
1748                 "Kadokawa ShinJigen dictionary (the revised edition)"
1749                 `(long-name     "Shinjigen-2"
1750                   chars         256
1751                   dimension     2
1752                   columns       2
1753                   graphic       2
1754                   direction     l2r
1755                   mother        =shinjigen
1756                   registry      "Shinjigen\\(\\.[0-9]+\\)?-2"))
1757   (define-charset-alias 'shinjigen-2 '=shinjigen@rev)
1758   (make-charset '=shinjigen/+p@rev
1759                 "ShinJigen (the second edition) number with '"
1760                 `(long-name     "Shinjigen-2 with '"
1761                   chars         256
1762                   dimension     2
1763                   columns       2
1764                   graphic       2
1765                   direction     l2r))
1766   (define-charset-alias 'shinjigen-2-p '=shinjigen/+p@rev)
1767
1768   (make-charset '=big5-pua
1769                 "Big5 with private used area"
1770                 '(long-name     "Big5-PUA"
1771                   chars         256
1772                   dimension     2
1773                   columns       2
1774                   graphic       2
1775                   direction     l2r
1776                   mother        chinese-big5
1777                   registry      "Big5\\.ETEN"))
1778   (define-charset-alias 'chinese-big5-pua '=big5-pua)
1779
1780   (let* ((i 1)
1781          (hzk-min (+ (lsh #x6200 16) 65536))
1782          (hzk-max (+ hzk-min 65535)))
1783     (while (<= i 12)
1784       (make-charset
1785        (intern (format "=hanziku-%d" i))
1786        (format "HANZIKU (pseudo BIG5 encoding) part %d" i)
1787        `(long-name ,(format "HANZIKU-%d" i)
1788                    chars 256
1789                    dimension 2
1790                    columns 2
1791                    graphic 2
1792                    direction l2r
1793                    registry ,(format "hanziku-%d$" i i)
1794                    min-code ,hzk-min
1795                    max-code ,hzk-max
1796                    code-offset ,hzk-min))
1797       (define-charset-alias
1798         (intern (format "ideograph-hanziku-%d" i))
1799         (intern (format "=hanziku-%d" i)))
1800       (setq hzk-min (1+ hzk-max)
1801             hzk-max (+ hzk-min 65535))
1802       (setq i (1+ i))))
1803
1804   (make-charset '=cbeta "CBETA private characters"
1805                 '(long-name     "CBETA PUA"
1806                   chars         256
1807                   dimension     2
1808                   registry      "cbeta-0"
1809                   graphic       2
1810                   min-code      #xE20000
1811                   max-code      #xE2FFFF
1812                   code-offset   #xE20000
1813                   columns       2
1814                   direction     l2r))
1815   (define-charset-alias 'ideograph-cbeta '=cbeta)
1816
1817   (make-charset '=>>cbeta "CBETA abstract glyphs"
1818                 '(long-name     "CBETA glyphs"
1819                   chars         256
1820                   dimension     2
1821                   registry      "cbeta-0"
1822                   graphic       2
1823                   columns       2
1824                   direction     l2r
1825                   mother        =cbeta))
1826
1827   (make-charset '=zinbun-oracle
1828                 "Oracle Bones Script"
1829                 `(long-name     "Oracle Bones Script in Zinbun, Kyoto Univ."
1830                   chars         256
1831                   dimension     2
1832                   registry      "zob1968-0"
1833                   graphic       2
1834                   min-code      #xE70000
1835                   max-code      ,(+ #xE70000 8192)
1836                   code-offset   #xE70000
1837                   columns       2
1838                   direction     l2r))
1839
1840   (make-charset '=>zinbun-oracle
1841                 "Abstract Oracle Bones"
1842                 '(long-name     "Abstract characters of Zinbun Oracle Bones."
1843                   chars         256
1844                   dimension     2
1845                   mother        =zinbun-oracle
1846                   registry      "zob1968-0"
1847                   graphic       2
1848                   columns       2
1849                   direction     l2r))
1850
1851   (make-charset '=jef-china3
1852                 "JEF + CHINA3 private characters"
1853                 '(long-name     "JEF + CHINA3"
1854                   chars         256
1855                   dimension     2
1856                   columns       2
1857                   graphic       2
1858                   direction     l2r
1859                   registry      "china3jef-0"
1860                   min-code      #xE80000
1861                   max-code      #xE8FFFF
1862                   code-offset   #xE80000))
1863   (define-charset-alias 'china3-jef '=jef-china3)
1864
1865   (make-charset '=ruimoku-v6
1866                 "private characters used in RUIMOKU Version.6"
1867                 `(long-name     "RUI6"
1868                   chars         256
1869                   dimension     2
1870                   columns       2
1871                   graphic       2
1872                   direction     l2r
1873                   registry      "rui6-0"
1874                   ;; mother     ucs
1875                   min-code      #xE90000 ; #xE000
1876                   max-code      #xE908FF ; #xE8FF
1877                   code-offset   ,(- #xE90000 #xE000)))
1878   (make-charset '=>>ruimoku-v6
1879                 "RUIMOKU Version.6 glyphs"
1880                 '(long-name     "RUI6 glyphs"
1881                   chars         256
1882                   dimension     2
1883                   columns       2
1884                   graphic       2
1885                   direction     l2r
1886                   registry      "rui6-0"
1887                   mother        =ruimoku-v6))
1888
1889   ;; (make-charset
1890   ;;  '=zihai
1891   ;;  "ZhongHua-ZiHai glyph-images"
1892   ;;  '(long-name "ZhongHua-ZiHai (pppp-nn)"
1893   ;;              chars 256
1894   ;;              dimension 3
1895   ;;              columns 2
1896   ;;              graphic 2
1897   ;;              direction l2r))
1898
1899   ;; (make-charset
1900   ;;  '=zihai-17xx
1901   ;;  "ZhongHua-ZiHai (pp.1700\e$B!A\e(B1781) glyph-images"
1902   ;;  '(long-name "ZhongHua-ZiHai pp.17xx"
1903   ;;              chars 256
1904   ;;              dimension 2
1905   ;;              columns 2
1906   ;;              graphic 2
1907   ;;              direction l2r
1908   ;;              registry "zihai\\.cp-17$"))
1909
1910   (make-charset '=big5-cdp-var-3
1911                 "Big5-CDP-var-3 glyph-images of GlyphWiki"
1912                 '(long-name     "Big5-CDP-var-3"
1913                   chars         256
1914                   dimension     2
1915                   columns       2
1916                   graphic       2
1917                   direction     l2r
1918                   registry      "cdp\\.var-3$"
1919                   mother        =big5-cdp))
1920
1921   (make-charset '=big5-cdp-var-5
1922                 "Big5-CDP-var-5 glyph-images of GlyphWiki"
1923                 '(long-name     "Big5-CDP-var-5"
1924                   chars         256
1925                   dimension     2
1926                   columns       2
1927                   graphic       2
1928                   direction     l2r
1929                   registry      "cdp\\.var-5$"
1930                   mother        =big5-cdp))
1931
1932   (make-charset '==>ucs@bucs
1933                 "Basic Subset of Coded Character Sets (BUCS)"
1934                 '(long-name     "BUCS abstract characters"
1935                   chars         256
1936                   dimension     3
1937                   columns       2
1938                   graphic       2
1939                   direction     l2r
1940                   =>iso-ir      177
1941                   mother        =ucs))
1942
1943   (make-charset '=>ucs@iso
1944                 "Abstract characters of ISO/IEC 10646 representatives"
1945                 '(long-name     "UCS characters for ISO"
1946                   chars         256
1947                   dimension     3
1948                   columns       2
1949                   graphic       2
1950                   direction     l2r
1951                   =>iso-ir      177
1952                   mother        =ucs))
1953   (make-charset '=>ucs@unicode
1954                 "Abstract characters of Unicode representatives"
1955                 '(long-name     "UCS characters for Unicode"
1956                   chars         256
1957                   dimension     3
1958                   columns       2
1959                   graphic       2
1960                   direction     l2r
1961                   =>iso-ir      177
1962                   mother        =>ucs@iso))
1963   (make-charset '=>ucs@jis
1964                 "UCS representative characters for JIS X0208/0212/0213"
1965                 '(long-name     "UCS characters for JIS"
1966                   chars         256
1967                   dimension     3
1968                   columns       2
1969                   graphic       2
1970                   direction     l2r
1971                   =>iso-ir      177
1972                   mother        =>ucs@unicode))
1973   (make-charset '=>ucs@ks
1974                 "UCS representative characters for Korean Standards"
1975                 '(long-name     "UCS characters for KS"
1976                   chars         256
1977                   dimension     3
1978                   columns       2
1979                   graphic       2
1980                   direction     l2r
1981                   =>iso-ir      177
1982                   mother        =>ucs@unicode))
1983   (make-charset '=>ucs@cns
1984                 "UCS representatives characters for CNS 11643 sources"
1985                 '(long-name     "UCS characters for CNS 11643"
1986                   chars         256
1987                   dimension     3
1988                   columns       2
1989                   graphic       2
1990                   direction     l2r
1991                   =>iso-ir      177
1992                   mother        =>ucs@unicode))
1993
1994   (make-charset '=+>ucs@iso
1995                 "UCS based on ISO/IEC 10646 representative glyphs"
1996                 '(long-name     "Unified abstract glyphs of UCS"
1997                   chars         256
1998                   dimension     3
1999                   columns       2
2000                   graphic       2
2001                   direction     l2r
2002                   =>iso-ir      177
2003                   mother        =>ucs@iso))
2004   (make-charset '=+>ucs@unicode
2005                 "Unicode representative unified abstract glyphs"
2006                 '(long-name     "UCS unified abstract glyphs for Unicode"
2007                   chars         256
2008                   dimension     3
2009                   columns       2
2010                   graphic       2
2011                   direction     l2r
2012                   =>iso-ir      177
2013                   mother        =+>ucs@iso))
2014   (make-charset '=+>ucs@jis
2015                 "UCS based on Japanese usual unification"
2016                 '(long-name     "UCS unified abstract glyphs for JP"
2017                   chars         256
2018                   dimension     3
2019                   columns       2
2020                   graphic       2
2021                   direction     l2r
2022                   =>iso-ir      177
2023                   mother        =+>ucs@unicode))
2024   (define-charset-alias '=>ucs@JP '=+>ucs@jis)
2025   (make-charset '=+>ucs@jis/1990
2026                 "UCS representative characters for JIS X0208/0212:1990"
2027                 '(long-name     "UCS characters for JIS:1990"
2028                   chars         256
2029                   dimension     3
2030                   columns       2
2031                   graphic       2
2032                   direction     l2r
2033                   =>iso-ir      177
2034                   mother        =+>ucs@jis))
2035   (define-charset-alias '=>ucs@jis/1990 '=+>ucs@jis/1990)
2036   (make-charset '=+>ucs@jis/2004
2037                 "UCS representative characters for JIS X 0213:2004"
2038                 '(long-name     "UCS characters for JIS:2004"
2039                   chars         256
2040                   dimension     3
2041                   columns       2
2042                   graphic       2
2043                   direction     l2r
2044                   =>iso-ir      177
2045                   mother        =+>ucs@jis))
2046   (make-charset '=+>ucs@ks
2047                 "UCS representative unified abstract glyphs for Korean Standards"
2048                 '(long-name     "UCS unified abstract glyphs for KS"
2049                   chars         256
2050                   dimension     3
2051                   columns       2
2052                   graphic       2
2053                   direction     l2r
2054                   =>iso-ir      177
2055                   mother        =+>ucs@unicode))
2056   (make-charset '=+>ucs@cns
2057                 "UCS representatives unified abstract glyphs for CNS 11643 sources"
2058                 '(long-name     "UCS unified abstract glyphs for CNS"
2059                   chars         256
2060                   dimension     3
2061                   columns       2
2062                   graphic       2
2063                   direction     l2r
2064                   =>iso-ir      177
2065                   mother        =+>ucs@unicode))
2066
2067   (make-charset '=>>ucs@iso
2068                 "Representative abstract-glyphs of ISO/IEC 10646"
2069                 '(long-name     "UCS abstract glyphs for UCS"
2070                   chars         256
2071                   dimension     3
2072                   columns       2
2073                   graphic       2
2074                   direction     l2r
2075                   =>iso-ir      177
2076                   mother        =+>ucs@iso))
2077   (make-charset '=>>ucs@unicode
2078                 "Representative abstract-glyphs of Unicode"
2079                 '(long-name     "Unicode abstract glyphs"
2080                   chars         256
2081                   dimension     3
2082                   columns       2
2083                   graphic       2
2084                   direction     l2r
2085                   =>iso-ir      177
2086                   mother        =>>ucs@iso))
2087   (make-charset '=>>ucs@jis
2088                 "UCS Representative abstract-glyphs for JIS X0208/0212/0213"
2089                 '(long-name     "UCS abstract glyphs for JIS"
2090                   chars         256
2091                   dimension     3
2092                   columns       2
2093                   graphic       2
2094                   direction     l2r
2095                   =>iso-ir      177
2096                   mother        =>>ucs@unicode))
2097   (make-charset '=>>ucs@jis/1990
2098                 "UCS Representative glyphs for JIS X 0208/0212:1990"
2099                 '(long-name     "UCS glyphs for JIS:1990"
2100                   chars         256
2101                   dimension     3
2102                   columns       2
2103                   graphic       2
2104                   direction     l2r
2105                   =>iso-ir      177
2106                   mother        =>>ucs@jis))
2107   (make-charset '=>>ucs@jis/2000
2108                 "UCS Representative glyphs for JIS X 0213:2000"
2109                 '(long-name     "UCS glyphs for JIS:2000"
2110                   chars         256
2111                   dimension     3
2112                   columns       2
2113                   graphic       2
2114                   direction     l2r
2115                   =>iso-ir      177
2116                   mother        =>>ucs@jis))
2117   (make-charset '=>>ucs@jis/2004
2118                 "UCS Representative glyphs for JIS X 0213:2004"
2119                 '(long-name     "UCS glyphs for JIS:2004"
2120                   chars         256
2121                   dimension     3
2122                   columns       2
2123                   graphic       2
2124                   direction     l2r
2125                   =>iso-ir      177
2126                   mother        =>>ucs@jis))
2127   (make-charset '=>>ucs@JP
2128                 "UCS abstract-glyphs based on Japanese style glyphs"
2129                 '(long-name     "UCS glyphs for JP"
2130                   chars         256
2131                   dimension     3
2132                   columns       2
2133                   graphic       2
2134                   direction     l2r
2135                   =>iso-ir      177
2136                   mother        =>>ucs@jis/2004))
2137   (make-charset '=>>ucs@ks
2138                 "UCS Representative glyphs for Korean Standards"
2139                 '(long-name     "UCS glyphs for KS"
2140                   chars         256
2141                   dimension     3
2142                   columns       2
2143                   graphic       2
2144                   direction     l2r
2145                   =>iso-ir      177
2146                   mother        =>>ucs@unicode))
2147   (make-charset '=>>ucs@cns
2148                 "UCS Representative glyphs for CNS 11643 sources"
2149                 '(long-name     "UCS glyphs for CNS"
2150                   chars         256
2151                   dimension     3
2152                   columns       2
2153                   graphic       2
2154                   direction     l2r
2155                   =>iso-ir      177
2156                   mother        =>>ucs@unicode))
2157
2158   (make-charset '=>>>ucs@iso
2159                 "Representative glyph-forms of ISO/IEC 10646"
2160                 '(long-name     "UCS glyph-forms for UCS"
2161                   chars         256
2162                   dimension     3
2163                   columns       2
2164                   graphic       2
2165                   direction     l2r
2166                   =>iso-ir      177
2167                   mother        =>>ucs@iso))
2168   (make-charset '=>>>ucs@unicode
2169                 "Representative glyph-forms of Unicode"
2170                 '(long-name     "UCS glyph-forms for Unicode"
2171                   chars         256
2172                   dimension     3
2173                   columns       2
2174                   graphic       2
2175                   direction     l2r
2176                   =>iso-ir      177
2177                   mother        =>>>ucs@iso))
2178   (make-charset '=>>>ucs@jis
2179                 "UCS Representative glyph-forms for JIS X0208/0212/0213"
2180                 '(long-name     "UCS glyph-forms for JIS"
2181                   chars         256
2182                   dimension     3
2183                   columns       2
2184                   graphic       2
2185                   direction     l2r
2186                   =>iso-ir      177
2187                   mother        =>>>ucs@unicode))
2188   (make-charset '=>>>ucs@jis/1990
2189                 "UCS Representative glyph-forms for JIS X 0208/0212:1990"
2190                 '(long-name     "UCS glyph-forms for JIS:1990"
2191                   chars         256
2192                   dimension     3
2193                   columns       2
2194                   graphic       2
2195                   direction     l2r
2196                   =>iso-ir      177
2197                   mother        =>>>ucs@jis))
2198   (make-charset '=>>>ucs@jis/2000
2199                 "UCS Representative glyph-forms for JIS X 0213:2000"
2200                 '(long-name     "UCS glyph-forms for JIS:2000"
2201                   chars         256
2202                   dimension     3
2203                   columns       2
2204                   graphic       2
2205                   direction     l2r
2206                   =>iso-ir      177
2207                   mother        =>>>ucs@jis))
2208   (make-charset '=>>>ucs@jis/2004
2209                 "UCS Representative glyph-forms for JIS X 0213:2004"
2210                 '(long-name     "UCS glyph-forms for JIS:2004"
2211                   chars         256
2212                   dimension     3
2213                   columns       2
2214                   graphic       2
2215                   direction     l2r
2216                   =>iso-ir      177
2217                   mother        =>>>ucs@jis))
2218   (make-charset '=>>>ucs@ks
2219                 "UCS Representative glyph-forms for Korean Standards"
2220                 '(long-name     "UCS glyph-forms for KS"
2221                   chars         256
2222                   dimension     3
2223                   columns       2
2224                   graphic       2
2225                   direction     l2r
2226                   =>iso-ir      177
2227                   mother        =>>>ucs@unicode))
2228   (make-charset '=>>>ucs@cns
2229                 "UCS Representative glyph-forms for CNS 11643 sources"
2230                 '(long-name     "UCS glyph-forms for CNS"
2231                   chars         256
2232                   dimension     3
2233                   columns       2
2234                   graphic       2
2235                   direction     l2r
2236                   =>iso-ir      177
2237                   mother        =>>>ucs@unicode))
2238
2239   (make-charset '=ucs@iso
2240                 "ISO/IEC 10646 for its representative glyphs"
2241                 '(long-name     "UCS for ISO"
2242                   chars         256
2243                   dimension     3
2244                   columns       2
2245                   graphic       2
2246                   direction     l2r
2247                   =>iso-ir      177
2248                   mother        =>>>ucs@iso))
2249   (make-charset '=ucs@unicode
2250                 "Unicode for its representative glyphs"
2251                 '(long-name     "UCS for Unicode"
2252                   chars         256
2253                   dimension     3
2254                   columns       2
2255                   graphic       2
2256                   direction     l2r
2257                   =>iso-ir      177
2258                   mother        =ucs@iso))
2259   (make-charset '=ucs@gb
2260                 "ISO/IEC 10646 for GB"
2261                 '(long-name     "UCS for GB"
2262                   chars         256
2263                   dimension     3
2264                   columns       2
2265                   graphic       2
2266                   direction     l2r
2267                   =>iso-ir      177
2268                   mother        =ucs@unicode))
2269   (define-charset-alias 'ucs-gb '=ucs@gb)
2270   (make-charset '=ucs@gb/fw
2271                 "ISO/IEC 10646 for GB with fullwidth"
2272                 '(long-name     "UCS for GB-fullwidth"
2273                   chars         256
2274                   dimension     3
2275                   columns       2
2276                   graphic       2
2277                   direction     l2r
2278                   =>iso-ir      177
2279                   mother        =ucs@gb))
2280   (make-charset '=ucs-bmp@gb
2281                 "ISO/IEC 10646 BMP for GB"
2282                 '(long-name     "BMP for GB"
2283                   chars         256
2284                   dimension     3
2285                   columns       2
2286                   graphic       2
2287                   direction     l2r
2288                   mother        =ucs@gb
2289                   min-code      #x0000
2290                   max-code      #xFFFF))
2291   (make-charset '=ucs@cns
2292                 "ISO/IEC 10646 for CNS 11643"
2293                 '(long-name     "UCS for CNS"
2294                   chars         256
2295                   dimension     3
2296                   columns       2
2297                   graphic       2
2298                   direction     l2r
2299                   =>iso-ir      177
2300                   mother        =ucs@unicode))
2301   (define-charset-alias 'ucs-cns '=ucs@cns)
2302   (make-charset '=ucs@cns/fw
2303                 "ISO/IEC 10646 for CNS 11643 with fullwidth"
2304                 '(long-name     "UCS for CNS-fullwidth"
2305                   chars         256
2306                   dimension     3
2307                   columns       2
2308                   graphic       2
2309                   direction     l2r
2310                   =>iso-ir      177
2311                   mother        =ucs@cns))
2312   (make-charset '=ucs-bmp@cns
2313                 "ISO/IEC 10646 BMP for CNS"
2314                 '(long-name     "BMP for CNS"
2315                   chars         256
2316                   dimension     3
2317                   columns       2
2318                   graphic       2
2319                   direction     l2r
2320                   mother        =ucs@cns
2321                   min-code      #x0000
2322                   max-code      #xFFFF))
2323   (make-charset '=ucs@jis
2324                 "ISO/IEC 10646 for JIS X0208/0212/0213"
2325                 '(long-name     "UCS for JIS"
2326                   chars         256
2327                   dimension     3
2328                   columns       2
2329                   graphic       2
2330                   direction     l2r
2331                   =>iso-ir      177
2332                   mother        =ucs@unicode))
2333   (define-charset-alias 'ucs-jis '=ucs@jis)
2334   (make-charset '=ucs@jis/fw
2335                 "ISO/IEC 10646 for JIS X0208/0212/0213 with fullwidth"
2336                 '(long-name     "UCS for JIS-fullwidth"
2337                   chars         256
2338                   dimension     3
2339                   columns       2
2340                   graphic       2
2341                   direction     l2r
2342                   =>iso-ir      177
2343                   mother        =ucs@jis))
2344   (make-charset '=ucs-bmp@jis
2345                 "ISO/IEC 10646 BMP for JIS"
2346                 '(long-name     "BMP for JIS"
2347                   chars         256
2348                   dimension     3
2349                   columns       2
2350                   graphic       2
2351                   direction     l2r
2352                   mother        =ucs@jis
2353                   min-code      #x0000
2354                   max-code      #xFFFF))
2355   ;; (make-charset '=ucs@jis/1983
2356   ;;               "ISO/IEC 10646 for JIS X 0208:1983"
2357   ;;               '(long-name     "UCS for JIS:1983"
2358   ;;                 chars         256
2359   ;;                 dimension     3
2360   ;;                 columns       2
2361   ;;                 graphic       2
2362   ;;                 direction     l2r
2363   ;;                 =>iso-ir      177
2364   ;;                 mother        =ucs@jis))
2365   (make-charset '=ucs@jis/1990
2366                 "ISO/IEC 10646 for JIS X 0208/0212:1990"
2367                 '(long-name     "UCS for JIS:1990"
2368                   chars         256
2369                   dimension     3
2370                   columns       2
2371                   graphic       2
2372                   direction     l2r
2373                   =>iso-ir      177
2374                   mother        =ucs@jis))
2375   (define-charset-alias '=ucs@jis-1990 '=ucs@jis/1990)
2376   (define-charset-alias '=ucs-jis-1990 '=ucs@jis/1990)
2377   (make-charset '=ucs@jis/2000
2378                 "ISO/IEC 10646 for JIS X 0213:2000"
2379                 '(long-name     "UCS for JIS:2000"
2380                   chars         256
2381                   dimension     3
2382                   columns       2
2383                   graphic       2
2384                   direction     l2r
2385                   =>iso-ir      177
2386                   mother        =ucs@jis))
2387   (define-charset-alias '=ucs@jis-2000 '=ucs@jis/2000)
2388   (define-charset-alias '=ucs-jis-2000 '=ucs@jis/2000)
2389   (make-charset '=ucs@jis/2004
2390                 "ISO/IEC 10646 for JIS X 0213:2004"
2391                 '(long-name     "UCS for JIS:2004"
2392                   chars         256
2393                   dimension     3
2394                   columns       2
2395                   graphic       2
2396                   direction     l2r
2397                   =>iso-ir      177
2398                   mother        =ucs@jis))
2399   (make-charset '=ucs@JP
2400                 "UCS for common glyphs used in Japan"
2401                 '(long-name     "UCS for Japan"
2402                   chars         256
2403                   dimension     3
2404                   columns       2
2405                   graphic       2
2406                   direction     l2r
2407                   =>iso-ir      177
2408                   mother        =ucs@jis/2004))
2409   (define-charset-alias '=ucs@jp '=ucs@JP)
2410   (make-charset '=ucs@JP/hanazono
2411                 "Japanese glyph-images of Hanazono Mincho"
2412                 '(long-name     "UCS for Hana-Min"
2413                   chars         256
2414                   dimension     3
2415                   columns       2
2416                   graphic       2
2417                   direction     l2r
2418                   =>iso-ir      177
2419                   mother        =ucs@JP))
2420   (make-charset '=ucs@ks
2421                 "ISO/IEC 10646 for Korean Standards"
2422                 '(long-name     "UCS for KS"
2423                   chars         256
2424                   dimension     3
2425                   columns       2
2426                   graphic       2
2427                   direction     l2r
2428                   =>iso-ir      177
2429                   mother        =ucs@unicode))
2430   (define-charset-alias 'ucs-ks '=ucs@ks)
2431   (make-charset '=ucs-bmp@ks
2432                 "ISO/IEC 10646 BMP for KS"
2433                 '(long-name     "BMP for KS"
2434                   chars         256
2435                   dimension     3
2436                   columns       2
2437                   graphic       2
2438                   direction     l2r
2439                   mother        =ucs@ks
2440                   min-code      #x0000
2441                   max-code      #xFFFF))
2442   (make-charset '=ucs@cns11643
2443                 "ISO/IEC 10646 for CNS based on www.cns11643.gov.tw"
2444                 '(long-name     "UCS for CNS11643"
2445                   chars         256
2446                   dimension     3
2447                   columns       2
2448                   graphic       2
2449                   direction     l2r
2450                   =>iso-ir      177
2451                   mother        =ucs@cns))
2452   (make-charset '=ucs@big5
2453                 "ISO/IEC 10646 for Big5"
2454                 '(long-name     "UCS for Big5"
2455                   chars         256
2456                   dimension     3
2457                   columns       2
2458                   graphic       2
2459                   direction     l2r
2460                   =>iso-ir      177
2461                   mother        =>>ucs@cns))
2462   (define-charset-alias 'ucs-big5 '=ucs@big5)
2463   (make-charset '=ucs@big5/cns11643
2464                 "ISO/IEC 10646 for Big5 based on www.cns11643.gov.tw"
2465                 '(long-name     "UCS for Big5@CNS11643"
2466                   chars         256
2467                   dimension     3
2468                   columns       2
2469                   graphic       2
2470                   direction     l2r
2471                   =>iso-ir      177
2472                   mother        =ucs@big5))
2473
2474   (make-charset '=ucs-itaiji-084
2475                 "uXXXX-itaiji-084 glyph-images of GlyphWiki"
2476                 '(long-name     "UCS-itaiji-084"
2477                   chars         256
2478                   dimension     3
2479                   columns       2
2480                   graphic       2
2481                   direction     l2r
2482                   ;; =>iso-ir   177
2483                   mother        =ucs))
2484   (make-charset '=ucs-bmp-itaiji-084
2485                 "uXXXX-itaiji-084 glyph-images in BMP"
2486                 '(long-name     "UCS-BMP-itaiji-084"
2487                   chars         256
2488                   dimension     2
2489                   columns       2
2490                   graphic       2
2491                   direction     l2r
2492                   ;; =>iso-ir   177
2493                   mother        =ucs-itaiji-084
2494                   min-code #x2E00
2495                   max-code #x9FA5
2496                   registry "ucs\\.itaiji084-0"))
2497
2498   (make-charset
2499    '=ucs-radicals
2500    "CJK Radicals of UCS"
2501    '(long-name "UCS-Radicals"
2502                chars 256
2503                dimension 2
2504                columns 2
2505                graphic 2
2506                direction l2r
2507                registry "-zhRadicals-.*-ucs-0"
2508                mother ucs-bmp
2509                min-code #x2E00 max-code #x2FFF))
2510   (make-charset
2511    '=ucs-radicals@unicode
2512    "CJK Radicals of UCS"
2513    '(long-name "UCS-Radicals"
2514                chars 256
2515                dimension 2
2516                columns 2
2517                graphic 2
2518                direction l2r
2519                registry "-zhRadicals-.*-ucs-0"
2520                mother =ucs@unicode
2521                min-code #x2E00 max-code #x2FFF))
2522   (make-charset
2523    '=ucs-hangul
2524    "Hangul Syllables of UCS"
2525    '(long-name "UCS-Hangul-Syllables"
2526                chars 256
2527                dimension 2
2528                columns 2
2529                graphic 2
2530                direction l2r
2531                registry "-Hangul-.*-ucs-0"
2532                mother =ucs
2533                min-code #xAC00 max-code #xD7AF))
2534   (make-charset
2535    '=ucs-bmp-cjk
2536    "CJK Characters in BMP of UCS"
2537    '(long-name "UCS-BMP-CJK"
2538                chars 256
2539                dimension 2
2540                columns 2
2541                graphic 2
2542                direction l2r
2543                registry "-zh-.*-ucs-0"
2544                mother ucs-bmp
2545                min-code #x2E00
2546                max-code #x9FA5
2547                ;; max-code #xA4CF
2548                ))
2549   (make-charset
2550    '=ucs-bmp-cjk@unicode
2551    "CJK Characters in BMP of Unicode"
2552    '(long-name "Unicode-BMP-CJK"
2553                chars 256
2554                dimension 2
2555                columns 2
2556                graphic 2
2557                direction l2r
2558                registry "-zh-.*-ucs-0"
2559                mother =ucs@unicode
2560                min-code #x2E00
2561                max-code #x9FA5
2562                ;; max-code #xA4CF
2563                ))
2564   (make-charset
2565    '=ucs-bmp-cjk@JP
2566    "CJK Characters in BMP with JIS representative glyphs"
2567    '(long-name "CJK in BMP@JP"
2568                chars 256
2569                dimension 2
2570                columns 2
2571                graphic 2
2572                direction l2r
2573                registry "-ja-.*-ucs-0"
2574                mother =ucs@JP
2575                min-code #x2E00
2576                max-code #x9FA5
2577                ;; max-code #xA4CF
2578                ))
2579   (make-charset
2580    '=ucs-bmp-cjk@JP/hanazono
2581    "CJK Characters in BMP with Hanazono font"
2582    '(long-name "CJK in BMP@JP/Hanazono"
2583                chars 256
2584                dimension 2
2585                columns 2
2586                graphic 2
2587                direction l2r
2588                registry "-ja-.*-ucs-0"
2589                mother =ucs@JP/hanazono
2590                min-code #x2E00
2591                max-code #x9FA5
2592                ;; max-code #xA4CF
2593                ))
2594   (make-charset
2595    '=+>ucs-bmp-cjk@unicode
2596    "Unicode representative characters of CJK Unified Ideographs in BMP"
2597    '(long-name "Unicode-BMP-CJK unified abstract glyphs"
2598                chars 256
2599                dimension 2
2600                columns 2
2601                graphic 2
2602                direction l2r
2603                registry "-zh-.*-ucs-0"
2604                mother =+>ucs@unicode
2605                min-code #x2E00
2606                max-code #x9FA5
2607                ;; max-code #xA4CF
2608                ))
2609   (make-charset
2610    '=>ucs-bmp-cjk@unicode
2611    "Unicode representative characters of CJK Unified Ideographs in BMP"
2612    '(long-name "Unicode-BMP-CJK"
2613                chars 256
2614                dimension 2
2615                columns 2
2616                graphic 2
2617                direction l2r
2618                registry "-zh-.*-ucs-0"
2619                mother =>ucs@unicode
2620                min-code #x2E00
2621                max-code #x9FA5
2622                ;; max-code #xA4CF
2623                ))
2624   (make-charset
2625    '==>ucs-bmp-cjk@bucs
2626    "CJK Characters in BMP of BUCS"
2627    '(long-name "BUCS-BMP-CJK"
2628                chars 256
2629                dimension 2
2630                columns 2
2631                graphic 2
2632                direction l2r
2633                registry "-zh-.*-ucs-0"
2634                mother ==>ucs@bucs
2635                min-code #x2E00
2636                max-code #x9FA5
2637                ;; max-code #xA4CF
2638                ))
2639   (make-charset
2640    '=ucs-bmp-cjk-compat
2641    "CJK Compatibility Ideographs in BMP of UCS"
2642    '(long-name "CJK Compatibility Ideographs"
2643                chars 256
2644                dimension 2
2645                columns 2
2646                graphic 2
2647                direction l2r
2648                registry "-ja-.*-ucs-0"
2649                mother ucs-bmp
2650                min-code #xF900
2651                max-code #xFAFF
2652                ))
2653   (make-charset
2654    '=ucs-bmp-cjk-compat@unicode
2655    "CJK Compatibility Ideographs of Unicode representatives"
2656    '(long-name "CJK Compatibility Ideographs of Unicode"
2657                chars 256
2658                dimension 2
2659                columns 2
2660                graphic 2
2661                direction l2r
2662                registry "-ja-.*-ucs-0"
2663                mother =ucs@unicode
2664                min-code #xF900
2665                max-code #xFAFF
2666                ))
2667   (make-charset
2668    '=ucs-sip-ext-b
2669    "CJK Ideographs Extension B"
2670    '(long-name "UCS CJK Ext-B"
2671                chars 256
2672                dimension 2
2673                columns 2
2674                graphic 2
2675                direction l2r
2676                registry "\\(iso10646\\|ucs02\\)-2$"
2677                mother ucs
2678                min-code #x20000 max-code #x2A6D6
2679                code-offset #x20000))
2680   (make-charset
2681    '=ucs-sip-ext-b@iso
2682    "CJK Ideographs Extension B (ISO/IEC 10646-2)"
2683    '(long-name "UCS CJK Ext-B"
2684                chars 256
2685                dimension 2
2686                columns 2
2687                graphic 2
2688                direction l2r
2689                registry "\\(iso10646\\|ucs02\\)-2$"
2690                mother =ucs@iso
2691                min-code #x20000 max-code #x2A6D6
2692                code-offset #x20000))
2693   )
2694
2695 ;;; mule-conf.el ends here