ITP: apngasm -- Assemble APNG animation from PNG/TGA image sequence

Jari Aalto jari.aalto@cante.net
Sun Sep 16 11:39:00 GMT 2012


wget --recursive --no-host-directories --cut-dirs=3 \
    http://cante.net/~jaalto/tmp/cygwin/apngasm/apngasm-2.6-1-src.tar.bz2 \
    http://cante.net/~jaalto/tmp/cygwin/apngasm/apngasm-2.6-1.tar.bz2 \
    http://cante.net/~jaalto/tmp/cygwin/apngasm/setup.hint

Not yeat included in Debian but from the same author as the other apng* commands.

To check packaging:

  tar -xf *-src.tar.bz2
  ./*.sh --color --verbose all

Jari

[ setup.hint ]

sdesc: "Assemble APNG animation from PNG/TGA image sequence"
ldesc: "Tool 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."
category: Graphics
requires: zlib0 libpng15



More information about the Cygwin-apps mailing list