5 lines
97 B
Bash
Executable File
5 lines
97 B
Bash
Executable File
|
|
source .venv/bin/activate
|
|
|
|
python font2svg.py --fontdir font --text "星程紫微" --outdir svg
|