Change comments a bit in fonts.conf.in

This commit is contained in:
Keith Packard 2002-10-03 22:06:27 +00:00
parent 0d5af2ef2d
commit 0ce819b609
1 changed files with 7 additions and 0 deletions

View File

@ -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>
-->