wok annotate apngdis/description.txt @ rev 23051
perl-thread: fix path
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Mar 06 17:01:11 2020 +0100 (2020-03-06) |
parents | 1ce2e857978b |
children |
rev | line source |
---|---|
al@14737 | 1 This program converts APNG file into a sequence of individual PNG frames. |
al@14737 | 2 Simple command-line interface. |
hackdorte@20007 | 3 |
hackdorte@20007 | 4 Also, APNG Assembler can be found at |
hackdorte@20007 | 5 http://sourceforge.net/projects/apngasm |