On Sun, Jul 08, 2012 at 01:12:52PM +0000, Christian Weisgerber wrote: > Various web sites specify the use of a font named "clean" in their > CSS. We have a bitmapped font by that name and Firefox at least > ends up choosing it over its normal Trutype fallback font. The result > is... ugly. > > For some affected sites, try www.20minutes.fr or www.sueddeutsche.de. > > I don't know what to do about this, but it is annoying. >
The answer would be to add an entry for 'clean'. to 31-nonmst.conf... But: On the 20mn.fr website everytime I found a reference to the 'clean' font in a css, it was with this pattern : font-family:arial,helvetica,clean,sans-serif the question is why doesn't /etc/fonts/conf.d/31-nonmst.conf entry that substitutes arial with DejaVu sans trigger... (I don't want to mess with my laptops' desktop too much while traveling, so I can't test on a fresh install easily until next weekend). -- Matthieu Herrb
