https://bugs.kde.org/show_bug.cgi?id=474376

Nate Graham <n...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/fram
                   |                            |eworks/kirigami/-/commit/ce
                   |                            |458836db76d2c457264ecd61034
                   |                            |c1e0210b098
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Nate Graham <n...@kde.org> ---
Git commit ce458836db76d2c457264ecd61034c1e0210b098 by Nate Graham, on behalf
of Marco Martin.
Committed on 12/09/2023 at 15:41.
Pushed by ngraham into branch 'master'.

Icon: render double-sized icons for 1<scale<2 to improve quality

For scale factors that are more than 1 but less than 2, which are quite
common, if the icon is rendered double to what was needed (i.e. 250% on
a scale factor of 125%) then when the resulting QImage is scaled down,
the final quality of the rendered icon is noticeably better.

M  +17   -16   src/icon.cpp
M  +1    -0    src/icon.h

https://invent.kde.org/frameworks/kirigami/-/commit/ce458836db76d2c457264ecd61034c1e0210b098

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to