2005-02-28 19:56:15 +01:00
|
|
|
conf.d/README
|
|
|
|
|
|
|
|
Each file in this directory is a fontconfig configuration file. Fontconfig
|
2007-11-05 23:05:36 +01:00
|
|
|
scans this directory, loading all files of the form [0-9][0-9]*.conf.
|
|
|
|
These files are normally installed in ../conf.avail and then symlinked here,
|
|
|
|
allowing them to be easily installed and then enabled/disabled by adjusting
|
|
|
|
the symlinks.
|
2005-02-28 19:56:15 +01:00
|
|
|
|
2006-09-10 06:32:14 +02:00
|
|
|
The files are loaded in numeric order, the structure of the configuration
|
|
|
|
has led to the following conventions in usage:
|
2005-02-28 19:56:15 +01:00
|
|
|
|
2006-09-10 06:32:14 +02:00
|
|
|
Files begining with: Contain:
|
|
|
|
|
|
|
|
00 through 09 Font directories
|
|
|
|
10 through 19 system rendering defaults (AA, etc)
|
|
|
|
20 through 29 font rendering options
|
|
|
|
30 through 39 family substitution
|
|
|
|
40 through 49 generic identification, map family->generic
|
|
|
|
50 through 59 alternate config file loading
|
2007-11-05 22:36:55 +01:00
|
|
|
60 through 69 generic aliases, map generic->family
|
2006-09-10 06:32:14 +02:00
|
|
|
70 through 79 select font (adjust which fonts are available)
|
|
|
|
80 through 89 match target="scan" (modify scanned patterns)
|
2007-11-05 23:07:36 +01:00
|
|
|
90 through 99 font synthesis
|