[Bug 33772] antialias problem

Miek miek at miek.nl
Thu Mar 9 08:39:10 UTC 2006


Public bug report changed:
https://launchpad.net/malone/bugs/33772

Comment:
disabling my .fonts.conf fixes this behavior.

Contents of that file:
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- /etc/fonts/conf.d/enable-fixed.conf -->
<fontconfig>
 <selectfont>
  <acceptfont>
   <pattern>
    <patelt name="family"><string>Fixed</string></patelt>
   </pattern>
  </acceptfont>
 </selectfont>
</fontconfig>




More information about the desktop-bugs mailing list