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