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