Live data from Hacker News

The New Web Typography

robinrendle.com

1–10 of 67 posts

Re: The New Web Typography

#4
At the moment I'm using loadCSS (https://github.com/filamentgroup/loadCSS) to render local fonts on my projects. I wonder how difficult would be to create a subset of the font to load first, and then switch it for the full family once the site is loaded (as the article suggests).

What is the best font-loading strategy today?

Re: The New Web Typography

#6
post #5

Earlier quoted context omitted.

That fails to render in Safari under iOS7.

Shouldn't be much on an issue, most I devices are on 9 or at least 8.

It was an issue for me too.

Edit: and I'm reluctant to upgrade because my wife who had the same phone had reduced wifi signal on both 8 and 9 after upgrading.

Re: The New Web Typography

#8
post #2

Beautiful website.

That fails to render in Safari under iOS7.

It's an issue for me too, it caused by a bug with the CSS vh unit. The content is there, just a long way down! It's not too tricky to fix so I hope the author see this! (I tend to use js to fix this one)

Re: The New Web Typography

#10
I found the wide interjected bits of content (quotes, images, graphs) really jarring; anyone have thoughts on this design approach? somewhat strange that these were also supplemented by things on the side.
Post reply on HN