Details
-
Bug
-
Resolution: Won't Do
-
P1: Critical
-
None
-
5.13.2
-
None
Description
Bold and other font weights will show up as regular if the font family is not found in the system.
Text { id: t font.family: "NotAFont" anchors.centerIn: parent text: "foobar" font.bold: true }
The text here will not be bold, but removing the "font.family" line (or replacing it with a font family that exists) will fix it.
This seems to be related to c9eff4.
Attachments
Issue Links
- is required for
-
QTBUG-74860 Umbrella task for font selection issues
-
- In Progress
-
For Gerrit Dashboard: QTBUG-79669 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
279880,3 | macOS: Fix style and weight on non-existent fonts | 5.13 | qt/qtbase | Status: ABANDONED | +2 | 0 |
282867,1 | WIP: Register all fonts for family when registering font from descriptor | 5.15 | qt/qtbase | Status: DEFERRED | -2 | 0 |