k-kawa / aseprite

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

Problem with .gif save? #8

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. save a multi-frame, indexed image with transparency in .gif format
2. reload the .gif
3.

What is the expected output? What do you see instead?
I expected each new frame to replace the last one. Instead, the previous frames 
are visible through the transparent areas in the current frame.

What version of the product are you using? On what operating system?
ASEPRITE v0.9, on Ubuntu Linux

Please provide any additional information below.
Other animation software have an option whether the next frame replaces or is 
mixed with the previous frame. In my opinion, replacing the previous frame 
should definitely be the default. Maybe there is a way to fix this but I can't 
figure out how to do it :(

Original issue reported on code.google.com by erdav...@gmail.com on 1 Mar 2011 at 7:45

GoogleCodeExporter commented 8 years ago
> In my opinion, replacing the previous frame should definitely be the default

Yeah. I'll try to fix it right now. Thanks for reporting this bug!

GIF save/load needs more testing yet. Also there are some features in my mind 
about loading GIF files which I have to add with ASEPRITE 0.9 (I'll create 
those feature right now).

Original comment by davidcapello on 1 Mar 2011 at 10:05

GoogleCodeExporter commented 8 years ago
Fixed with commit 824c309c8f7a7bf9746d22bfd59fb7b704280ab3.

Commit: 
https://github.com/dacap/aseprite/commit/824c309c8f7a7bf9746d22bfd59fb7b704280ab
3

Original comment by davidcapello on 1 Mar 2011 at 10:23

GoogleCodeExporter commented 8 years ago
Wow, thanks for such a quick fix! I have to say, I really love this
software, its the best option for spriting on linux! :D

Original comment by erdav...@gmail.com on 1 Mar 2011 at 11:35

GoogleCodeExporter commented 8 years ago

Original comment by davidcapello on 3 Mar 2011 at 2:36