alacritty / alacritty/crossfont
Support BGR subpixel layout on Windows
- 主要語言
- Rust
- 星號
- 91
- 分支
- 47
- PR 合併指標
- 30 天內沒有已合併 PR
描述
First of all, thank you for this nice library and the alacritty terminal that uses it.
This issue is for alacritty, but I think the appropriate place for it is here.
On windows, when using a `BGR` monitor / TV, the font rendering is very ugly (with noticeable color fringes).
On linux, this was fixed, according to https://github.com/alacritty/alacritty/issues/4100 (AFAICT the fix was implemented in this library).
Adding some reference info, on how to detect which subpixel layout is used on Windows (in case it may be useful):
[Microsoft docs](https://learn.microsoft.com/en-us/dotnet/desktop/wpf/advanced/cleartype-registry-settings?view=netframeworkdesktop-4.8#pixel-structure)
[Investigation by BetterClearTypeTuner (2019)](https://github.com/bp2008/BetterClearTypeTuner/wiki/ClearType-Investigations)
Thank you again for your good work!
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。