Cesaryuan
Cesaryuan
Hi, I have the same issue as you. Have you figured it out?
#460 Help translate: > When using WindTerm_2.6.0_Prerelease_5, an error will be reported (as shown in the figure) with socks or http proxy being configured. > But there is no such...
> @cesaryuan I've confirmed that we can reproduce the bug with Android Emulator too. Gonna fix it now. Thank you for your quick response! 😘
> @cesaryuan can you try to Disable the Private DNS in Android Settings -> Network & internet -> Advanced -> Private DNS > > From what I know, it can...
Hi, is there any progress on it?
> How certain are we this isn't a GFW issue It shouldn't be a problem with GFW. Do you mean that I can't connect to your coordination server? In fact,...
> 但是你们难道都没有看过 JetBrains Mono 字体自己的预览吗?那里面就是这样的。没猜错的话正式使用起来应该没有问题吧,汉字间距正常? JetBrains Mono 字体自己的预览也是正常的 
**Description:** 大概找到了问题所在(See [https://github.com/ryanoasis/nerd-fonts/issues/522](https://github.com/ryanoasis/nerd-fonts/issues/522)),这是由于[GDI的bug导致的](https://github.com/adobe-fonts/source-han-sans/issues/154#issuecomment-233897031),对于[`OS/2.PANOSE.Proportion`](https://learn.microsoft.com/en-us/typography/opentype/spec/os2#panose)被设置为monospaced的字体,GDI会忽略CJK的字形宽度而强制使用[`OS/2.xAvgCharWidth`](https://learn.microsoft.com/en-us/typography/opentype/spec/os2#xavgcharwidth)值的两倍作为CJK字符的宽度 **Solution:** 根据原因分析,可以得到以下两种解决方案,经测试可用: - 将合并后字体的`OS/2.PANOSE.Proportion`属性设置为0 (Any) - 修改合并后字体的`OS/2.xAvgCharWidth`为原中文字体的`OS/2.xAvgCharWidth` 假设用于合并的字体为JetBrains Mono + Sarasa Fixed SC,已知Sarasa Fixed SC的`OS/2.xAvgCharWidth`为500,因此修改合并后字体的`OS/2.xAvgCharWidth`为500即可 **Sceenshots:**  **Relate Links:** https://github.com/ryanoasis/nerd-fonts/issues/522 https://github.com/adobe-fonts/source-han-sans/issues/154#issuecomment-233897031 https://typedrawers.com/discussion/comment/15397/#Comment_15397 https://github.com/fontforge/fontforge/issues/4899#issuecomment-1504766397 https://github.com/ryanoasis/nerd-fonts/pull/1167 https://github.com/fontforge/fontforge/issues/1410#issuecomment-164286513 **Tools:** 这里提供一个Python脚本...
> This inspires me to figure out another way, type the following command in powershell > > ```powershell > (& "C:\path\to\conda\Scripts\conda.exe" "shell.powershell" "hook") | Out-String > ``` > > and...
现在是默认启用clash配置里面的所有字段是吗?