GNOME Bugzilla – Bug 157102
Scale image produces bad quality
Last modified: 2004-11-17 19:42:25 UTC
1. Open an image in any format (my example was 512x480) 2. Image -> Scale Image... 3. Leave width and height locked, change height to 400 4. The interpolation quality makes no difference, but I have it defaulted to Cubic. 5. Apply 6. The resulting image is very bad quality, as if interpolation is stuck on None or worse. Lines that should be smooth are very jagged. I can put some examples up on the web if anybody would like to see them.
2004-11-02 Sven Neumann <sven@gimp.org> * app/dialogs/image-scale-dialog.c (image_scale_callback): actually use the choosen interpolation type. Fixes bug #157102.
*** Bug 157226 has been marked as a duplicate of this bug. ***
*** Bug 157350 has been marked as a duplicate of this bug. ***
*** Bug 157444 has been marked as a duplicate of this bug. ***
*** Bug 157663 has been marked as a duplicate of this bug. ***
*** Bug 158569 has been marked as a duplicate of this bug. ***