Skip to content

Commit 8d26c1e

Browse files
committed
feat: add ttc-source-han-serif font installation instructions, close #13
1 parent 95e00c6 commit 8d26c1e

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

packageData.json

+9
Original file line numberDiff line numberDiff line change
@@ -644,6 +644,15 @@
644644
},
645645
"type": "enable"
646646
},
647+
"ttc-source-han-serif": {
648+
"description": "思源宋體",
649+
"install": {
650+
"linux": "",
651+
"mac": "brew install ttc-source-han-serif",
652+
"windows": ""
653+
},
654+
"type": "enable"
655+
},
647656
"yt-dlp": {
648657
"description": "YouTube 影片下載 CLI 工具",
649658
"install": {

0 commit comments

Comments
 (0)