Personal computing discussed

Moderators: renee, Dposcorp

 
just brew it!
Administrator
Topic Author
Posts: 54500
Joined: Tue Aug 20, 2002 10:51 pm
Location: Somewhere, having a beer

Re: Website Font on Mac and Windows

Wed Feb 28, 2018 6:38 am

Different OSes have different fonts installed. If a web site uses a font that isn't installed on the system the web browser is running on and doesn't specifically download it as part of the CSS, the browser will attempt to guess, choosing the locally installed font that it thinks is "closest" to the font requested. Sometimes there isn't a good match; other times, the browser simply guesses badly. The end result can range from a page that looks subtly different, to a page layout train wreck (if the site is relying on specific font metrics).

A similar thing can happen if the site does not use an explicit font, but makes incorrect assumptions about the properties of the font the web browser defaults to.

The New York Times web site rendered really badly on my Linux desktop for a couple of weeks recently (seems OK now). I've seen similar issues on other mainstream sites over the years. So this issue can affect even high-profile sites.

The site you linked looks OK to me (Chrome on Ubuntu Linux), but I don't know what it is supposed to look like so I have no basis for comparison.

Edit: There's a weird effect being applied to the fixed top navigation bar, where the horizontal/vertical spacing of some elements changes slightly depending on whether you've scrolled down the page or not. Not sure what the point of that is, as it adds no functionality to the page. Egregious "stupid CSS/JavaScript tricks" are a pet peeve.
Nostalgia isn't what it used to be.
 
prb123
Gerbil
Posts: 43
Joined: Wed Apr 25, 2007 10:04 pm

Re: Website Font on Mac and Windows

Wed Feb 28, 2018 7:41 am

I don't see any issues from here, between my Windows box and Mac Book Pro. That said I only checked the homepage. Perhaps an interior page is calling a different font or you had this fixed already.

The homepage is only using one custom font (Lato) and it "should" load dynamically from Google.

<link href="https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i" rel="stylesheet">

You may wish to try again, but do a Ctrl+F5 to do a fresh non-cached load.
 
pink_flower
Gerbil
Posts: 15
Joined: Wed Apr 18, 2018 2:01 am

Re: Website Font on Mac and Windows

Wed Apr 18, 2018 2:08 am

I checked the site from 2 devices and the font was slightly different but not as crazy as I thought it would. However, I've seen this before and I personally like the version on my Mac better!
 
EndlessWaves
Gerbil Team Leader
Posts: 262
Joined: Fri Jul 10, 2009 10:41 am

Re: Website Font on Mac and Windows

Wed Apr 18, 2018 4:55 am

Windows and Mac OS also use different font smoothing algorithms which can affect smaller text, particularly fonts that rely on blurred edges to look correct.
 
RickyTick
Gerbil Elite
Posts: 746
Joined: Fri Aug 03, 2007 2:29 pm
Location: South Carolina

Re: Website Font on Mac and Windows

Fri May 18, 2018 10:33 am

kaisyn wrote:
I want to know what are the common fonts between Windows and Mac?


http://lmgtfy.com/?q=common+fonts+on+mac+and+pc
Corsair 450D | EVGA SuperNova G3 650W | Asus Z270 Prime-A | Intel i7-7700K | Cryorig H7 | MSI GTX1070 Gaming X 8G | 16gb GSkill TridentZ DDR4 3200 | Crucial MX300 M.2-2280 1TB | Corsair K70 Rapidfire | Logitech G502 | Asus ROG Swift PG279Q
 
derFunkenstein
Gerbil God
Posts: 25427
Joined: Fri Feb 21, 2003 9:13 pm
Location: Comin' to you directly from the Mothership

Re: Website Font on Mac and Windows

Fri May 18, 2018 12:44 pm

hanklai wrote:
Does fonts look different on Mac and Windows?

I was testing one of our client's website on a MacBook and a Lenovo Windows Laptop. I noticed that the fonts on this website https://www.plumbwize.ca/ look very different. Is there a fix to this?

This is the first time I'm encountering anything like this.

The fonts on this particular website is being delivered by Google's web fonts cache.

https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i

And like JBI said, different anti-aliasing methods on different devices. And that's especially true if you're comparing a standard 100% scaling on Windows to a retina display on a Mac.

edit: I missed that prb123 said this a long time ago. I missed that this thread is months old and was necro'd. Oops.
I do not understand what I do. For what I want to do I do not do, but what I hate I do.
Twittering away the day at @TVsBen

Who is online

Users browsing this forum: No registered users and 1 guest
GZIP: On