Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.8.1, 6.8.2, 6.9.0
-
None
Description
Chrome supports COLRv1 fonts since Chrome 98 , but they don't render in a QtWebEngine on Linux.
Steps to reproduce:
- Install PySide6 (provided example is in Python, but I don't think the bug has anything to do with Python binding per se).
- Download Noto-COLRv1.ttf from https://github.com/googlefonts/noto-emoji/tree/main/fonts.
- Download attachments.
- Run python colrv1_test.py and see that nothing is rendered.
- Open colrv1-test.html in Chrome and see that it renders an emoji.
The bug is not reproducible on Windows or macOS. QtWebEngine on these OSs does support COLRv1.