Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More 2022 Fonts queries #3080

Merged
merged 7 commits into from
Aug 20, 2022
Merged

More 2022 Fonts queries #3080

merged 7 commits into from
Aug 20, 2022

Conversation

bramstein
Copy link
Contributor

While going through the data I found two issues:

  • The variable font animation query did not check in keyframes.
  • The font-variant vs. font-feature-settings query included normal and none as values. These values are used in several popular CSS frameworks which heavily skewed the results. They are now explicitly excluded from the results.

While working on this, I thought it would also fit the chapter's narrative to have the following new queries:

  • The most popular OpenType feature tags used in CSS (to contract with the easier to use font-variant properties and the tags actually available in the fonts.)
  • The most popular font-variant values.

@rviscomi rviscomi merged commit 0e6224a into main Aug 20, 2022
@rviscomi rviscomi deleted the 2022-fonts-sql-more branch August 20, 2022 19:46
@bramstein bramstein mentioned this pull request Aug 20, 2022
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants