]> git.wh0rd.org - fontconfig.git/blob - conf.d/README
de2be2633ebb25b5c0f9c686d0120d451074af30
[fontconfig.git] / conf.d / README
1 conf.d/README
2
3 Each file in this directory is a fontconfig configuration file. Fontconfig
4 scans this directory, loading all files of the form [0-9][0-9]*. These files
5 are normally installed in ../conf.avail and then symlinked here, allowing
6 them to be easily installed and then enabled/disabled by adjusting the
7 symlinks.
8
9 The files are loaded in numeric order, the structure of the configuration
10 has led to the following conventions in usage:
11
12 Files begining with: Contain:
13
14 00 through 09 Font directories
15 10 through 19 system rendering defaults (AA, etc)
16 10-autohint.conf
17 10-no-sub-pixel.conf
18 10-sub-pixel-bgr.conf
19 10-sub-pixel-rgb.conf
20 10-sub-pixel-vbgr.conf
21 10-sub-pixel-vrgb.conf
22 10-unhinted.conf
23 20 through 29 font rendering options
24 20-fix-globaladvance.conf
25 20-lohit-gujarati.conf
26 20-unhint-small-vera.conf
27 25-unhint-nonlatin.conf
28 30 through 39 family substitution
29 30-urw-aliases.conf
30 30-metric-aliases.conf
31 40 through 49 generic identification, map family->generic
32 40-generic-id.conf
33 49-sansserif.conf
34 50 through 59 alternate config file loading
35 50-user.conf Load ~/.fonts.conf
36 51-local.conf Load local.conf
37 60 through 69 generic aliases
38 60-latin.conf
39 65-fonts-persian.conf
40 65-nonlatin.conf
41 69-unifont.conf
42 70 through 79 select font (adjust which fonts are available)
43 70-no-bitmaps.conf
44 70-yes-bitmaps.conf
45 80 through 89 match target="scan" (modify scanned patterns)
46 80-delicious.conf
47 90 through 98 font synthesis
48 90-synthetic.conf
49