blob: d51db3c4f9d4973cd9d0f3cabe18e50589f14827 [file] [log] [blame]
J. Duke319a3b92007-12-01 00:00:00 +00001#
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
29# Uses SuSE 10.2 fonts and file paths.
30version=1
31
32# Component Font Mappings
33
34dialog.plain.latin-1=Albany AMT
35dialog.plain.japanese-x0208=Sazanami Gothic
36dialog.plain.korean=UnDotum
37
38dialog.bold.latin-1=Albany AMT Bold
39dialog.bold.japanese-x0208=Sazanami Gothic
40dialog.bold.korean=UnDotum Bold
41
42dialog.italic.latin-1=Albany AMT Italic
43dialog.italic.japanese-x0208=Sazanami Gothic
44dialog.italic.korean=UnDotum
45
46dialog.bolditalic.latin-1=Albany AMT Bold Italic
47dialog.bolditalic.japanese-x0208=Sazanami Gothic
48dialog.bolditalic.korean=UnDotum Bold
49
50
51sansserif.plain.latin-1=Albany AMT
52sansserif.plain.japanese-x0208=Sazanami Gothic
53sansserif.plain.korean=UnDotum
54
55sansserif.bold.latin-1=Albany AMT Bold
56sansserif.bold.japanese-x0208=Sazanami Gothic
57sansserif.bold.korean=UnDotum Bold
58
59sansserif.italic.latin-1=Albany AMT Italic
60sansserif.italic.japanese-x0208=Sazanami Gothic
61sansserif.italic.korean=UnDotum
62
63sansserif.bolditalic.latin-1=Albany AMT Bold Italic
64sansserif.bolditalic.japanese-x0208=Sazanami Gothic
65sansserif.bolditalic.korean=UnDotum Bold
66
67
68serif.plain.latin-1=Thorndale AMT
69serif.plain.japanese-x0208=Sazanami Mincho
70serif.plain.korean=UnBatang
71
72serif.bold.latin-1=Thorndale AMT Bold
73serif.bold.japanese-x0208=Sazanami Mincho
74serif.bold.korean=UnBatang Bold
75
76serif.italic.latin-1=Thorndale AMT Italic
77serif.italic.japanese-x0208=Sazanami Mincho
78serif.italic.korean=UnBatang
79
80serif.bolditalic.latin-1=Thorndale AMT Bold Italic
81serif.bolditalic.japanese-x0208=Sazanami Mincho
82serif.bolditalic.korean=UnBatang Bold
83
84
85monospaced.plain.latin-1=Cumberland AMT
86monospaced.plain.japanese-x0208=Sazanami Gothic
87monospaced.plain.korean=UnDotum
88
89monospaced.bold.latin-1=Cumberland AMT Bold
90monospaced.bold.japanese-x0208=Sazanami Gothic
91monospaced.bold.korean=UnDotum Bold
92
93monospaced.italic.latin-1=Cumberland AMT Italic
94monospaced.italic.japanese-x0208=Sazanami Gothic
95monospaced.italic.korean=UnDotum
96
97monospaced.bolditalic.latin-1=Cumberland AMT Bold Italic
98monospaced.bolditalic.japanese-x0208=Sazanami Gothic
99monospaced.bolditalic.korean=UnDotum Bold
100
101
102dialoginput.plain.latin-1=Cumberland AMT
103dialoginput.plain.japanese-x0208=Sazanami Gothic
104dialoginput.plain.korean=UnDotum
105
106dialoginput.bold.latin-1=Cumberland AMT Bold
107dialoginput.bold.japanese-x0208=Sazanami Gothic
108dialoginput.bold.korean=UnDotum Bold
109
110dialoginput.italic.latin-1=Cumberland AMT Italic
111dialoginput.italic.japanese-x0208=Sazanami Gothic
112dialoginput.italic.korean=UnDotum
113
114dialoginput.bolditalic.latin-1=Cumberland AMT Bold Italic
115dialoginput.bolditalic.japanese-x0208=Sazanami Gothic
116dialoginput.bolditalic.korean=UnDotum Bold
117
118allfonts.chinese-big5=AR PL Mingti2L Big5
119allfonts.chinese-gb18030=AR PL SungtiL GB
120
121# Search Sequences
122
123sequence.allfonts=latin-1
124sequence.allfonts.Big5=chinese-big5,latin-1
125sequence.allfonts.x-euc-jp-linux=japanese-x0208,latin-1
126sequence.allfonts.EUC-KR=korean,latin-1
127sequence.allfonts.GB18030=chinese-gb18030,latin-1
128sequence.fallback=chinese-big5,chinese-gb18030,japanese-x0208,korean
129
130# Font File Names
131
132filename.Albany_AMT=/usr/share/fonts/truetype/albw.ttf
133filename.Albany_AMT_Bold=/usr/share/fonts/truetype/albwb.ttf
134filename.Albany_AMT_Italic=/usr/share/fonts/truetype/albwb.ttf
135filename.Albany_AMT_Bold_Italic=/usr/share/fonts/truetype/albwbi.ttf
136
137filename.Thorndale_AMT=/usr/share/fonts/truetype/thowr___.ttf
138filename.Thorndale_AMT_Bold=/usr/share/fonts/truetype/thowb___.ttf
139filename.Thorndale_AMT_Italic=/usr/share/fonts/truetype/thowi___.ttf
140filename.Thorndale_AMT_Bold_Italic=/usr/share/fonts/truetype/thowbi__.ttf
141
142filename.Cumberland_AMT=/usr/share/fonts/truetype/cumbwr__.ttf
143filename.Cumberland_AMT_Bold=/usr/share/fonts/truetype/cumbwb__.ttf
144filename.Cumberland_AMT_Italic=/usr/share/fonts/truetype/cumbwi__.ttf
145filename.Cumberland_AMT_Bold_Italic=/usr/share/fonts/truetype/cumbwbi_.ttf
146
147filename.Sazanami_Gothic=/usr/share/fonts/truetype/sazanami-gothic.ttf
148filename.Sazanami_Mincho=/usr/share/fonts/truetype/sazanami-mincho.ttf
149filename.AR_PL_SungtiL_GB=/usr/share/fonts/truetype/gbsn00lp.ttf
150filename.AR_PL_Mingti2L_Big5=/usr/share/fonts/truetype/bsmi00lp.ttf
151filename.UnDotum=/usr/share/fonts/truetype/UnDotum.ttf
152filename.UnDotum_Bold=/usr/share/fonts/truetype/UnDotumBold.ttf
153filename.UnBatang=/usr/share/fonts/truetype/UnBatang.ttf
154filename.UnBatang_Bold=/usr/share/fonts/truetype/UnBatangBold.ttf