qiushang 1d74e63ed4 add 1 rok pred
..
10-base-rendering.conf 1d74e63ed4 add 1 rok pred
10-scale-bitmap-fonts.conf 1d74e63ed4 add 1 rok pred
20-unhint-small-dejavu-sans-mono.conf 1d74e63ed4 add 1 rok pred
20-unhint-small-dejavu-sans.conf 1d74e63ed4 add 1 rok pred
20-unhint-small-dejavu-serif.conf 1d74e63ed4 add 1 rok pred
20-unhint-small-vera.conf 1d74e63ed4 add 1 rok pred
28-user.conf 1d74e63ed4 add 1 rok pred
29-local.conf 1d74e63ed4 add 1 rok pred
30-metric-aliases.conf 1d74e63ed4 add 1 rok pred
30-urw-aliases.conf 1d74e63ed4 add 1 rok pred
31-cantarell.conf 1d74e63ed4 add 1 rok pred
35-repl-custom.conf 1d74e63ed4 add 1 rok pred
37-repl-webfonts.conf 1d74e63ed4 add 1 rok pred
38-repl-webfonts-custom.conf 1d74e63ed4 add 1 rok pred
40-non-latin-microsoft.conf 1d74e63ed4 add 1 rok pred
40-non-latin-misc.conf 1d74e63ed4 add 1 rok pred
40-nonlatin.conf 1d74e63ed4 add 1 rok pred
45-latin-microsoft.conf 1d74e63ed4 add 1 rok pred
45-latin-misc.conf 1d74e63ed4 add 1 rok pred
45-latin.conf 1d74e63ed4 add 1 rok pred
49-sansserif.conf 1d74e63ed4 add 1 rok pred
50-user.conf 1d74e63ed4 add 1 rok pred
51-local.conf 1d74e63ed4 add 1 rok pred
57-dejavu-sans-mono.conf 1d74e63ed4 add 1 rok pred
57-dejavu-sans.conf 1d74e63ed4 add 1 rok pred
57-dejavu-serif.conf 1d74e63ed4 add 1 rok pred
60-latin.conf 1d74e63ed4 add 1 rok pred
65-fonts-persian.conf 1d74e63ed4 add 1 rok pred
65-nonlatin.conf 1d74e63ed4 add 1 rok pred
67-override-aliases.conf 1d74e63ed4 add 1 rok pred
68-override.conf 1d74e63ed4 add 1 rok pred
69-unifont.conf 1d74e63ed4 add 1 rok pred
80-delicious.conf 1d74e63ed4 add 1 rok pred
82-no-embedded-bitmaps.conf 1d74e63ed4 add 1 rok pred
82-no-force-autohint.conf 1d74e63ed4 add 1 rok pred
82-no-ttf-as-bitmap.conf 1d74e63ed4 add 1 rok pred
83-yes-bitmaps.conf 1d74e63ed4 add 1 rok pred
83-yes-postscript.conf 1d74e63ed4 add 1 rok pred
88-forced-synthetic.conf 1d74e63ed4 add 1 rok pred
90-non-tt-fonts.conf 1d74e63ed4 add 1 rok pred
90-synthetic.conf 1d74e63ed4 add 1 rok pred
90-tt-fonts-microsoft.conf 1d74e63ed4 add 1 rok pred
90-tt-fonts-misc.conf 1d74e63ed4 add 1 rok pred
92-selective-rendering-microsoft.conf 1d74e63ed4 add 1 rok pred
92-selective-rendering-misc.conf 1d74e63ed4 add 1 rok pred
93-final-rendering.conf 1d74e63ed4 add 1 rok pred
94-no-synthetic.conf 1d74e63ed4 add 1 rok pred
95-reject.conf 1d74e63ed4 add 1 rok pred
97-selective-rendering-custom.conf 1d74e63ed4 add 1 rok pred
README 1d74e63ed4 add 1 rok pred

README

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 @TEMPLATEDIR@
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 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
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

If you are using fontconfig-infinality-ultimate from the infinality-bundle
collection, templates are located in /e/rtvc100-64/share/fontconfig/conf.avail.infinality and they
are symlinked here instead. Besides, there are three more subdirectories
located in the main template directory, each containing collection-specific
fontconfig configuration files:

/e/rtvc100-64/share/fontconfig/conf.avail.infinality/combi - for a custom, user-compiled collection
/e/rtvc100-64/share/fontconfig/conf.avail.infinality/free - for the free font collection, available in the
infinality-bundle-fonts repository (default in
Arch Linux)
/e/rtvc100-64/share/fontconfig/conf.avail.infinality/ms - for the proprietary font collection available
with Microsoft Windows and Office software
(not freely available)

Symbolic links in conf.d to all five *.conf files from one of either combi,
free or ms need to be created in order for default aliases and font
substitution rules to work properly.

The stock fontconfig template directory and configuration files are still
available for compatibility reasons and should not be removed.