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

Better typographic flexibility and resilience, with or without webfonts #2295

Closed
thisisdano opened this issue Jan 2, 2018 · 2 comments
Closed

Comments

@thisisdano
Copy link
Member

thisisdano commented Jan 2, 2018

This epic addresses the need to build sites that perform and display well regardless of whether webfonts are used or loaded.

Issues relevant to this epic

  • Address and correct for metric variations between supported typefaces (how does this affect both font size and line height?)
  • Research the suitability of webfonts for government applications
  • Develop a practical, performant font stack for progressive enhancement
  • Scope typeface-specific styles to a trigger that the font has loaded properly
  • Research whether we should assigning a size to the html element and using rem for font sizing
  • Explore typefaces that expand the system's expressive gamut
@thisisdano thisisdano added the Epic label Jan 2, 2018
@maya maya added this to the 2018 Product roadmap milestone Jan 9, 2018
@scottkellum
Copy link

This might be helpful in some situations so that x-height of both web fonts and fallback fonts are consistent: https://developer.mozilla.org/en-US/docs/Web/CSS/font-size-adjust

@maya
Copy link
Contributor

maya commented Apr 1, 2019

This is done in 2.0.

@maya maya closed this as completed Apr 1, 2019
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

No branches or pull requests

3 participants