After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 157444 - Interpolation setting ignored scaling image
Interpolation setting ignored scaling image
Status: RESOLVED DUPLICATE of bug 157102
Product: GIMP
Classification: Other
Component: General
2.1.x
Other Linux
: Urgent major
: ---
Assigned To: GIMP Bugs
GIMP Bugs
Depends on:
Blocks:
 
 
Reported: 2004-11-05 13:35 UTC by keith
Modified: 2004-11-05 14:19 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description keith 2004-11-05 13:35:10 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.
Comment 1 Sven Neumann 2004-11-05 14:19:55 UTC
You could have saved yourself and us some work by looking for duplicates first.

*** This bug has been marked as a duplicate of 157102 ***