update at 2026-02-07 11:14:09

This commit is contained in:
douboer
2026-02-07 11:14:09 +08:00
parent 2d18aa5137
commit 591bd9ba05
67 changed files with 4885 additions and 0 deletions

2
run.sh
View File

@@ -1,4 +1,6 @@
source .venv/bin/activate
lsof -ti:5173,5174,5175,5176 | xargs kill -9 2>/dev/null;
python font2svg.py --fontdir font --text "星程紫微" --outdir svg