Skip to content

Drop future syntax for variable font hints #227

@danburzo

Description

@danburzo

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions