summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
diff options
context:
space:
mode:
authorDominik Holland <dominik.holland@qt.io>2022-10-04 09:22:03 +0200
committerDominik Holland <dominik.holland@qt.io>2022-10-11 18:35:59 +0200
commitf6626cf3c3e7336567293b4b943a97b76e4e5f3d (patch)
tree7c9e00ad8b931bc4d33bed7609959d01f3daf827 /src/gui/kernel
parentc4e550703c2bdc1ee710507b8df9c0c9a118402e (diff)
Fix broken Text rendering when noantialiased NativeRendering is used
In case antialiasing is disabled the QFontEngine::Format_Mono is used to render in the glyph cache. In this format the padding needs to be 8-bit aligned. Fixes: QTBUG-107038 Pick-to: 6.4 6.3 6.2 5.15 Change-Id: Icf69150b6b446099ad05d706ddcab0a57f8fe0c0 Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
Diffstat (limited to 'src/gui/kernel')
0 files changed, 0 insertions, 0 deletions