etc and var customers

This commit is contained in:
2025-05-16 16:28:02 +02:00
parent 9b8f4871c4
commit ac0d8efa77
922 changed files with 30951 additions and 0 deletions

View File

@@ -0,0 +1 @@
/usr/share/fontconfig/conf.avail/10-hinting-slight.conf

View File

@@ -0,0 +1 @@
/usr/share/fontconfig/conf.avail/10-scale-bitmap-fonts.conf

View File

@@ -0,0 +1 @@
/usr/share/fontconfig/conf.avail/11-lcdfilter-default.conf

View File

@@ -0,0 +1 @@
../conf.avail/20-unhint-small-dejavu-lgc-sans-mono.conf

View File

@@ -0,0 +1 @@
../conf.avail/20-unhint-small-dejavu-lgc-sans.conf

View File

@@ -0,0 +1 @@
../conf.avail/20-unhint-small-dejavu-lgc-serif.conf

View File

@@ -0,0 +1 @@
../conf.avail/20-unhint-small-dejavu-sans-mono.conf

View File

@@ -0,0 +1 @@
../conf.avail/20-unhint-small-dejavu-sans.conf

View File

@@ -0,0 +1 @@
../conf.avail/20-unhint-small-dejavu-serif.conf

View File

@@ -0,0 +1 @@
/usr/share/fontconfig/conf.avail/20-unhint-small-vera.conf

View File

@@ -0,0 +1 @@
/usr/share/fontconfig/conf.avail/30-metric-aliases.conf

View File

@@ -0,0 +1 @@
/usr/share/fontconfig/conf.avail/40-nonlatin.conf

View File

@@ -0,0 +1 @@
/usr/share/fontconfig/conf.avail/45-generic.conf

View File

@@ -0,0 +1 @@
/usr/share/fontconfig/conf.avail/45-latin.conf

View File

@@ -0,0 +1 @@
/usr/share/fontconfig/conf.avail/49-sansserif.conf

View File

@@ -0,0 +1 @@
/usr/share/fontconfig/conf.avail/50-user.conf

View File

@@ -0,0 +1 @@
/usr/share/fontconfig/conf.avail/51-local.conf

View File

@@ -0,0 +1 @@
../conf.avail/57-dejavu-sans-mono.conf

View File

@@ -0,0 +1 @@
../conf.avail/57-dejavu-sans.conf

View File

@@ -0,0 +1 @@
../conf.avail/57-dejavu-serif.conf

View File

@@ -0,0 +1 @@
../conf.avail/58-dejavu-lgc-sans-mono.conf

View File

@@ -0,0 +1 @@
../conf.avail/58-dejavu-lgc-sans.conf

View File

@@ -0,0 +1 @@
../conf.avail/58-dejavu-lgc-serif.conf

View File

@@ -0,0 +1 @@
/usr/share/fontconfig/conf.avail/60-generic.conf

View File

@@ -0,0 +1 @@
/usr/share/fontconfig/conf.avail/60-latin.conf

View File

@@ -0,0 +1 @@
/usr/share/fontconfig/conf.avail/65-fonts-persian.conf

View File

@@ -0,0 +1 @@
/usr/share/fontconfig/conf.avail/65-nonlatin.conf

View File

@@ -0,0 +1 @@
/usr/share/fontconfig/conf.avail/69-unifont.conf

View File

@@ -0,0 +1 @@
/usr/share/fontconfig/conf.avail/70-no-bitmaps.conf

View File

@@ -0,0 +1 @@
/usr/share/fontconfig/conf.avail/80-delicious.conf

View File

@@ -0,0 +1 @@
/usr/share/fontconfig/conf.avail/90-synthetic.conf

23
etc/fonts/conf.d/README Normal file
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