开发者

Website Fonts not same on windows and mac [closed]

Closed. This question is off-topic. It is not currently accepting answers.

Want to improve this question? Update the question so it's on-topic for Stack Overflow.

Closed 12 years ago.

Improve t开发者_C百科his question

Why is it that my website appears different on Mac and Windows? Words on my website when viewed on Mac are more clear, while on Windows they aren't very legible. The font I am using is Georgia sans-serif.

If its some rendering technique difference, can anybody suggest some font which looks same on both.

Regards


What fonts are you using as fall-back, in case the font isn't on the client? What size are you setting them, using which unit of measurement (px/em/%, etc)? Isn't Georgia a serif font?

Screen shot and CSS examples would be useful to know for sure, but the in their absence, one possible cause which comes to mind is the OS font-smoothing.

Mac OS has great font anti-aliasing turned on by default, whereas Windows XP users have go into their display settings to enable it (many don't, through lack of knowledge). Even then, XP users have 2 choices: plain "font smoothing" (poor), or "ClearType" (awesome).


The font used must be available on the machine you're using, you cant just use any font. If you use a font that doesnt exist on a machine, a default will be used instead.

a link on safe web fonts: http://web.mit.edu/jmorzins/www/fonts.html


Because Mac uses blurry-all-bold font rendering.

Seriously though, fonts render differently on different platforms. Here is a list of all web-safe-ish fonts with screenshots on how they look on Mac/Windows.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜