Hi!
I've done a function that takes a big jpeg picture and scales it into 3 different sizes. The largest one of the scaled images looks really good, but the two other looks really bad (the smaller, the badder)
I realize that this has to do do with the scaling algorithm, but can I tweak it in some way? Or is Imager limited to the underlying libraries on the server?
I've tried to scale the images with qtype=mixed, but the result wasn't much better than before.