jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Ubuntu.properties
author duke
Sat, 01 Dec 2007 00:00:00 +0000
changeset 2 90ce3da70b43
child 5140 9b1fde936a71
permissions -rw-r--r--
Initial load
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
     1
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
     2
# 
90ce3da70b43 Initial load
duke
parents:
diff changeset
     3
# Copyright 2007 Sun Microsystems, Inc.  All Rights Reserved.
90ce3da70b43 Initial load
duke
parents:
diff changeset
     4
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
90ce3da70b43 Initial load
duke
parents:
diff changeset
     5
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
     6
# This code is free software; you can redistribute it and/or modify it
90ce3da70b43 Initial load
duke
parents:
diff changeset
     7
# under the terms of the GNU General Public License version 2 only, as
90ce3da70b43 Initial load
duke
parents:
diff changeset
     8
# published by the Free Software Foundation.  Sun designates this
90ce3da70b43 Initial load
duke
parents:
diff changeset
     9
# particular file as subject to the "Classpath" exception as provided
90ce3da70b43 Initial load
duke
parents:
diff changeset
    10
# by Sun in the LICENSE file that accompanied this code.
90ce3da70b43 Initial load
duke
parents:
diff changeset
    11
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
    12
# This code is distributed in the hope that it will be useful, but WITHOUT
90ce3da70b43 Initial load
duke
parents:
diff changeset
    13
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
90ce3da70b43 Initial load
duke
parents:
diff changeset
    14
# FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
90ce3da70b43 Initial load
duke
parents:
diff changeset
    15
# version 2 for more details (a copy is included in the LICENSE file that
90ce3da70b43 Initial load
duke
parents:
diff changeset
    16
# accompanied this code).
90ce3da70b43 Initial load
duke
parents:
diff changeset
    17
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
    18
# You should have received a copy of the GNU General Public License version
90ce3da70b43 Initial load
duke
parents:
diff changeset
    19
# 2 along with this work; if not, write to the Free Software Foundation,
90ce3da70b43 Initial load
duke
parents:
diff changeset
    20
# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
90ce3da70b43 Initial load
duke
parents:
diff changeset
    21
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
    22
# Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
90ce3da70b43 Initial load
duke
parents:
diff changeset
    23
# CA 95054 USA or visit www.sun.com if you need additional information or
90ce3da70b43 Initial load
duke
parents:
diff changeset
    24
# have any questions.
90ce3da70b43 Initial load
duke
parents:
diff changeset
    25
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
    26
90ce3da70b43 Initial load
duke
parents:
diff changeset
    27
# Version
90ce3da70b43 Initial load
duke
parents:
diff changeset
    28
90ce3da70b43 Initial load
duke
parents:
diff changeset
    29
# Uses Ubuntu 6.10 (Edgy) fonts and file paths.
90ce3da70b43 Initial load
duke
parents:
diff changeset
    30
version=1
90ce3da70b43 Initial load
duke
parents:
diff changeset
    31
90ce3da70b43 Initial load
duke
parents:
diff changeset
    32
# Component Font Mappings
90ce3da70b43 Initial load
duke
parents:
diff changeset
    33
90ce3da70b43 Initial load
duke
parents:
diff changeset
    34
dialog.plain.latin-1=DejaVu Sans
90ce3da70b43 Initial load
duke
parents:
diff changeset
    35
dialog.plain.japanese-x0208=Kochi Gothic
90ce3da70b43 Initial load
duke
parents:
diff changeset
    36
dialog.plain.korean=Baekmuk Dotum
90ce3da70b43 Initial load
duke
parents:
diff changeset
    37
90ce3da70b43 Initial load
duke
parents:
diff changeset
    38
dialog.bold.latin-1=DejaVu Sans Bold
90ce3da70b43 Initial load
duke
parents:
diff changeset
    39
dialog.bold.japanese-x0208=Kochi Gothic
90ce3da70b43 Initial load
duke
parents:
diff changeset
    40
dialog.bold.korean=Baekmuk Dotum
90ce3da70b43 Initial load
duke
parents:
diff changeset
    41
90ce3da70b43 Initial load
duke
parents:
diff changeset
    42
dialog.italic.latin-1=DejaVu Sans Oblique
90ce3da70b43 Initial load
duke
parents:
diff changeset
    43
dialog.italic.japanese-x0208=Kochi Gothic
90ce3da70b43 Initial load
duke
parents:
diff changeset
    44
dialog.italic.korean=Baekmuk Dotum
90ce3da70b43 Initial load
duke
parents:
diff changeset
    45
90ce3da70b43 Initial load
duke
parents:
diff changeset
    46
dialog.bolditalic.latin-1=DejaVu Sans Bold Oblique
90ce3da70b43 Initial load
duke
parents:
diff changeset
    47
dialog.bolditalic.japanese-x0208=Kochi Gothic
90ce3da70b43 Initial load
duke
parents:
diff changeset
    48
dialog.bolditalic.korean=Baekmuk Dotum
90ce3da70b43 Initial load
duke
parents:
diff changeset
    49
90ce3da70b43 Initial load
duke
parents:
diff changeset
    50
90ce3da70b43 Initial load
duke
parents:
diff changeset
    51
sansserif.plain.latin-1=DejaVu Sans
90ce3da70b43 Initial load
duke
parents:
diff changeset
    52
sansserif.plain.japanese-x0208=Kochi Gothic
90ce3da70b43 Initial load
duke
parents:
diff changeset
    53
sansserif.plain.korean=Baekmuk Dotum
90ce3da70b43 Initial load
duke
parents:
diff changeset
    54
90ce3da70b43 Initial load
duke
parents:
diff changeset
    55
sansserif.bold.latin-1=DejaVu Sans Bold
90ce3da70b43 Initial load
duke
parents:
diff changeset
    56
sansserif.bold.japanese-x0208=Kochi Gothic
90ce3da70b43 Initial load
duke
parents:
diff changeset
    57
sansserif.bold.korean=Baekmuk Dotum
90ce3da70b43 Initial load
duke
parents:
diff changeset
    58
90ce3da70b43 Initial load
duke
parents:
diff changeset
    59
sansserif.italic.latin-1=DejaVu Sans Oblique
90ce3da70b43 Initial load
duke
parents:
diff changeset
    60
sansserif.italic.japanese-x0208=Kochi Gothic
90ce3da70b43 Initial load
duke
parents:
diff changeset
    61
sansserif.italic.korean=Baekmuk Dotum
90ce3da70b43 Initial load
duke
parents:
diff changeset
    62
90ce3da70b43 Initial load
duke
parents:
diff changeset
    63
sansserif.bolditalic.latin-1=DejaVu Sans Bold Oblique
90ce3da70b43 Initial load
duke
parents:
diff changeset
    64
sansserif.bolditalic.japanese-x0208=Kochi Gothic
90ce3da70b43 Initial load
duke
parents:
diff changeset
    65
sansserif.bolditalic.korean=Baekmuk Dotum
90ce3da70b43 Initial load
duke
parents:
diff changeset
    66
90ce3da70b43 Initial load
duke
parents:
diff changeset
    67
90ce3da70b43 Initial load
duke
parents:
diff changeset
    68
serif.plain.latin-1=DejaVu Serif
90ce3da70b43 Initial load
duke
parents:
diff changeset
    69
serif.plain.japanese-x0208=Kochi Mincho
90ce3da70b43 Initial load
duke
parents:
diff changeset
    70
serif.plain.korean=Baekmuk Batang
90ce3da70b43 Initial load
duke
parents:
diff changeset
    71
90ce3da70b43 Initial load
duke
parents:
diff changeset
    72
serif.bold.latin-1=DejaVu Serif Bold
90ce3da70b43 Initial load
duke
parents:
diff changeset
    73
serif.bold.japanese-x0208=Kochi Mincho
90ce3da70b43 Initial load
duke
parents:
diff changeset
    74
serif.bold.korean=Baekmuk Batang
90ce3da70b43 Initial load
duke
parents:
diff changeset
    75
90ce3da70b43 Initial load
duke
parents:
diff changeset
    76
serif.italic.latin-1=DejaVu Serif Oblique
90ce3da70b43 Initial load
duke
parents:
diff changeset
    77
serif.italic.japanese-x0208=Kochi Mincho
90ce3da70b43 Initial load
duke
parents:
diff changeset
    78
serif.italic.korean=Baekmuk Batang
90ce3da70b43 Initial load
duke
parents:
diff changeset
    79
90ce3da70b43 Initial load
duke
parents:
diff changeset
    80
serif.bolditalic.latin-1=DejaVu Serif Bold Oblique
90ce3da70b43 Initial load
duke
parents:
diff changeset
    81
serif.bolditalic.japanese-x0208=Kochi Mincho
90ce3da70b43 Initial load
duke
parents:
diff changeset
    82
serif.bolditalic.korean=Baekmuk Batang
90ce3da70b43 Initial load
duke
parents:
diff changeset
    83
90ce3da70b43 Initial load
duke
parents:
diff changeset
    84
90ce3da70b43 Initial load
duke
parents:
diff changeset
    85
monospaced.plain.latin-1=DejaVu Sans Mono
90ce3da70b43 Initial load
duke
parents:
diff changeset
    86
monospaced.plain.japanese-x0208=Kochi Gothic
90ce3da70b43 Initial load
duke
parents:
diff changeset
    87
monospaced.plain.korean=Baekmuk Dotum
90ce3da70b43 Initial load
duke
parents:
diff changeset
    88
90ce3da70b43 Initial load
duke
parents:
diff changeset
    89
monospaced.bold.latin-1=DejaVu Sans Mono Bold
90ce3da70b43 Initial load
duke
parents:
diff changeset
    90
monospaced.bold.japanese-x0208=Kochi Gothic
90ce3da70b43 Initial load
duke
parents:
diff changeset
    91
monospaced.bold.korean=Baekmuk Dotum
90ce3da70b43 Initial load
duke
parents:
diff changeset
    92
90ce3da70b43 Initial load
duke
parents:
diff changeset
    93
monospaced.italic.latin-1=DejaVu Sans Mono Oblique
90ce3da70b43 Initial load
duke
parents:
diff changeset
    94
monospaced.italic.japanese-x0208=Kochi Gothic
90ce3da70b43 Initial load
duke
parents:
diff changeset
    95
monospaced.italic.korean=Baekmuk Dotum
90ce3da70b43 Initial load
duke
parents:
diff changeset
    96
90ce3da70b43 Initial load
duke
parents:
diff changeset
    97
monospaced.bolditalic.latin-1=DejaVu Sans Mono Bold Oblique
90ce3da70b43 Initial load
duke
parents:
diff changeset
    98
monospaced.bolditalic.japanese-x0208=Kochi Gothic
90ce3da70b43 Initial load
duke
parents:
diff changeset
    99
monospaced.bolditalic.korean=Baekmuk Dotum
90ce3da70b43 Initial load
duke
parents:
diff changeset
   100
90ce3da70b43 Initial load
duke
parents:
diff changeset
   101
90ce3da70b43 Initial load
duke
parents:
diff changeset
   102
dialoginput.plain.latin-1=DejaVu Sans Mono
90ce3da70b43 Initial load
duke
parents:
diff changeset
   103
dialoginput.plain.japanese-x0208=Kochi Gothic
90ce3da70b43 Initial load
duke
parents:
diff changeset
   104
dialoginput.plain.korean=Baekmuk Dotum
90ce3da70b43 Initial load
duke
parents:
diff changeset
   105
90ce3da70b43 Initial load
duke
parents:
diff changeset
   106
dialoginput.bold.latin-1=DejaVu Sans Mono Bold
90ce3da70b43 Initial load
duke
parents:
diff changeset
   107
dialoginput.bold.japanese-x0208=Kochi Gothic
90ce3da70b43 Initial load
duke
parents:
diff changeset
   108
dialoginput.bold.korean=Baekmuk Dotum
90ce3da70b43 Initial load
duke
parents:
diff changeset
   109
90ce3da70b43 Initial load
duke
parents:
diff changeset
   110
dialoginput.italic.latin-1=DejaVu Sans Mono Oblique
90ce3da70b43 Initial load
duke
parents:
diff changeset
   111
dialoginput.italic.japanese-x0208=Kochi Gothic
90ce3da70b43 Initial load
duke
parents:
diff changeset
   112
dialoginput.italic.korean=Baekmuk Dotum
90ce3da70b43 Initial load
duke
parents:
diff changeset
   113
90ce3da70b43 Initial load
duke
parents:
diff changeset
   114
dialoginput.bolditalic.latin-1=DejaVu Sans Mono Bold Oblique
90ce3da70b43 Initial load
duke
parents:
diff changeset
   115
dialoginput.bolditalic.japanese-x0208=Kochi Gothic
90ce3da70b43 Initial load
duke
parents:
diff changeset
   116
dialoginput.bolditalic.korean=Baekmuk Dotum
90ce3da70b43 Initial load
duke
parents:
diff changeset
   117
90ce3da70b43 Initial load
duke
parents:
diff changeset
   118
allfonts.chinese-big5=AR PL ZenKai Uni
90ce3da70b43 Initial load
duke
parents:
diff changeset
   119
allfonts.chinese-gb18030=AR PL ZenKai Uni
90ce3da70b43 Initial load
duke
parents:
diff changeset
   120
90ce3da70b43 Initial load
duke
parents:
diff changeset
   121
# Search Sequences
90ce3da70b43 Initial load
duke
parents:
diff changeset
   122
90ce3da70b43 Initial load
duke
parents:
diff changeset
   123
sequence.allfonts=latin-1
90ce3da70b43 Initial load
duke
parents:
diff changeset
   124
sequence.allfonts.Big5=chinese-big5,latin-1
90ce3da70b43 Initial load
duke
parents:
diff changeset
   125
sequence.allfonts.x-euc-jp-linux=japanese-x0208,latin-1
90ce3da70b43 Initial load
duke
parents:
diff changeset
   126
sequence.allfonts.EUC-KR=korean,latin-1
90ce3da70b43 Initial load
duke
parents:
diff changeset
   127
sequence.allfonts.GB18030=chinese-gb18030,latin-1
90ce3da70b43 Initial load
duke
parents:
diff changeset
   128
sequence.fallback=chinese-big5,chinese-gb18030,japanese-x0208,korean
90ce3da70b43 Initial load
duke
parents:
diff changeset
   129
90ce3da70b43 Initial load
duke
parents:
diff changeset
   130
# Font File Names
90ce3da70b43 Initial load
duke
parents:
diff changeset
   131
90ce3da70b43 Initial load
duke
parents:
diff changeset
   132
filename.DejaVu_Sans=/usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf
90ce3da70b43 Initial load
duke
parents:
diff changeset
   133
filename.DejaVu_Sans_Bold=/usr/share/fonts/truetype/ttf-dejavu/DejaVuSans-Bold.ttf
90ce3da70b43 Initial load
duke
parents:
diff changeset
   134
filename.DejaVu_Sans_Oblique=/usr/share/fonts/truetype/ttf-dejavu/DejaVuSans-Oblique.ttf
90ce3da70b43 Initial load
duke
parents:
diff changeset
   135
filename.DejaVu_Sans_Bold_Oblique=/usr/share/fonts/truetype/ttf-dejavu/DejaVuSans-BoldOblique.ttf
90ce3da70b43 Initial load
duke
parents:
diff changeset
   136
90ce3da70b43 Initial load
duke
parents:
diff changeset
   137
filename.DejaVu_Sans_Mono=/usr/share/fonts/truetype/ttf-dejavu/DejaVuSansMono.ttf
90ce3da70b43 Initial load
duke
parents:
diff changeset
   138
filename.DejaVu_Sans_Mono_Bold=/usr/share/fonts/truetype/ttf-dejavu/DejaVuSansMono-Bold.ttf
90ce3da70b43 Initial load
duke
parents:
diff changeset
   139
filename.DejaVu_Sans_Mono_Oblique=/usr/share/fonts/truetype/ttf-dejavu/DejaVuSansMono-Oblique.ttf
90ce3da70b43 Initial load
duke
parents:
diff changeset
   140
filename.DejaVu_Sans_Mono_Bold_Oblique=/usr/share/fonts/truetype/ttf-dejavu/DejaVuSansMono-BoldOblique.ttf
90ce3da70b43 Initial load
duke
parents:
diff changeset
   141
90ce3da70b43 Initial load
duke
parents:
diff changeset
   142
filename.DejaVu_Serif=/usr/share/fonts/truetype/ttf-dejavu/DejaVuSerif.ttf
90ce3da70b43 Initial load
duke
parents:
diff changeset
   143
filename.DejaVu_Serif_Bold=/usr/share/fonts/truetype/ttf-dejavu/DejaVuSerif-Bold.ttf
90ce3da70b43 Initial load
duke
parents:
diff changeset
   144
filename.DejaVu_Serif_Oblique=/usr/share/fonts/truetype/ttf-dejavu/DejaVuSerif-Oblique.ttf
90ce3da70b43 Initial load
duke
parents:
diff changeset
   145
filename.DejaVu_Serif_Bold_Oblique=/usr/share/fonts/truetype/ttf-dejavu/DejaVuSerif-BoldOblique.ttf
90ce3da70b43 Initial load
duke
parents:
diff changeset
   146
90ce3da70b43 Initial load
duke
parents:
diff changeset
   147
filename.Kochi_Gothic=/usr/share/fonts/truetype/kochi/kochi-gothic-subst.ttf
90ce3da70b43 Initial load
duke
parents:
diff changeset
   148
filename.Kochi_Mincho=/usr/share/fonts/truetype/kochi/kochi-mincho-subst.ttf
90ce3da70b43 Initial load
duke
parents:
diff changeset
   149
filename.AR_PL_ZenKai_Uni=/usr/share/fonts//truetype/arphic/ukai.ttf
90ce3da70b43 Initial load
duke
parents:
diff changeset
   150
filename.Baekmuk_Dotum=/usr/share/fonts/truetype/baekmuk/dotum.ttf
90ce3da70b43 Initial load
duke
parents:
diff changeset
   151
filename.Baekmuk_Batang=/usr/share/fonts/truetype/baekmuk/batang.ttf