Fix ambiguous width and private use characters not being rendered when used with variable width text-sizing protocol escape codes

This commit is contained in:
Kovid Goyal
2025-05-12 05:21:51 +05:30
parent 7791a9129c
commit 68b4c3dd6d
3 changed files with 12 additions and 2 deletions

View File

@@ -106,6 +106,11 @@ consumption to do the same tasks.
Detailed list of changes
-------------------------------------
0.42.1 [future]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- Fix ambiguous width and private use characters not being rendered when used with variable width text-sizing protocol escape codes
0.42.0 [2025-05-11]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~