As of today we are just using nearest neighbor algorithm. This looks really bad both when downsampling and upscaling.
Creating an alternative version of AGKTransformPixelMapper using some more sophisticated algorithm would be awesome. Here's some code hosted on google which does bicubic interpolation.