On 2012/07/08 16:55, Matthieu Herrb wrote: > On Sun, Jul 08, 2012 at 04:29:02PM +0200, Stuart Henderson wrote: > > On 2012/07/08 16:14, David Coppa wrote: > > > On Sun, Jul 8, 2012 at 3:12 PM, Christian Weisgerber <na...@mips.inka.de> > > > 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. > > > > > > This should be a working trick (the bits at the end): > > > > > > https://github.com/jcs/dotfiles/blob/master/.fonts.conf > > > > > > ciao > > > David > > > > > > > I'm slightly less than keen on what that does to my terminals using > > terminus ;) > > > > If your terminals still use server-side rendered fonts (like Xterm > does, unless told explicitly to use Xft/fontconfig) they won't be > affected.
I'm using urxvt here as it merges fonts (so I can use terminus for most things, but it automatically uses another font when a glyph is missing). (it also has a really stupid "keycap picture mode" on ctrl+shift but the less said about that the better!)