author | andrew |
Fri, 12 Mar 2010 01:09:13 +0000 | |
changeset 5140 | 9b1fde936a71 |
parent 2 | 90ce3da70b43 |
child 5506 | 202f599c92aa |
permissions | -rw-r--r-- |
2 | 1 |
# |
2 |
# |
|
3 |
# Copyright 2007 Sun Microsystems, Inc. All Rights Reserved. |
|
4 |
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. |
|
5 |
# |
|
6 |
# This code is free software; you can redistribute it and/or modify it |
|
7 |
# under the terms of the GNU General Public License version 2 only, as |
|
8 |
# published by the Free Software Foundation. Sun designates this |
|
9 |
# particular file as subject to the "Classpath" exception as provided |
|
10 |
# by Sun in the LICENSE file that accompanied this code. |
|
11 |
# |
|
12 |
# This code is distributed in the hope that it will be useful, but WITHOUT |
|
13 |
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or |
|
14 |
# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License |
|
15 |
# version 2 for more details (a copy is included in the LICENSE file that |
|
16 |
# accompanied this code). |
|
17 |
# |
|
18 |
# You should have received a copy of the GNU General Public License version |
|
19 |
# 2 along with this work; if not, write to the Free Software Foundation, |
|
20 |
# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. |
|
21 |
# |
|
22 |
# Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, |
|
23 |
# CA 95054 USA or visit www.sun.com if you need additional information or |
|
24 |
# have any questions. |
|
25 |
# |
|
26 |
||
27 |
# Version |
|
28 |
||
5140
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
29 |
# Uses Ubuntu 8.04 (hardy), Debian 6.0 (Squeeze) (and more recent releases) fonts and file paths. |
2 | 30 |
version=1 |
31 |
||
32 |
# Component Font Mappings |
|
33 |
||
5140
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
34 |
# Chinese fonts |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
35 |
allfonts.umingcn=AR PL UMing CN |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
36 |
#allfonts.umingcn.motif=AR PL UMing CN |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
37 |
allfonts.uminghk=AR PL UMing HK |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
38 |
#allfonts.uminghk.motif=AR PL UMing HK |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
39 |
allfonts.umingtw=AR PL UMing TW |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
40 |
#allfonts.umingtw.motif=AR PL UMing TW |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
41 |
allfonts.wqy-zenhei=WenQuanYi Zen Hei |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
42 |
#allfonts.wqy-zenhei.motif=WenQuanYi Zen Hei |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
43 |
allfonts.shanheisun=AR PL ShanHeiSun Uni |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
44 |
#allfonts.shanheisun.motif=AR PL ShanHeiSun Uni |
2 | 45 |
|
5140
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
46 |
# Indic scripts |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
47 |
allfonts.bengali=Lohit Bengali |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
48 |
allfonts.gujarati=Lohit Gujarati |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
49 |
allfonts.hindi=Lohit Hindi |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
50 |
#allfonts.malayalam=Lohit Malayalam |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
51 |
allfonts.oriya=Lohit Oriya |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
52 |
allfonts.punjabi=Lohit Punjabi |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
53 |
allfonts.tamil=Lohit Tamil |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
54 |
allfonts.telugu=Lohit Telugu |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
55 |
allfonts.sinhala=LKLUG |
2 | 56 |
|
57 |
||
58 |
serif.plain.latin-1=DejaVu Serif |
|
5140
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
59 |
#serif.plain.latin-1.motif=LuxiSerif-Regular |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
60 |
serif.plain.japanese-kochi=Kochi Mincho |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
61 |
serif.plain.japanese-sazanami=Sazanami Mincho |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
62 |
serif.plain.japanese-vlgothic=Sazanami Mincho |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
63 |
serif.plain.korean-baekmuk=Baekmuk Batang |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
64 |
#serif.plain.korean-baekmuk.motif=Baekmuk Batang |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
65 |
serif.plain.korean-un=UnBatang |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
66 |
#serif.plain.korean-un.motif=UnBatang |
2 | 67 |
|
68 |
serif.bold.latin-1=DejaVu Serif Bold |
|
5140
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
69 |
#serif.bold.latin-1.motif=LuxiSerif-Bold |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
70 |
serif.bold.japanese-kochi=Kochi Mincho |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
71 |
serif.bold.japanese-sazanami=Sazanami Mincho |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
72 |
serif.bold.japanese-vlgothic=Sazanami Mincho |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
73 |
serif.bold.korean-baekmuk=Baekmuk Batang |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
74 |
#serif.bold.korean-baekmuk.motif=Baekmuk Batang |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
75 |
serif.bold.korean-un=UnBatang Bold |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
76 |
#serif.bold.korean-un.motif=UnBatang Bold |
2 | 77 |
|
78 |
serif.italic.latin-1=DejaVu Serif Oblique |
|
5140
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
79 |
#serif.italic.latin-1.motif=LuxiSerif-Oblique |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
80 |
serif.italic.japanese-kochi=Kochi Mincho |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
81 |
serif.italic.japanese-sazanami=Sazanami Mincho |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
82 |
serif.italic.japanese-vlgothic=Sazanami Mincho |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
83 |
serif.italic.korean-baekmuk=Baekmuk Batang |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
84 |
#serif.italic.korean-baekmuk.motif=Baekmuk Batang |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
85 |
serif.italic.korean-un=UnBatang |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
86 |
#serif.italic.korean-un.motif=UnBatang |
2 | 87 |
|
88 |
serif.bolditalic.latin-1=DejaVu Serif Bold Oblique |
|
5140
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
89 |
#serif.bolditalic.latin-1.motif=LuxiSerif-BoldOblique |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
90 |
serif.bolditalic.japanese-kochi=Kochi Mincho |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
91 |
serif.bolditalic.japanese-sazanami=Sazanami Mincho |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
92 |
serif.bolditalic.japanese-vlgothic=Sazanami Mincho |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
93 |
serif.bolditalic.korean-baekmuk=Baekmuk Batang |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
94 |
#serif.bolditalic.korean-baekmuk.motif=Baekmuk Batang |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
95 |
serif.bolditalic.korean-un=UnBatang Bold |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
96 |
#serif.bolditalic.korean-un.motif=UnBatang Bold |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
97 |
|
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
98 |
sansserif.plain.latin-1=DejaVu Sans |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
99 |
#sansserif.plain.latin-1.motif=LuxiSans-Regular |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
100 |
sansserif.plain.japanese-kochi=Kochi Gothic |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
101 |
sansserif.plain.japanese-sazanami=Sazanami Gothic |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
102 |
sansserif.plain.japanese-vlgothic=VL PGothic |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
103 |
sansserif.plain.korean-baekmuk=Baekmuk Gulim |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
104 |
#sansserif.plain.korean-baekmuk.motif=Baekmuk Gulim |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
105 |
sansserif.plain.korean-un=UnDotum |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
106 |
#sansserif.plain.korean-un.motif=UnDotum |
2 | 107 |
|
5140
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
108 |
sansserif.bold.latin-1=DejaVu Sans Bold |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
109 |
#sansserif.bold.latin-1.motif=LuxiSans-Bold |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
110 |
sansserif.bold.japanese-kochi=Kochi Gothic |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
111 |
sansserif.bold.japanese-sazanami=Sazanami Gothic |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
112 |
sansserif.bold.japanese-vlgothic=VL PGothic |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
113 |
sansserif.bold.korean-baekmuk=Baekmuk Gulim |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
114 |
#sansserif.bold.korean-baekmuk.motif=Baekmuk Gulim |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
115 |
sansserif.bold.korean-un=UnDotum Bold |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
116 |
#sansserif.bold.korean-un.motif=UnDotum Bold |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
117 |
|
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
118 |
sansserif.italic.latin-1=DejaVu Sans Oblique |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
119 |
#sansserif.italic.latin-1.motif=LuxiSans-Oblique |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
120 |
sansserif.italic.japanese-kochi=Kochi Gothic |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
121 |
sansserif.italic.japanese-sazanami=Sazanami Gothic |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
122 |
sansserif.italic.japanese-vlgothic=VL PGothic |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
123 |
sansserif.italic.korean-baekmuk=Baekmuk Gulim |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
124 |
#sansserif.italic.korean-baekmuk.motif=Baekmuk Gulim |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
125 |
sansserif.italic.korean-un=UnDotum |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
126 |
#sansserif.italic.korean-un.motif=UnDotum |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
127 |
|
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
128 |
sansserif.bolditalic.latin-1=DejaVu Sans Bold Oblique |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
129 |
#sansserif.bolditalic.latin-1.motif=LuxiSans-BoldOblique |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
130 |
sansserif.bolditalic.japanese-kochi=Kochi Gothic |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
131 |
sansserif.bolditalic.japanese-sazanami=Sazanami Gothic |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
132 |
sansserif.bolditalic.japanese-vlgothic=VL PGothic |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
133 |
sansserif.bolditalic.korean-baekmuk=Baekmuk Gulim |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
134 |
#sansserif.bolditalic.korean-baekmuk.motif=Baekmuk Gulim |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
135 |
sansserif.bolditalic.korean-un=UnDotum Bold |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
136 |
#sansserif.bolditalic.korean-un.motif=UnDotum Bold |
2 | 137 |
|
138 |
monospaced.plain.latin-1=DejaVu Sans Mono |
|
5140
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
139 |
#monospaced.plain.latin-1.motif=LuxiMono-Regular |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
140 |
monospaced.plain.japanese-kochi=Kochi Gothic |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
141 |
monospaced.plain.japanese-sazanami=Sazanami Gothic |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
142 |
monospaced.plain.japanese-vlgothic=VL Gothic |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
143 |
monospaced.plain.korean-baekmuk=Baekmuk Gulim |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
144 |
#monospaced.plain.korean-baekmuk.motif=Baekmuk Gulim |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
145 |
monospaced.plain.korean-un=UnDotum |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
146 |
#monospaced.plain.korean-un.motif=UnDotum |
2 | 147 |
|
148 |
monospaced.bold.latin-1=DejaVu Sans Mono Bold |
|
5140
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
149 |
#monospaced.bold.latin-1.motif=LuxiMono-Bold |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
150 |
monospaced.bold.japanese-kochi=Kochi Gothic |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
151 |
monospaced.bold.japanese-sazanami=Sazanami Gothic |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
152 |
monospaced.bold.japanese-vlgothic=VL Gothic |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
153 |
monospaced.bold.korean-baekmuk=Baekmuk Gulim |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
154 |
#monospaced.bold.korean-baekmuk.motif=Baekmuk Gulim |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
155 |
monospaced.bold.korean-un=UnDotum Bold |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
156 |
#monospaced.bold.korean-un.motif=UnDotum Bold |
2 | 157 |
|
158 |
monospaced.italic.latin-1=DejaVu Sans Mono Oblique |
|
5140
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
159 |
#monospaced.italic.latin-1.motif=LuxiMono-Oblique |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
160 |
monospaced.italic.japanese-kochi=Kochi Gothic |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
161 |
monospaced.italic.japanese-sazanami=Sazanami Gothic |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
162 |
monospaced.italic.japanese-vlgothic=VL Gothic |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
163 |
monospaced.italic.korean-baekmuk=Baekmuk Gulim |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
164 |
#monospaced.italic.korean-baekmuk.motif=Baekmuk Gulim |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
165 |
monospaced.italic.korean-un=UnDotum |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
166 |
#monospaced.italic.korean-un.motif=UnDotum |
2 | 167 |
|
168 |
monospaced.bolditalic.latin-1=DejaVu Sans Mono Bold Oblique |
|
5140
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
169 |
#monospaced.bolditalic.latin-1.motif=LuxiMono-BoldOblique |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
170 |
monospaced.bolditalic.japanese-kochi=Kochi Gothic |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
171 |
monospaced.bolditalic.japanese-sazanami=Sazanami Gothic |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
172 |
monospaced.bolditalic.japanese-vlgothic=VL Gothic |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
173 |
monospaced.bolditalic.korean-baekmuk=Baekmuk Gulim |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
174 |
#monospaced.bolditalic.korean-baekmuk.motif=Baekmuk Gulim |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
175 |
monospaced.bolditalic.korean-un=UnDotum Bold |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
176 |
#monospaced.bolditalic.korean-un.motif=UnDotum Bold |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
177 |
|
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
178 |
dialog.plain.latin-1=DejaVu Sans |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
179 |
#dialog.plain.latin-1.motif=LuxiSans-Regular |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
180 |
dialog.plain.japanese-kochi=Kochi Gothic |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
181 |
dialog.plain.japanese-sazanami=Sazanami Gothic |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
182 |
dialog.plain.japanese-vlgothic=VL PGothic |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
183 |
dialog.plain.korean-baekmuk=Baekmuk Gulim |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
184 |
#dialog.plain.korean-baekmuk.motif=Baekmuk Gulim |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
185 |
dialog.plain.korean-un=UnDotum |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
186 |
#dialog.plain.korean-un.motif=UnDotum |
2 | 187 |
|
5140
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
188 |
dialog.bold.latin-1=DejaVu Sans Bold |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
189 |
#dialog.bold.latin-1.motif=LuxiSans-Bold |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
190 |
dialog.bold.japanese-kochi=Kochi Gothic |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
191 |
dialog.bold.japanese-sazanami=Sazanami Gothic |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
192 |
dialog.bold.japanese-vlgothic=VL PGothic |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
193 |
dialog.bold.korean-baekmuk=Baekmuk Gulim |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
194 |
#dialog.bold.korean-baekmuk.motif=Baekmuk Gulim |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
195 |
dialog.bold.korean-un=UnDotum Bold |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
196 |
#dialog.bold.korean-un.motif=UnDotum Bold |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
197 |
|
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
198 |
dialog.italic.latin-1=DejaVu Sans Oblique |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
199 |
#dialog.italic.latin-1.motif=LuxiSans-Oblique |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
200 |
dialog.italic.japanese-kochi=Kochi Gothic |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
201 |
dialog.italic.japanese-sazanami=Sazanami Gothic |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
202 |
dialog.italic.japanese-vlgothic=VL PGothic |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
203 |
dialog.italic.korean-baekmuk=Baekmuk Gulim |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
204 |
#dialog.italic.korean-baekmuk.motif=Baekmuk Gulim |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
205 |
dialog.italic.korean-un=UnDotum |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
206 |
#dialog.italic.korean-un.motif=UnDotum |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
207 |
|
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
208 |
dialog.bolditalic.latin-1=DejaVu Sans Bold Oblique |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
209 |
#dialog.bolditalic.latin-1.motif=LuxiSans-BoldOblique |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
210 |
dialog.bolditalic.japanese-kochi=Kochi Gothic |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
211 |
dialog.bolditalic.japanese-sazanami=Sazanami Gothic |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
212 |
dialog.bolditalic.japanese-vlgothic=VL PGothic |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
213 |
dialog.bolditalic.korean-baekmuk=Baekmuk Gulim |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
214 |
#dialog.bolditalic.korean-baekmuk.motif=Baekmuk Gulim |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
215 |
dialog.bolditalic.korean-un=UnDotum Bold |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
216 |
#dialog.bolditalic.korean-un.motif=UnDotum Bold |
2 | 217 |
|
218 |
dialoginput.plain.latin-1=DejaVu Sans Mono |
|
5140
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
219 |
#dialoginput.plain.latin-1.motif=LuxiMono-Regular |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
220 |
dialoginput.plain.japanese-kochi=Kochi Gothic |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
221 |
dialoginput.plain.japanese-sazanami=Sazanami Gothic |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
222 |
dialoginput.plain.japanese-vlgothic=VL Gothic |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
223 |
dialoginput.plain.korean-baekmuk=Baekmuk Gulim |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
224 |
#dialoginput.plain.korean-baekmuk.motif=Baekmuk Gulim |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
225 |
dialoginput.plain.korean-un=UnDotum |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
226 |
#dialoginput.plain.korean-un.motif=UnDotum |
2 | 227 |
|
228 |
dialoginput.bold.latin-1=DejaVu Sans Mono Bold |
|
5140
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
229 |
#dialoginput.bold.latin-1.motif=LuxiMono-Bold |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
230 |
dialoginput.bold.japanese-kochi=Kochi Gothic |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
231 |
dialoginput.bold.japanese-sazanami=Sazanami Gothic |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
232 |
dialoginput.bold.japanese-vlgothic=VL Gothic |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
233 |
dialoginput.bold.korean-baekmuk=Baekmuk Gulim |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
234 |
#dialoginput.bold.korean-baekmuk.motif=Baekmuk Gulim |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
235 |
dialoginput.bold.korean-un=UnDotum Bold |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
236 |
#dialoginput.bold.korean-un.motif=UnDotum Bold |
2 | 237 |
|
238 |
dialoginput.italic.latin-1=DejaVu Sans Mono Oblique |
|
5140
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
239 |
#dialoginput.italic.latin-1.motif=LuxiMono-Oblique |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
240 |
dialoginput.italic.japanese-kochi=Kochi Gothic |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
241 |
dialoginput.italic.japanese-sazanami=Sazanami Gothic |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
242 |
dialoginput.italic.japanese-vlgothic=VL Gothic |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
243 |
dialoginput.italic.korean-baekmuk=Baekmuk Gulim |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
244 |
#dialoginput.italic.korean-baekmuk.motif=Baekmuk Gulim |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
245 |
dialoginput.italic.korean-un=UnDotum |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
246 |
#dialoginput.italic.korean-un.motif=UnDotum |
2 | 247 |
|
248 |
dialoginput.bolditalic.latin-1=DejaVu Sans Mono Bold Oblique |
|
5140
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
249 |
#dialoginput.bolditalic.latin-1.motif=LuxiMono-BoldOblique |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
250 |
dialoginput.bolditalic.japanese-kochi=Kochi Gothic |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
251 |
dialoginput.bolditalic.japanese-sazanami=Sazanami Gothic |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
252 |
dialoginput.bolditalic.japanese-vlgothic=VL Gothic |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
253 |
dialoginput.bolditalic.korean-baekmuk=Baekmuk Gulim |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
254 |
#dialoginput.bolditalic.korean-baekmuk.motif=Baekmuk Gulim |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
255 |
dialoginput.bolditalic.korean-un=UnDotum Bold |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
256 |
#dialoginput.bolditalic.korean-un.motif=UnDotum Bold |
2 | 257 |
|
258 |
# Search Sequences |
|
259 |
||
260 |
sequence.allfonts=latin-1 |
|
5140
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
261 |
sequence.allfonts.GB18030=latin-1,umingcn,shanheisun,wqy-zenhei |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
262 |
sequence.allfonts.GB2312=latin-1,umingcn,shanheisun,wqy-zenhei |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
263 |
sequence.allfonts.GBK=latin-1,umingcn,shanheisun,wqy-zenhei |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
264 |
sequence.allfonts.x-euc-jp-linux=latin-1,japanese-vlgothic,japanese-sazanami,japanese-kochi |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
265 |
sequence.allfonts.EUC-KR=latin-1,korean-un,korean-baekmuk |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
266 |
sequence.allfonts.Big5=latin-1,umingtw,shanheisun,wqy-zenhei |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
267 |
sequence.allfonts.Big5-HKSCS=latin-1,uminghk,shanheisun,wqy-zenhei |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
268 |
#sequence.fallback=uminghk,shanheisun,wqy-zenhei,japanese-vlgothic,japanese-kochi,japanese-sazanami,korean-un,korean-baekmuk,bengali,gujarati,hindi,oriya,punjabi,malayalam,tamil,telugu,sinhala |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
269 |
sequence.fallback=uminghk,shanheisun,wqy-zenhei,japanese-vlgothic,japanese-sazanami,japanese-kochi,korean-un,korean-baekmuk,bengali,gujarati,hindi,oriya,punjabi,tamil,telugu |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
270 |
|
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
271 |
# Exclusion Ranges |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
272 |
|
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
273 |
exclusion.japanese-kochi=0390-03d6,2200-22ef,2701-27be |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
274 |
exclusion.japanese-sazanami=0390-03d6,2200-22ef,2701-27be |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
275 |
exclusion.japanese-vlgothic=0390-03d6,2200-22ef,2701-27be |
2 | 276 |
|
277 |
# Font File Names |
|
278 |
||
279 |
filename.DejaVu_Sans=/usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf |
|
280 |
filename.DejaVu_Sans_Bold=/usr/share/fonts/truetype/ttf-dejavu/DejaVuSans-Bold.ttf |
|
281 |
filename.DejaVu_Sans_Oblique=/usr/share/fonts/truetype/ttf-dejavu/DejaVuSans-Oblique.ttf |
|
282 |
filename.DejaVu_Sans_Bold_Oblique=/usr/share/fonts/truetype/ttf-dejavu/DejaVuSans-BoldOblique.ttf |
|
283 |
||
284 |
filename.DejaVu_Sans_Mono=/usr/share/fonts/truetype/ttf-dejavu/DejaVuSansMono.ttf |
|
285 |
filename.DejaVu_Sans_Mono_Bold=/usr/share/fonts/truetype/ttf-dejavu/DejaVuSansMono-Bold.ttf |
|
286 |
filename.DejaVu_Sans_Mono_Oblique=/usr/share/fonts/truetype/ttf-dejavu/DejaVuSansMono-Oblique.ttf |
|
287 |
filename.DejaVu_Sans_Mono_Bold_Oblique=/usr/share/fonts/truetype/ttf-dejavu/DejaVuSansMono-BoldOblique.ttf |
|
288 |
||
289 |
filename.DejaVu_Serif=/usr/share/fonts/truetype/ttf-dejavu/DejaVuSerif.ttf |
|
290 |
filename.DejaVu_Serif_Bold=/usr/share/fonts/truetype/ttf-dejavu/DejaVuSerif-Bold.ttf |
|
291 |
filename.DejaVu_Serif_Oblique=/usr/share/fonts/truetype/ttf-dejavu/DejaVuSerif-Oblique.ttf |
|
292 |
filename.DejaVu_Serif_Bold_Oblique=/usr/share/fonts/truetype/ttf-dejavu/DejaVuSerif-BoldOblique.ttf |
|
293 |
||
5140
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
294 |
filename.AR_PL_UMing_CN=/usr/share/fonts/truetype/arphic/uming.ttc |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
295 |
filename.AR_PL_UMing_HK=/usr/share/fonts/truetype/arphic/uming.ttc |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
296 |
filename.AR_PL_UMing_TW=/usr/share/fonts/truetype/arphic/uming.ttc |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
297 |
filename.AR_PL_ShanHeiSun_Uni=/usr/share/fonts/truetype/arphic/uming.ttf |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
298 |
|
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
299 |
filename.WenQuanYi_Zen_Hei=/usr/share/fonts/truetype/wqy/wqy-zenhei.ttf |
2 | 300 |
filename.Baekmuk_Batang=/usr/share/fonts/truetype/baekmuk/batang.ttf |
5140
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
301 |
filename.UnBatang=/usr/share/fonts/truetype/unfonts/UnBatang.ttf |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
302 |
filename.UnBatang_Bold=/usr/share/fonts/truetype/unfonts/UnBatangBold.ttf |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
303 |
filename.Baekmuk_Gulim=/usr/share/fonts/truetype/baekmuk/gulim.ttf |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
304 |
filename.UnDotum=/usr/share/fonts/truetype/unfonts/UnDotum.ttf |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
305 |
filename.UnDotum_Bold=/usr/share/fonts/truetype/unfonts/UnDotumBold.ttf |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
306 |
filename.Kochi_Gothic=/usr/share/fonts/truetype/kochi/kochi-gothic.ttf |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
307 |
filename.Sazanami_Gothic=/usr/share/fonts/truetype/sazanami/sazanami-gothic.ttf |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
308 |
filename.Kochi_Mincho=/usr/share/fonts/truetype/kochi/kochi-mincho.ttf |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
309 |
filename.Sazanami_Mincho=/usr/share/fonts/truetype/sazanami/sazanami-mincho.ttf |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
310 |
filename.VL_Gothic=/usr/share/fonts/truetype/vlgothic/VL-Gothic-Regular.ttf |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
311 |
filename.VL_PGothic=/usr/share/fonts/truetype/vlgothic/VL-PGothic-Regular.ttf |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
312 |
|
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
313 |
filename.Lohit_Bengali=/usr/share/fonts/truetype/ttf-bengali-fonts/lohit_bn.ttf |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
314 |
filename.Lohit_Gujarati=/usr/share/fonts/truetype/ttf-indic-fonts-core/lohit_gu.ttf |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
315 |
filename.Lohit_Hindi=/usr/share/fonts/truetype/ttf-indic-fonts-core/lohit_hi.ttf |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
316 |
filename.Lohit_Kannda=/usr/share/fonts/truetype/ttf-kannada-fonts/lohit_kn.ttf |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
317 |
#filename.Lohit_Malayalam=/usr/share/fonts/lohit-malayalam/lohit_ml.ttf |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
318 |
filename.Lohit_Oriya=/usr/share/fonts/truetype/ttf-oriya-fonts/lohit_or.ttf |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
319 |
filename.Lohit_Punjabi=/usr/share/fonts/truetype/ttf-indic-fonts-core/lohit_pa.ttf |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
320 |
filename.Lohit_Tamil=/usr/share/fonts/truetype/ttf-indic-fonts-core/lohit_ta.ttf |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
321 |
filename.Lohit_Telugu=/usr/share/fonts/truetype/ttf-telugu-fonts/lohit_te.ttf |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
322 |
filename.LKLUG=/usr/share/fonts/truetype/ttf-sinhala-lklug/lklug.ttf |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
323 |
|
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
324 |
filename.LuxiSans-Regular=/usr/share/fonts/truetype/ttf-xfree86-nonfree/luxisr.ttf |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
325 |
filename.LuxiSans-Bold=/usr/share/fonts/truetype/ttf-xfree86-nonfree/luxisb.ttf |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
326 |
filename.LuxiSans-Oblique=/usr/share/fonts/truetype/ttf-xfree86-nonfree/luxisri.ttf |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
327 |
filename.LuxiSans-BoldOblique=/usr/share/fonts/truetype/ttf-xfree86-nonfree/luxisbi.ttf |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
328 |
filename.LuxiMono-Regular=/usr/share/fonts/truetype/ttf-xfree86-nonfree/luximr.ttf |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
329 |
filename.LuxiMono-Bold=/usr/share/fonts/truetype/ttf-xfree86-nonfree/luximb.ttf |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
330 |
filename.LuxiMono-Oblique=/usr/share/fonts/truetype/ttf-xfree86-nonfree/luximri.ttf |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
331 |
filename.LuxiMono-BoldOblique=/usr/share/fonts/truetype/ttf-xfree86-nonfree/luximbi.ttf |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
332 |
filename.LuxiSerif-Regular=/usr/share/fonts/truetype/ttf-xfree86-nonfree/luxirr.ttf |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
333 |
filename.LuxiSerif-Bold=/usr/share/fonts/truetype/ttf-xfree86-nonfree/luxirb.ttf |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
334 |
filename.LuxiSerif-Oblique=/usr/share/fonts/truetype/ttf-xfree86-nonfree/luxirri.ttf |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
335 |
filename.LuxiSerif-BoldOblique=/usr/share/fonts/truetype/ttf-xfree86-nonfree/luxirbi.ttf |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
336 |
|
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
337 |
# AWT X11 font paths |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
338 |
awtfontpath.latin-1=/usr/share/fonts/X11/Type1 |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
339 |
awtfontpath.umingcn=/usr/share/fonts/truetype/arphic |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
340 |
awtfontpath.uminghk=/usr/share/fonts/truetype/arphic |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
341 |
awtfontpath.umingtw=/usr/share/fonts/truetype/arphic |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
342 |
awtfontpath.shanheisun=/usr/share/fonts/truetype/arphic |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
343 |
awtfontpath.wqy-zenhei=/usr/share/fonts/truetype/wqy |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
344 |
awtfontpath.japanese-kochi=/usr/share/fonts/truetype/kochi |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
345 |
awtfontpath.japanese-sazanami=/usr/share/fonts/truetype/sazanami |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
346 |
awtfontpath.japanese-vlgothic=/usr/share/fonts/truetype/vlgothic |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
347 |
awtfontpath.korean-baekmuk=/usr/share/fonts/truetype/baekmuk |
9b1fde936a71
6934327: Update linux fontconfigs for Ubuntu and Fedora.
andrew
parents:
2
diff
changeset
|
348 |
awtfontpath.korean-un=/usr/share/fonts/truetype/unfonts |