wok-current annotate apngdis/description.txt @ rev 23493
updated python-http-parser (0.8.1 -> 0.8.3)
author | Hans-G?nter Theisgen |
---|---|
date | Mon Apr 06 06:37:47 2020 +0100 (2020-04-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 |