This repository has been archived on 2024-07-10. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
etckeeper/fonts/conf.d
piandroot c330f57a32 committing changes in /etc made by "/usr/bin/apt-get -y -o Dpkg::Options::=--force-confdef -o Dpkg::Options::=--force-confold install neofetch"
Packages with configuration changes:
+fonts-droid-fallback 1:6.0.1r16-1.1 all
+fonts-noto-mono 20201225-1 all
+fonts-urw-base35 20200910-1 all
+gsfonts 1:8.11+urwcyr1.0.7~pre44-4.5 all
+imagemagick-6-common 8:6.9.11.60+dfsg-1.3 all
+poppler-data 0.4.10-1 all

Package changes:
+chafa 1.6.0-1 arm64
+fonts-droid-fallback 1:6.0.1r16-1.1 all
+fonts-noto-mono 20201225-1 all
+fonts-urw-base35 20200910-1 all
+ghostscript 9.53.3~dfsg-7+deb11u2 arm64
+gsfonts 1:8.11+urwcyr1.0.7~pre44-4.5 all
+imagemagick-6-common 8:6.9.11.60+dfsg-1.3 all
+libaom0 1.0.0.errata1-3 arm64
+libavahi-client3 0.8-5 arm64
+libchafa0 1.6.0-1 arm64
+libcups2 2.3.3op2-3+deb11u1 arm64
+libdav1d4 0.7.1-3 arm64
+libde265-0 1.0.8-1 arm64
+libfftw3-double3 3.3.8-2 arm64
+libgs9 9.53.3~dfsg-7+deb11u2 arm64
+libgs9-common 9.53.3~dfsg-7+deb11u2 all
+libheif1 1.11.0-1 arm64
+libidn11 1.33-3 arm64
+libijs-0.35 0.35-15 arm64
+libjbig2dec0 0.19-2 arm64
+liblcms2-2 2.12~rc1-2 arm64
+liblqr-1-0 0.4.2-2.1 arm64
+libltdl7 2.4.6-15 arm64
+libmagickcore-6.q16-6 8:6.9.11.60+dfsg-1.3 arm64
+libmagickwand-6.q16-6 8:6.9.11.60+dfsg-1.3 arm64
+libnuma1 2.0.12-1+b1 arm64
+libopenjp2-7 2.4.0-3 arm64
+libpaper-utils 1.1.28+b1 arm64
+libpaper1 1.1.28+b1 arm64
+libwebpdemux2 0.6.1-2.1 arm64
+libwebpmux3 0.6.1-2.1 arm64
+libx265-192 3.4-2 arm64
+neofetch 7.1.0-2 all
+poppler-data 0.4.10-1 all
2022-05-16 11:52:02 +02:00
..
2022-05-16 11:45:06 +02:00
2022-05-16 11:45:06 +02:00
2022-05-16 11:45:06 +02:00
2022-05-16 11:45:06 +02:00
2022-05-16 11:45:06 +02:00
2022-05-16 11:45:06 +02:00
2022-05-16 11:45:06 +02:00
2022-05-16 11:45:06 +02:00
2022-05-16 11:45:06 +02:00
2022-05-16 11:45:06 +02:00
2022-05-16 11:45:06 +02:00
2022-05-16 11:45:06 +02:00
2022-05-16 11:45:06 +02:00
2022-05-16 11:45:06 +02:00
2022-05-16 11:45:06 +02:00
2022-05-16 11:45:06 +02:00
2022-05-16 11:45:06 +02:00
2022-05-16 11:45:06 +02:00
2022-05-16 11:45:06 +02:00
2022-05-16 11:45:06 +02:00
2022-05-16 11:45:06 +02:00
2022-05-16 11:45:06 +02:00
2022-05-16 11:45:06 +02:00
2022-05-16 11:45:06 +02:00
2022-05-16 11:45:06 +02:00
2022-05-16 11:45:06 +02:00

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