Move debian-specific conf file examples upstream.
[platform/upstream/fontconfig.git] / conf.d / sub-pixel.conf
index f3933c8..c4e8a42 100644 (file)
@@ -4,9 +4,6 @@
 <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>