1 # 2 # 3 # Copyright (c) 2003, 2011, Oracle and/or its affiliates. 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. Oracle designates this 9 # particular file as subject to the "Classpath" exception as provided 10 # by Oracle 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 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. 25 # 26 27 # Version 28 29 version=1 30 31 # Component Font Mappings 32 33 allfonts.chinese-ms936=SimSun 34 allfonts.chinese-ms936-extb=SimSun-ExtB 35 allfonts.chinese-gb18030=SimSun-18030 36 allfonts.chinese-gb18030-extb=SimSun-ExtB 37 allfonts.chinese-hkscs=MingLiU_HKSCS 38 allfonts.chinese-ms950-extb=MingLiU-ExtB 39 allfonts.devanagari=Mangal 40 allfonts.dingbats=Wingdings 41 allfonts.lucida=Lucida Sans Regular 42 allfonts.symbol=Symbol 43 allfonts.symbols=Segoe UI Symbol 44 allfonts.thai=Lucida Sans Regular 45 allfonts.georgian=Sylfaen 46 47 serif.plain.alphabetic=Times New Roman 48 serif.plain.chinese-ms950=MingLiU 49 serif.plain.chinese-ms950-extb=MingLiU-ExtB 50 serif.plain.hebrew=David 51 serif.plain.japanese=MS Mincho 52 serif.plain.korean=Batang 53 54 serif.bold.alphabetic=Times New Roman Bold 55 serif.bold.chinese-ms950=PMingLiU 56 serif.bold.chinese-ms950-extb=PMingLiU-ExtB 57 serif.bold.hebrew=David Bold 58 serif.bold.japanese=MS Mincho 59 serif.bold.korean=Batang 60 61 serif.italic.alphabetic=Times New Roman Italic 62 serif.italic.chinese-ms950=PMingLiU 63 serif.italic.chinese-ms950-extb=PMingLiU-ExtB 64 serif.italic.hebrew=David 65 serif.italic.japanese=MS Mincho 66 serif.italic.korean=Batang 67 68 serif.bolditalic.alphabetic=Times New Roman Bold Italic 69 serif.bolditalic.chinese-ms950=PMingLiU 70 serif.bolditalic.chinese-ms950-extb=PMingLiU-ExtB 71 serif.bolditalic.hebrew=David Bold 72 serif.bolditalic.japanese=MS Mincho 73 serif.bolditalic.korean=Batang 74 75 sansserif.plain.alphabetic=Arial 76 sansserif.plain.chinese-ms950=MingLiU 77 sansserif.plain.chinese-ms950-extb=MingLiU-ExtB 78 sansserif.plain.hebrew=David 79 sansserif.plain.japanese=MS Gothic 80 sansserif.plain.korean=Gulim 81 82 sansserif.bold.alphabetic=Arial Bold 83 sansserif.bold.chinese-ms950=PMingLiU 84 sansserif.bold.chinese-ms950-extb=PMingLiU-ExtB 85 sansserif.bold.hebrew=David Bold 86 sansserif.bold.japanese=MS Gothic 87 sansserif.bold.korean=Gulim 88 89 sansserif.italic.alphabetic=Arial Italic 90 sansserif.italic.chinese-ms950=PMingLiU 91 sansserif.italic.chinese-ms950-extb=PMingLiU-ExtB 92 sansserif.italic.hebrew=David 93 sansserif.italic.japanese=MS Gothic 94 sansserif.italic.korean=Gulim 95 96 sansserif.bolditalic.alphabetic=Arial Bold Italic 97 sansserif.bolditalic.chinese-ms950=PMingLiU 98 sansserif.bolditalic.chinese-ms950-extb=PMingLiU-ExtB 99 sansserif.bolditalic.hebrew=David Bold 100 sansserif.bolditalic.japanese=MS Gothic 101 sansserif.bolditalic.korean=Gulim 102 103 monospaced.plain.alphabetic=Courier New 104 monospaced.plain.chinese-ms950=MingLiU 105 monospaced.plain.chinese-ms950-extb=MingLiU-ExtB 106 monospaced.plain.hebrew=Courier New 107 monospaced.plain.japanese=MS Gothic 108 monospaced.plain.korean=GulimChe 109 110 monospaced.bold.alphabetic=Courier New Bold 111 monospaced.bold.chinese-ms950=PMingLiU 112 monospaced.bold.chinese-ms950-extb=PMingLiU-ExtB 113 monospaced.bold.hebrew=Courier New Bold 114 monospaced.bold.japanese=MS Gothic 115 monospaced.bold.korean=GulimChe 116 117 monospaced.italic.alphabetic=Courier New Italic 118 monospaced.italic.chinese-ms950=PMingLiU 119 monospaced.italic.chinese-ms950-extb=PMingLiU-ExtB 120 monospaced.italic.hebrew=Courier New 121 monospaced.italic.japanese=MS Gothic 122 monospaced.italic.korean=GulimChe 123 124 monospaced.bolditalic.alphabetic=Courier New Bold Italic 125 monospaced.bolditalic.chinese-ms950=PMingLiU 126 monospaced.bolditalic.chinese-ms950-extb=PMingLiU-ExtB 127 monospaced.bolditalic.hebrew=Courier New Bold 128 monospaced.bolditalic.japanese=MS Gothic 129 monospaced.bolditalic.korean=GulimChe 130 131 dialog.plain.alphabetic=Arial 132 dialog.plain.chinese-ms950=MingLiU 133 dialog.plain.chinese-ms950-extb=MingLiU-ExtB 134 dialog.plain.hebrew=David 135 dialog.plain.japanese=MS Gothic 136 dialog.plain.korean=Gulim 137 138 dialog.bold.alphabetic=Arial Bold 139 dialog.bold.chinese-ms950=PMingLiU 140 dialog.bold.chinese-ms950-extb=PMingLiU-ExtB 141 dialog.bold.hebrew=David Bold 142 dialog.bold.japanese=MS Gothic 143 dialog.bold.korean=Gulim 144 145 dialog.italic.alphabetic=Arial Italic 146 dialog.italic.chinese-ms950=PMingLiU 147 dialog.italic.chinese-ms950-extb=PMingLiU-ExtB 148 dialog.italic.hebrew=David 149 dialog.italic.japanese=MS Gothic 150 dialog.italic.korean=Gulim 151 152 dialog.bolditalic.alphabetic=Arial Bold Italic 153 dialog.bolditalic.chinese-ms950=PMingLiU 154 dialog.bolditalic.chinese-ms950-extb=PMingLiU-ExtB 155 dialog.bolditalic.hebrew=David Bold 156 dialog.bolditalic.japanese=MS Gothic 157 dialog.bolditalic.korean=Gulim 158 159 dialoginput.plain.alphabetic=Courier New 160 dialoginput.plain.chinese-ms950=MingLiU 161 dialoginput.plain.chinese-ms950-extb=MingLiU-ExtB 162 dialoginput.plain.hebrew=David 163 dialoginput.plain.japanese=MS Gothic 164 dialoginput.plain.korean=Gulim 165 166 dialoginput.bold.alphabetic=Courier New Bold 167 dialoginput.bold.chinese-ms950=PMingLiU 168 dialoginput.bold.chinese-ms950-extb=PMingLiU-ExtB 169 dialoginput.bold.hebrew=David Bold 170 dialoginput.bold.japanese=MS Gothic 171 dialoginput.bold.korean=Gulim 172 173 dialoginput.italic.alphabetic=Courier New Italic 174 dialoginput.italic.chinese-ms950=PMingLiU 175 dialoginput.italic.chinese-ms950-extb=PMingLiU-ExtB 176 dialoginput.italic.hebrew=David 177 dialoginput.italic.japanese=MS Gothic 178 dialoginput.italic.korean=Gulim 179 180 dialoginput.bolditalic.alphabetic=Courier New Bold Italic 181 dialoginput.bolditalic.chinese-ms950=PMingLiU 182 dialoginput.bolditalic.chinese-ms950-extb=PMingLiU-ExtB 183 dialoginput.bolditalic.hebrew=David Bold 184 dialoginput.bolditalic.japanese=MS Gothic 185 dialoginput.bolditalic.korean=Gulim 186 187 # Search Sequences 188 189 sequence.allfonts=alphabetic/default,dingbats,symbol 190 191 sequence.serif.GBK=alphabetic,chinese-ms936,dingbats,symbol,chinese-ms936-extb 192 sequence.sansserif.GBK=alphabetic,chinese-ms936,dingbats,symbol,chinese-ms936-extb 193 sequence.monospaced.GBK=chinese-ms936,alphabetic,dingbats,symbol,chinese-ms936-extb 194 sequence.dialog.GBK=alphabetic,chinese-ms936,dingbats,symbol,chinese-ms936-extb 195 sequence.dialoginput.GBK=alphabetic,chinese-ms936,dingbats,symbol,chinese-ms936-extb 196 197 sequence.serif.GB18030=alphabetic,chinese-gb18030,dingbats,symbol,chinese-gb18030-extb 198 sequence.sansserif.GB18030=alphabetic,chinese-gb18030,dingbats,symbol,chinese-gb18030-extb 199 sequence.monospaced.GB18030=chinese-gb18030,alphabetic,dingbats,symbol,chinese-gb18030-extb 200 sequence.dialog.GB18030=alphabetic,chinese-gb18030,dingbats,symbol,chinese-gb18030-extb 201 sequence.dialoginput.GB18030=alphabetic,chinese-gb18030,dingbats,symbol,chinese-gb18030-extb 202 203 sequence.serif.x-windows-950=alphabetic,chinese-ms950,dingbats,symbol,chinese-ms950-extb 204 sequence.sansserif.x-windows-950=alphabetic,chinese-ms950,dingbats,symbol,chinese-ms950-extb 205 sequence.monospaced.x-windows-950=chinese-ms950,alphabetic,dingbats,symbol,chinese-ms950-extb 206 sequence.dialog.x-windows-950=alphabetic,chinese-ms950,dingbats,symbol,chinese-ms950-extb 207 sequence.dialoginput.x-windows-950=alphabetic,chinese-ms950,dingbats,symbol,chinese-ms950-extb 208 209 sequence.serif.x-MS950-HKSCS=alphabetic,chinese-ms950,chinese-hkscs,dingbats,symbol,chinese-ms950-extb 210 sequence.sansserif.x-MS950-HKSCS=alphabetic,chinese-ms950,chinese-hkscs,dingbats,symbol,chinese-ms950-extb 211 sequence.monospaced.x-MS950-HKSCS=chinese-ms950,alphabetic,chinese-hkscs,dingbats,symbol,chinese-ms950-extb 212 sequence.dialog.x-MS950-HKSCS=alphabetic,chinese-ms950,chinese-hkscs,dingbats,symbol,chinese-ms950-extb 213 sequence.dialoginput.x-MS950-HKSCS=alphabetic,chinese-ms950,chinese-hkscs,dingbats,symbol,chinese-ms950-extb 214 215 sequence.serif.x-MS950-HKSCS-XP=alphabetic,chinese-ms950,chinese-hkscs,dingbats,symbol,chinese-ms950-extb 216 sequence.sansserif.x-MS950-HKSCS-XP=alphabetic,chinese-ms950,chinese-hkscs,dingbats,symbol,chinese-ms950-extb 217 sequence.monospaced.x-MS950-HKSCS-XP=chinese-ms950,alphabetic,chinese-hkscs,dingbats,symbol,chinese-ms950-extb 218 sequence.dialog.x-MS950-HKSCS-XP=alphabetic,chinese-ms950,chinese-hkscs,dingbats,symbol,chinese-ms950-extb 219 sequence.dialoginput.x-MS950-HKSCS-XP=alphabetic,chinese-ms950,chinese-hkscs,dingbats,symbol,chinese-ms950-extb 220 221 sequence.allfonts.UTF-8.hi=alphabetic/1252,devanagari,dingbats,symbol 222 sequence.allfonts.UTF-8.ja=alphabetic,japanese,devanagari,dingbats,symbol 223 224 sequence.allfonts.windows-1255=hebrew,alphabetic/1252,dingbats,symbol 225 226 sequence.serif.windows-31j=alphabetic,japanese,dingbats,symbol 227 sequence.sansserif.windows-31j=alphabetic,japanese,dingbats,symbol 228 sequence.monospaced.windows-31j=japanese,alphabetic,dingbats,symbol 229 sequence.dialog.windows-31j=alphabetic,japanese,dingbats,symbol 230 sequence.dialoginput.windows-31j=alphabetic,japanese,dingbats,symbol 231 232 sequence.serif.x-windows-949=alphabetic,korean,dingbats,symbol 233 sequence.sansserif.x-windows-949=alphabetic,korean,dingbats,symbol 234 sequence.monospaced.x-windows-949=korean,alphabetic,dingbats,symbol 235 sequence.dialog.x-windows-949=alphabetic,korean,dingbats,symbol 236 sequence.dialoginput.x-windows-949=alphabetic,korean,dingbats,symbol 237 238 sequence.allfonts.x-windows-874=alphabetic,thai,dingbats,symbol 239 240 sequence.fallback=lucida,symbols,\ 241 chinese-ms950,chinese-hkscs,chinese-ms936,chinese-gb18030,\ 242 japanese,korean,chinese-ms950-extb,chinese-ms936-extb,georgian 243 244 # Exclusion Ranges 245 246 exclusion.alphabetic=0700-1cff,1d80-1e9f,1f00-2017,2020-20ab,20ad-f8ff 247 exclusion.chinese-gb18030=0390-03d6,2200-22ef,2701-27be 248 exclusion.hebrew=0041-005a,0060-007a,007f-00ff,20ac-20ac 249 250 # Monospaced to Proportional width variant mapping 251 # (Experimental private syntax) 252 proportional.MS_Gothic=MS PGothic 253 proportional.MS_Mincho=MS PMincho 254 proportional.MingLiU=PMingLiU 255 proportional.MingLiU-ExtB=PMingLiU-ExtB 256 257 # Font File Names 258 259 filename.Arial=ARIAL.TTF 260 filename.Arial_Bold=ARIALBD.TTF 261 filename.Arial_Italic=ARIALI.TTF 262 filename.Arial_Bold_Italic=ARIALBI.TTF 263 264 filename.Courier_New=COUR.TTF 265 filename.Courier_New_Bold=COURBD.TTF 266 filename.Courier_New_Italic=COURI.TTF 267 filename.Courier_New_Bold_Italic=COURBI.TTF 268 269 filename.Times_New_Roman=TIMES.TTF 270 filename.Times_New_Roman_Bold=TIMESBD.TTF 271 filename.Times_New_Roman_Italic=TIMESI.TTF 272 filename.Times_New_Roman_Bold_Italic=TIMESBI.TTF 273 274 filename.SimSun=SIMSUN.TTC 275 filename.SimSun-18030=SIMSUN18030.TTC 276 filename.SimSun-ExtB=SIMSUNB.TTF 277 278 filename.MingLiU=MINGLIU.TTC 279 filename.MingLiU-ExtB=MINGLIUB.TTC 280 filename.PMingLiU=MINGLIU.TTC 281 filename.PMingLiU-ExtB=MINGLIUB.TTC 282 filename.MingLiU_HKSCS=hkscsm3u.ttf 283 284 filename.David=DAVID.TTF 285 filename.David_Bold=DAVIDBD.TTF 286 287 filename.MS_Mincho=MSMINCHO.TTC 288 filename.MS_PMincho=MSMINCHO.TTC 289 filename.MS_Gothic=MSGOTHIC.TTC 290 filename.MS_PGothic=MSGOTHIC.TTC 291 292 filename.Gulim=gulim.TTC 293 filename.Batang=batang.TTC 294 filename.GulimChe=gulim.TTC 295 296 filename.Lucida_Sans_Regular=LucidaSansRegular.ttf 297 filename.Mangal=MANGAL.TTF 298 filename.Symbol=SYMBOL.TTF 299 filename.Wingdings=WINGDING.TTF 300 301 filename.Sylfaen=sylfaen.ttf 302 filename.Segoe_UI_Symbol=SEGUISYM.TTF