author | kbarrett |
Wed, 02 May 2018 19:24:52 -0400 | |
changeset 49957 | 746229cc1ab0 |
parent 47216 | 71c04702a3d5 |
child 50348 | 008f416a79cb |
permissions | -rw-r--r-- |
2 | 1 |
# |
2 |
# |
|
23010
6dadb192ad81
8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013
lana
parents:
8975
diff
changeset
|
3 |
# Copyright (c) 2003, 2011, Oracle and/or its affiliates. All rights reserved. |
2 | 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 |
|
5506 | 8 |
# published by the Free Software Foundation. Oracle designates this |
2 | 9 |
# particular file as subject to the "Classpath" exception as provided |
5506 | 10 |
# by Oracle in the LICENSE file that accompanied this code. |
2 | 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 |
# |
|
5506 | 22 |
# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA |
23 |
# or visit www.oracle.com if you need additional information or have any |
|
24 |
# questions. |
|
2 | 25 |
# |
26 |
||
27 |
# Version |
|
28 |
||
29 |
version=1 |
|
30 |
||
31 |
# Component Font Mappings |
|
32 |
||
33 |
allfonts.chinese-ms936=SimSun |
|
3744
f2470807aafd
6830423: Unified Ext B character not displayed with Dialog font
peytoia
parents:
2
diff
changeset
|
34 |
allfonts.chinese-ms936-extb=SimSun-ExtB |
2 | 35 |
allfonts.chinese-gb18030=SimSun-18030 |
3744
f2470807aafd
6830423: Unified Ext B character not displayed with Dialog font
peytoia
parents:
2
diff
changeset
|
36 |
allfonts.chinese-gb18030-extb=SimSun-ExtB |
2 | 37 |
allfonts.chinese-hkscs=MingLiU_HKSCS |
3744
f2470807aafd
6830423: Unified Ext B character not displayed with Dialog font
peytoia
parents:
2
diff
changeset
|
38 |
allfonts.chinese-ms950-extb=MingLiU-ExtB |
2 | 39 |
allfonts.devanagari=Mangal |
37567
87e77fa3bbc7
7015696: The new currency symbols 20B9 (INDIAN RUPEE), 20BA (TURKISH LIRA), 20BD (RUBLE SIGN) not displayed
peytoia
parents:
37545
diff
changeset
|
40 |
allfonts.kannada=Tunga |
2 | 41 |
allfonts.dingbats=Wingdings |
42 |
allfonts.lucida=Lucida Sans Regular |
|
43 |
allfonts.symbol=Symbol |
|
32868
8ca464bbfbae
8133309: Some unicode characters do not display any more after upgrading to Windows 10
prr
parents:
23021
diff
changeset
|
44 |
allfonts.symbols=Segoe UI Symbol |
2 | 45 |
allfonts.thai=Lucida Sans Regular |
5280
eb7aefd114b4
6709938: RFE: Support more scripts in JDK logical fonts using new fonts in Windows XP and later.
peytoia
parents:
3746
diff
changeset
|
46 |
allfonts.georgian=Sylfaen |
2 | 47 |
|
48 |
serif.plain.alphabetic=Times New Roman |
|
49 |
serif.plain.chinese-ms950=MingLiU |
|
3744
f2470807aafd
6830423: Unified Ext B character not displayed with Dialog font
peytoia
parents:
2
diff
changeset
|
50 |
serif.plain.chinese-ms950-extb=MingLiU-ExtB |
2 | 51 |
serif.plain.hebrew=David |
52 |
serif.plain.japanese=MS Mincho |
|
53 |
serif.plain.korean=Batang |
|
54 |
||
55 |
serif.bold.alphabetic=Times New Roman Bold |
|
56 |
serif.bold.chinese-ms950=PMingLiU |
|
3744
f2470807aafd
6830423: Unified Ext B character not displayed with Dialog font
peytoia
parents:
2
diff
changeset
|
57 |
serif.bold.chinese-ms950-extb=PMingLiU-ExtB |
2 | 58 |
serif.bold.hebrew=David Bold |
59 |
serif.bold.japanese=MS Mincho |
|
60 |
serif.bold.korean=Batang |
|
61 |
||
62 |
serif.italic.alphabetic=Times New Roman Italic |
|
63 |
serif.italic.chinese-ms950=PMingLiU |
|
3744
f2470807aafd
6830423: Unified Ext B character not displayed with Dialog font
peytoia
parents:
2
diff
changeset
|
64 |
serif.italic.chinese-ms950-extb=PMingLiU-ExtB |
2 | 65 |
serif.italic.hebrew=David |
66 |
serif.italic.japanese=MS Mincho |
|
67 |
serif.italic.korean=Batang |
|
68 |
||
69 |
serif.bolditalic.alphabetic=Times New Roman Bold Italic |
|
70 |
serif.bolditalic.chinese-ms950=PMingLiU |
|
3744
f2470807aafd
6830423: Unified Ext B character not displayed with Dialog font
peytoia
parents:
2
diff
changeset
|
71 |
serif.bolditalic.chinese-ms950-extb=PMingLiU-ExtB |
2 | 72 |
serif.bolditalic.hebrew=David Bold |
73 |
serif.bolditalic.japanese=MS Mincho |
|
74 |
serif.bolditalic.korean=Batang |
|
75 |
||
76 |
sansserif.plain.alphabetic=Arial |
|
77 |
sansserif.plain.chinese-ms950=MingLiU |
|
3744
f2470807aafd
6830423: Unified Ext B character not displayed with Dialog font
peytoia
parents:
2
diff
changeset
|
78 |
sansserif.plain.chinese-ms950-extb=MingLiU-ExtB |
2 | 79 |
sansserif.plain.hebrew=David |
80 |
sansserif.plain.japanese=MS Gothic |
|
81 |
sansserif.plain.korean=Gulim |
|
82 |
||
83 |
sansserif.bold.alphabetic=Arial Bold |
|
84 |
sansserif.bold.chinese-ms950=PMingLiU |
|
3744
f2470807aafd
6830423: Unified Ext B character not displayed with Dialog font
peytoia
parents:
2
diff
changeset
|
85 |
sansserif.bold.chinese-ms950-extb=PMingLiU-ExtB |
2 | 86 |
sansserif.bold.hebrew=David Bold |
87 |
sansserif.bold.japanese=MS Gothic |
|
88 |
sansserif.bold.korean=Gulim |
|
89 |
||
90 |
sansserif.italic.alphabetic=Arial Italic |
|
91 |
sansserif.italic.chinese-ms950=PMingLiU |
|
3744
f2470807aafd
6830423: Unified Ext B character not displayed with Dialog font
peytoia
parents:
2
diff
changeset
|
92 |
sansserif.italic.chinese-ms950-extb=PMingLiU-ExtB |
2 | 93 |
sansserif.italic.hebrew=David |
94 |
sansserif.italic.japanese=MS Gothic |
|
95 |
sansserif.italic.korean=Gulim |
|
96 |
||
97 |
sansserif.bolditalic.alphabetic=Arial Bold Italic |
|
98 |
sansserif.bolditalic.chinese-ms950=PMingLiU |
|
3744
f2470807aafd
6830423: Unified Ext B character not displayed with Dialog font
peytoia
parents:
2
diff
changeset
|
99 |
sansserif.bolditalic.chinese-ms950-extb=PMingLiU-ExtB |
2 | 100 |
sansserif.bolditalic.hebrew=David Bold |
101 |
sansserif.bolditalic.japanese=MS Gothic |
|
102 |
sansserif.bolditalic.korean=Gulim |
|
103 |
||
104 |
monospaced.plain.alphabetic=Courier New |
|
105 |
monospaced.plain.chinese-ms950=MingLiU |
|
3744
f2470807aafd
6830423: Unified Ext B character not displayed with Dialog font
peytoia
parents:
2
diff
changeset
|
106 |
monospaced.plain.chinese-ms950-extb=MingLiU-ExtB |
8975
c2ef298160dd
6957870: Monospaced font mapped to proportional font (David) for Hebrew
peytoia
parents:
7668
diff
changeset
|
107 |
monospaced.plain.hebrew=Courier New |
2 | 108 |
monospaced.plain.japanese=MS Gothic |
109 |
monospaced.plain.korean=GulimChe |
|
110 |
||
111 |
monospaced.bold.alphabetic=Courier New Bold |
|
112 |
monospaced.bold.chinese-ms950=PMingLiU |
|
3744
f2470807aafd
6830423: Unified Ext B character not displayed with Dialog font
peytoia
parents:
2
diff
changeset
|
113 |
monospaced.bold.chinese-ms950-extb=PMingLiU-ExtB |
8975
c2ef298160dd
6957870: Monospaced font mapped to proportional font (David) for Hebrew
peytoia
parents:
7668
diff
changeset
|
114 |
monospaced.bold.hebrew=Courier New Bold |
2 | 115 |
monospaced.bold.japanese=MS Gothic |
116 |
monospaced.bold.korean=GulimChe |
|
117 |
||
118 |
monospaced.italic.alphabetic=Courier New Italic |
|
119 |
monospaced.italic.chinese-ms950=PMingLiU |
|
3744
f2470807aafd
6830423: Unified Ext B character not displayed with Dialog font
peytoia
parents:
2
diff
changeset
|
120 |
monospaced.italic.chinese-ms950-extb=PMingLiU-ExtB |
8975
c2ef298160dd
6957870: Monospaced font mapped to proportional font (David) for Hebrew
peytoia
parents:
7668
diff
changeset
|
121 |
monospaced.italic.hebrew=Courier New |
2 | 122 |
monospaced.italic.japanese=MS Gothic |
123 |
monospaced.italic.korean=GulimChe |
|
124 |
||
125 |
monospaced.bolditalic.alphabetic=Courier New Bold Italic |
|
126 |
monospaced.bolditalic.chinese-ms950=PMingLiU |
|
3744
f2470807aafd
6830423: Unified Ext B character not displayed with Dialog font
peytoia
parents:
2
diff
changeset
|
127 |
monospaced.bolditalic.chinese-ms950-extb=PMingLiU-ExtB |
8975
c2ef298160dd
6957870: Monospaced font mapped to proportional font (David) for Hebrew
peytoia
parents:
7668
diff
changeset
|
128 |
monospaced.bolditalic.hebrew=Courier New Bold |
2 | 129 |
monospaced.bolditalic.japanese=MS Gothic |
130 |
monospaced.bolditalic.korean=GulimChe |
|
131 |
||
132 |
dialog.plain.alphabetic=Arial |
|
133 |
dialog.plain.chinese-ms950=MingLiU |
|
3744
f2470807aafd
6830423: Unified Ext B character not displayed with Dialog font
peytoia
parents:
2
diff
changeset
|
134 |
dialog.plain.chinese-ms950-extb=MingLiU-ExtB |
2 | 135 |
dialog.plain.hebrew=David |
136 |
dialog.plain.japanese=MS Gothic |
|
137 |
dialog.plain.korean=Gulim |
|
138 |
||
139 |
dialog.bold.alphabetic=Arial Bold |
|
140 |
dialog.bold.chinese-ms950=PMingLiU |
|
3744
f2470807aafd
6830423: Unified Ext B character not displayed with Dialog font
peytoia
parents:
2
diff
changeset
|
141 |
dialog.bold.chinese-ms950-extb=PMingLiU-ExtB |
2 | 142 |
dialog.bold.hebrew=David Bold |
143 |
dialog.bold.japanese=MS Gothic |
|
144 |
dialog.bold.korean=Gulim |
|
145 |
||
146 |
dialog.italic.alphabetic=Arial Italic |
|
147 |
dialog.italic.chinese-ms950=PMingLiU |
|
3744
f2470807aafd
6830423: Unified Ext B character not displayed with Dialog font
peytoia
parents:
2
diff
changeset
|
148 |
dialog.italic.chinese-ms950-extb=PMingLiU-ExtB |
2 | 149 |
dialog.italic.hebrew=David |
150 |
dialog.italic.japanese=MS Gothic |
|
151 |
dialog.italic.korean=Gulim |
|
152 |
||
153 |
dialog.bolditalic.alphabetic=Arial Bold Italic |
|
154 |
dialog.bolditalic.chinese-ms950=PMingLiU |
|
3744
f2470807aafd
6830423: Unified Ext B character not displayed with Dialog font
peytoia
parents:
2
diff
changeset
|
155 |
dialog.bolditalic.chinese-ms950-extb=PMingLiU-ExtB |
2 | 156 |
dialog.bolditalic.hebrew=David Bold |
157 |
dialog.bolditalic.japanese=MS Gothic |
|
158 |
dialog.bolditalic.korean=Gulim |
|
159 |
||
160 |
dialoginput.plain.alphabetic=Courier New |
|
161 |
dialoginput.plain.chinese-ms950=MingLiU |
|
3744
f2470807aafd
6830423: Unified Ext B character not displayed with Dialog font
peytoia
parents:
2
diff
changeset
|
162 |
dialoginput.plain.chinese-ms950-extb=MingLiU-ExtB |
2 | 163 |
dialoginput.plain.hebrew=David |
164 |
dialoginput.plain.japanese=MS Gothic |
|
165 |
dialoginput.plain.korean=Gulim |
|
166 |
||
167 |
dialoginput.bold.alphabetic=Courier New Bold |
|
168 |
dialoginput.bold.chinese-ms950=PMingLiU |
|
3744
f2470807aafd
6830423: Unified Ext B character not displayed with Dialog font
peytoia
parents:
2
diff
changeset
|
169 |
dialoginput.bold.chinese-ms950-extb=PMingLiU-ExtB |
2 | 170 |
dialoginput.bold.hebrew=David Bold |
171 |
dialoginput.bold.japanese=MS Gothic |
|
172 |
dialoginput.bold.korean=Gulim |
|
173 |
||
174 |
dialoginput.italic.alphabetic=Courier New Italic |
|
175 |
dialoginput.italic.chinese-ms950=PMingLiU |
|
3744
f2470807aafd
6830423: Unified Ext B character not displayed with Dialog font
peytoia
parents:
2
diff
changeset
|
176 |
dialoginput.italic.chinese-ms950-extb=PMingLiU-ExtB |
2 | 177 |
dialoginput.italic.hebrew=David |
178 |
dialoginput.italic.japanese=MS Gothic |
|
179 |
dialoginput.italic.korean=Gulim |
|
180 |
||
181 |
dialoginput.bolditalic.alphabetic=Courier New Bold Italic |
|
182 |
dialoginput.bolditalic.chinese-ms950=PMingLiU |
|
3744
f2470807aafd
6830423: Unified Ext B character not displayed with Dialog font
peytoia
parents:
2
diff
changeset
|
183 |
dialoginput.bolditalic.chinese-ms950-extb=PMingLiU-ExtB |
2 | 184 |
dialoginput.bolditalic.hebrew=David Bold |
185 |
dialoginput.bolditalic.japanese=MS Gothic |
|
186 |
dialoginput.bolditalic.korean=Gulim |
|
187 |
||
188 |
# Search Sequences |
|
189 |
||
190 |
sequence.allfonts=alphabetic/default,dingbats,symbol |
|
191 |
||
3744
f2470807aafd
6830423: Unified Ext B character not displayed with Dialog font
peytoia
parents:
2
diff
changeset
|
192 |
sequence.serif.GBK=alphabetic,chinese-ms936,dingbats,symbol,chinese-ms936-extb |
f2470807aafd
6830423: Unified Ext B character not displayed with Dialog font
peytoia
parents:
2
diff
changeset
|
193 |
sequence.sansserif.GBK=alphabetic,chinese-ms936,dingbats,symbol,chinese-ms936-extb |
f2470807aafd
6830423: Unified Ext B character not displayed with Dialog font
peytoia
parents:
2
diff
changeset
|
194 |
sequence.monospaced.GBK=chinese-ms936,alphabetic,dingbats,symbol,chinese-ms936-extb |
f2470807aafd
6830423: Unified Ext B character not displayed with Dialog font
peytoia
parents:
2
diff
changeset
|
195 |
sequence.dialog.GBK=alphabetic,chinese-ms936,dingbats,symbol,chinese-ms936-extb |
f2470807aafd
6830423: Unified Ext B character not displayed with Dialog font
peytoia
parents:
2
diff
changeset
|
196 |
sequence.dialoginput.GBK=alphabetic,chinese-ms936,dingbats,symbol,chinese-ms936-extb |
2 | 197 |
|
3744
f2470807aafd
6830423: Unified Ext B character not displayed with Dialog font
peytoia
parents:
2
diff
changeset
|
198 |
sequence.serif.GB18030=alphabetic,chinese-gb18030,dingbats,symbol,chinese-gb18030-extb |
f2470807aafd
6830423: Unified Ext B character not displayed with Dialog font
peytoia
parents:
2
diff
changeset
|
199 |
sequence.sansserif.GB18030=alphabetic,chinese-gb18030,dingbats,symbol,chinese-gb18030-extb |
f2470807aafd
6830423: Unified Ext B character not displayed with Dialog font
peytoia
parents:
2
diff
changeset
|
200 |
sequence.monospaced.GB18030=chinese-gb18030,alphabetic,dingbats,symbol,chinese-gb18030-extb |
f2470807aafd
6830423: Unified Ext B character not displayed with Dialog font
peytoia
parents:
2
diff
changeset
|
201 |
sequence.dialog.GB18030=alphabetic,chinese-gb18030,dingbats,symbol,chinese-gb18030-extb |
f2470807aafd
6830423: Unified Ext B character not displayed with Dialog font
peytoia
parents:
2
diff
changeset
|
202 |
sequence.dialoginput.GB18030=alphabetic,chinese-gb18030,dingbats,symbol,chinese-gb18030-extb |
2 | 203 |
|
3744
f2470807aafd
6830423: Unified Ext B character not displayed with Dialog font
peytoia
parents:
2
diff
changeset
|
204 |
sequence.serif.x-windows-950=alphabetic,chinese-ms950,dingbats,symbol,chinese-ms950-extb |
f2470807aafd
6830423: Unified Ext B character not displayed with Dialog font
peytoia
parents:
2
diff
changeset
|
205 |
sequence.sansserif.x-windows-950=alphabetic,chinese-ms950,dingbats,symbol,chinese-ms950-extb |
f2470807aafd
6830423: Unified Ext B character not displayed with Dialog font
peytoia
parents:
2
diff
changeset
|
206 |
sequence.monospaced.x-windows-950=chinese-ms950,alphabetic,dingbats,symbol,chinese-ms950-extb |
f2470807aafd
6830423: Unified Ext B character not displayed with Dialog font
peytoia
parents:
2
diff
changeset
|
207 |
sequence.dialog.x-windows-950=alphabetic,chinese-ms950,dingbats,symbol,chinese-ms950-extb |
f2470807aafd
6830423: Unified Ext B character not displayed with Dialog font
peytoia
parents:
2
diff
changeset
|
208 |
sequence.dialoginput.x-windows-950=alphabetic,chinese-ms950,dingbats,symbol,chinese-ms950-extb |
2 | 209 |
|
3744
f2470807aafd
6830423: Unified Ext B character not displayed with Dialog font
peytoia
parents:
2
diff
changeset
|
210 |
sequence.serif.x-MS950-HKSCS=alphabetic,chinese-ms950,chinese-hkscs,dingbats,symbol,chinese-ms950-extb |
f2470807aafd
6830423: Unified Ext B character not displayed with Dialog font
peytoia
parents:
2
diff
changeset
|
211 |
sequence.sansserif.x-MS950-HKSCS=alphabetic,chinese-ms950,chinese-hkscs,dingbats,symbol,chinese-ms950-extb |
f2470807aafd
6830423: Unified Ext B character not displayed with Dialog font
peytoia
parents:
2
diff
changeset
|
212 |
sequence.monospaced.x-MS950-HKSCS=chinese-ms950,alphabetic,chinese-hkscs,dingbats,symbol,chinese-ms950-extb |
f2470807aafd
6830423: Unified Ext B character not displayed with Dialog font
peytoia
parents:
2
diff
changeset
|
213 |
sequence.dialog.x-MS950-HKSCS=alphabetic,chinese-ms950,chinese-hkscs,dingbats,symbol,chinese-ms950-extb |
f2470807aafd
6830423: Unified Ext B character not displayed with Dialog font
peytoia
parents:
2
diff
changeset
|
214 |
sequence.dialoginput.x-MS950-HKSCS=alphabetic,chinese-ms950,chinese-hkscs,dingbats,symbol,chinese-ms950-extb |
2 | 215 |
|
5167
dbd299f8fdae
6902790: Converting/displaying HKSCs characters issue on Vista and Windows7
sherman
parents:
3746
diff
changeset
|
216 |
sequence.serif.x-MS950-HKSCS-XP=alphabetic,chinese-ms950,chinese-hkscs,dingbats,symbol,chinese-ms950-extb |
dbd299f8fdae
6902790: Converting/displaying HKSCs characters issue on Vista and Windows7
sherman
parents:
3746
diff
changeset
|
217 |
sequence.sansserif.x-MS950-HKSCS-XP=alphabetic,chinese-ms950,chinese-hkscs,dingbats,symbol,chinese-ms950-extb |
dbd299f8fdae
6902790: Converting/displaying HKSCs characters issue on Vista and Windows7
sherman
parents:
3746
diff
changeset
|
218 |
sequence.monospaced.x-MS950-HKSCS-XP=chinese-ms950,alphabetic,chinese-hkscs,dingbats,symbol,chinese-ms950-extb |
dbd299f8fdae
6902790: Converting/displaying HKSCs characters issue on Vista and Windows7
sherman
parents:
3746
diff
changeset
|
219 |
sequence.dialog.x-MS950-HKSCS-XP=alphabetic,chinese-ms950,chinese-hkscs,dingbats,symbol,chinese-ms950-extb |
dbd299f8fdae
6902790: Converting/displaying HKSCs characters issue on Vista and Windows7
sherman
parents:
3746
diff
changeset
|
220 |
sequence.dialoginput.x-MS950-HKSCS-XP=alphabetic,chinese-ms950,chinese-hkscs,dingbats,symbol,chinese-ms950-extb |
dbd299f8fdae
6902790: Converting/displaying HKSCs characters issue on Vista and Windows7
sherman
parents:
3746
diff
changeset
|
221 |
|
2 | 222 |
sequence.allfonts.UTF-8.hi=alphabetic/1252,devanagari,dingbats,symbol |
3746
57fdfd5896f7
6856390: RFE : sequence.allfonts.UTF-8.ja for Windows fontconfig.properties
peytoia
parents:
3744
diff
changeset
|
223 |
sequence.allfonts.UTF-8.ja=alphabetic,japanese,devanagari,dingbats,symbol |
2 | 224 |
|
225 |
sequence.allfonts.windows-1255=hebrew,alphabetic/1252,dingbats,symbol |
|
226 |
||
227 |
sequence.serif.windows-31j=alphabetic,japanese,dingbats,symbol |
|
228 |
sequence.sansserif.windows-31j=alphabetic,japanese,dingbats,symbol |
|
229 |
sequence.monospaced.windows-31j=japanese,alphabetic,dingbats,symbol |
|
230 |
sequence.dialog.windows-31j=alphabetic,japanese,dingbats,symbol |
|
231 |
sequence.dialoginput.windows-31j=alphabetic,japanese,dingbats,symbol |
|
232 |
||
233 |
sequence.serif.x-windows-949=alphabetic,korean,dingbats,symbol |
|
234 |
sequence.sansserif.x-windows-949=alphabetic,korean,dingbats,symbol |
|
235 |
sequence.monospaced.x-windows-949=korean,alphabetic,dingbats,symbol |
|
236 |
sequence.dialog.x-windows-949=alphabetic,korean,dingbats,symbol |
|
237 |
sequence.dialoginput.x-windows-949=alphabetic,korean,dingbats,symbol |
|
238 |
||
239 |
sequence.allfonts.x-windows-874=alphabetic,thai,dingbats,symbol |
|
240 |
||
32868
8ca464bbfbae
8133309: Some unicode characters do not display any more after upgrading to Windows 10
prr
parents:
23021
diff
changeset
|
241 |
sequence.fallback=lucida,symbols,\ |
2 | 242 |
chinese-ms950,chinese-hkscs,chinese-ms936,chinese-gb18030,\ |
37567
87e77fa3bbc7
7015696: The new currency symbols 20B9 (INDIAN RUPEE), 20BA (TURKISH LIRA), 20BD (RUBLE SIGN) not displayed
peytoia
parents:
37545
diff
changeset
|
243 |
japanese,korean,chinese-ms950-extb,chinese-ms936-extb,georgian,kannada |
2 | 244 |
|
245 |
# Exclusion Ranges |
|
246 |
||
37567
87e77fa3bbc7
7015696: The new currency symbols 20B9 (INDIAN RUPEE), 20BA (TURKISH LIRA), 20BD (RUBLE SIGN) not displayed
peytoia
parents:
37545
diff
changeset
|
247 |
exclusion.alphabetic=0700-1e9f,1f00-2017,2020-20ab,20ad-20b8,20bb-20bc,20be-f8ff |
2 | 248 |
exclusion.chinese-gb18030=0390-03d6,2200-22ef,2701-27be |
249 |
exclusion.hebrew=0041-005a,0060-007a,007f-00ff,20ac-20ac |
|
250 |
||
251 |
# Monospaced to Proportional width variant mapping |
|
252 |
# (Experimental private syntax) |
|
253 |
proportional.MS_Gothic=MS PGothic |
|
254 |
proportional.MS_Mincho=MS PMincho |
|
255 |
proportional.MingLiU=PMingLiU |
|
3744
f2470807aafd
6830423: Unified Ext B character not displayed with Dialog font
peytoia
parents:
2
diff
changeset
|
256 |
proportional.MingLiU-ExtB=PMingLiU-ExtB |
2 | 257 |
|
258 |
# Font File Names |
|
259 |
||
260 |
filename.Arial=ARIAL.TTF |
|
261 |
filename.Arial_Bold=ARIALBD.TTF |
|
262 |
filename.Arial_Italic=ARIALI.TTF |
|
263 |
filename.Arial_Bold_Italic=ARIALBI.TTF |
|
264 |
||
265 |
filename.Courier_New=COUR.TTF |
|
266 |
filename.Courier_New_Bold=COURBD.TTF |
|
267 |
filename.Courier_New_Italic=COURI.TTF |
|
268 |
filename.Courier_New_Bold_Italic=COURBI.TTF |
|
269 |
||
270 |
filename.Times_New_Roman=TIMES.TTF |
|
271 |
filename.Times_New_Roman_Bold=TIMESBD.TTF |
|
272 |
filename.Times_New_Roman_Italic=TIMESI.TTF |
|
273 |
filename.Times_New_Roman_Bold_Italic=TIMESBI.TTF |
|
274 |
||
275 |
filename.SimSun=SIMSUN.TTC |
|
276 |
filename.SimSun-18030=SIMSUN18030.TTC |
|
3744
f2470807aafd
6830423: Unified Ext B character not displayed with Dialog font
peytoia
parents:
2
diff
changeset
|
277 |
filename.SimSun-ExtB=SIMSUNB.TTF |
2 | 278 |
|
279 |
filename.MingLiU=MINGLIU.TTC |
|
3744
f2470807aafd
6830423: Unified Ext B character not displayed with Dialog font
peytoia
parents:
2
diff
changeset
|
280 |
filename.MingLiU-ExtB=MINGLIUB.TTC |
2 | 281 |
filename.PMingLiU=MINGLIU.TTC |
3744
f2470807aafd
6830423: Unified Ext B character not displayed with Dialog font
peytoia
parents:
2
diff
changeset
|
282 |
filename.PMingLiU-ExtB=MINGLIUB.TTC |
2 | 283 |
filename.MingLiU_HKSCS=hkscsm3u.ttf |
284 |
||
285 |
filename.David=DAVID.TTF |
|
286 |
filename.David_Bold=DAVIDBD.TTF |
|
287 |
||
288 |
filename.MS_Mincho=MSMINCHO.TTC |
|
289 |
filename.MS_PMincho=MSMINCHO.TTC |
|
290 |
filename.MS_Gothic=MSGOTHIC.TTC |
|
291 |
filename.MS_PGothic=MSGOTHIC.TTC |
|
292 |
||
293 |
filename.Gulim=gulim.TTC |
|
294 |
filename.Batang=batang.TTC |
|
295 |
filename.GulimChe=gulim.TTC |
|
296 |
||
297 |
filename.Lucida_Sans_Regular=LucidaSansRegular.ttf |
|
298 |
filename.Mangal=MANGAL.TTF |
|
37567
87e77fa3bbc7
7015696: The new currency symbols 20B9 (INDIAN RUPEE), 20BA (TURKISH LIRA), 20BD (RUBLE SIGN) not displayed
peytoia
parents:
37545
diff
changeset
|
299 |
filename.Tunga=TUNGA.TTF |
2 | 300 |
filename.Symbol=SYMBOL.TTF |
301 |
filename.Wingdings=WINGDING.TTF |
|
302 |
||
5280
eb7aefd114b4
6709938: RFE: Support more scripts in JDK logical fonts using new fonts in Windows XP and later.
peytoia
parents:
3746
diff
changeset
|
303 |
filename.Sylfaen=sylfaen.ttf |
32868
8ca464bbfbae
8133309: Some unicode characters do not display any more after upgrading to Windows 10
prr
parents:
23021
diff
changeset
|
304 |
filename.Segoe_UI_Symbol=SEGUISYM.TTF |