kennethormandy / kennethormandy/normalize-opentype.css

Numbers not displaying

Open
#19 1 comment 0 reactions 1 assignee Claimed by @kennethormandy View on GitHub
Dominant language
HTML
Stars
786
Forks
26
PR merge metrics
No merged PRs in 30d

Description

I'm using the [Karla font](http://brick.im/fonts/karla/) with `normalize-opentype.css` on [my blog](http://therubydev.com/) (see the [repository](https://github.com/rafalchmiel/therubydev) for full source code). Here's the problem:

![Problem](https://cloud.githubusercontent.com/assets/1687642/4515376/a7617d52-4bb9-11e4-9dac-ecc62fdf30e2.gif)

It appears that numerical characters are not displaying but if I turn off `-webkit-font-feature-settings: "kern" 1, "liga" 1, "pnum" 1, "tnum" 0, "onum" 1, "lnum" 0, "dlig" 0;`, the numbers appear (however the type is different and worse than it was with that turned on).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.