Hacker News new | past | comments | ask | show | jobs | submit login

No, this is horrible advice. The difference in the fonts will make your site look completely different to people using different OSes.



As it should! ;)

Lately we've developed this fetish for sites being pixel-perfect across any display.

The web was designed to decouple the way a site was designed from the way it's displayed. To allow it to reflow, and people to use their own designs.

If you really want pixel-perfect layout, why not just use bitmaps and imagemaps ;)


Well, as long as the development request isn't for pixel perfect. Many people outside the control of development see the mockup from Photoshop and completely freak out when it doesn't match exactly. You try explaining that in the long run it doesn't matter, that browser incompatibilities prevent this, and that it will take longer to achieve that. The people "who know" what's needed don't care about that stuff.

Although, a common way to get them out of their "I know better" state is to point out the time factor and how much extra it will cost them. Suddenly they will worry over browser incompatibilities all day long.

The worse are the people that point out that the fifth paragraph on the third page ends with three words on the final line in the mockup but the website version has four words in Firefox and two words in Chrome. I just want to so tell them to just let the text flow its own way, dude. In the end I tell them in a nice way they're being silly.


When you have the ability to define custom fonts, and there's great fonts out there such as Open Sans which are supported by a whole whack of users, it doesn't make sense not to use that hand have a unified look across browsers and Operating Systems.

Note that I never said that it shouldn't be decoupled, or that people shouldn't use their own designs. But if you want people to see your site as you intended, I'd for sure want them to see it with the exact font I choose, not some close alternative.


THIS IS COMPLETE AGAINST EVERYTHING I WAS TAUGHT AHHH


Funnily enough, it is exactly what I was taught! I'll freely admit that I'm a 'Philistine', when to comes to these matters.

I've always taken the view that you throw the text at an engine and let it do the rendering. If it doesn't look right, the engine needs improving. Manual tweaks fall into the realm of premature optimisation, as chances are the content will change faster than the tweaks can be made.

I can see that beautiful typography is nice to have, but apart from automation, I can't see a way to apply it on a mass scale. Crafted typography is the typographic equivalent of assembly language?


No it won't, the difference between Helvetica and Arial at small sizes is barely noticeable. Furthermore, most Windows users won't have Helvetica anyway, and if they do, it looks totally broken.

The appearance does matter more for display text (logos, headings, etc.), but you're using font-face for those anyway.


Then why not use font-face for everything and have a font which can be viewed across operating systems like OpenSans?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: