Rahul Ravikumar | e0e69e7 | 2022-02-14 14:37:18 -0800 | [diff] [blame] | 1 | # |
| 2 | # Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved. |
| 3 | # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. |
| 4 | # |
| 5 | # This code is free software; you can redistribute it and/or modify it |
| 6 | # under the terms of the GNU General Public License version 2 only, as |
| 7 | # published by the Free Software Foundation. Oracle designates this |
| 8 | # particular file as subject to the "Classpath" exception as provided |
| 9 | # by Oracle in the LICENSE file that accompanied this code. |
| 10 | # |
| 11 | # This code is distributed in the hope that it will be useful, but WITHOUT |
| 12 | # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or |
| 13 | # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License |
| 14 | # version 2 for more details (a copy is included in the LICENSE file that |
| 15 | # accompanied this code). |
| 16 | # |
| 17 | # You should have received a copy of the GNU General Public License version |
| 18 | # 2 along with this work; if not, write to the Free Software Foundation, |
| 19 | # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. |
| 20 | # |
| 21 | # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA |
| 22 | # or visit www.oracle.com if you need additional information or have any |
| 23 | # questions. |
| 24 | # |
| 25 | |
| 26 | # Version |
| 27 | |
| 28 | version=1 |
| 29 | |
| 30 | # Component Font Mappings |
| 31 | |
| 32 | allfonts.chinese-ms936=SimSun |
| 33 | allfonts.chinese-gb18030=SimSun-18030 |
| 34 | allfonts.chinese-hkscs=MingLiU_HKSCS |
| 35 | allfonts.devanagari=Mangal |
| 36 | allfonts.dingbats=Wingdings |
| 37 | allfonts.symbol=Symbol |
| 38 | |
| 39 | serif.plain.alphabetic=Times New Roman |
| 40 | serif.plain.chinese-ms950=MingLiU |
| 41 | serif.plain.hebrew=David |
| 42 | serif.plain.japanese=MS Mincho |
| 43 | serif.plain.korean=Batang |
| 44 | |
| 45 | serif.bold.alphabetic=Times New Roman Bold |
| 46 | serif.bold.chinese-ms950=PMingLiU |
| 47 | serif.bold.hebrew=David Bold |
| 48 | serif.bold.japanese=MS Mincho |
| 49 | serif.bold.korean=Batang |
| 50 | |
| 51 | serif.italic.alphabetic=Times New Roman Italic |
| 52 | serif.italic.chinese-ms950=PMingLiU |
| 53 | serif.italic.hebrew=David |
| 54 | serif.italic.japanese=MS Mincho |
| 55 | serif.italic.korean=Batang |
| 56 | |
| 57 | serif.bolditalic.alphabetic=Times New Roman Bold Italic |
| 58 | serif.bolditalic.chinese-ms950=PMingLiU |
| 59 | serif.bolditalic.hebrew=David Bold |
| 60 | serif.bolditalic.japanese=MS Mincho |
| 61 | serif.bolditalic.korean=Batang |
| 62 | |
| 63 | sansserif.plain.alphabetic=Arial |
| 64 | sansserif.plain.chinese-ms950=MingLiU |
| 65 | sansserif.plain.hebrew=David |
| 66 | sansserif.plain.japanese=MS Gothic |
| 67 | sansserif.plain.korean=Gulim |
| 68 | |
| 69 | sansserif.bold.alphabetic=Arial Bold |
| 70 | sansserif.bold.chinese-ms950=PMingLiU |
| 71 | sansserif.bold.hebrew=David Bold |
| 72 | sansserif.bold.japanese=MS Gothic |
| 73 | sansserif.bold.korean=Gulim |
| 74 | |
| 75 | sansserif.italic.alphabetic=Arial Italic |
| 76 | sansserif.italic.chinese-ms950=PMingLiU |
| 77 | sansserif.italic.hebrew=David |
| 78 | sansserif.italic.japanese=MS Gothic |
| 79 | sansserif.italic.korean=Gulim |
| 80 | |
| 81 | sansserif.bolditalic.alphabetic=Arial Bold Italic |
| 82 | sansserif.bolditalic.chinese-ms950=PMingLiU |
| 83 | sansserif.bolditalic.hebrew=David Bold |
| 84 | sansserif.bolditalic.japanese=MS Gothic |
| 85 | sansserif.bolditalic.korean=Gulim |
| 86 | |
| 87 | monospaced.plain.alphabetic=Courier New |
| 88 | monospaced.plain.chinese-ms950=MingLiU |
| 89 | monospaced.plain.hebrew=David |
| 90 | monospaced.plain.japanese=MS Gothic |
| 91 | monospaced.plain.korean=GulimChe |
| 92 | |
| 93 | monospaced.bold.alphabetic=Courier New Bold |
| 94 | monospaced.bold.chinese-ms950=PMingLiU |
| 95 | monospaced.bold.hebrew=David Bold |
| 96 | monospaced.bold.japanese=MS Gothic |
| 97 | monospaced.bold.korean=GulimChe |
| 98 | |
| 99 | monospaced.italic.alphabetic=Courier New Italic |
| 100 | monospaced.italic.chinese-ms950=PMingLiU |
| 101 | monospaced.italic.hebrew=David |
| 102 | monospaced.italic.japanese=MS Gothic |
| 103 | monospaced.italic.korean=GulimChe |
| 104 | |
| 105 | monospaced.bolditalic.alphabetic=Courier New Bold Italic |
| 106 | monospaced.bolditalic.chinese-ms950=PMingLiU |
| 107 | monospaced.bolditalic.hebrew=David Bold |
| 108 | monospaced.bolditalic.japanese=MS Gothic |
| 109 | monospaced.bolditalic.korean=GulimChe |
| 110 | |
| 111 | dialog.plain.alphabetic=Arial |
| 112 | dialog.plain.chinese-ms950=MingLiU |
| 113 | dialog.plain.hebrew=David |
| 114 | dialog.plain.japanese=MS Gothic |
| 115 | dialog.plain.korean=Gulim |
| 116 | |
| 117 | dialog.bold.alphabetic=Arial Bold |
| 118 | dialog.bold.chinese-ms950=PMingLiU |
| 119 | dialog.bold.hebrew=David Bold |
| 120 | dialog.bold.japanese=MS Gothic |
| 121 | dialog.bold.korean=Gulim |
| 122 | |
| 123 | dialog.italic.alphabetic=Arial Italic |
| 124 | dialog.italic.chinese-ms950=PMingLiU |
| 125 | dialog.italic.hebrew=David |
| 126 | dialog.italic.japanese=MS Gothic |
| 127 | dialog.italic.korean=Gulim |
| 128 | |
| 129 | dialog.bolditalic.alphabetic=Arial Bold Italic |
| 130 | dialog.bolditalic.chinese-ms950=PMingLiU |
| 131 | dialog.bolditalic.hebrew=David Bold |
| 132 | dialog.bolditalic.japanese=MS Gothic |
| 133 | dialog.bolditalic.korean=Gulim |
| 134 | |
| 135 | dialoginput.plain.alphabetic=Courier New |
| 136 | dialoginput.plain.chinese-ms950=MingLiU |
| 137 | dialoginput.plain.hebrew=David |
| 138 | dialoginput.plain.japanese=MS Gothic |
| 139 | dialoginput.plain.korean=Gulim |
| 140 | |
| 141 | dialoginput.bold.alphabetic=Courier New Bold |
| 142 | dialoginput.bold.chinese-ms950=PMingLiU |
| 143 | dialoginput.bold.hebrew=David Bold |
| 144 | dialoginput.bold.japanese=MS Gothic |
| 145 | dialoginput.bold.korean=Gulim |
| 146 | |
| 147 | dialoginput.italic.alphabetic=Courier New Italic |
| 148 | dialoginput.italic.chinese-ms950=PMingLiU |
| 149 | dialoginput.italic.hebrew=David |
| 150 | dialoginput.italic.japanese=MS Gothic |
| 151 | dialoginput.italic.korean=Gulim |
| 152 | |
| 153 | dialoginput.bolditalic.alphabetic=Courier New Bold Italic |
| 154 | dialoginput.bolditalic.chinese-ms950=PMingLiU |
| 155 | dialoginput.bolditalic.hebrew=David Bold |
| 156 | dialoginput.bolditalic.japanese=MS Gothic |
| 157 | dialoginput.bolditalic.korean=Gulim |
| 158 | |
| 159 | # Search Sequences |
| 160 | |
| 161 | sequence.allfonts=alphabetic/default,dingbats,symbol |
| 162 | |
| 163 | sequence.serif.GBK=alphabetic,chinese-ms936,dingbats,symbol |
| 164 | sequence.sansserif.GBK=alphabetic,chinese-ms936,dingbats,symbol |
| 165 | sequence.monospaced.GBK=chinese-ms936,alphabetic,dingbats,symbol |
| 166 | sequence.dialog.GBK=alphabetic,chinese-ms936,dingbats,symbol |
| 167 | sequence.dialoginput.GBK=alphabetic,chinese-ms936,dingbats,symbol |
| 168 | |
| 169 | sequence.serif.GB18030=alphabetic,chinese-gb18030,dingbats,symbol |
| 170 | sequence.sansserif.GB18030=alphabetic,chinese-gb18030,dingbats,symbol |
| 171 | sequence.monospaced.GB18030=chinese-gb18030,alphabetic,dingbats,symbol |
| 172 | sequence.dialog.GB18030=alphabetic,chinese-gb18030,dingbats,symbol |
| 173 | sequence.dialoginput.GB18030=alphabetic,chinese-gb18030,dingbats,symbol |
| 174 | |
| 175 | sequence.serif.x-windows-950=alphabetic,chinese-ms950,dingbats,symbol |
| 176 | sequence.sansserif.x-windows-950=alphabetic,chinese-ms950,dingbats,symbol |
| 177 | sequence.monospaced.x-windows-950=chinese-ms950,alphabetic,dingbats,symbol |
| 178 | sequence.dialog.x-windows-950=alphabetic,chinese-ms950,dingbats,symbol |
| 179 | sequence.dialoginput.x-windows-950=alphabetic,chinese-ms950,dingbats,symbol |
| 180 | |
| 181 | sequence.serif.x-MS950-HKSCS=alphabetic,chinese-ms950,chinese-hkscs,dingbats,symbol |
| 182 | sequence.sansserif.x-MS950-HKSCS=alphabetic,chinese-ms950,chinese-hkscs,dingbats,symbol |
| 183 | sequence.monospaced.x-MS950-HKSCS=chinese-ms950,alphabetic,chinese-hkscs,dingbats,symbol |
| 184 | sequence.dialog.x-MS950-HKSCS=alphabetic,chinese-ms950,chinese-hkscs,dingbats,symbol |
| 185 | sequence.dialoginput.x-MS950-HKSCS=alphabetic,chinese-ms950,chinese-hkscs,dingbats,symbol |
| 186 | |
| 187 | sequence.allfonts.UTF-8.hi=alphabetic/1252,devanagari,dingbats,symbol |
| 188 | |
| 189 | sequence.allfonts.windows-1255=hebrew,alphabetic/1252,dingbats,symbol |
| 190 | |
| 191 | sequence.serif.windows-31j=alphabetic,japanese,dingbats,symbol |
| 192 | sequence.sansserif.windows-31j=alphabetic,japanese,dingbats,symbol |
| 193 | sequence.monospaced.windows-31j=japanese,alphabetic,dingbats,symbol |
| 194 | sequence.dialog.windows-31j=alphabetic,japanese,dingbats,symbol |
| 195 | sequence.dialoginput.windows-31j=alphabetic,japanese,dingbats,symbol |
| 196 | |
| 197 | sequence.serif.x-windows-949=alphabetic,korean,dingbats,symbol |
| 198 | sequence.sansserif.x-windows-949=alphabetic,korean,dingbats,symbol |
| 199 | sequence.monospaced.x-windows-949=korean,alphabetic,dingbats,symbol |
| 200 | sequence.dialog.x-windows-949=alphabetic,korean,dingbats,symbol |
| 201 | sequence.dialoginput.x-windows-949=alphabetic,korean,dingbats,symbol |
| 202 | |
| 203 | sequence.allfonts.x-windows-874=alphabetic,dingbats,symbol |
| 204 | |
| 205 | sequence.fallback=chinese-ms950,chinese-hkscs,chinese-ms936,chinese-gb18030,\ |
| 206 | japanese,korean |
| 207 | |
| 208 | # Exclusion Ranges |
| 209 | |
| 210 | exclusion.alphabetic=0700-1e9f,1f00-20ab,20ad-f8ff |
| 211 | exclusion.chinese-gb18030=0390-03d6,2200-22ef,2701-27be |
| 212 | exclusion.hebrew=0041-005a,0060-007a,007f-00ff,20ac-20ac |
| 213 | |
| 214 | # Monospaced to Proportional width variant mapping |
| 215 | # (Experimental private syntax) |
| 216 | proportional.MS_Gothic=MS PGothic |
| 217 | proportional.MS_Mincho=MS PMincho |
| 218 | proportional.MingLiU=PMingLiU |
| 219 | |
| 220 | # Font File Names |
| 221 | |
| 222 | filename.Arial=ARIAL.TTF |
| 223 | filename.Arial_Bold=ARIALBD.TTF |
| 224 | filename.Arial_Italic=ARIALI.TTF |
| 225 | filename.Arial_Bold_Italic=ARIALBI.TTF |
| 226 | |
| 227 | filename.Courier_New=COUR.TTF |
| 228 | filename.Courier_New_Bold=COURBD.TTF |
| 229 | filename.Courier_New_Italic=COURI.TTF |
| 230 | filename.Courier_New_Bold_Italic=COURBI.TTF |
| 231 | |
| 232 | filename.Times_New_Roman=TIMES.TTF |
| 233 | filename.Times_New_Roman_Bold=TIMESBD.TTF |
| 234 | filename.Times_New_Roman_Italic=TIMESI.TTF |
| 235 | filename.Times_New_Roman_Bold_Italic=TIMESBI.TTF |
| 236 | |
| 237 | filename.SimSun=SIMSUN.TTC |
| 238 | filename.SimSun-18030=SIMSUN18030.TTC |
| 239 | |
| 240 | filename.MingLiU=MINGLIU.TTC |
| 241 | filename.PMingLiU=MINGLIU.TTC |
| 242 | filename.MingLiU_HKSCS=hkscsm3u.ttf |
| 243 | |
| 244 | filename.David=DAVID.TTF |
| 245 | filename.David_Bold=DAVIDBD.TTF |
| 246 | |
| 247 | filename.MS_Mincho=MSMINCHO.TTC |
| 248 | filename.MS_PMincho=MSMINCHO.TTC |
| 249 | filename.MS_Gothic=MSGOTHIC.TTC |
| 250 | filename.MS_PGothic=MSGOTHIC.TTC |
| 251 | |
| 252 | filename.Gulim=gulim.TTC |
| 253 | filename.Batang=batang.TTC |
| 254 | filename.GulimChe=gulim.TTC |
| 255 | |
| 256 | filename.Mangal=MANGAL.TTF |
| 257 | filename.Symbol=SYMBOL.TTF |
| 258 | filename.Wingdings=WINGDING.TTF |