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

feat: remove unicoderange from our font faces #675

Merged
merged 2 commits into from
Dec 9, 2024
Merged

Conversation

artmsilva
Copy link
Contributor

What I did

@artmsilva artmsilva requested a review from a team as a code owner December 9, 2024 16:01
Copy link

vercel bot commented Dec 9, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
wpds-ui-kit ✅ Ready (Inspect) Visit Preview Dec 9, 2024 4:19pm
wpds-ui-kit-storybook ✅ Ready (Inspect) Visit Preview Dec 9, 2024 4:19pm

Copy link
Contributor

@wp-aberg wp-aberg left a comment

Choose a reason for hiding this comment

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

Should be safe, we're already subsetting the font file (we are still right?) so this isn't getting us much by way of performance.

FWIW, if this range is correct, the updated range value would be

U+A,U+20-5F,U+61-7D,U+A0,U+A1,U+A9,U+BF-C1,U+C8,U+C9,U+CC,U+CD,U+D1-D3,U+D9,U+DA,U+DC,U+E0-E3,U+E7-EA,U+EC,U+ED,U+F1-F5,U+F9,U+FA,U+FC,U+1E9E,U+2009,U+2013,U+2014,U+2018,U+2019,U+201C,U+201D,U+2026

via Unicode Range Interchange

@artmsilva artmsilva merged commit 74e8ffe into main Dec 9, 2024
10 of 11 checks passed
@artmsilva artmsilva deleted the unicoderange branch December 9, 2024 17:53
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.

3 participants