SDL3_ttf version: v3.2.2 OS: Windows 11 Display: 2K, dpi: 120 Using the `showfont` in example folder to do the testing. ``` .\showfont.exe --textengine renderer --shaded --fallback C:\Windows\Fonts\msyh.ttc --fallback C:\Windows\Fonts\msgothic.ttc --fallback C:\Windows\Fonts\malgun.ttf C:\Windows\Fonts\consola.ttf 18 "hello 你好 백척간두 SDL" ``` <img width="637" height="313" alt="Image" src="https://github.com/user-attachments/assets/7cd89fc3-63d1-4405-ad56-e753c0892cb4" /> Expected result: <img width="307" height="64" alt="Image" src="https://github.com/user-attachments/assets/8d23f7a7-e599-4720-b02a-b720e0227bf8" />