Skip to content

Commit

Permalink
Prefer "Hiragino Kaku Gothic ProN" in system-ui-ja (go-gitea#17954)
Browse files Browse the repository at this point in the history
  • Loading branch information
rinsuki authored and Stelios Malathouras committed Mar 28, 2022
1 parent cb8b731 commit c9f61be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web_src/less/_font_i18n.less
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ each(@fonts, {

@fonts: {
@ja:
"HiraginoSans-:{W2,W4,W5,W6}", "HiraKakuProN-:{W3,W6}", "Hiragino Kaku Gothic ProN :{W3,W6}",
"HiraKakuProN-:{W3,W6}", "Hiragino Kaku Gothic ProN :{W3,W6}", "HiraginoSans-:{W2,W4,W5,W6}",
.shs("JP")[], .shs("J")[], .noto("JP")[], .shs("")[],
/* https://acetaminophen.hatenablog.com/entry/2016/02/15/225009 */
"Yu Gothic :{Regular,Medium,Bold}", "YuGothic :{Regular,Medium,Bold}",
Expand Down

0 comments on commit c9f61be

Please sign in to comment.