Index of /archives/NetBSD/NetBSD-release-9/xsrc/external/mit/fontconfig/dist/conf.d
Name Last modified Size Description
Parent Directory -
10-autohint.conf 2019-03-08 18:40 706
10-hinting-full.conf 2019-03-08 18:40 692
10-hinting-medium.conf 2019-03-08 18:40 696
10-hinting-none.conf 2019-03-08 18:40 692
10-hinting-slight.conf 2019-03-08 18:40 696
10-no-sub-pixel.conf 2019-03-08 18:40 723
10-scale-bitmap-fonts.conf 2019-03-08 18:40 2.2K
10-sub-pixel-bgr.conf 2019-03-08 18:40 748
10-sub-pixel-rgb.conf 2019-03-08 18:40 748
10-sub-pixel-vbgr.conf 2019-03-08 18:40 758
10-sub-pixel-vrgb.conf 2019-03-08 18:40 758
10-unhinted.conf 2019-03-08 18:40 701
11-lcdfilter-default.conf 2019-03-08 18:40 771
11-lcdfilter-legacy.conf 2019-03-08 18:40 768
11-lcdfilter-light.conf 2019-03-08 18:40 765
20-unhint-small-vera.conf 2019-03-08 18:40 1.5K
25-unhint-nonlatin.conf 2019-03-08 18:40 3.4K
30-metric-aliases.conf 2019-03-08 18:40 13K
40-nonlatin.conf 2019-03-08 18:40 5.3K
45-generic.conf 2019-03-08 18:40 3.5K
45-latin.conf 2019-03-08 18:40 6.4K
49-sansserif.conf 2019-03-08 18:40 799
50-user.conf 2019-03-08 18:40 911
51-local.conf 2019-03-08 18:40 423
60-generic.conf 2019-03-08 18:40 2.0K
60-latin.conf 2019-03-08 18:40 2.0K
65-fonts-persian.conf 2019-03-08 18:40 10K
65-khmer.conf 2019-03-08 18:40 464
65-nonlatin.conf 2019-03-08 18:40 8.0K
69-unifont.conf 2019-03-08 18:40 847
70-no-bitmaps.conf 2019-03-08 18:40 487
70-yes-bitmaps.conf 2019-03-08 18:40 487
80-delicious.conf 2019-03-08 18:40 597
90-synthetic.conf 2019-03-08 18:40 1.9K
CVS/ 2020-03-20 07:40 -
Makefile.am 2019-03-08 18:40 3.2K
Makefile.in 2019-03-08 18:40 21K
README 2013-06-04 04:44 1.0K
README.in 2013-06-04 04:44 959
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 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