summaryrefslogtreecommitdiff
path: root/local.conf
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2003-04-04 20:17:40 +0000
committerKeith Packard <keithp@keithp.com>2003-04-04 20:17:40 +0000
commitef82cce1d5d6c6a700db4bb2218f47db85bf548d (patch)
treeb20c04857aa1ec256bec097436d6cef8ea4793ac /local.conf
parent08b5b70dcf04ce61fb505487b774a3731b04e5c1 (diff)
update copyright years
Diffstat (limited to 'local.conf')
-rw-r--r--local.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/local.conf b/local.conf
index ba67ca4..73901e1 100644
--- a/local.conf
+++ b/local.conf
@@ -2,4 +2,13 @@
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- /etc/fonts/local.conf file for local customizations -->
<fontconfig>
+<!--
+ 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>
+-->
</fontconfig>