[gentoo-user] Ugly fonts on some seb sites

2009-03-26 Thread Robin Atwood
Recently freshmeat (http://freshmeat.net/) updated its look and now I find the 
fonts very hard to read. It seems like they are not being rendered with 
anti-aliasing. Linux Journal (http://www.linuxjournal.com/) seems to have the 
same problem. It makes no difference whether I use Firefox or Konqueror, the 
appearance is the same. How can I find out what font is being used and maybe 
substitute it with CSS?

TIA
-- 
--
Robin Atwood.

Ship me somewheres east of Suez, where the best is like the worst,
 Where there ain't no Ten Commandments an' a man can raise a thirst
 from Mandalay by Rudyard Kipling
--











Re: [gentoo-user] Ugly fonts on some seb sites

2009-03-26 Thread Philip Webb
090326 Robin Atwood wrote:
 Recently  http://freshmeat.net/  updated its look
 and now the fonts are very hard to read.
 It seems like they are not being rendered with anti-aliasing.
  http://www.linuxjournal.com/  seems to have the same problem.
 It makes no difference whether I use Firefox or Konqueror,
 the appearance is the same.

I don't encounter a problem with Konqueror
-- I didn't check Firefox, but it sb the same --
set to use New Century Schoolbook for all variable fonts
 Luxi Mono for all fixed-width fonts: that's a quick fix you might try.

 How can I find out what font is being used and mb substitute it with CSS?

I leave that to others ... (smile)

-- 
,,
SUPPORT ___//___,   Philip Webb
ELECTRIC   /] [] [] [] [] []|   Cities Centre, University of Toronto
TRANSIT`-O--O---'   purslowatchassdotutorontodotca




Re: [gentoo-user] Ugly fonts on some seb sites

2009-03-26 Thread Florian Philipp
Robin Atwood schrieb:
 Recently freshmeat (http://freshmeat.net/) updated its look and now I find 
 the 
 fonts very hard to read. It seems like they are not being rendered with 
 anti-aliasing. Linux Journal (http://www.linuxjournal.com/) seems to have the 
 same problem. It makes no difference whether I use Firefox or Konqueror, the 
 appearance is the same. How can I find out what font is being used and maybe 
 substitute it with CSS?
 
 TIA

I have the same problem here. Tried Firefox, Epiphany and Konqueror-3.x.

Their CSS-file contains this line:
body {margin: 0; padding: 0; font-family: Helvetica, Arial, sans-serif;
font-size: 100%; line-height: 21px; min-width: 960px; background:
#184860; color: #000}

Doesn't look suspicious to me.




signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] Ugly fonts on some seb sites

2009-03-26 Thread Robin Atwood
On Thursday 26 Mar 2009, Philip Webb wrote:
 090326 Robin Atwood wrote:
  Recently  http://freshmeat.net/  updated its look
  and now the fonts are very hard to read.
  It seems like they are not being rendered with anti-aliasing.
   http://www.linuxjournal.com/  seems to have the same problem.
  It makes no difference whether I use Firefox or Konqueror,
  the appearance is the same.

 I don't encounter a problem with Konqueror
 -- I didn't check Firefox, but it sb the same --
 set to use New Century Schoolbook for all variable fonts
  Luxi Mono for all fixed-width fonts: that's a quick fix you might try.

I use DejaVu for all my fonts which usually makes most pages look very elegant 
but I don't think it makes a difference if the font is specified by the site.

-Robin
-- 
--
Robin Atwood.

Ship me somewheres east of Suez, where the best is like the worst,
 Where there ain't no Ten Commandments an' a man can raise a thirst
 from Mandalay by Rudyard Kipling
--











Re: [gentoo-user] Ugly fonts on some seb sites

2009-03-26 Thread Paul Hartman
On Thu, Mar 26, 2009 at 7:34 AM, Robin Atwood
robin.atw...@attglobal.net wrote:
 Recently freshmeat (http://freshmeat.net/) updated its look and now I find the
 fonts very hard to read. It seems like they are not being rendered with
 anti-aliasing. Linux Journal (http://www.linuxjournal.com/) seems to have the
 same problem. It makes no difference whether I use Firefox or Konqueror, the
 appearance is the same. How can I find out what font is being used and maybe
 substitute it with CSS?

Since you mention Konqueror I will assume you're using KDE. In the KDE
control panel there is a GTK Themes  Fonts section, and it has an
option to use your KDE fonts in GTK programs. Try that if you haven't
already.