Remove dust.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Wed, 27 Jun 2012 22:39:47 +0300
changeset 465 6f760b455ec6
parent 464 e11d9bbd1262
child 466 4c5042015cd7
Remove dust.
.fonts.conf
--- a/.fonts.conf	Wed Jun 27 22:13:36 2012 +0300
+++ b/.fonts.conf	Wed Jun 27 22:39:47 2012 +0300
@@ -20,15 +20,7 @@
   <!-- Disable anti-aliasing for small fonts. -->
   <match target="pattern">
     <test name="size" compare="less">
-      <double>14</double>
-    </test>
-    <edit name="antialias" mode="assign">
-      <bool>false</bool>
-    </edit>
-  </match>
-  <match target="pattern">
-    <test name="pixelsize" compare="less">
-      <double>14</double>
+      <double>10</double>
     </test>
     <edit name="antialias" mode="assign">
       <bool>false</bool>