mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-06-19 21:55:13 +00:00
sRGB glyph composition: Use default values that give "close to native" rendering. Also use only a single option to control it.
This commit is contained in:
parent
8433f1d731
commit
4dfd4d4972
6 changed files with 55 additions and 76 deletions
|
|
@ -38,7 +38,7 @@ Detailed list of changes
|
|||
0.28.0 [future]
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
- Text rendering: Use sRGB correct linear gamma blending for nicer font rendering and better color accuracy with transparent windows. See the options :opt:`text_old_gamma`, :opt:`text_gamma_adjustment` and :opt:`text_contrast` (:pull:`5969`)
|
||||
- Text rendering: Use sRGB correct linear gamma blending for nicer font rendering and better color accuracy with transparent windows. See the option :opt:`text_composition_strategy` for details. (:pull:`5969`)
|
||||
|
||||
|
||||
0.27.1 [2023-02-07]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue