https://bugs.kde.org/show_bug.cgi?id=441649
--- Comment #9 from Alvin Wong <[email protected]> --- Git commit cc3f4e4f89439a873de77e1b83b6a9af35c16d98 by Alvin Wong. Committed on 22/09/2021 at 09:00. Pushed by alvinwong into branch 'krita/5.0'. Backport Qt patches to fix paint artifacts on fractional scaling Backported three changes: - https://codereview.qt-project.org/c/qt/qtbase/+/249023 - https://codereview.qt-project.org/c/qt/qtbase/+/278047 - https://codereview.qt-project.org/c/qt/qtbase/+/308500 (cherry picked from commit a2b87cf71b7d0a1079842d60c0431acce50c2fb0) M +20 -0 3rdparty/ext_qt/CMakeLists.txt A +120 -0 3rdparty/ext_qt/frac_dpi_paint_artifacts/0001-Add-faster-path-for-scaling-QRegion-with-multiple-re.patch A +128 -0 3rdparty/ext_qt/frac_dpi_paint_artifacts/0002-Fix-QPainter-off-by-one-clipping-for-some-non-intege.patch A +35 -0 3rdparty/ext_qt/frac_dpi_paint_artifacts/0003-Fix-under-non-integer-scaling-incorrect-update-area.patch https://invent.kde.org/graphics/krita/commit/cc3f4e4f89439a873de77e1b83b6a9af35c16d98 -- You are receiving this mail because: You are watching all bug changes.
