gpui: Fix CJK line wrap for GPUI text render (#17737)
Release Notes: - N/A This changes is going to let GPUI render correct text wrapping for CJK characters. We was done this in PR #11296 for Editor, but this is also need support for other text renders. | Before | After | | --- | --- | | <img width="488" alt="SCR-20240912-jtvo" src="https://github.com/user-attachments/assets/d061669c-62ab-4a7e-a724-2df84815d1ed"> | <img width="438" alt="image" src="https://github.com/user-attachments/assets/ec27fd80-69db-48b6-8ade-694cd65d1843"> |
J
Jason Lee committed
ee96d69e37790a37603ec0d558f0d3f08b9a6661
Parent: b9b6284
Committed by GitHub <noreply@github.com>
on 9/12/2024, 7:55:03 PM