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 686275 - (destructive) scaling a layer down is destructive, image data is lost when scaling up again
(destructive)
scaling a layer down is destructive, image data is lost when scaling up again
Status: RESOLVED DUPLICATE of bug 142987
Product: GIMP
Classification: Other
Component: General
2.8.2
Other Windows
: Normal normal
: ---
Assigned To: GIMP Bugs
GIMP Bugs
Depends on:
Blocks:
 
 
Reported: 2012-10-17 08:43 UTC by bitbonk
Modified: 2012-10-17 09:50 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description bitbonk 2012-10-17 08:43:07 UTC
When I scale a layer down the resampling is done on the actual image data and the orginal image data is not kept im memory. As a result when I scale the layer back up again, image details are lost forever. This makes a working with Gimp very hard, because everytime I need to rescale something (up) I need to create that layer form the scratch and all previous steps I might have applied to that layer are lost.

Gimp should work the same way as other tools (like Inkscape or Photoshop) where the original image data is retained in memory, so it doesn't matter how often I scale (and I suppose other spatial transformations, like skew or rotate work destructive to) the quality of the layer stays as good as the orginal pixel data.
Comment 1 Michael Natterer 2012-10-17 09:50:43 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

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