Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.0.0, 5.1.0 , 5.2.0
-
None
Description
Currently support for fonts weights in Qml is skewed towards bold like weights.
"Font.Light 25
Font.Normal 50
Font.DemiBold 63
Font.Bold 75
Font.Black 87 "
But the trend this days is for the use of Light fonts that becomes only possible to use via a repackaging and renaming of a font that a designer might want to use... this is not practical or even legal to do in many cases..
So my request is to include more Light weights in Qml.
Also the IMO current way of selecting the weight is not the best way to to expose it.
Attachments
Issue Links
- depends on
-
QTBUG-30851 Impossible to use different flavours of a font in the same project without changing the font's "Font Family"
- Closed
-
QTBUG-38482 Font style doesn't follow the font weight
- Closed
- is required for
-
QTBUG-74860 Umbrella task for font selection issues
- In Progress
- relates to
-
QTBUG-73063 Qt Quick Changes in Qt 6
- Open
- resulted in
-
QTBUG-80402 Wrong type of font.weight property in Qt Quick
- Closed