GNOME Bugzilla – Bug 157444
Interpolation setting ignored scaling image
Last modified: 2004-11-05 14:19:55 UTC
The interpolation setting is not set by the image_scale_dialog_new callback meaning that nearest neighbour is always used (and looks horrible). Simply requires dialog->interpolation = interpolation ; added to image_scale_callback in image-scale-dialog.c.
You could have saved yourself and us some work by looking for duplicates first. *** This bug has been marked as a duplicate of 157102 ***