]> git.wh0rd.org - fontconfig.git/blobdiff - conf.d/sub-pixel.conf
Accept locale environment variables that do not contain territory.
[fontconfig.git] / conf.d / sub-pixel.conf
index f3933c88f5bc03f1f1bcfd27cff90b55a81028f2..c4e8a42e1c184f79e4d91def1fc0a8c9d043a30d 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>