api icon indicating copy to clipboard operation
api copied to clipboard

Replacing image with Indexed Color Mode results in transparent color being drawn

Open thkwznk opened this issue 5 years ago • 0 comments

Steps to reproduce with Aseprite v1.2.18:

  1. Add NxScale.lua script to Aseprite.
  2. Open UR64N_N3.aseprite.
  3. Use any scaling algorithm on the image.

Issue: For scaling a new image is created and the original one is replaced by It. Pixels that were previously transparent are now drawn on the image.

Workaround: If you save the result and restart Aseprite transparent pixels will be drawn correctly.

Package.zip

thkwznk avatar May 01 '20 19:05 thkwznk