macOS: Fix text rendered with fallback fonts not respecting bold/italic styling

This commit is contained in:
Kovid Goyal
2024-03-20 18:23:09 +05:30
parent 0042288e92
commit 752fcb6424
2 changed files with 25 additions and 7 deletions

View File

@@ -54,6 +54,8 @@ Detailed list of changes
- Splits layout: Allow resizing until one of the halves in a split is minimally sized (:iss:`7220`)
- macOS: Fix text rendered with fallback fonts not respecting bold/italic styling (:disc:`7241`)
0.33.0 [2024-03-12]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~