]> git.wh0rd.org - fontconfig.git/blame - conf.d/README
Remove list of available conf files from README.
[fontconfig.git] / conf.d / README
CommitLineData
414f7202
KP
1conf.d/README
2
3Each file in this directory is a fontconfig configuration file. Fontconfig
0294bda4
BE
4scans this directory, loading all files of the form [0-9][0-9]*.conf.
5These files are normally installed in ../conf.avail and then symlinked here,
6allowing them to be easily installed and then enabled/disabled by adjusting
7the symlinks.
414f7202 8
6c5619a0
KP
9The files are loaded in numeric order, the structure of the configuration
10has led to the following conventions in usage:
414f7202 11
6c5619a0
KP
12 Files begining with: Contain:
13
14 00 through 09 Font directories
15 10 through 19 system rendering defaults (AA, etc)
6c5619a0 16 20 through 29 font rendering options
6c5619a0 17 30 through 39 family substitution
6c5619a0 18 40 through 49 generic identification, map family->generic
6c5619a0 19 50 through 59 alternate config file loading
4b51f173 20 60 through 69 generic aliases, map generic->family
6c5619a0 21 70 through 79 select font (adjust which fonts are available)
6c5619a0 22 80 through 89 match target="scan" (modify scanned patterns)
cbff442c 23 90 through 99 font synthesis