Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 734 Bytes

font-feature-settings.md

File metadata and controls

12 lines (9 loc) · 734 Bytes

feature: font-feature-settings status: use tags: prefixes kind: css polyfillurls: moreurl: http://blog.fontdeck.com/post/15777165734/opentype-1?503cde40

Edge, Internet Explorer 10+, Firefox 4+ and Chrome 16+ (Windows and Linux only) support low level control over font feature settings. What this means is other browsers merely will not render the flourishes you seek. Many features available through the property may be extracted to separate properties in the future, such as font-variant-ligatures.

Please note that, if you want the best support you can get, you should use the -webkit- and the -moz- prefixes.

More at OpenType features in web browsers