xenocara/dist/fontconfig/conf.d
2023-08-28 05:57:34 +00:00
..
05-reset-dirs-sample.conf sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
09-autohint-if-no-hinting.conf sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
10-autohint.conf sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
10-hinting-full.conf sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
10-hinting-medium.conf sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
10-hinting-none.conf sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
10-hinting-slight.conf sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
10-no-antialias.conf sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
10-no-sub-pixel.conf sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
10-scale-bitmap-fonts.conf sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
10-sub-pixel-bgr.conf sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
10-sub-pixel-rgb.conf sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
10-sub-pixel-vbgr.conf sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
10-sub-pixel-vrgb.conf sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
10-unhinted.conf sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
10-yes-antialias.conf sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
11-lcdfilter-default.conf sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
11-lcdfilter-legacy.conf sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
11-lcdfilter-light.conf sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
20-unhint-small-vera.conf sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
25-unhint-nonlatin.conf sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
30-lucida-aliases.conf sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
30-metric-aliases.conf sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
31-nonmst.conf sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
35-lang-normalize.conf sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
40-nonlatin.conf sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
45-generic.conf sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
45-latin.conf sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
48-spacing.conf sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
49-sansserif.conf sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
50-user.conf sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
51-local.conf sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
59-latin-obsd.conf sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
60-generic.conf sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
60-latin.conf sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
65-fonts-persian.conf sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
65-khmer.conf sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
65-nonlatin.conf sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
69-unifont.conf sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
70-no-bitmaps.conf sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
70-yes-bitmaps.conf sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
80-delicious.conf sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
90-synthetic.conf sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
link_confs.py sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
Makefile.am sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
Makefile.in sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
meson.build sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
README sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
README.in sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
write-35-lang-normalize-conf.py sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00

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