Closed SoftwareType closed 2 months ago
GDI mode has various limitations that are not present in DirectWriteCore, including the inability to render colour emojis and variable fonts, which means it will fall back to other fonts or placeholders as necessary. More fine-tuning has been added to DWrite in Chromium in recent months (https://chromestatus.com/feature/6236420349100032), which means that the future of GDI rendering is doubtful in Supermium.
GDI mode has various limitations that are not present in DirectWriteCore, including the inability to render colour emojis and variable fonts, which means it will fall back to other fonts or placeholders as necessary. More fine-tuning has been added to DWrite in Chromium in recent months (https://chromestatus.com/feature/6236420349100032), which means that the future of GDI rendering is doubtful in Supermium.
The thing about rendering emojis actually makes sense. For the future of GDI only rendering, we could probably create a discussion post about it
But I'm gonna ask one question; May sound impossible per se, but can a GDI go hybrid with DirectWrite?
Describe the bug For some reason, some flags doesn't work properly Also, for some reason, every but this browser has the font working I AM ON GDI MODE BTW The website uses font-family via url(./fonts/example.ttf)
I have included these 2 because they might be the same issue/solution To Reproduce Steps to reproduce the behavior:
Expected behavior
Desktop (please complete the following information):
Additional Context: it's not in all websites