**Describe the bug** As title, but this works quite well in v1 on Alacritty This is a continuation of https://github.com/gui-cs/Terminal.Gui/issues/2928 **To Reproduce** Steps to reproduce the behavior: 1. Use Alacritty 2. In the directory, `dotnet run --project Examples/UICatalog/UICatalog.csproj` (`dotnet run --project UICatalog/UICatalog.csproj` on v1) **Expected behavior** Runes should be rendered correctly **Screenshots** Alacritty, `v2_develop` and `v2_release` (renders incorrectly): <img width="1928" height="1048" alt="Image" src="https://github.com/user-attachments/assets/971ac16b-afab-4c90-aa2b-7b208cbadffd" /> Windows Terminal, `v2_develop` and `v2_release` (seems normal): <img width="1928" height="1056" alt="Image" src="https://github.com/user-attachments/assets/f3953f41-2fa1-47a9-bdbe-90398a7c8c0c" /> Alacritty, `v1_release` (seems normal): <img width="1928" height="1048" alt="Image" src="https://github.com/user-attachments/assets/a89c73e3-e3f8-4a85-ac5c-1ef5bbfab767" /> Windows Terminal, `v1_release` (renders incorrectly): <img width="1928" height="1056" alt="Image" src="https://github.com/user-attachments/assets/955096c0-d473-427d-aace-cc9fcd619155" /> **Additional context** As per https://github.com/microsoft/terminal/issues/17016 and https://github.com/microsoft/terminal/pull/16825 , I can't 100% sure whether this is a Terminal.Gui problem or the corresponding terminal emulator's.