Fix missed out some codepoints when porting is_non_rendered to unicode lookup table

Fixes #8495
This commit is contained in:
Kovid Goyal
2025-03-30 10:40:19 +05:30
parent 2eed7b62ab
commit a5a25fbd8c
4 changed files with 306 additions and 294 deletions

View File

@@ -94,6 +94,13 @@ consumption to do the same tasks.
Detailed list of changes
-------------------------------------
0.41.1 [future]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- Fix a regression in the previous release that caused rendering of emoji using
the VS16 variation selector to fail with some fonts (:iss:`8495`)
0.41.0 [2025-03-29]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~