alacritty / alacritty/crossfont

Support BGR subpixel layout on Windows

未關閉
#68 1 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
help wanted
主要語言
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 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。