| 开发者 | kimjiwoon |
|---|---|
| 更新时间 | 2026年7月5日 19:33 |
| PHP版本: | 8.1 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPL-3.0-or-later |
| 版权网址: | 版权信息 |
Noto Sans KR and Noto Serif KR
web fonts and fills the Axismundi theme's regional CJK fallback slot when the
current document root has a Korean language tag (ko or ko-*).
Two roles:
@font-face rules (front end
and block editor) for the two families. On a Korean document it sets the
theme's --axismundi-cjk-sans / --axismundi-cjk-serif slots. The fonts are
scoped to Hangul, so Latin keeps rendering in Roboto Flex / Roboto Serif.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 Korean unicode range, 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. A multilingual plugin may set that language per request.
The logged-in user's profile language translates wp-admin and does not select the
font used for published content.
No. The bundled WOFF2 files are deliberately limited to Hangul and Jamo. Shared CJK ideographs fall through to the operating system font until a separate regional Hanja subset is provided.
NOTICE.txt.@font-face provider (front + editor) for Noto Sans KR and
Noto Serif KR, plus a Font Library collection registration.