CN docs and image
This commit is contained in:
parent
e84cd633b0
commit
3b6426aa24
2 changed files with 14 additions and 0 deletions
|
@ -24,6 +24,12 @@ V7 is a completely remade version, providing variable font, redesigning more tha
|
|||
- 🎨 Icon - First-Class [Nerd-Font](https://github.com/ryanoasis/nerd-fonts) support, make your terminal more vivid.
|
||||
- 🔨 Customize - Enable or disable font features as you want, just make your own font.
|
||||
|
||||
### Simpified Chinese, Traditional Chinese and Japanese
|
||||
|
||||
The CN version contails the glyphs of simplified and traditional Chinese, and Japanese, which are not as normal as most famous fonts. The CJK glyphs' spacing is much looser for better metric alignment, see details in [this issue](https://github.com/subframe7536/maple-font/issues/211).
|
||||
|
||||

|
||||
|
||||
## ScreenShots
|
||||
|
||||

|
||||
|
@ -129,6 +135,7 @@ There are three kind of options for feature freeze:
|
|||
|
||||
### Chinese version
|
||||
|
||||
|
||||
Run `python build.py --cn`, the CN base fonts (about 135 MB) will download from GitHub.
|
||||
|
||||
If you want to build CN base fonts from variable (about 35 MB), setup `"cn.use_static_base_font": false` in [config.json](./config.json) and **BE PATIENT**, instantiation will take about 40-50 minutes.
|
||||
|
|
7
resources/2-1.svg
Normal file
7
resources/2-1.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 77 KiB |
Loading…
Reference in a new issue