This is a module add more font weight for CJK(Chinese, Japanese and Korean) by modify the fonts.xml
.
By putting the charater into a single file, it reduce some space compare to install fonts for each languages. That is super OTC font.
You need at least Android 7(Nougat) to use super OTC.
Go releases to download this module and install in Magisk.
We strongly recommend you use textFontWeight
as possible.
DemiLight is Normal in Source Han Sans. More about DemiLight: 思源黑体的 DemiLight / Normal 字重因何而生? - 孫志貴的回答 - 知乎
Note: Roboto is variable font since Android 12.
textFontWeight | textFontWeight | latin | CJK |
---|---|---|---|
100 | sans-serif-thin | Roboto Thin | Noto Sans CJK Thin |
300 | sans-serif-light | Roboto Light | Noto Sans CJK Light |
350 | (None) | (None) | Noto Sans CJK Demi-light |
400 | sans-serif | Roboto Regular | Noto Sans CJK Regular |
500 | sans-serif-medium | Roboto Medium | Noto Sans CJK Medium |
700 | (textStyle=bold ) |
Roboto Bold | Noto Sans CJK Bold |
900 | sans-serif-black | Roboto Black | Noto Sans CJK Black |
*(each weight above) | (textStyle=italic ) |
Roboto * Italic | (None) |
textFontWeight | textFontWeight | latin | CJK |
---|---|---|---|
200 | (None) | (None) | Noto Serif CJK Extra-light |
300 | (None) | (None) | Noto Serif CJK Light |
400 | serif | Noto Serif Regular | Noto Serif CJK Regular |
500 | (None) | (None) | Noto Serif CJK Medium |
600 | (None) | (None) | Noto Serif CJK Semi-bold |
700 | serif-bold | Noto Serif Bold | Noto Serif CJK Bold |
900 | (None) | (None) | Noto Serif CJK Black |
400 | (textStyle=italic ) |
Noto Serif Italic | (None) |
700 | (textStyle=italic ) |
Noto Serif Bold Italic | (None) |