summaryrefslogtreecommitdiff
path: root/fonts.conf.in
diff options
context:
space:
mode:
Diffstat (limited to 'fonts.conf.in')
-rw-r--r--fonts.conf.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/fonts.conf.in b/fonts.conf.in
index c697706..f230ff1 100644
--- a/fonts.conf.in
+++ b/fonts.conf.in
@@ -11,6 +11,10 @@
changes to fonts@xfree86.org so that future releases can include
such changes.
+ Note that the normal 'make install' procedure for XFree86 is to
+ replace any existing fonts.conf file with the new version. Place
+ any local customizations in local.conf which this file references.
+
Keith Packard
-->
@@ -29,6 +33,9 @@
<!--
Enable sub-pixel rendering
<match target="font">
+ <test qual="all" name="rgba">
+ <const>unknown</const>
+ </test>
<edit name="rgba" mode="assign"><const>rgb</const></edit>
</match>
-->