Change font download URL.
[m17n/m17n-db.git] / FONTENC.tbl
1 ;; FONTENC.tbl -- Font Encoding                                 -*- lisp -*-
2 ;; Copyright (C) 2003, 2004, 2005
3 ;;   National Institute of Advanced Industrial Science and Technology (AIST)
4 ;;   Registration Number H15PRO112
5
6 ;; This file is part of the m17n database; a sub-part of the m17n
7 ;; library.
8
9 ;; The m17n library is free software; you can redistribute it and/or
10 ;; modify it under the terms of the GNU Lesser General Public License
11 ;; as published by the Free Software Foundation; either version 2.1 of
12 ;; the License, or (at your option) any later version.
13
14 ;; The m17n library is distributed in the hope that it will be useful,
15 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of
16 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
17 ;; Lesser General Public License for more details.
18
19 ;; You should have received a copy of the GNU Lesser General Public
20 ;; License along with the m17n library; if not, write to the Free
21 ;; Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
22 ;; Boston, MA 02110-1301, USA.
23 ;;
24 ;; The file format is this:
25 ;;      (FONT-SPEC ENCODING-CHARSET [ REPERTORY-CHARSET ]) ...
26 ;;
27 ;; FONT-SPEC has this form:
28 ;;      ([FOUNDRY FAMILY [WEIGHT [STYLE [STRETCH [ADSTYLE]]]]] REGISTRY)
29 ;;
30 ;; See the file FORMAT/FontEncoding.txt for the detail.
31
32 ;;; <li> FONTENC.tbl
33 ;;;
34 ;;; Information about encodings of fonts.  See the section @ref
35 ;;; mdbFontEncoding.
36
37 ((nil nil iso8859-1)            iso-8859-1)
38 ((nil nil iso8859-2)            iso-8859-2)
39 ((nil nil iso8859-3)            iso-8859-3)
40 ((nil nil iso8859-4)            iso-8859-4)
41 ((nil nil iso8859-5)            iso-8859-5)
42 ((nil nil iso8859-6)            iso-8859-6)
43 ((nil nil iso8859-7)            iso-8859-7)
44 ((nil nil iso8859-8)            iso-8859-8)
45 ((nil nil iso8859-9)            iso-8859-9)
46 ((nil nil iso8859-10)           iso-8859-10)
47 ((nil nil tis620.2529-1)        iso-8859-11)
48 ((nil nil tis620.2533-0)        iso-8859-11)
49 ((nil nil iso8859-13)           iso-8859-13)
50 ((nil nil iso8859-14)           iso-8859-14)
51 ((nil nil iso8859-15)           iso-8859-15)
52 ((nil nil jisx0201.1976-0)      jisx0201)
53 ((nil nil jisx0208.1983-0)      jisx0208.1983)
54 ((nil nil jisx0208.1990-0)      jisx0208.1990)
55 ((nil nil jisx0212.1990-0)      jisx0212)
56 ((nil nil jisx0213.2000-1)      jisx0213-1)
57 ((nil nil jisx0213.2000-2)      jisx0213-2)
58 ((nil nil jisx0213.2004-1)      jisx0213.2004-1)
59 ((nil nil gb2312.1980-0)        gb2312.1980)
60 ((nil nil gbk-0)                gbk)
61 ((nil nil ksc5601.1987-0)       ksc5601.1987)
62 ((nil nil viscii1.1-1)          viscii)
63 ((nil nil microsoft-cp1251)     cp1251)
64 ((nil nil big5.eten-0)          big5)
65 ((nil nil big5-1)               big5)
66 ((nil nil ethiopic-unicode)     unicode unicode-ethiopic)
67 ((nil nil mulelao-1)            unicode unicode-lao)
68 ((nil nil iso10646-1)           unicode nil)
69 ((nil nil unicode-bmp)          unicode nil)
70 ((nil nil unicode-full)         unicode nil)
71
72 ;; These fonts can't be used without a FLT.
73 ((nil nil devanagari-cdac)      nil)
74 ((nil nil malayalam-cdac)       nil)
75 ((nil nil tamil-cdac)           nil)
76 ((nil dv-ttyogesh nil)          nil)
77 ((nil tm-ttvalluvar nil)        nil)
78 ((nil ml-ttkarthika nil)        nil)
79 ((nil alice0\ lao nil)          nil)
80 ((nil cmex10 nil)               nil)
81 ((nil cmmi10 nil)               nil)
82 ((nil cmr10 nil)                nil)
83 ((nil cmsy10 nil)               nil)
84 ((nil msam10 nil)               nil)
85 ((nil msbm10 nil)               nil)
86 ((nil wasy10 nil)               nil)