wok annotate apngdis/description.txt @ rev 20517
linux: add NVMe support (thanks ceel)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Nov 02 10:54:12 2018 +0100 (2018-11-02) |
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 |