is not always very high quality.
If you take a large image (such as that from a digital camera) and use this to scale down
image.rescaled(w,h,
Graphics::highResamplingQuality);
it’s just terrible. i had to use another image library in the end.
or am i missing something.