Details
-
Suggestion
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
5.11.2
-
None
Description
Currently on Windows, the only font that Qt supports that contains colored emojis is "Segoe UI Emoji". Other fonts like twemoji-color-font or noto-color-emoji use SVGinOT which while supported by Windows 10 since the Anniversary Update, doesn't work with Qt. When used in a Qt/QML application, these fonts are only drawn in black and white.
Attachments
Issue Links
- relates to
-
QTBUG-112223 Modernize font handling in Qt
- In Progress
-
QTBUG-131116 Freetype: Support COLR format color fonts
- Closed
-
QTBUG-113458 DirectWrite don't handle CBDT, COLRv1, sbix, SVG color fonts
- Closed
-
QTBUG-120543 WebEngine Opentype SVG colour font support (patches attached)
- Reported