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

Update variable font proposal for a resized MetricWeb #92

Closed
wants to merge 1 commit into from

Conversation

notlee
Copy link
Contributor

@notlee notlee commented Nov 26, 2020

We have discovered that we can only procure a variable font for a
resized version of MetricWeb, which is closer in size to system
fonts like Arial.

A resized Metric is good long term but changes the proposal we
were working to and could make it much harder to rollout.

@notlee notlee requested a review from a team as a code owner November 26, 2020 11:08
@github-actions github-actions bot added the meta Relates to an Origami meta label Nov 26, 2020
We have discovered that we can only procure a variable font for a
resized version of MetricWeb, which is closer in size to system
fonts like Arial.

A resized Metric is good long term but changes the proposal we
were working to and could make it much harder to rollout.
But:
- Commissioning resized fonts may be expensive.
- Our typography scale would change, and there may be a different scale per font. The design team would have to use these new fonts and remember the scale has changed. Products which use `o-typography` mixins to set font size would not need to make any changes, however anywhere an engineer has used `font-size` directly would need to be updated, else render smaller than it should.
To use the resized MetricWeb we will need to update our typographic scale, so when MetricWeb is output it visually looks unchanged. That means we would need two scales, one for MetricWeb and one for Financier. The design team would have to use the resized font and remember the scale has changed. Products which use `o-typography` mixins to set font size would not need to make any changes, however anywhere an engineer has used `font-size` directly would need to be updated, else render smaller than it should. This could arguably be a minor release but practically should be a major release to allow users to replace `font-size`/`line-height` declarations with `o-typography` mixin calls.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it possible to do a search across the ft github and find out how many font-size/line-height declarations are being used with the fonts?

@chee chee added this to the variable-fonts milestone Dec 11, 2020
@notlee
Copy link
Contributor Author

notlee commented Sep 17, 2021

Moved to issue: #240

@notlee notlee closed this Sep 17, 2021
Origami ✨ automation moved this from incoming to complete Sep 17, 2021
JakeChampion pushed a commit that referenced this pull request Nov 9, 2021
@JakeChampion JakeChampion deleted the variable-fonts-resized branch December 23, 2021 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
meta Relates to an Origami meta
Projects
Origami ✨
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants