Noto Sans JP does not use local fonts.
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Newbie friendliness
- 75/100
- Issue type
- Bug
- Clarity
- Clearly specified
- Activity status
- Stale
- Tech stack
- css
- Domain
- frontend
Research direction
Start with the Noto Sans JP CSS shown in the issue and inspect its src: local() declarations. Compare the local font names with the linked Google Fonts specimen and update the two outdated name patterns; done means the declarations use Noto Sans JP and NotoSansJP for the relevant weights.
Written by the indexing model from the issue text.
Description
Please update src: local() as follows
- Noto Sans Japanese => Noto Sans JP
- NotoSansJapanese => NotoSansJP
Noto Sans JP currently trys to load 'Noto Sans Japanese <fontweight>' and 'NotoSansJapanese-<fontweight>'
https://fonts.googleapis.com/css?family=Noto+Sans+JP
@font-face {
font-family: 'Noto Sans JP';
font-style: normal;
font-weight: 400;
src: local('Noto Sans Japanese Regular'), local('NotoSansJapanese-Regular'), url(...
But the local font faces are 'Noto Sans JP <fontweight>' and 'NotoSansJP-<fontweight>'
page: https://fonts.google.com/earlyaccess#Noto+Sans+Japanese
DL link: http://fonts.gstatic.com/ea/notosansjapanese/v6/download.zip
page: https://fonts.google.com/specimen/Noto+Sans+JP?selection.family=Noto+Sans+JP
DL link: https://fonts.google.com/download?family=Noto%20Sans%20JP
"Noto Sans Japanese" is only used for older versions of early access fonts.
DL link: http://fonts.gstatic.com/ea/notosansjapanese/v1/download.zip
- Dominant language
- HTML
- Stars
- 20.5k
- Forks
- 2.9k
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 98
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from google/fonts
-
I Font Bug
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
I API / Website / Platform I Request I Tools / workflow / repo
Difficulty 1/5 Under an hour Newbie friendliness 82/100
-
I Font Upgrade
Difficulty 2/5 1-3 hours Newbie friendliness 64/100
-
I New Font II Submission
Difficulty 1/5 Under an hour Newbie friendliness 78/100
-
Add Kibernetyk Mono OpenI New Font II Submission
Difficulty 4/5 3-5 days Newbie friendliness 55/100
Similar issues
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
gitbutlerapp/gitbutler#15998 · 1 comment ·
-
t/bug
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
bug ready-for-dev
Difficulty 1/5 1-3 hours Newbie friendliness 90/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
community first-timers-only good first issue hacktoberfest help wanted low hanging fruit up-for-grabs
Difficulty 1/5 Under an hour Newbie friendliness 92/100