summaryrefslogtreecommitdiffstats
path: root/source/x/fontconfig/fontconfig.font.dir.list.diff
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2020-11-29 20:52:56 +0000
committer Eric Hameleers <alien@slackware.com>2020-11-30 08:59:53 +0100
commitec5f74cb449f4175c028cd8bca5592d7672b2e0c (patch)
treeba84c57380a02e9ecff5e3ca72b4dfcf2f24fd8f /source/x/fontconfig/fontconfig.font.dir.list.diff
parent6d1a4c21901f1ffa1b3ac962c0bcc5d182c58bfe (diff)
downloadcurrent-ec5f74cb449f4175c028cd8bca5592d7672b2e0c.tar.gz
current-ec5f74cb449f4175c028cd8bca5592d7672b2e0c.tar.xz
Sun Nov 29 20:52:56 UTC 202020201129205256
ap/vim-8.2.2069-x86_64-1.txz: Upgraded. e/emacspeak-53.0-x86_64-1.txz: Upgraded. x/fontconfig-2.13.93-x86_64-1.txz: Upgraded. xap/vim-gvim-8.2.2069-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/x/fontconfig/fontconfig.font.dir.list.diff')
-rw-r--r--source/x/fontconfig/fontconfig.font.dir.list.diff32
1 files changed, 15 insertions, 17 deletions
diff --git a/source/x/fontconfig/fontconfig.font.dir.list.diff b/source/x/fontconfig/fontconfig.font.dir.list.diff
index 63be22f51..143d2db5b 100644
--- a/source/x/fontconfig/fontconfig.font.dir.list.diff
+++ b/source/x/fontconfig/fontconfig.font.dir.list.diff
@@ -1,11 +1,11 @@
---- ./fonts.conf.in.orig 2012-07-23 21:01:32.000000000 -0500
-+++ ./fonts.conf.in 2013-02-28 22:32:44.758585955 -0600
-@@ -22,13 +22,29 @@
+--- ./fonts.conf.in.orig 2020-11-29 13:41:05.824118087 -0600
++++ ./fonts.conf.in 2020-11-29 13:44:20.417122440 -0600
+@@ -23,12 +23,27 @@
-->
<!-- Font directory list -->
-
-- <dir>@FC_DEFAULT_FONTS@</dir>
+- @FC_DEFAULT_FONTS@
- @FC_FONTPATH@
+ <dir>/usr/share/fonts/OTF</dir>
+ <dir>/usr/share/fonts/TTF</dir>
@@ -16,20 +16,18 @@
<dir prefix="xdg">fonts</dir>
<!-- the following element will be removed in the future -->
<dir>~/.fonts</dir>
-
+<!-- Commented out font directories:
-+ These are not indexed by default, as fontconfig then seems
-+ to prefer bitmapped fonts in some cases...
-+ <dir>/usr/share/fonts/100dpi</dir>
-+ <dir>/usr/share/fonts/75dpi</dir>
-+ The top-level font directory should also not be indexed, as that
-+ will include the directories of bitmapped fonts:
-+ <dir>@FC_DEFAULT_FONTS@</dir>
-+ The empty line below is produced by the FC_FONTPATH macro.
-+ Moving it here so it doesn't become a problem in the future:
-+ @FC_FONTPATH@
++ These are not indexed by default, as fontconfig then seems
++ to prefer bitmapped fonts in some cases...
++ <dir>/usr/share/fonts/100dpi</dir>
++ <dir>/usr/share/fonts/75dpi</dir>
++ The top-level font directory should also not be indexed, as that
++ will include the directories of bitmapped fonts:
++ <dir>@FC_DEFAULT_FONTS@</dir>
++ The empty line below is produced by the FC_FONTPATH macro.
++ Moving it here so it doesn't become a problem in the future:
++ @FC_FONTPATH@
+-->
-+
+
<!--
Accept deprecated 'mono' alias, replacing it with 'monospace'
- -->