https://github.com/oovm/zx-fonts
Zx 框架字体包
https://github.com/oovm/zx-fonts
unity zx-framework
Last synced: over 1 year ago
JSON representation
Zx 框架字体包
- Host: GitHub
- URL: https://github.com/oovm/zx-fonts
- Owner: oovm
- License: cc0-1.0
- Created: 2022-11-14T07:52:25.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-11-14T08:15:29.000Z (over 3 years ago)
- Last Synced: 2025-03-28T19:15:17.421Z (over 1 year ago)
- Topics: unity, zx-framework
- Homepage:
- Size: 25.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# [Zx Fonts](https://github.com/oovm/ZxFonts) - Zx 框架字体包
## 思源黑体 2.004R
https://github.com/adobe-fonts/source-han-sans/releases
Region Specific Subset OTFs Simplified Chinese (简体中文)
## 思源宋体 2.001R
https://github.com/adobe-fonts/source-han-serif/releases
Language Specific OTFs Simplified Chinese (简体中文)
## 安装
### 使用 [Unity Package Manager](https://docs.unity3d.com/Manual/upm-ui-giturl.html)
```sh
https://github.com/oovm/ZxFonts.git
```
### 使用 [OpenUPM](https://openupm.com/)
```sh
# npm install -g openupm-cli
openupm add com.zx.font
```