variable-fonts icon indicating copy to clipboard operation
variable-fonts copied to clipboard

Drop future syntax for variable font hints

Open danburzo opened this issue 3 years ago • 0 comments

Thank you for the excellent resource!

The current css-fonts-4 spec has an updated syntax for variable font hints: format(woff2) tech(variations). Neither this syntax (which, due to CSS parsing rules needs to be added as a second src declaration), nor previous incarnations (such as the one presented on the website) has any browser support. On the flipside, format('woff2-variations') is supported now and hopefully forever.

I believe it would be better to drop the new syntax altogether.

danburzo avatar Aug 22 '22 16:08 danburzo