api
api copied to clipboard
Replacing image with Indexed Color Mode results in transparent color being drawn
Steps to reproduce with Aseprite v1.2.18:
- Add
NxScale.luascript to Aseprite. - Open
UR64N_N3.aseprite. - 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.