]> git.wh0rd.org - fontconfig.git/blob - conf.d/README
Split 40-generic.conf into 40-nonlatin.conf and 45-latin.conf
[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-nonlatin.conf
33 45-latin.conf
34 49-sansserif.conf
35 50 through 59 alternate config file loading
36 50-user.conf Load ~/.fonts.conf
37 51-local.conf Load local.conf
38 60 through 69 generic aliases, map generic->family
39 60-latin.conf
40 65-fonts-persian.conf
41 65-nonlatin.conf
42 69-unifont.conf
43 70 through 79 select font (adjust which fonts are available)
44 70-no-bitmaps.conf
45 70-yes-bitmaps.conf
46 80 through 89 match target="scan" (modify scanned patterns)
47 80-delicious.conf
48 90 through 98 font synthesis
49 90-synthetic.conf
50