Downloaded source code from https://sourceforge.net/projects/apng2gif/
- C 98%
- C++ 2%
| .forgejo/workflows | ||
| libpng | ||
| projects | ||
| zlib | ||
| .gitignore | ||
| apng2gif.cpp | ||
| Makefile | ||
| README.md | ||
| readme.txt | ||
This is a copy of the source code for a2png2gif hosted on sourceforge.
You can find the original readme.txt here.
Building
Fedora
-
Install dependencies
sudo dnf install make gcc g++ -
Build
make
You will find the binary file 'a2png2gif'