k-kawa / aseprite

Automatically exported from code.google.com/p/aseprite
0 stars 0 forks source link

New image should use palette from clipboard image. #94

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What do you need to do?

I often want to take a small portion of one image and create a new image with 
it as the starting point.  However, if I copy that image, then create a new 
image, and paste the image in that new file, the palette will be off (since the 
pallets from the two images is often different).

It would be great if when I create a new image it can check if there is an 
image in the OS clipboard, and use that pallet instead of the default.

How would you like to do it?

Original issue reported on code.google.com by matt.hug...@gmail.com on 4 Apr 2012 at 5:45

GoogleCodeExporter commented 8 years ago

Original comment by davidcapello on 19 Apr 2012 at 2:53

GoogleCodeExporter commented 8 years ago
An alternate way to handle this would be to update the palette upon pasting, if 
desired by the user.  Perhaps a command similar to excels "paste special" where 
user can chose exactly what is pasted, e.g. pixels, palette data, etc.

Original comment by DocHoncho@gmail.com on 9 Dec 2013 at 2:53

GoogleCodeExporter commented 8 years ago

Original comment by davidcapello on 10 Apr 2014 at 1:06

GoogleCodeExporter commented 8 years ago

Original comment by davidcapello on 10 Apr 2014 at 1:09