Firestar-Reimu
Firestar-Reimu
1. 方正GBK字库似乎是要国家机关单位等等花钱买的 2. 方正官网上写的简体和繁体,简体可能是GBK也可能是GB2312,离谱,可以试一下一些GB2312以外的字(例如我室友的名字有个“浛”)
非常感谢!顺便看一下这个issue https://github.com/vinceliuice/McMojave-circle/issues/58
还有一点,考虑到汉字方块字的特性,斜体排版质量不佳,如果我想把“登陆失败”的字体改成Regular/Bold,应该去哪里改呢? PS: 更改24h的方法: `/Fluent-kde-main/sddm/Fluent/components/Clock.qml`中Line 29 ``` Label { text: Qt.formatTime(timeSource.data["Local"]["DateTime"], "hh:mm:ss") ```
Main.qml的第455行: ``` onLoginFailed: { notificationMessage = i18nd("plasma_lookandfeel_org.kde.lookandfeel", "Login Failed") footer.enabled = true mainStack.enabled = true userListComponent.userList.opacity = 1 } ```
453~462行 ``` Connections { target: sddm onLoginFailed: { notificationMessage = i18nd("plasma_lookandfeel_org.kde.lookandfeel", "Login Failed") font.family: textFont.name font.bold: true footer.enabled = true mainStack.enabled = true userListComponent.userList.opacity = 1 } ``` 报错:457行24列:expect token:','(就是font.family:的冒号那里)...
> font.family: 你需要添加一个真实字体的名字 试过了,不行,还是说缺逗号,但是官方文档(`https://doc.qt.io/qt-5.12/qtquick-text-fonts-fonts-qml.html`)里面也不需要逗号啊
 In fact Spyder 5 looks worse, small icons on big icon boxes, the left menu of `preferences` is also bad
https://github.com/sun11/hexo-renderer-kramed/issues/12 Here is an issue about to-do list, I think it is necessary. maybe @coveralls can delete the test and re-PR again. @sun11 Are you still maintaining this repo?
Same issue on my 2560x1600 screen. https://forum.manjaro.org/t/how-to-make-the-x-window-show-better/91646/ pyraf 2.1.15 iraf 2.16.UR.1 python 2.7.18 tk 8.6.11
Nope, I install Pyraf 2.2.0rc1 on pip and Iraf Snapshot 2.16.1+2021.06.14  This is what `epar` looks like