kennethormandy / normalize-opentype.css

Adds OpenType features—ligatures, kerning, and more—to Normalize.css.
http://kennethormandy.com/journal/normalize-opentype-css
MIT License
791 stars 29 forks source link

Contextual alternates should be on by default #10

Closed kennethormandy closed 9 years ago

kennethormandy commented 10 years ago

the UI suggestion for {calt} in the OpenType Layout tag registry is that it be implemented by default.

—Kent Lew, [source](http://typedrawers.com/discussion/651/normalizing-opentype-feature-defaults-in-css#latest)

I didn’t make any assumptions about this yet, so this will be more of an addition. I was going to only try and turn on calt for scripts somehow, but apparently this is the right behavior anyway.