google / google/fonts

The introduction of Google's remote inter font resulted in different rendering fonts for Mac and Windows

Open
#8,288 0 comments 0 reactions 0 assignees View on GitHub
I Font Bug
Dominant language
HTML
Stars
20.5k
Forks
2.9k
Avg merge
1d 21h
Merged PRs (30d)
95

Description

**Describe the bug**

I introduced remote inter variable fonts using the font component in the Next14 version, but the final rendered fonts on Mac and Windows were different

**Expected behavior**
I don't know what the correct behavior is because I can't be sure if it's a problem on the Mac or on Windows right now

**Screenshots**

6bf9d290e1a05625b10a5a4420d0bbc
995727784f5f1fbaaaf17a79a110e5d

**Additional context**
The next version is 14, which introduces Google Remote font with font name Inter and code const Inter=Inter (){
subsets: ['latin'],
variable: '--font-inter',
weight: ['400', '500', '600', '700'],
display: 'swap',
adjustFontFallback: false,
});

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.