Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/win32/etc/fonts/conf.d/README
diff options
context:
space:
mode:
authorjohnnypops <johnnypops>2011-07-02 06:20:14 (GMT)
committer johnnypops <johnnypops>2011-07-02 06:20:14 (GMT)
commit7ed382a8c6070cafbd65ea29fd41ca996282ba21 (patch)
treeaf6b4c41937d7a54adad43760cf57f37d4a51e0d /win32/etc/fonts/conf.d/README
parentb573162a9bbe07a3c8d807873eac4c1a3eae26f9 (diff)
Added new, removed old and updated existing win32 font and module config files.
Diffstat (limited to 'win32/etc/fonts/conf.d/README')
-rw-r--r--win32/etc/fonts/conf.d/README23
1 files changed, 23 insertions, 0 deletions
diff --git a/win32/etc/fonts/conf.d/README b/win32/etc/fonts/conf.d/README
new file mode 100644
index 0000000..c2fb52c
--- /dev/null
+++ b/win32/etc/fonts/conf.d/README
@@ -0,0 +1,23 @@
+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 ../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