improve naming
This commit is contained in:
parent
9b9146eb7d
commit
2422e09f42
2 changed files with 4 additions and 3 deletions
1
.github/release_template.md
vendored
1
.github/release_template.md
vendored
|
@ -1,6 +1,7 @@
|
||||||
## Changelog
|
## Changelog
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Download
|
## Download
|
||||||
|
|
||||||
[Which File to Download?](https://github.com/subframe7536/maple-font/tree/variable?tab=readme-ov-file#naming-faq)
|
[Which File to Download?](https://github.com/subframe7536/maple-font/tree/variable?tab=readme-ov-file#naming-faq)
|
||||||
|
|
|
@ -54,9 +54,9 @@ paru -S ttf-maple-beta
|
||||||
- **TTF**: Minimal version, ttf format [Recommend!]
|
- **TTF**: Minimal version, ttf format [Recommend!]
|
||||||
- **OTF**: Minimal version, otf format
|
- **OTF**: Minimal version, otf format
|
||||||
- **WOFF2**: Minimal version, woff2 format, for small size on web pages
|
- **WOFF2**: Minimal version, woff2 format, for small size on web pages
|
||||||
- **NF**: Nerd-Font patched version, add icons for terminal
|
- **NF**: Nerd-Font patched version, add icons for terminal (With `-NF` suffix)
|
||||||
- **CN**: Chinese version, embed with Chinese and Japanese glyphs
|
- **CN**: Chinese version, embed with Chinese and Japanese glyphs (With `-CN` suffix)
|
||||||
- **NF-CN**: Full version, embed with icons, Chinese and Japanese glyphs
|
- **NF-CN**: Full version, embed with icons, Chinese and Japanese glyphs (With `-NF-CN` suffix)
|
||||||
|
|
||||||
### Font Hint
|
### Font Hint
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue