author | aivanov |
Wed, 16 Oct 2019 22:30:30 +0100 | |
changeset 59168 | 8612b8012718 |
parent 54863 | 1e6f7f30943d |
permissions | -rw-r--r-- |
2 | 1 |
# |
2 |
# |
|
59168
8612b8012718
8223558: Java does not render Myanmar script correctly
aivanov
parents:
54863
diff
changeset
|
3 |
# Copyright (c) 2003, 2019, 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 |
54863
1e6f7f30943d
8208179: Devanagari not shown with logical fonts on Windows after removal of Lucida Sans from JDK
prr
parents:
52804
diff
changeset
|
40 |
allfonts.bengali=Vrinda |
1e6f7f30943d
8208179: Devanagari not shown with logical fonts on Windows after removal of Lucida Sans from JDK
prr
parents:
52804
diff
changeset
|
41 |
allfonts.gujarati=Shruti |
1e6f7f30943d
8208179: Devanagari not shown with logical fonts on Windows after removal of Lucida Sans from JDK
prr
parents:
52804
diff
changeset
|
42 |
allfonts.gurmukhi=Raavi |
37567
87e77fa3bbc7
7015696: The new currency symbols 20B9 (INDIAN RUPEE), 20BA (TURKISH LIRA), 20BD (RUBLE SIGN) not displayed
peytoia
parents:
37545
diff
changeset
|
43 |
allfonts.kannada=Tunga |
54863
1e6f7f30943d
8208179: Devanagari not shown with logical fonts on Windows after removal of Lucida Sans from JDK
prr
parents:
52804
diff
changeset
|
44 |
allfonts.malayalam=Kartika |
1e6f7f30943d
8208179: Devanagari not shown with logical fonts on Windows after removal of Lucida Sans from JDK
prr
parents:
52804
diff
changeset
|
45 |
allfonts.oriya=Kalinga |
1e6f7f30943d
8208179: Devanagari not shown with logical fonts on Windows after removal of Lucida Sans from JDK
prr
parents:
52804
diff
changeset
|
46 |
allfonts.sinhala=Iskoola Pota |
1e6f7f30943d
8208179: Devanagari not shown with logical fonts on Windows after removal of Lucida Sans from JDK
prr
parents:
52804
diff
changeset
|
47 |
allfonts.tamil=Latha |
1e6f7f30943d
8208179: Devanagari not shown with logical fonts on Windows after removal of Lucida Sans from JDK
prr
parents:
52804
diff
changeset
|
48 |
allfonts.telugu=Gautami |
1e6f7f30943d
8208179: Devanagari not shown with logical fonts on Windows after removal of Lucida Sans from JDK
prr
parents:
52804
diff
changeset
|
49 |
allfonts.khmer=Khmer UI |
1e6f7f30943d
8208179: Devanagari not shown with logical fonts on Windows after removal of Lucida Sans from JDK
prr
parents:
52804
diff
changeset
|
50 |
allfonts.mongolian=Mongolian Baiti |
59168
8612b8012718
8223558: Java does not render Myanmar script correctly
aivanov
parents:
54863
diff
changeset
|
51 |
allfonts.myanmar=Myanmar Text |
2 | 52 |
allfonts.dingbats=Wingdings |
53 |
allfonts.symbol=Symbol |
|
32868
8ca464bbfbae
8133309: Some unicode characters do not display any more after upgrading to Windows 10
prr
parents:
23021
diff
changeset
|
54 |
allfonts.symbols=Segoe UI Symbol |
50348
008f416a79cb
8191522: Remove Bigelow&Holmes Lucida fonts from JDK sources
prr
parents:
47216
diff
changeset
|
55 |
allfonts.thai=DokChampa |
5280
eb7aefd114b4
6709938: RFE: Support more scripts in JDK logical fonts using new fonts in Windows XP and later.
peytoia
parents:
3746
diff
changeset
|
56 |
allfonts.georgian=Sylfaen |
2 | 57 |
|
58 |
serif.plain.alphabetic=Times New Roman |
|
59 |
serif.plain.chinese-ms950=MingLiU |
|
3744
f2470807aafd
6830423: Unified Ext B character not displayed with Dialog font
peytoia
parents:
2
diff
changeset
|
60 |
serif.plain.chinese-ms950-extb=MingLiU-ExtB |
2 | 61 |
serif.plain.hebrew=David |
62 |
serif.plain.japanese=MS Mincho |
|
63 |
serif.plain.korean=Batang |
|
64 |
||
65 |
serif.bold.alphabetic=Times New Roman Bold |
|
66 |
serif.bold.chinese-ms950=PMingLiU |
|
3744
f2470807aafd
6830423: Unified Ext B character not displayed with Dialog font
peytoia
parents:
2
diff
changeset
|
67 |
serif.bold.chinese-ms950-extb=PMingLiU-ExtB |
2 | 68 |
serif.bold.hebrew=David Bold |
69 |
serif.bold.japanese=MS Mincho |
|
70 |
serif.bold.korean=Batang |
|
71 |
||
72 |
serif.italic.alphabetic=Times New Roman Italic |
|
73 |
serif.italic.chinese-ms950=PMingLiU |
|
3744
f2470807aafd
6830423: Unified Ext B character not displayed with Dialog font
peytoia
parents:
2
diff
changeset
|
74 |
serif.italic.chinese-ms950-extb=PMingLiU-ExtB |
2 | 75 |
serif.italic.hebrew=David |
76 |
serif.italic.japanese=MS Mincho |
|
77 |
serif.italic.korean=Batang |
|
78 |
||
79 |
serif.bolditalic.alphabetic=Times New Roman Bold Italic |
|
80 |
serif.bolditalic.chinese-ms950=PMingLiU |
|
3744
f2470807aafd
6830423: Unified Ext B character not displayed with Dialog font
peytoia
parents:
2
diff
changeset
|
81 |
serif.bolditalic.chinese-ms950-extb=PMingLiU-ExtB |
2 | 82 |
serif.bolditalic.hebrew=David Bold |
83 |
serif.bolditalic.japanese=MS Mincho |
|
84 |
serif.bolditalic.korean=Batang |
|
85 |
||
86 |
sansserif.plain.alphabetic=Arial |
|
87 |
sansserif.plain.chinese-ms950=MingLiU |
|
3744
f2470807aafd
6830423: Unified Ext B character not displayed with Dialog font
peytoia
parents:
2
diff
changeset
|
88 |
sansserif.plain.chinese-ms950-extb=MingLiU-ExtB |
2 | 89 |
sansserif.plain.hebrew=David |
90 |
sansserif.plain.japanese=MS Gothic |
|
91 |
sansserif.plain.korean=Gulim |
|
92 |
||
93 |
sansserif.bold.alphabetic=Arial Bold |
|
94 |
sansserif.bold.chinese-ms950=PMingLiU |
|
3744
f2470807aafd
6830423: Unified Ext B character not displayed with Dialog font
peytoia
parents:
2
diff
changeset
|
95 |
sansserif.bold.chinese-ms950-extb=PMingLiU-ExtB |
2 | 96 |
sansserif.bold.hebrew=David Bold |
97 |
sansserif.bold.japanese=MS Gothic |
|
98 |
sansserif.bold.korean=Gulim |
|
99 |
||
100 |
sansserif.italic.alphabetic=Arial Italic |
|
101 |
sansserif.italic.chinese-ms950=PMingLiU |
|
3744
f2470807aafd
6830423: Unified Ext B character not displayed with Dialog font
peytoia
parents:
2
diff
changeset
|
102 |
sansserif.italic.chinese-ms950-extb=PMingLiU-ExtB |
2 | 103 |
sansserif.italic.hebrew=David |
104 |
sansserif.italic.japanese=MS Gothic |
|
105 |
sansserif.italic.korean=Gulim |
|
106 |
||
107 |
sansserif.bolditalic.alphabetic=Arial Bold Italic |
|
108 |
sansserif.bolditalic.chinese-ms950=PMingLiU |
|
3744
f2470807aafd
6830423: Unified Ext B character not displayed with Dialog font
peytoia
parents:
2
diff
changeset
|
109 |
sansserif.bolditalic.chinese-ms950-extb=PMingLiU-ExtB |
2 | 110 |
sansserif.bolditalic.hebrew=David Bold |
111 |
sansserif.bolditalic.japanese=MS Gothic |
|
112 |
sansserif.bolditalic.korean=Gulim |
|
113 |
||
114 |
monospaced.plain.alphabetic=Courier New |
|
115 |
monospaced.plain.chinese-ms950=MingLiU |
|
3744
f2470807aafd
6830423: Unified Ext B character not displayed with Dialog font
peytoia
parents:
2
diff
changeset
|
116 |
monospaced.plain.chinese-ms950-extb=MingLiU-ExtB |
8975
c2ef298160dd
6957870: Monospaced font mapped to proportional font (David) for Hebrew
peytoia
parents:
7668
diff
changeset
|
117 |
monospaced.plain.hebrew=Courier New |
2 | 118 |
monospaced.plain.japanese=MS Gothic |
119 |
monospaced.plain.korean=GulimChe |
|
120 |
||
121 |
monospaced.bold.alphabetic=Courier New Bold |
|
122 |
monospaced.bold.chinese-ms950=PMingLiU |
|
3744
f2470807aafd
6830423: Unified Ext B character not displayed with Dialog font
peytoia
parents:
2
diff
changeset
|
123 |
monospaced.bold.chinese-ms950-extb=PMingLiU-ExtB |
8975
c2ef298160dd
6957870: Monospaced font mapped to proportional font (David) for Hebrew
peytoia
parents:
7668
diff
changeset
|
124 |
monospaced.bold.hebrew=Courier New Bold |
2 | 125 |
monospaced.bold.japanese=MS Gothic |
126 |
monospaced.bold.korean=GulimChe |
|
127 |
||
128 |
monospaced.italic.alphabetic=Courier New Italic |
|
129 |
monospaced.italic.chinese-ms950=PMingLiU |
|
3744
f2470807aafd
6830423: Unified Ext B character not displayed with Dialog font
peytoia
parents:
2
diff
changeset
|
130 |
monospaced.italic.chinese-ms950-extb=PMingLiU-ExtB |
8975
c2ef298160dd
6957870: Monospaced font mapped to proportional font (David) for Hebrew
peytoia
parents:
7668
diff
changeset
|
131 |
monospaced.italic.hebrew=Courier New |
2 | 132 |
monospaced.italic.japanese=MS Gothic |
133 |
monospaced.italic.korean=GulimChe |
|
134 |
||
135 |
monospaced.bolditalic.alphabetic=Courier New Bold Italic |
|
136 |
monospaced.bolditalic.chinese-ms950=PMingLiU |
|
3744
f2470807aafd
6830423: Unified Ext B character not displayed with Dialog font
peytoia
parents:
2
diff
changeset
|
137 |
monospaced.bolditalic.chinese-ms950-extb=PMingLiU-ExtB |
8975
c2ef298160dd
6957870: Monospaced font mapped to proportional font (David) for Hebrew
peytoia
parents:
7668
diff
changeset
|
138 |
monospaced.bolditalic.hebrew=Courier New Bold |
2 | 139 |
monospaced.bolditalic.japanese=MS Gothic |
140 |
monospaced.bolditalic.korean=GulimChe |
|
141 |
||
142 |
dialog.plain.alphabetic=Arial |
|
143 |
dialog.plain.chinese-ms950=MingLiU |
|
3744
f2470807aafd
6830423: Unified Ext B character not displayed with Dialog font
peytoia
parents:
2
diff
changeset
|
144 |
dialog.plain.chinese-ms950-extb=MingLiU-ExtB |
2 | 145 |
dialog.plain.hebrew=David |
146 |
dialog.plain.japanese=MS Gothic |
|
147 |
dialog.plain.korean=Gulim |
|
148 |
||
149 |
dialog.bold.alphabetic=Arial Bold |
|
150 |
dialog.bold.chinese-ms950=PMingLiU |
|
3744
f2470807aafd
6830423: Unified Ext B character not displayed with Dialog font
peytoia
parents:
2
diff
changeset
|
151 |
dialog.bold.chinese-ms950-extb=PMingLiU-ExtB |
2 | 152 |
dialog.bold.hebrew=David Bold |
153 |
dialog.bold.japanese=MS Gothic |
|
154 |
dialog.bold.korean=Gulim |
|
155 |
||
156 |
dialog.italic.alphabetic=Arial Italic |
|
157 |
dialog.italic.chinese-ms950=PMingLiU |
|
3744
f2470807aafd
6830423: Unified Ext B character not displayed with Dialog font
peytoia
parents:
2
diff
changeset
|
158 |
dialog.italic.chinese-ms950-extb=PMingLiU-ExtB |
2 | 159 |
dialog.italic.hebrew=David |
160 |
dialog.italic.japanese=MS Gothic |
|
161 |
dialog.italic.korean=Gulim |
|
162 |
||
163 |
dialog.bolditalic.alphabetic=Arial Bold Italic |
|
164 |
dialog.bolditalic.chinese-ms950=PMingLiU |
|
3744
f2470807aafd
6830423: Unified Ext B character not displayed with Dialog font
peytoia
parents:
2
diff
changeset
|
165 |
dialog.bolditalic.chinese-ms950-extb=PMingLiU-ExtB |
2 | 166 |
dialog.bolditalic.hebrew=David Bold |
167 |
dialog.bolditalic.japanese=MS Gothic |
|
168 |
dialog.bolditalic.korean=Gulim |
|
169 |
||
170 |
dialoginput.plain.alphabetic=Courier New |
|
171 |
dialoginput.plain.chinese-ms950=MingLiU |
|
3744
f2470807aafd
6830423: Unified Ext B character not displayed with Dialog font
peytoia
parents:
2
diff
changeset
|
172 |
dialoginput.plain.chinese-ms950-extb=MingLiU-ExtB |
2 | 173 |
dialoginput.plain.hebrew=David |
174 |
dialoginput.plain.japanese=MS Gothic |
|
175 |
dialoginput.plain.korean=Gulim |
|
176 |
||
177 |
dialoginput.bold.alphabetic=Courier New Bold |
|
178 |
dialoginput.bold.chinese-ms950=PMingLiU |
|
3744
f2470807aafd
6830423: Unified Ext B character not displayed with Dialog font
peytoia
parents:
2
diff
changeset
|
179 |
dialoginput.bold.chinese-ms950-extb=PMingLiU-ExtB |
2 | 180 |
dialoginput.bold.hebrew=David Bold |
181 |
dialoginput.bold.japanese=MS Gothic |
|
182 |
dialoginput.bold.korean=Gulim |
|
183 |
||
184 |
dialoginput.italic.alphabetic=Courier New Italic |
|
185 |
dialoginput.italic.chinese-ms950=PMingLiU |
|
3744
f2470807aafd
6830423: Unified Ext B character not displayed with Dialog font
peytoia
parents:
2
diff
changeset
|
186 |
dialoginput.italic.chinese-ms950-extb=PMingLiU-ExtB |
2 | 187 |
dialoginput.italic.hebrew=David |
188 |
dialoginput.italic.japanese=MS Gothic |
|
189 |
dialoginput.italic.korean=Gulim |
|
190 |
||
191 |
dialoginput.bolditalic.alphabetic=Courier New Bold Italic |
|
192 |
dialoginput.bolditalic.chinese-ms950=PMingLiU |
|
3744
f2470807aafd
6830423: Unified Ext B character not displayed with Dialog font
peytoia
parents:
2
diff
changeset
|
193 |
dialoginput.bolditalic.chinese-ms950-extb=PMingLiU-ExtB |
2 | 194 |
dialoginput.bolditalic.hebrew=David Bold |
195 |
dialoginput.bolditalic.japanese=MS Gothic |
|
196 |
dialoginput.bolditalic.korean=Gulim |
|
197 |
||
198 |
# Search Sequences |
|
199 |
||
200 |
sequence.allfonts=alphabetic/default,dingbats,symbol |
|
201 |
||
3744
f2470807aafd
6830423: Unified Ext B character not displayed with Dialog font
peytoia
parents:
2
diff
changeset
|
202 |
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
|
203 |
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
|
204 |
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
|
205 |
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
|
206 |
sequence.dialoginput.GBK=alphabetic,chinese-ms936,dingbats,symbol,chinese-ms936-extb |
2 | 207 |
|
3744
f2470807aafd
6830423: Unified Ext B character not displayed with Dialog font
peytoia
parents:
2
diff
changeset
|
208 |
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
|
209 |
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
|
210 |
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
|
211 |
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
|
212 |
sequence.dialoginput.GB18030=alphabetic,chinese-gb18030,dingbats,symbol,chinese-gb18030-extb |
2 | 213 |
|
3744
f2470807aafd
6830423: Unified Ext B character not displayed with Dialog font
peytoia
parents:
2
diff
changeset
|
214 |
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
|
215 |
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
|
216 |
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
|
217 |
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
|
218 |
sequence.dialoginput.x-windows-950=alphabetic,chinese-ms950,dingbats,symbol,chinese-ms950-extb |
2 | 219 |
|
3744
f2470807aafd
6830423: Unified Ext B character not displayed with Dialog font
peytoia
parents:
2
diff
changeset
|
220 |
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
|
221 |
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
|
222 |
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
|
223 |
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
|
224 |
sequence.dialoginput.x-MS950-HKSCS=alphabetic,chinese-ms950,chinese-hkscs,dingbats,symbol,chinese-ms950-extb |
2 | 225 |
|
5167
dbd299f8fdae
6902790: Converting/displaying HKSCs characters issue on Vista and Windows7
sherman
parents:
3746
diff
changeset
|
226 |
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
|
227 |
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
|
228 |
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
|
229 |
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
|
230 |
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
|
231 |
|
2 | 232 |
sequence.allfonts.UTF-8.hi=alphabetic/1252,devanagari,dingbats,symbol |
54863
1e6f7f30943d
8208179: Devanagari not shown with logical fonts on Windows after removal of Lucida Sans from JDK
prr
parents:
52804
diff
changeset
|
233 |
sequence.allfonts.UTF-8.ja=alphabetic,japanese,dingbats,symbol |
2 | 234 |
|
235 |
sequence.allfonts.windows-1255=hebrew,alphabetic/1252,dingbats,symbol |
|
236 |
||
237 |
sequence.serif.windows-31j=alphabetic,japanese,dingbats,symbol |
|
238 |
sequence.sansserif.windows-31j=alphabetic,japanese,dingbats,symbol |
|
239 |
sequence.monospaced.windows-31j=japanese,alphabetic,dingbats,symbol |
|
240 |
sequence.dialog.windows-31j=alphabetic,japanese,dingbats,symbol |
|
241 |
sequence.dialoginput.windows-31j=alphabetic,japanese,dingbats,symbol |
|
242 |
||
243 |
sequence.serif.x-windows-949=alphabetic,korean,dingbats,symbol |
|
244 |
sequence.sansserif.x-windows-949=alphabetic,korean,dingbats,symbol |
|
245 |
sequence.monospaced.x-windows-949=korean,alphabetic,dingbats,symbol |
|
246 |
sequence.dialog.x-windows-949=alphabetic,korean,dingbats,symbol |
|
247 |
sequence.dialoginput.x-windows-949=alphabetic,korean,dingbats,symbol |
|
248 |
||
249 |
sequence.allfonts.x-windows-874=alphabetic,thai,dingbats,symbol |
|
250 |
||
50348
008f416a79cb
8191522: Remove Bigelow&Holmes Lucida fonts from JDK sources
prr
parents:
47216
diff
changeset
|
251 |
sequence.fallback=symbols,\ |
2 | 252 |
chinese-ms950,chinese-hkscs,chinese-ms936,chinese-gb18030,\ |
54863
1e6f7f30943d
8208179: Devanagari not shown with logical fonts on Windows after removal of Lucida Sans from JDK
prr
parents:
52804
diff
changeset
|
253 |
japanese,korean,chinese-ms950-extb,chinese-ms936-extb,\ |
1e6f7f30943d
8208179: Devanagari not shown with logical fonts on Windows after removal of Lucida Sans from JDK
prr
parents:
52804
diff
changeset
|
254 |
georgian,devanagari,bengali,gujarati,gurmukhi,kannada,\ |
59168
8612b8012718
8223558: Java does not render Myanmar script correctly
aivanov
parents:
54863
diff
changeset
|
255 |
malayalam,oriya,sinhala,tamil,telugu,thai,khmer,mongolian,\ |
8612b8012718
8223558: Java does not render Myanmar script correctly
aivanov
parents:
54863
diff
changeset
|
256 |
myanmar |
2 | 257 |
|
258 |
# Exclusion Ranges |
|
259 |
||
50836
b9456394d24f
8202696: Remove exclusion range for phonetic chars in windows fontconfig.properties
pkbalakr
parents:
50348
diff
changeset
|
260 |
exclusion.alphabetic=0700-1cff,1d80-1e9f,1f00-2017,2020-20ab,20ad-20b8,20bb-20bc,20be-f8ff |
2 | 261 |
exclusion.chinese-gb18030=0390-03d6,2200-22ef,2701-27be |
262 |
exclusion.hebrew=0041-005a,0060-007a,007f-00ff,20ac-20ac |
|
263 |
||
264 |
# Monospaced to Proportional width variant mapping |
|
265 |
# (Experimental private syntax) |
|
266 |
proportional.MS_Gothic=MS PGothic |
|
267 |
proportional.MS_Mincho=MS PMincho |
|
268 |
proportional.MingLiU=PMingLiU |
|
3744
f2470807aafd
6830423: Unified Ext B character not displayed with Dialog font
peytoia
parents:
2
diff
changeset
|
269 |
proportional.MingLiU-ExtB=PMingLiU-ExtB |
2 | 270 |
|
271 |
# Font File Names |
|
272 |
||
273 |
filename.Arial=ARIAL.TTF |
|
274 |
filename.Arial_Bold=ARIALBD.TTF |
|
275 |
filename.Arial_Italic=ARIALI.TTF |
|
276 |
filename.Arial_Bold_Italic=ARIALBI.TTF |
|
277 |
||
278 |
filename.Courier_New=COUR.TTF |
|
279 |
filename.Courier_New_Bold=COURBD.TTF |
|
280 |
filename.Courier_New_Italic=COURI.TTF |
|
281 |
filename.Courier_New_Bold_Italic=COURBI.TTF |
|
282 |
||
283 |
filename.Times_New_Roman=TIMES.TTF |
|
284 |
filename.Times_New_Roman_Bold=TIMESBD.TTF |
|
285 |
filename.Times_New_Roman_Italic=TIMESI.TTF |
|
286 |
filename.Times_New_Roman_Bold_Italic=TIMESBI.TTF |
|
287 |
||
288 |
filename.SimSun=SIMSUN.TTC |
|
289 |
filename.SimSun-18030=SIMSUN18030.TTC |
|
3744
f2470807aafd
6830423: Unified Ext B character not displayed with Dialog font
peytoia
parents:
2
diff
changeset
|
290 |
filename.SimSun-ExtB=SIMSUNB.TTF |
2 | 291 |
|
292 |
filename.MingLiU=MINGLIU.TTC |
|
3744
f2470807aafd
6830423: Unified Ext B character not displayed with Dialog font
peytoia
parents:
2
diff
changeset
|
293 |
filename.MingLiU-ExtB=MINGLIUB.TTC |
2 | 294 |
filename.PMingLiU=MINGLIU.TTC |
3744
f2470807aafd
6830423: Unified Ext B character not displayed with Dialog font
peytoia
parents:
2
diff
changeset
|
295 |
filename.PMingLiU-ExtB=MINGLIUB.TTC |
2 | 296 |
filename.MingLiU_HKSCS=hkscsm3u.ttf |
297 |
||
298 |
filename.David=DAVID.TTF |
|
299 |
filename.David_Bold=DAVIDBD.TTF |
|
300 |
||
301 |
filename.MS_Mincho=MSMINCHO.TTC |
|
302 |
filename.MS_PMincho=MSMINCHO.TTC |
|
303 |
filename.MS_Gothic=MSGOTHIC.TTC |
|
304 |
filename.MS_PGothic=MSGOTHIC.TTC |
|
305 |
||
306 |
filename.Gulim=gulim.TTC |
|
307 |
filename.Batang=batang.TTC |
|
308 |
filename.GulimChe=gulim.TTC |
|
309 |
||
54863
1e6f7f30943d
8208179: Devanagari not shown with logical fonts on Windows after removal of Lucida Sans from JDK
prr
parents:
52804
diff
changeset
|
310 |
filename.Gautami=gautami.ttf |
1e6f7f30943d
8208179: Devanagari not shown with logical fonts on Windows after removal of Lucida Sans from JDK
prr
parents:
52804
diff
changeset
|
311 |
filename.Iskoola_Pota=iskpota.ttf |
1e6f7f30943d
8208179: Devanagari not shown with logical fonts on Windows after removal of Lucida Sans from JDK
prr
parents:
52804
diff
changeset
|
312 |
filename.Kalinga=kalinga.ttf |
1e6f7f30943d
8208179: Devanagari not shown with logical fonts on Windows after removal of Lucida Sans from JDK
prr
parents:
52804
diff
changeset
|
313 |
filename.Kartika=kartika.ttf |
1e6f7f30943d
8208179: Devanagari not shown with logical fonts on Windows after removal of Lucida Sans from JDK
prr
parents:
52804
diff
changeset
|
314 |
filename.Latha=latha.ttf |
2 | 315 |
filename.Mangal=MANGAL.TTF |
54863
1e6f7f30943d
8208179: Devanagari not shown with logical fonts on Windows after removal of Lucida Sans from JDK
prr
parents:
52804
diff
changeset
|
316 |
filename.Raavi=raavi.ttf |
1e6f7f30943d
8208179: Devanagari not shown with logical fonts on Windows after removal of Lucida Sans from JDK
prr
parents:
52804
diff
changeset
|
317 |
filename.Shruti=shruti.ttf |
37567
87e77fa3bbc7
7015696: The new currency symbols 20B9 (INDIAN RUPEE), 20BA (TURKISH LIRA), 20BD (RUBLE SIGN) not displayed
peytoia
parents:
37545
diff
changeset
|
318 |
filename.Tunga=TUNGA.TTF |
54863
1e6f7f30943d
8208179: Devanagari not shown with logical fonts on Windows after removal of Lucida Sans from JDK
prr
parents:
52804
diff
changeset
|
319 |
filename.Vrinda=vrinda.ttf |
1e6f7f30943d
8208179: Devanagari not shown with logical fonts on Windows after removal of Lucida Sans from JDK
prr
parents:
52804
diff
changeset
|
320 |
filename.DokChampa=dokchamp.ttf |
1e6f7f30943d
8208179: Devanagari not shown with logical fonts on Windows after removal of Lucida Sans from JDK
prr
parents:
52804
diff
changeset
|
321 |
filename.Khmer_UI=KhmerUI.ttf |
1e6f7f30943d
8208179: Devanagari not shown with logical fonts on Windows after removal of Lucida Sans from JDK
prr
parents:
52804
diff
changeset
|
322 |
filename.Mongolian_Baiti=monbaiti.ttf |
59168
8612b8012718
8223558: Java does not render Myanmar script correctly
aivanov
parents:
54863
diff
changeset
|
323 |
filename.Myanmar_Text=mmrtext.ttf |
2 | 324 |
filename.Symbol=SYMBOL.TTF |
325 |
filename.Wingdings=WINGDING.TTF |
|
326 |
||
5280
eb7aefd114b4
6709938: RFE: Support more scripts in JDK logical fonts using new fonts in Windows XP and later.
peytoia
parents:
3746
diff
changeset
|
327 |
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
|
328 |
filename.Segoe_UI_Symbol=SEGUISYM.TTF |