]> git.wh0rd.org - fontconfig.git/blob - fonts.conf.in
Merge branch 'fc-2_4_branch' to master
[fontconfig.git] / fonts.conf.in
1 <?xml version="1.0"?>
2 <!DOCTYPE fontconfig SYSTEM "fonts.dtd">
3 <!-- /etc/fonts/fonts.conf file to configure system font access -->
4 <fontconfig>
5
6 <!--
7 DO NOT EDIT THIS FILE.
8 IT WILL BE REPLACED WHEN FONTCONFIG IS UPDATED.
9 LOCAL CHANGES BELONG IN 'local.conf'.
10
11 The intent of this standard configuration file is to be adequate for
12 most environments. If you have a reasonably normal environment and
13 have found problems with this configuration, they are probably
14 things that others will also want fixed. Please submit any
15 problems to the fontconfig bugzilla system located at fontconfig.org
16
17 Note that the normal 'make install' procedure for fontconfig is to
18 replace any existing fonts.conf file with the new version. Place
19 any local customizations in local.conf which this file references.
20
21 Keith Packard
22 -->
23
24 <!-- Font directory list -->
25
26 <dir>@FC_DEFAULT_FONTS@</dir>
27 @FC_FONTPATH@
28 <dir>~/.fonts</dir>
29
30 <!-- Font cache directory list -->
31
32 <cachedir>@FC_CACHEDIR@</cachedir>
33 <cachedir>~/.fontconfig</cachedir>
34
35 <!--
36 Accept deprecated 'mono' alias, replacing it with 'monospace'
37 -->
38 <match target="pattern">
39 <test qual="any" name="family">
40 <string>mono</string>
41 </test>
42 <edit name="family" mode="assign">
43 <string>monospace</string>
44 </edit>
45 </match>
46
47 <!--
48 Accept alternate 'sans serif' spelling, replacing it with 'sans-serif'
49 -->
50 <match target="pattern">
51 <test qual="any" name="family">
52 <string>sans serif</string>
53 </test>
54 <edit name="family" mode="assign">
55 <string>sans-serif</string>
56 </edit>
57 </match>
58
59 <!--
60 Accept deprecated 'sans' alias, replacing it with 'sans-serif'
61 -->
62 <match target="pattern">
63 <test qual="any" name="family">
64 <string>sans</string>
65 </test>
66 <edit name="family" mode="assign">
67 <string>sans-serif</string>
68 </edit>
69 </match>
70
71 <!--
72 Mark common families with their generics so we'll get
73 something reasonable
74 -->
75
76 <!--
77 Serif faces
78 -->
79 <alias>
80 <family>Bitstream Vera Serif</family>
81 <family>DejaVu Serif</family>
82 <family>Times New Roman</family>
83 <family>Thorndale AMT</family>
84 <family>Times</family>
85 <family>Nimbus Roman No9 L</family>
86 <family>Luxi Serif</family>
87 <family>Kochi Mincho</family>
88 <family>AR PL SungtiL GB</family>
89 <family>AR PL Mingti2L Big5</family>
90 <family>MS 明朝</family>
91 <family>Baekmuk Batang</family>
92 <family>FreeSerif</family>
93 <family>MgOpen Canonica</family>
94 <default><family>serif</family></default>
95 </alias>
96 <!--
97 Sans-serif faces
98 -->
99 <alias>
100 <family>Bitstream Vera Sans</family>
101 <family>DejaVu Sans</family>
102 <family>Helvetica</family>
103 <family>Arial</family>
104 <family>Verdana</family>
105 <family>Albany AMT</family>
106 <family>Nimbus Sans L</family>
107 <family>Luxi Sans</family>
108 <family>Kochi Gothic</family>
109 <family>AR PL KaitiM GB</family>
110 <family>AR PL KaitiM Big5</family>
111 <family>MS ゴシック</family>
112 <family>Baekmuk Dotum</family>
113 <family>SimSun</family>
114 <family>FreeSans</family>
115 <family>MgOpen Modata</family>
116 <default><family>sans-serif</family></default>
117 </alias>
118 <!--
119 Monospace faces
120 -->
121 <alias>
122 <family>Bitstream Vera Sans Mono</family>
123 <family>DejaVu Sans Mono</family>
124 <family>Courier</family>
125 <family>Courier New</family>
126 <family>Andale Mono</family>
127 <family>Luxi Mono</family>
128 <family>Cumberland AMT</family>
129 <family>Nimbus Mono L</family>
130 <family>NSimSun</family>
131 <family>FreeMono</family>
132 <default><family>monospace</family></default>
133 </alias>
134 <!--
135 If the font still has no generic name, add sans-serif
136 -->
137 <match target="pattern">
138 <test qual="all" name="family" compare="not_eq">
139 <string>sans-serif</string>
140 </test>
141 <test qual="all" name="family" compare="not_eq">
142 <string>serif</string>
143 </test>
144 <test qual="all" name="family" compare="not_eq">
145 <string>monospace</string>
146 </test>
147 <edit name="family" mode="append_last">
148 <string>sans-serif</string>
149 </edit>
150 </match>
151
152 <!--
153 URW provides metric and shape compatible fonts for these 10 Adobe families.
154 -->
155 <alias>
156 <family>Avant Garde</family>
157 <accept><family>URW Gothic L</family></accept>
158 </alias>
159 <alias>
160 <family>Bookman</family>
161 <accept><family>URW Bookman L</family></accept>
162 </alias>
163 <alias>
164 <family>Courier</family>
165 <accept><family>Nimbus Mono L</family></accept>
166 </alias>
167 <alias>
168 <family>Helvetica</family>
169 <accept><family>Nimbus Sans L</family></accept>
170 </alias>
171 <alias>
172 <family>New Century Schoolbook</family>
173 <accept><family>Century Schoolbook L</family></accept>
174 </alias>
175 <alias>
176 <family>Palatino</family>
177 <accept><family>URW Palladio L</family></accept>
178 </alias>
179 <alias>
180 <family>Times</family>
181 <accept><family>Nimbus Roman No9 L</family></accept>
182 </alias>
183 <alias>
184 <family>Zapf Chancery</family>
185 <accept><family>URW Chancery L</family></accept>
186 </alias>
187 <alias>
188 <family>Zapf Dingbats</family>
189 <accept><family>Dingbats</family></accept>
190 </alias>
191 <match target="pattern">
192 <test name="family">
193 <string>Symbol</string>
194 </test>
195 <edit name="family" mode="append" binding="strong">
196 <string>Standard Symbols L</string>
197 </edit>
198 </match>
199 <!--
200 AMT provides metric and shape compatible fonts for these three web font
201 families.
202 -->
203 <alias>
204 <family>Times New Roman</family>
205 <accept><family>Thorndale AMT</family></accept>
206 </alias>
207 <alias>
208 <family>Arial</family>
209 <accept><family>Albany AMT</family></accept>
210 </alias>
211 <alias>
212 <family>Courier New</family>
213 <accept><family>Cumberland AMT</family></accept>
214 </alias>
215
216 <!--
217 Some Asian fonts misadvertise themselves as monospaced when
218 in fact they are dual-spaced (half and full). This makes
219 FreeType very confused as it forces all widths to match.
220 Undo this magic by disabling the width forcing code -->
221 <match target="font">
222 <test name="family"><string>GulimChe</string></test>
223 <edit name="globaladvance"><bool>false</bool></edit>
224 </match>
225
226 <match target="font">
227 <test name="family"><string>DotumChe</string></test>
228 <edit name="globaladvance"><bool>false</bool></edit>
229 </match>
230
231 <match target="font">
232 <test name="family"><string>BatangChe</string></test>
233 <edit name="globaladvance"><bool>false</bool></edit>
234 </match>
235
236 <match target="font">
237 <test name="family"><string>GungsuhChe</string></test>
238 <edit name="globaladvance"><bool>false</bool></edit>
239 </match>
240
241 <!--
242 The Bitstream Vera fonts have GASP entries suggesting that hinting be
243 disabled below 8 ppem, but FreeType ignores those, preferring to use
244 the data found in the instructed hints. The initial Vera release
245 didn't include the right instructions in the 'prep' table. Fix this
246 by disabling hinting manually at smaller sizes (< 8ppem)
247 -->
248
249 <match target="font">
250 <test name="family">
251 <string>Bitstream Vera Sans</string>
252 </test>
253 <test name="pixelsize" compare="less">
254 <double>7.5</double>
255 </test>
256 <edit name="hinting">
257 <bool>false</bool>
258 </edit>
259 </match>
260
261 <match target="font">
262 <test name="family">
263 <string>Bitstream Vera Serif</string>
264 </test>
265 <test name="pixelsize" compare="less">
266 <double>7.5</double>
267 </test>
268 <edit name="hinting">
269 <bool>false</bool>
270 </edit>
271 </match>
272
273 <match target="font">
274 <test name="family">
275 <string>Bitstream Vera Sans Mono</string>
276 </test>
277 <test name="pixelsize" compare="less">
278 <double>7.5</double>
279 </test>
280 <edit name="hinting">
281 <bool>false</bool>
282 </edit>
283 </match>
284
285 <!--
286 Load per-user customization file
287 -->
288 <include ignore_missing="yes">~/.fonts.conf</include>
289
290 <!--
291 Load local system customization file
292 -->
293 <include ignore_missing="yes">conf.d</include>
294 <include ignore_missing="yes">local.conf</include>
295
296 <!--
297 Provide required aliases for standard names
298 -->
299 <alias>
300 <family>serif</family>
301 <prefer>
302 <family>Bitstream Vera Serif</family>
303 <family>DejaVu Serif</family>
304 <family>Times New Roman</family>
305 <family>Thorndale AMT</family>
306 <family>Luxi Serif</family>
307 <family>Nimbus Roman No9 L</family>
308 <family>Times</family>
309 <family>Frank Ruehl</family>
310 <family>MgOpen Canonica</family>
311 <family>Kochi Mincho</family>
312 <family>AR PL SungtiL GB</family>
313 <family>AR PL Mingti2L Big5</family>
314 <family>MS 明朝</family>
315 <family>Baekmuk Batang</family>
316 <family>FreeSerif</family>
317 </prefer>
318 </alias>
319 <alias>
320 <family>sans-serif</family>
321 <prefer>
322 <family>Bitstream Vera Sans</family>
323 <family>DejaVu Sans</family>
324 <family>Verdana</family>
325 <family>Arial</family>
326 <family>Albany AMT</family>
327 <family>Luxi Sans</family>
328 <family>Nimbus Sans L</family>
329 <family>Helvetica</family>
330 <family>Nachlieli</family>
331 <family>MgOpen Modata</family>
332 <family>Kochi Gothic</family>
333 <family>AR PL KaitiM GB</family>
334 <family>AR PL KaitiM Big5</family>
335 <family>MS ゴシック</family>
336 <family>Baekmuk Dotum</family>
337 <family>SimSun</family>
338 <family>FreeSans</family>
339 </prefer>
340 </alias>
341 <alias>
342 <family>monospace</family>
343 <prefer>
344 <family>Bitstream Vera Sans Mono</family>
345 <family>DejaVu Sans Mono</family>
346 <family>Andale Mono</family>
347 <family>Courier New</family>
348 <family>Cumberland AMT</family>
349 <family>Luxi Mono</family>
350 <family>Nimbus Mono L</family>
351 <family>Courier</family>
352 <family>Miriam Mono</family>
353 <family>Kochi Gothic</family>
354 <family>AR PL KaitiM GB</family>
355 <family>Baekmuk Dotum</family>
356 <family>FreeMono</family>
357 </prefer>
358 </alias>
359
360 <!--
361 Artificial oblique for fonts without an italic or oblique version
362 -->
363
364 <match target="font">
365 <!-- check to see if the font is roman -->
366 <test name="slant">
367 <const>roman</const>
368 </test>
369 <!-- check to see if the pattern requested non-roman -->
370 <test target="pattern" name="slant" compare="not_eq">
371 <const>roman</const>
372 </test>
373 <!-- multiply the matrix to slant the font -->
374 <edit name="matrix" mode="assign">
375 <times>
376 <name>matrix</name>
377 <matrix><double>1</double><double>0.2</double>
378 <double>0</double><double>1</double>
379 </matrix>
380 </times>
381 </edit>
382 <!-- pretend the font is oblique now -->
383 <edit name="slant" mode="assign">
384 <const>oblique</const>
385 </edit>
386 <!-- and disable embedded bitmaps for artificial oblique -->
387 <edit name="embeddedbitmap" mode="assign">
388 <bool>false</bool>
389 </edit>
390 </match>
391
392 <!--
393 Synthetic emboldening for fonts that do not have bold face available
394 -->
395
396 <match target="font">
397 <!-- check to see if the font is just regular -->
398 <test name="weight" compare="less_eq">
399 <const>medium</const>
400 </test>
401 <!-- check to see if the pattern requests bold -->
402 <test target="pattern" name="weight" compare="more">
403 <const>medium</const>
404 </test>
405 <!--
406 set the embolden flag
407 needed for applications using cairo, e.g. gucharmap, gedit, ...
408 -->
409 <edit name="embolden" mode="assign">
410 <bool>true</bool>
411 </edit>
412 <!--
413 set weight to bold
414 needed for applications using Xft directly, e.g. Firefox, ...
415 -->
416 <edit name="weight" mode="assign">
417 <const>bold</const>
418 </edit>
419 </match>
420
421
422 <config>
423 <!--
424 These are the default Unicode chars that are expected to be blank
425 in fonts. All other blank chars are assumed to be broken and
426 won't appear in the resulting charsets
427 -->
428 <blank>
429 <int>0x0020</int> <!-- SPACE -->
430 <int>0x00A0</int> <!-- NO-BREAK SPACE -->
431 <int>0x00AD</int> <!-- SOFT HYPHEN -->
432 <int>0x034F</int> <!-- COMBINING GRAPHEME JOINER -->
433 <int>0x0600</int> <!-- ARABIC NUMBER SIGN -->
434 <int>0x0601</int> <!-- ARABIC SIGN SANAH -->
435 <int>0x0602</int> <!-- ARABIC FOOTNOTE MARKER -->
436 <int>0x0603</int> <!-- ARABIC SIGN SAFHA -->
437 <int>0x06DD</int> <!-- ARABIC END OF AYAH -->
438 <int>0x070F</int> <!-- SYRIAC ABBREVIATION MARK -->
439 <int>0x115F</int> <!-- HANGUL CHOSEONG FILLER -->
440 <int>0x1160</int> <!-- HANGUL JUNGSEONG FILLER -->
441 <int>0x1680</int> <!-- OGHAM SPACE MARK -->
442 <int>0x17B4</int> <!-- KHMER VOWEL INHERENT AQ -->
443 <int>0x17B5</int> <!-- KHMER VOWEL INHERENT AA -->
444 <int>0x180E</int> <!-- MONGOLIAN VOWEL SEPARATOR -->
445 <int>0x2000</int> <!-- EN QUAD -->
446 <int>0x2001</int> <!-- EM QUAD -->
447 <int>0x2002</int> <!-- EN SPACE -->
448 <int>0x2003</int> <!-- EM SPACE -->
449 <int>0x2004</int> <!-- THREE-PER-EM SPACE -->
450 <int>0x2005</int> <!-- FOUR-PER-EM SPACE -->
451 <int>0x2006</int> <!-- SIX-PER-EM SPACE -->
452 <int>0x2007</int> <!-- FIGURE SPACE -->
453 <int>0x2008</int> <!-- PUNCTUATION SPACE -->
454 <int>0x2009</int> <!-- THIN SPACE -->
455 <int>0x200A</int> <!-- HAIR SPACE -->
456 <int>0x200B</int> <!-- ZERO WIDTH SPACE -->
457 <int>0x200C</int> <!-- ZERO WIDTH NON-JOINER -->
458 <int>0x200D</int> <!-- ZERO WIDTH JOINER -->
459 <int>0x200E</int> <!-- LEFT-TO-RIGHT MARK -->
460 <int>0x200F</int> <!-- RIGHT-TO-LEFT MARK -->
461 <int>0x2028</int> <!-- LINE SEPARATOR -->
462 <int>0x2029</int> <!-- PARAGRAPH SEPARATOR -->
463 <int>0x202A</int> <!-- LEFT-TO-RIGHT EMBEDDING -->
464 <int>0x202B</int> <!-- RIGHT-TO-LEFT EMBEDDING -->
465 <int>0x202C</int> <!-- POP DIRECTIONAL FORMATTING -->
466 <int>0x202D</int> <!-- LEFT-TO-RIGHT OVERRIDE -->
467 <int>0x202E</int> <!-- RIGHT-TO-LEFT OVERRIDE -->
468 <int>0x202F</int> <!-- NARROW NO-BREAK SPACE -->
469 <int>0x205F</int> <!-- MEDIUM MATHEMATICAL SPACE -->
470 <int>0x2060</int> <!-- WORD JOINER -->
471 <int>0x2061</int> <!-- FUNCTION APPLICATION -->
472 <int>0x2062</int> <!-- INVISIBLE TIMES -->
473 <int>0x2063</int> <!-- INVISIBLE SEPARATOR -->
474 <int>0x206A</int> <!-- INHIBIT SYMMETRIC SWAPPING -->
475 <int>0x206B</int> <!-- ACTIVATE SYMMETRIC SWAPPING -->
476 <int>0x206C</int> <!-- INHIBIT ARABIC FORM SHAPING -->
477 <int>0x206D</int> <!-- ACTIVATE ARABIC FORM SHAPING -->
478 <int>0x206E</int> <!-- NATIONAL DIGIT SHAPES -->
479 <int>0x206F</int> <!-- NOMINAL DIGIT SHAPES -->
480 <int>0x3000</int> <!-- IDEOGRAPHIC SPACE -->
481 <int>0x3164</int> <!-- HANGUL FILLER -->
482 <int>0xFEFF</int> <!-- ZERO WIDTH NO-BREAK SPACE -->
483 <int>0xFFA0</int> <!-- HALFWIDTH HANGUL FILLER -->
484 <int>0xFFF9</int> <!-- INTERLINEAR ANNOTATION ANCHOR -->
485 <int>0xFFFA</int> <!-- INTERLINEAR ANNOTATION SEPARATOR -->
486 <int>0xFFFB</int> <!-- INTERLINEAR ANNOTATION TERMINATOR -->
487 </blank>
488 <!--
489 Rescan configuration every 30 seconds when FcFontSetList is called
490 -->
491 <rescan>
492 <int>30</int>
493 </rescan>
494 </config>
495
496 </fontconfig>