-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
6.8.4, 6.9.1
Generated output varies based on screen scale factor.
For example 100%:
<text fill=\"\" fill-opacity=\"\" stroke=\"none\" xml:space=\"preserve\" x=\"1\" y=\"11\" font-family=\"Segoe UI\" font-size=\"9\" font-weight=\"400\" font-style=\"normal\" \n > </text>
vs 150%:
<text fill=\"\" fill-opacity=\"\" stroke=\"none\" xml:space=\"preserve\" x=\"1\" y=\"10.7031\" font-family=\"Segoe UI\" font-size=\"9\" font-weight=\"400\" font-style=\"normal\" \n > </text>
Easiest to reproduce with one display connected so no need to guess which display scale to adjust.
For Gerrit Dashboard: QTBUG-139120 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
682714,4 | Gui: QPainter - ensure calling initPainter | dev | qt/qtbase | Status: NEW | 0 | 0 |
682739,1 | QSvgGenerator: disable font hinting | dev | qt/qtsvg | Status: NEW | 0 | 0 |