GNOME Bugzilla – Bug 686275
scaling a layer down is destructive, image data is lost when scaling up again
Last modified: 2012-10-17 09:50:43 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.
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 ***