update at 2026-02-09 16:09:44

This commit is contained in:
douboer
2026-02-09 16:09:44 +08:00
parent ffb7367d3a
commit 917f210dae
20 changed files with 790 additions and 184 deletions

View File

@@ -0,0 +1,19 @@
module.exports = {
inputText: '星程字体转换',
fontSize: 50,
textColor: '#dc2626',
selectedFontIds: [
'0001',
'0003',
'0006',
'0011',
'0015',
],
favoriteFontIds: [
'0001',
'0003',
'0006',
'0011',
'0015',
],
}