/etc/fonts/conf.d
NameSizeModeActions
10-hinting-slight.conf6200644editdlrm
10-scale-bitmap-fonts.conf20680644editdlrm
11-lcdfilter-default.conf6950644editdlrm
20-unhint-small-vera.conf13770644editdlrm
25-no-bitmap-fedora.conf11600644editdlrm
25-unhint-nonlatin.conf33290644editdlrm
30-metric-aliases.conf132340644editdlrm
40-nonlatin.conf77750644editdlrm
45-generic.conf34900644editdlrm
45-latin.conf70550644editdlrm
48-spacing.conf4410644editdlrm
49-sansserif.conf6390644editdlrm
50-user.conf7510644editdlrm
51-local.conf2630644editdlrm
60-generic.conf19110644editdlrm
60-latin.conf20400644editdlrm
65-fonts-persian.conf101320644editdlrm
65-nonlatin.conf92910644editdlrm
69-unifont.conf6870644editdlrm
80-delicious.conf4370644editdlrm
90-synthetic.conf17570644editdlrm
README9790644editdlrm
Edit: /etc/fonts/conf.d/README (979B)
conf.d/README Each file in this directory is a fontconfig configuration file. Fontconfig scans this directory, loading all files of the form [0-9][0-9]*.conf. These files are normally installed in /usr/share/fontconfig/conf.avail and then symlinked here, allowing them to be easily installed and then enabled/disabled by adjusting the symlinks. The files are loaded in numeric order, the structure of the configuration has led to the following conventions in usage: Files beginning 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 60 through 69 generic aliases, map generic->family 70 through 79 select font (adjust which fonts are available) 80 through 89 match target="scan" (modify scanned patterns) 90 through 99 font synthesis