[Bug 42955] firefox is not honoring /etc/fonts/local.conf settings

Mante mante at blably.com
Sun Jun 17 09:17:17 UTC 2007


You have been subscribed to a public bug:

Binary package hint: fontconfig

I have a line like this in /etc/fonts/local.conf so that all the gnome fonts below 14px are not antialiased. Strange things with dapper (breezy works) Firefox ignore local.conf and render all fonts with antialias.
Bug? Need to change something in firefox too?

<match target="font">
   <test name="size" compare="less">
      <double>14</double>
</match>
   </test>
   <edit name="antialias" mode="assign"><bool>false</bool></edit>
</match>

** Affects: firefox (Ubuntu)
     Importance: Medium
     Assignee: Mozilla Team
         Status: Confirmed

-- 
firefox is not honoring /etc/fonts/local.conf settings
https://bugs.launchpad.net/bugs/42955




More information about the Ubuntu-mozillateam-bugs mailing list