字体选择器增强 (#171)

* 字体选择器增强

* 优化字体选择器

---------

Co-authored-by: John Smith <xfgryujk@126.com>
This commit is contained in:
Sodako
2024-04-14 14:28:23 +08:00
committed by GitHub
parent 68fd680ec4
commit 47f47f2344
8 changed files with 171 additions and 32 deletions

View File

@@ -94,7 +94,10 @@ export default {
userNames: '用户名',
showUserNames: '显示用户名',
font: '字体',
fontSelectTip: '你也可以输入本地字体名',
fontSelectTip: '你也可以输入本地字体名。前面的字体会被优先使用',
recentFonts: '最近使用的字体',
presetFonts: '预设字体',
networkFonts: '网络字体',
fontSize: '字体尺寸',
lineHeight: '行高0为默认',
normalColor: '普通颜色',