[ 原始碼: apngasm ]
套件:apngasm(2.91-3)
assemble APNG animation from PNG/TGA image sequence
Tools to create APNG file from individual PNG files with user given delay.
The Animated Portable Network Graphics (APNG) file format is an extension to the Portable Network Graphics (PNG) specification. It allows for animated PNG files that work similarly to animated GIF files, while retaining backward compatibility with non-animated PNG files and adding support for 8-bit transparency and 24-bit images.
其他與 apngasm 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.29)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支援函式庫
-
- dep: libpng16-16 (>= 1.6.2-1)
- PNG library - runtime (version 1.6)
-
- dep: libstdc++6 (>= 5)
- GNU Standard C++ Library v3
-
- dep: zlib1g (>= 1:1.1.4)
- 壓縮函式庫 - 跑程式時用(runtime)
-
- sug: apng2gif
- tool for converting APNG images to animated GIF format