Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > HTML > Calling all firefox users. Do your fonts look faint and washed out?

Reply
Thread Tools

Calling all firefox users. Do your fonts look faint and washed out?

 
 
Mike Barnard
Guest
Posts: n/a
 
      03-27-2008
Heh, that sounds like a soap powder advert!

When I look at my site in FF the text appears ... thin. Yet in IE it's
much heavier and more readable.

Imagine if you will that the text in IE was in bold but the FF text
was not, except that the IE text is *not* bold so the FF text must be
in ultra skinny mode.

I've looked through the options and I can't see any that affect the
text other than font scaling,l and thats normal.

Is this just how FF shows things or have I tweaked something in the
past?

Mike.
 
Reply With Quote
 
 
 
 
Beauregard T. Shagnasty
Guest
Posts: n/a
 
      03-27-2008
Mike Barnard wrote:

> When I look at my site in FF the text appears ... thin. Yet in IE it's
> much heavier and more readable.


Looks pretty much the same to me.

Remember, it all depends on the visitor's (or your) chosen default font
size .. per each browser.

The only thing I notice is the paragr .. whoops, heading? .. of "Things
to add: Email newsletter, ..."

#content h4
....
font-weight: normal;

Looks like Firefox is respecting that, and IE is not. But "normal" is
the default, so you don't need to use it.

--
-bts
-Motorcycles defy gravity; cars just suck
 
Reply With Quote
 
 
 
 
Mike Barnard
Guest
Posts: n/a
 
      03-27-2008
On Thu, 27 Mar 2008 22:01:09 GMT, "Beauregard T. Shagnasty"
<> wrote:

>Mike Barnard wrote:
>
>> When I look at my site in FF the text appears ... thin. Yet in IE it's
>> much heavier and more readable.

>
>Looks pretty much the same to me.


I've tried screencapping it without sucess. I'll try again later but
here they're vastly different. BUT the default font size of 16 is the
same, the font is the same but FF just looks.... thin.

>Remember, it all depends on the visitor's (or your) chosen default font
>size .. per each browser.
>
>The only thing I notice is the paragr .. whoops, heading? .. of "Things
>to add: Email newsletter, ..."
>
>#content h4
>...
>font-weight: normal;


Legacy. It'll be cleared out in the end. If I remember! As the site
can now be seen, I guess it would be good to remove that bit!

>Looks like Firefox is respecting that, and IE is not. But "normal" is
>the default, so you don't need to use it.


Thanks.
 
Reply With Quote
 
Bergamot
Guest
Posts: n/a
 
      03-27-2008
Beauregard T. Shagnasty wrote:
>
> #content h4
> ...
> font-weight: normal;
>
> Looks like Firefox is respecting that, and IE is not. But "normal" is
> the default, so you don't need to use it.


I believe font-weight:bold is the default for all heading levels.

--
Berg
 
Reply With Quote
 
Neredbojias
Guest
Posts: n/a
 
      03-28-2008
On 27 Mar 2008, Mike Barnard <> wrote:

> Heh, that sounds like a soap powder advert!
>
> When I look at my site in FF the text appears ... thin. Yet in IE it's
> much heavier and more readable.
>
> Imagine if you will that the text in IE was in bold but the FF text
> was not, except that the IE text is *not* bold so the FF text must be
> in ultra skinny mode.
>
> I've looked through the options and I can't see any that affect the
> text other than font scaling,l and thats normal.
>
> Is this just how FF shows things or have I tweaked something in the
> past?


I believe it's a color issue.

--
Neredbojias
http://www.neredbojias.com/
Great sights and sounds
 
Reply With Quote
 
Mike Barnard
Guest
Posts: n/a
 
      03-29-2008
On Thu, 27 Mar 2008 21:36:12 +0000, Mike Barnard
<> wrote:

>When I look at my site in FF the text appears ... thin. Yet in IE it's
>much heavier and more readable.


Finally got a comparison screencap.

http://www.thermachek.com/test/index.html

Looking closer it looks as though the IE text is antialiased, but the
FF one isn't. Is there an option in FF to do this? I can't see one,
but we all know I sometimes miss the obvious!

 
Reply With Quote
 
Ed Mullen
Guest
Posts: n/a
 
      03-29-2008
Mike Barnard wrote:
> On Thu, 27 Mar 2008 21:36:12 +0000, Mike Barnard
> <> wrote:
>
>> When I look at my site in FF the text appears ... thin. Yet in IE it's
>> much heavier and more readable.

>
> Finally got a comparison screencap.
>
> http://www.thermachek.com/test/index.html
>
> Looking closer it looks as though the IE text is antialiased, but the
> FF one isn't. Is there an option in FF to do this? I can't see one,
> but we all know I sometimes miss the obvious!
>


Perhaps ...

Tools - Options - Content - Fonts & Colors - Advanced. Check to see if
you have unchecked "Allow pages to choose their own fonts, instead of my
selections above".

--
Ed Mullen
http://edmullen.net
There's only two things that money can't buy and that's true love and
home grown tomatoes. - Guy Clark
 
Reply With Quote
 
Mike Barnard
Guest
Posts: n/a
 
      03-29-2008
On Sat, 29 Mar 2008 12:31:44 -0400, Ed Mullen <> wrote:

>Mike Barnard wrote:
>> On Thu, 27 Mar 2008 21:36:12 +0000, Mike Barnard
>> <> wrote:
>>
>>> When I look at my site in FF the text appears ... thin. Yet in IE it's
>>> much heavier and more readable.

>>
>> Finally got a comparison screencap.
>>
>> http://www.thermachek.com/test/index.html
>>
>> Looking closer it looks as though the IE text is antialiased, but the
>> FF one isn't. Is there an option in FF to do this? I can't see one,
>> but we all know I sometimes miss the obvious!
>>

>
>Perhaps ...
>
>Tools - Options - Content - Fonts & Colors - Advanced. Check to see if
>you have unchecked "Allow pages to choose their own fonts, instead of my
>selections above".


No, that is checked. The fonts are identical looking at the pixel
structure of the letters, it's just antialiasing I'm sure. Oh well,
no setting that I can see. In face I have just gone through the
settings in IE and can see nothing there. Just another browser
difference I suppose.

 
Reply With Quote
 
albert hall
Guest
Posts: n/a
 
      03-29-2008
Mike Barnard wrote:
> On Thu, 27 Mar 2008 21:36:12 +0000, Mike Barnard
> <> wrote:
>
>> When I look at my site in FF the text appears ... thin. Yet in IE it's
>> much heavier and more readable.

>
> Finally got a comparison screencap.
>
> http://www.thermachek.com/test/index.html
>
> Looking closer it looks as though the IE text is antialiased, but the
> FF one isn't. Is there an option in FF to do this? I can't see one,
> but we all know I sometimes miss the obvious!
>



I got the same effect when I recently downloaded IE7. It does'nt happen
in IE6. Apparently it's because IE7 uses Clear Type font smoothing by
default:

http://ie7css.info/features/ie7-upgr...smoothing.html

You can activate font smoothing in FF but have to apply it to all of
Windows:

http://chris.calabrese.org/?p=27
 
Reply With Quote
 
Mike Barnard
Guest
Posts: n/a
 
      03-29-2008
On Sat, 29 Mar 2008 17:33:58 +0000, albert hall
<> wrote:

>Mike Barnard wrote:
>> On Thu, 27 Mar 2008 21:36:12 +0000, Mike Barnard
>> <> wrote:
>>
>>> When I look at my site in FF the text appears ... thin. Yet in IE it's
>>> much heavier and more readable.

>>
>> Finally got a comparison screencap.
>>
>> http://www.thermachek.com/test/index.html
>>
>> Looking closer it looks as though the IE text is antialiased, but the
>> FF one isn't. Is there an option in FF to do this? I can't see one,
>> but we all know I sometimes miss the obvious!
>>

>
>
>I got the same effect when I recently downloaded IE7. It does'nt happen
>in IE6. Apparently it's because IE7 uses Clear Type font smoothing by
>default:
>
>http://ie7css.info/features/ie7-upgr...smoothing.html
>
>You can activate font smoothing in FF but have to apply it to all of
>Windows:
>
>http://chris.calabrese.org/?p=27


BINGO! You got it, thanks. I've just tet my PC to Clear Type and FF
instantly became clearer, darker and...nicer. I'll just have to
suggest that all other users try this option.

Oh, yes, I have a nice Asus 22" widescreen, very digital indeed. I'll
go to the library or somewhere with older analogue monitors and see
what it looks like there.

I'm glad it wasn't my eyesight!



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Firefox font is to light/faint Lord Turkey Cough Firefox 30 11-06-2007 02:28 AM
Fonts that will work in IE and Firefox scmulqueen@netzero.com HTML 9 07-26-2007 08:40 PM
faint fonts Larry Hale Computer Support 5 03-14-2006 09:26 AM
XP Users - Use cleartype fonts !! ~S~ Computer Support 6 07-24-2004 10:19 AM
Firefox fonts in Linux Scoobie Firefox 1 06-05-2004 12:53 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57