Leo
Leo
> it give me this error > > ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of...
I am using attila modified by me: [https://leonis.cc](https://leonis.cc) Thanks!
@arulrajnet, awesome work! I love the dark theme function. I would like to feedback a problem after visiting this new version. When I switched into mobile device, a search icon...
@WhiredPlanck 感谢开发者的辛勤贡献,已测试 [v3.2.16](https://github.com/osfans/trime/releases/tag/v3.2.16) 与[每夜版](https://github.com/osfans/trime/releases/tag/nightly),仍存在该问题。
感谢作者的工作。 我主要使用该字体作为移动设备的显示字体,在横排文本环境下居中的标点显得比较突兀,在这方面确实有些众口难调。我检查了仓库文件,推测只用修改 map 文件即可改回沉底的标点。苦于我没有字体开发的经验,请问作者能否给出构建字体所使用的脚本,告诉我大致的构建流程。
> @Bobo-alcazar 还没有写具体文档,下面的先大概看吧 > > ```yaml > style/font_face: "Segoe UI Emoji:20:39, Noto Color Emoji SVG:80, Segoe UI Emoji:80, Arial:600:6ff, LXGW Wenkai Narrow" > style/label_font_face: "Segoe UI Emoji:20:39, Noto Color Emoji...
@fxliang 感谢! 我找到一直设置不成功的原因了,例如我的设置为 ``` font_face: "Segoe UI Emoji, 思源宋体 CN:heavy" ``` 由于 Segoe UI Emoji 的缺省字重是 `normal`,导致思源宋体的字重也是 `normal`。 只有设置为 ``` font_face: "Segoe UI Emoji:heavy, 思源宋体 CN:heavy" ``` 思源宋体才会显示为 `heavy`,不知道是不是bug
@fxliang 明白了,感谢! 原来是以首个字体的字重为准,是我误以为每个字体都可以分别设定字重了
@arulrajnet @hatdropper1977, Thanks for your replies. I totally understand you have a TODO list and need to finish it firstly. I am also paying attention to update of attila and...