Skip to content
Commit ce458836 authored by Marco Martin's avatar Marco Martin Committed by Nate Graham
Browse files

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.

BUG: 474376
parent b6426ad2
Pipeline #478659 passed with stage
in 2 minutes and 43 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment