Hi, I'm using Ubuntu 12.04 and I downloaded the apngasm-2.8-bin-linux.zip. Could you tell me how to install this programm under Ubuntu?
In the zip file I found a txt file and an executable without extention.
Would it be possible to also access it through the Gimp?
Greetz,
Rob
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Let me know what you think about new GUI version. I hope it's simple and intuitive for everyone.
Hi, I'm using Ubuntu 12.04 and I downloaded the apngasm-2.8-bin-linux.zip. Could you tell me how to install this programm under Ubuntu?
In the zip file I found a txt file and an executable without extention.
Would it be possible to also access it through the Gimp?
Greetz,
Rob
Let's say you have both executable and your frames in the same directory.
Then just run the command line in that directory, like that:
./apngasm output.png frame*.png
Gimp doesn't really work that way. You'll have to save the individual frames, and then run apngasm from command line.