apng2gif/README.md
2026-03-27 13:46:38 -05:00

14 lines
275 B
Markdown

This is a copy of the source code for a2png2gif hosted on sourceforge.
You can find the original [readme.txt here](./readme.txt).
## Building
### Fedora
1. Install dependencies
`sudo dnf install make gcc g++`
1. Build `make`
You will find the binary file 'a2png2gif'