Index of /pub/NetBSD/NetBSD-release-9/xsrc/external/mit/fontconfig/dist/conf.d

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