mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-31 22:32:45 +00:00
Fix horizontal alignment of emoji incorrect becase rendered_width was not being set after switching to using cairo to render them
Fixes #9395
This commit is contained in:
parent
a53d5b2fae
commit
a88cb2d14d
2 changed files with 6 additions and 0 deletions
|
|
@ -197,6 +197,9 @@ Detailed list of changes
|
|||
- Wayland: Remove usage of the wayland color management protocol to inform
|
||||
compositors of the color space used by kitty
|
||||
|
||||
- Linux: Fix a regression in 0.40 that caused horizontal alignment for emoji to
|
||||
be incorrect in some cases (:iss:`9395`)
|
||||
|
||||
|
||||
0.45.0 [2025-12-24]
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue