On 03/15/2017 08:10 PM, bsmile wrote: > The xcf should reproduce the issue. Just delete the existing layer from > layer->delete layer, and then file->open as layers to import the attached png > file, and you will see the figure gets blurred. Quite weird, is it?
The image is in indexed colors mode. Use Image > Mode to switch to RGB. > Also another question is, what's the use of "new from visible"? It seems it > carries the figure information to the new layer, if so, why not directly work > on > the figure layer itself? It is a very fast way to create a new layer from exactly what's visible in the image as a whole. This is useful if you want to reuse the current result in another image, for example. -- Regards, Michael GPG: 96A8 B38A 728A 577D 724D 60E5 F855 53EC B36D 4CDD _______________________________________________ gimp-user-list mailing list List address: [email protected] List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list List archives: https://mail.gnome.org/archives/gimp-user-list
