27 lines
273 B
Markdown
27 lines
273 B
Markdown
# Maple Series
|
|
|
|
version 4
|
|
|
|
## Download
|
|
|
|
wait to upload or you can build locally
|
|
|
|
## Introduce
|
|
|
|
wait to edit
|
|
|
|
## Dev
|
|
|
|
### usage
|
|
|
|
fonttools
|
|
|
|
### build
|
|
|
|
```
|
|
git clone https://github.com/subframe7536/Maple-font
|
|
cd Maple-font
|
|
pip install fonttools
|
|
cd source
|
|
python build.py
|
|
```
|