clagnut / webtypography

The source code for WebTypography.net, a practical guide to web typography.
WebTypography.net
Other
827 stars 120 forks source link

Fixes webfonts, resolves 'smcp' opentype feature #9

Closed prashaantt closed 10 years ago

prashaantt commented 10 years ago

The Fontdeck css calls the primary font 'Premiera Book' instead of 'Premiera' or 'Premiera Regular, which was causing the main body font to render 'Georgia'.

As a side-effect, small caps were also not getting rendered. The 'Premiera Italic' font doesn't seem to be the OpenType variant, so abbr wasn't able to use font-feature-settings:"smcp" 1, "onum" 1;. Altered the styles to render 'Premia Book' in these situations too.

This will resolve #6.

clagnut commented 10 years ago

Thanks. Will check with Fontdeck to ensure that the correct (OpenType-enabled) fonts are being delivered when required.

ghost commented 7 years ago

Fontdeck is broken, if you look at developer tools in Chrome. The link is giving:

Request URL:https://f.fontdeck.com/s/css/p+zwVqq4agQiKsiAkUNVfzsNquo/webtypography.net/1575.css
Request Method:GET
Status Code:410 Fontdeck service has ended.
clagnut commented 7 years ago

Fontdeck has retired. Need to remove the link altogether.