| 开发者 | kimjiwoon |
|---|---|
| 更新时间 | 2026年8月22日 17:50 |
| PHP版本: | 8.1 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPL-3.0-or-later |
| 版权网址: | 版权信息 |
Noto Sans JP and Noto Serif JP web fonts and fills the Axismundi theme's regional CJK fallback slot for
Japanese-language content (lang="ja", on the document root or an inline
subtree).
Two roles:
@font-face rules (front end
and block editor) for the two families. For Japanese-tagged content it sets the
theme's --axismundi-cjk-sans / --axismundi-cjk-serif slots. Latin keeps
rendering in Roboto Flex / Roboto Serif because the theme lists Roboto ahead of
the slot.:lang(ja), this plugin coexists with the Korean
(and future Chinese) regional packages without competing in a fixed font-family
list: each language run resolves to its own regional font, so shared CJK
ideographs render in Japanese glyph forms on Japanese text. Without any regional
plugin the Axismundi theme falls back to the operating system's CJK font.
This plugin bundles no tracking and contacts no external service.
Automatic fallback-slot integration requires Axismundi 0.1.3 or later. Other themes can still select the registered Noto families explicitly from the Font Library or reference their family names in CSS.
No. The @font-face rules are scoped to the Japanese and CJK unicode ranges, so
Latin and numerals continue to use the theme's primary family.
The public document language (<html lang>), normally derived from Site
Language, selects it; an inline lang="ja" subtree selects it for that run only.
A multilingual plugin may set the document language per request. The logged-in
user's profile language translates wp-admin and does not select the font used for
published content.
Yes. Unlike the Korean package, the bundled WOFF2 files include the shared CJK ideographs (CJK Unified Ideographs, Extension A, and Compatibility Ideographs) alongside Hiragana and Katakana, so Japanese Kanji renders in Japanese glyph forms. The files are correspondingly larger than a Kana-only subset.
@font-face provider (front + editor) for Noto Sans JP and
Noto Serif JP, filling Axismundi's locale-aware CJK fallback slot for
:lang(ja), plus a Font Library collection registration.