https://github.com/simonsmh/notocjk
NotoSansCJK & NotoSerifCJK full weight patch for Android devices.
https://github.com/simonsmh/notocjk
fonts magisk magisk-module
Last synced: 6 months ago
JSON representation
NotoSansCJK & NotoSerifCJK full weight patch for Android devices.
- Host: GitHub
- URL: https://github.com/simonsmh/notocjk
- Owner: simonsmh
- License: ofl-1.1
- Created: 2018-01-10T14:22:15.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-12-26T15:08:23.000Z (10 months ago)
- Last Synced: 2025-03-30T19:04:37.819Z (7 months ago)
- Topics: fonts, magisk, magisk-module
- Language: Shell
- Homepage:
- Size: 740 MB
- Stars: 522
- Watchers: 8
- Forks: 25
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE_OFL.txt
Awesome Lists containing this project
README
# NotoCJK
[](https://github.com/simonsmh/notocjk/actions)
[](https://github.com/simonsmh/notocjk/releases)A full weight font patch for Android devices.
> NotoSansCJK full weight patch supports Android 8+
> NotoSerifCJK full weight patch supports Android 9+Fonts files are provided by [noto-cjk](https://github.com/googlefonts/noto-cjk) from Google.
> The fonts have been modified using [subset_noto_cjk.py](https://android.googlesource.com/platform/external/noto-fonts/+/refs/heads/main/scripts/subset_noto_cjk.py) to remove `cmap` entries for characters that should default to the emoji style on Android.
> The fonts have been modified using [chws_tool](https://github.com/googlefonts/chws_tool) to include a `chws` table.
> For more details, please visit https://github.com/WordlessEcho/patch-noto-cjk-for-android
## NOTICE
* You should use latest Magisk/KernelSU/APatch to install this module.
* Disable deny list/Close umount modules switchs.
* For Android 15+, NotoSansCJK officially supports variable fonts but only within the weight range of 400-900. This module extends the range to 100-900.
* Recent fixes:
* Removed old fonts that prevent MinikinFont from loading with an NPE when Magisk/KernelSU triggers unmounting.
* Known issues:
* HK fonts style is pending & waiting for Google solution in later android versions.## Credit & Support & Maintenance
* Currently, this module is still maintained. It was used to be stored at official repo but got removed in repo cleanup. Now you can download it directly in this repo's [release tabs](https://github.com/simonsmh/notocjk/releases). [John Wu's Twitter for details](https://twitter.com/topjohnwu/status/1229896206584664065)
* Any issue or pull request is welcomed.
* Star this module at [GitHub](https://github.com/simonsmh/notocjk).