Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.8.0, 5.9.2, 6.2.1
-
Windows 7
Windows 10
-
6f542f19bfe7bf3c0729f33d163841fbb6f169e7 (qt/qtbase/dev) beea7ba95bf3a3847a052321de555bbf5198ba84 (qt/qtbase/6.2)
Description
[REG 5.7->5.8][Windows]: When using Courier with a large pixel size then it will show up as 13 points regardless. This is because it is no longer scaling the font when the size requested does not exist.
The fix done to ensure it shows the one closest to the requested size without causing a problem with it being invisible is correct for the other bitmap fonts. But it seems that Courier is special-cased on Windows as it would not have the same problems as the other bitmap fonts did.
Attachments
Issue Links
- is duplicated by
-
QTBUG-59975 [REG 5.7.1 -> 5.8.0] Cannot set font size for Courier
- Closed
-
QTBUG-59710 Can't select certain Courier font sizes on Windows 10
- Closed
- relates to
-
QTBUG-65562 Issue with font-family attribute in QGraphicsSvgItem .
- Reported