Initial commit.

This commit is contained in:
2021-05-24 22:18:33 +03:00
commit e2954d55f4
3701 changed files with 330017 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
/usr/share/fontconfig/conf.avail/10-hinting-slight.conf
+1
View File
@@ -0,0 +1 @@
/usr/share/fontconfig/conf.avail/10-scale-bitmap-fonts.conf
+1
View File
@@ -0,0 +1 @@
/usr/share/fontconfig/conf.avail/20-unhint-small-dejavu-sans-mono.conf
+1
View File
@@ -0,0 +1 @@
/usr/share/fontconfig/conf.avail/20-unhint-small-vera.conf
+1
View File
@@ -0,0 +1 @@
/usr/share/fontconfig/conf.avail/25-unhint-nonlatin.conf
+1
View File
@@ -0,0 +1 @@
/usr/share/fontconfig/conf.avail/30-metric-aliases.conf
+1
View File
@@ -0,0 +1 @@
/usr/share/fontconfig/conf.avail/31-cantarell.conf
+1
View File
@@ -0,0 +1 @@
/usr/share/fontconfig/conf.avail/40-nonlatin.conf
+1
View File
@@ -0,0 +1 @@
/usr/share/fontconfig/conf.avail/45-generic.conf
+1
View File
@@ -0,0 +1 @@
/usr/share/fontconfig/conf.avail/45-latin.conf
+1
View File
@@ -0,0 +1 @@
/usr/share/fontconfig/conf.avail/49-sansserif.conf
+1
View File
@@ -0,0 +1 @@
/usr/share/fontconfig/conf.avail/50-user.conf
+1
View File
@@ -0,0 +1 @@
/usr/share/fontconfig/conf.avail/51-local.conf
+1
View File
@@ -0,0 +1 @@
/usr/share/fontconfig/conf.avail/57-dejavu-sans-mono.conf
+1
View File
@@ -0,0 +1 @@
/usr/share/fontconfig/conf.avail/60-generic.conf
+1
View File
@@ -0,0 +1 @@
/usr/share/fontconfig/conf.avail/60-latin.conf
+1
View File
@@ -0,0 +1 @@
/usr/share/fontconfig/conf.avail/61-urw-bookman.conf
+1
View File
@@ -0,0 +1 @@
/usr/share/fontconfig/conf.avail/61-urw-c059.conf
+1
View File
@@ -0,0 +1 @@
/usr/share/fontconfig/conf.avail/61-urw-d050000l.conf
+1
View File
@@ -0,0 +1 @@
/usr/share/fontconfig/conf.avail/61-urw-fallback-backwards.conf
+1
View File
@@ -0,0 +1 @@
/usr/share/fontconfig/conf.avail/61-urw-gothic.conf
+1
View File
@@ -0,0 +1 @@
/usr/share/fontconfig/conf.avail/61-urw-nimbus-mono-ps.conf
+1
View File
@@ -0,0 +1 @@
/usr/share/fontconfig/conf.avail/61-urw-nimbus-roman.conf
+1
View File
@@ -0,0 +1 @@
/usr/share/fontconfig/conf.avail/61-urw-nimbus-sans.conf
+1
View File
@@ -0,0 +1 @@
/usr/share/fontconfig/conf.avail/61-urw-p052.conf
+1
View File
@@ -0,0 +1 @@
/usr/share/fontconfig/conf.avail/61-urw-standard-symbols-ps.conf
+1
View File
@@ -0,0 +1 @@
/usr/share/fontconfig/conf.avail/61-urw-z003.conf
+1
View File
@@ -0,0 +1 @@
/usr/share/fontconfig/conf.avail/65-fonts-persian.conf
+1
View File
@@ -0,0 +1 @@
/usr/share/fontconfig/conf.avail/65-google-droid-sans.conf
+1
View File
@@ -0,0 +1 @@
/usr/share/fontconfig/conf.avail/65-nonlatin.conf
+1
View File
@@ -0,0 +1 @@
/usr/share/fontconfig/conf.avail/69-unifont.conf
+1
View File
@@ -0,0 +1 @@
/usr/share/fontconfig/conf.avail/80-delicious.conf
+1
View File
@@ -0,0 +1 @@
/usr/share/fontconfig/conf.avail/90-synthetic.conf
+23
View File
@@ -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 /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