annotate toolboxes/graph_visualisation/etc/fonts/conf.avail/README @ 0:e9a9cd732c1e tip

first hg version after svn
author wolffd
date Tue, 10 Feb 2015 15:05:51 +0000
parents
children
rev   line source
wolffd@0 1 conf.d/README
wolffd@0 2
wolffd@0 3 Each file in this directory is a fontconfig configuration file. Fontconfig
wolffd@0 4 scans this directory, loading all files of the form [0-9][0-9]*. These files
wolffd@0 5 are normally installed in ../conf.avail and then symlinked here, allowing
wolffd@0 6 them to be easily installed and then enabled/disabled by adjusting the
wolffd@0 7 symlinks.
wolffd@0 8
wolffd@0 9 The files are loaded in numeric order, the structure of the configuration
wolffd@0 10 has led to the following conventions in usage:
wolffd@0 11
wolffd@0 12 Files begining with: Contain:
wolffd@0 13
wolffd@0 14 00 through 09 Font directories
wolffd@0 15 10 through 19 system rendering defaults (AA, etc)
wolffd@0 16 10-autohint.conf
wolffd@0 17 10-no-sub-pixel.conf
wolffd@0 18 10-sub-pixel-bgr.conf
wolffd@0 19 10-sub-pixel-rgb.conf
wolffd@0 20 10-sub-pixel-vbgr.conf
wolffd@0 21 10-sub-pixel-vrgb.conf
wolffd@0 22 10-unhinted.conf
wolffd@0 23 20 through 29 font rendering options
wolffd@0 24 20-fix-globaladvance.conf
wolffd@0 25 20-lohit-gujarati.conf
wolffd@0 26 20-unhint-small-vera.conf
wolffd@0 27 30 through 39 family substitution
wolffd@0 28 30-urw-aliases.conf
wolffd@0 29 30-amt-aliases.conf
wolffd@0 30 40 through 49 generic identification, map family->generic
wolffd@0 31 40-generic-id.conf
wolffd@0 32 49-sansserif.conf
wolffd@0 33 50 through 59 alternate config file loading
wolffd@0 34 50-user.conf Load ~/.fonts.conf
wolffd@0 35 51-local.conf Load local.conf
wolffd@0 36 60 through 69 generic aliases
wolffd@0 37 60-latin.conf
wolffd@0 38 65-fonts-persian.conf
wolffd@0 39 65-nonlatin.conf
wolffd@0 40 69-unifont.conf
wolffd@0 41 70 through 79 select font (adjust which fonts are available)
wolffd@0 42 70-no-bitmaps.conf
wolffd@0 43 70-yes-bitmaps.conf
wolffd@0 44 80 through 89 match target="scan" (modify scanned patterns)
wolffd@0 45 80-delicious.conf
wolffd@0 46 90 through 98 font synthesis
wolffd@0 47 90-synthetic.conf
wolffd@0 48